msgid ""
msgstr ""
"Project-Id-Version: AIM Transparency 2.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/aim-transparency\n"
"POT-Creation-Date: 2026-08-19T06:25:10+00:00\n"
"PO-Revision-Date: 2026-08-05 12:00+0000\n"
"Last-Translator: itisnothuman <info@theme.co>\n"
"Language-Team: Polski <pl@li.org>\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Domain: aim-transparency\n"
"X-Generator: WP-CLI 2.12.0\n"

#. Plugin Name of the plugin
#: aim-transparency.php
msgid "AIM Transparency"
msgstr "AIM Transparency"

#. Plugin URI of the plugin
#: aim-transparency.php
msgid "https://aimtransparency.com/"
msgstr "https://aimtransparency.com/"

#. Description of the plugin
#: aim-transparency.php
msgid ""
"An AI transparency toolkit for the EU AI Act. Labels what a machine made, in "
"three places at once."
msgstr ""
"Zestaw narzędzi do przejrzystości AI według aktu o AI. Oznacza, co zrobiła "
"maszyna, w trzech miejscach naraz."

#. Author of the plugin
#: aim-transparency.php
msgid "itisnothuman"
msgstr "itisnothuman"

#. Author URI of the plugin
#: aim-transparency.php
msgid "https://itisnothuman.com"
msgstr "https://itisnothuman.com"

#: includes/class-aicl-dashboard.php:67 includes/class-aicl-dashboard.php:84
msgid "Dashboard"
msgstr "Kokpit"

#: includes/class-aicl-dashboard.php:602
msgid "Not allowed."
msgstr "Brak uprawnień."

#: includes/class-aicl-dashboard.php:637
msgid "Please enter a valid email."
msgstr "Podaj prawidłowy adres e-mail."

#: includes/class-aicl-dashboard.php:919
msgid "needs exiftool"
msgstr "wymaga exiftool"

#: includes/class-aicl-frontend.php:434 i18n-src/pages.jsx:1091
msgid "AI-generated image"
msgstr "Obraz wygenerowany przez AI"

#: includes/class-aicl-frontend.php:435
msgid "AI-edited image"
msgstr "Obraz zmodyfikowany przez AI"

#: includes/class-aicl-frontend.php:436 includes/class-aicl-media.php:230
msgid "AI content"
msgstr "Treść AI"

#: includes/class-aicl-frontend.php:437
msgid "Algorithmically generated image"
msgstr "Obraz wygenerowany algorytmicznie"

#: includes/class-aicl-frontend.php:438
msgid "Camera photograph"
msgstr "Fotografia z aparatu"

#: includes/class-aicl-frontend.php:439
msgid "Human-created image"
msgstr "Obraz stworzony przez człowieka"

#: includes/class-aicl-frontend.php:440
msgid "Composite image"
msgstr "Obraz złożony"

#: includes/class-aicl-frontend.php:443
msgid "This image was generated by an artificial-intelligence model."
msgstr "Ten obraz został wygenerowany przez model sztucznej inteligencji."

#: includes/class-aicl-frontend.php:444
msgid "This is a real image that was modified using artificial intelligence."
msgstr ""
"To prawdziwy obraz, który został zmodyfikowany przy użyciu sztucznej "
"inteligencji."

#: includes/class-aicl-frontend.php:445
msgid "Artificial intelligence was involved in creating this image."
msgstr "Przy tworzeniu tego obrazu wykorzystano sztuczną inteligencję."

#: includes/class-aicl-frontend.php:446
msgid "This image was produced by an algorithm (not AI)."
msgstr "Ten obraz powstał w wyniku działania algorytmu (nie AI)."

#: includes/class-aicl-frontend.php:447
msgid ""
"This photograph was captured from real life with a camera. No AI was "
"involved."
msgstr "To zdjęcie zostało wykonane aparatem w rzeczywistości. Nie użyto AI."

#: includes/class-aicl-frontend.php:448
msgid ""
"This image was created by a human using digital tools, without generative AI."
msgstr ""
"Ten obraz stworzył człowiek przy użyciu narzędzi cyfrowych, bez generatywnej "
"AI."

#: includes/class-aicl-frontend.php:449
msgid ""
"This image is a composite of non-AI elements, such as photographs and 3D "
"renders."
msgstr ""
"Ten obraz to złożenie elementów niepochodzących z AI, takich jak zdjęcia i "
"rendery 3D."

#: includes/class-aicl-frontend.php:451
msgid "artificially generated"
msgstr "sztucznie wygenerowane"

#: includes/class-aicl-frontend.php:452
msgid "content disclosure"
msgstr "ujawnienie treści"

#: includes/class-aicl-frontend.php:453 i18n-src/ui/Lightbox.jsx:40
msgid "Close"
msgstr "Zamknij"

#: includes/class-aicl-frontend.php:454
msgid "Disclosed under the EU AI Act (Article 50), labelled by the site owner."
msgstr ""
"Ujawnione na podstawie aktu w sprawie sztucznej inteligencji (art. 50), "
"oznaczone przez właściciela witryny."

#: includes/class-aicl-media.php:62 includes/class-aicl-media.php:122
#: includes/class-aicl-media.php:200
msgid "Not flagged (no disclosure)"
msgstr "Bez oznaczenia (brak ujawnienia)"

#: includes/class-aicl-media.php:74 includes/class-aicl-media.php:133
msgid "AI image source"
msgstr "Źródło obrazka AI"

#: includes/class-aicl-media.php:134
msgid "Set a featured image to mark its AI status."
msgstr "Ustaw obrazek wyróżniający, aby oznaczyć jego status AI."

#: includes/class-aicl-media.php:135
msgid "Featured image"
msgstr "Obrazek wyróżniający"

#: includes/class-aicl-media.php:136
msgid ""
"Saves to the file at once, not with the post. Changes it everywhere the "
"image is used."
msgstr ""
"Zapisuje się od razu w pliku, nie razem z wpisem. Zmienia się wszędzie tam, "
"gdzie obrazek jest używany."

#: includes/class-aicl-media.php:137 i18n-src/pages.jsx:1094
#: i18n-src/pages.jsx:1769 i18n-src/pages.jsx:1909 i18n-src/pages.jsx:1946
msgid "Saving…"
msgstr "Zapisywanie…"

#: includes/class-aicl-media.php:138 i18n-src/pages.jsx:1094
#: i18n-src/pages.jsx:1769 i18n-src/pages.jsx:1909 i18n-src/pages.jsx:1946
msgid "Saved"
msgstr "Zapisano"

#: includes/class-aicl-media.php:139
msgid "Cleared"
msgstr "Wyczyszczono"

#: includes/class-aicl-media.php:140
msgid "Save failed"
msgstr "Zapis nie powiódł się"

#: includes/class-aicl-media.php:219
msgid "Written into the file:"
msgstr "Zapisane w pliku:"

#: includes/class-aicl-media.php:223
msgid ""
"The image is not on the server, so nothing could be written into it. The "
"badge and the JSON-LD still work; re-upload the file to embed the mark."
msgstr ""
"Obrazu nie ma na serwerze, więc nie dało się nic w nim zapisać. Plakietka i "
"JSON-LD nadal działają; wyślij plik ponownie, aby osadzić oznaczenie."

#: includes/class-aicl-media.php:233
msgid ""
"EU AI Act (Art. 50) transparency: flag AI-generated or AI-edited images to "
"add a visible badge + machine-readable metadata."
msgstr ""
"Przejrzystość według aktu o AI (art. 50): oznacz obrazy wygenerowane lub "
"zmodyfikowane przez AI, aby dodać widoczną plakietkę i metadane odczytywalne "
"maszynowo."

#: includes/class-aicl-media.php:283 includes/class-aicl-media.php:312
#: includes/class-aicl-plugin.php:289 includes/class-aicl-plugin.php:291
#: includes/class-aicl-text.php:626 i18n-src/pages.jsx:666
#: i18n-src/pages.jsx:1604 i18n-src/pages.jsx:1719
msgid "AI"
msgstr "AI"

#: includes/class-aicl-media.php:310
msgid "Gen"
msgstr "Gen"

#: includes/class-aicl-media.php:311
msgid "Mod"
msgstr "Mod"

#: includes/class-aicl-media.php:313
msgid "Alg"
msgstr "Alg"

#: includes/class-aicl-media.php:314
msgid "Cam"
msgstr "Fot"

#: includes/class-aicl-media.php:315
msgid "Hum"
msgstr "Czł"

#: includes/class-aicl-media.php:316
msgid "Cmp"
msgstr "Mnt"

#: includes/class-aicl-media.php:353
msgid "Mark as AI Generated"
msgstr "Oznacz jako wygenerowane przez AI"

#: includes/class-aicl-media.php:354
msgid "Mark as AI Modified"
msgstr "Oznacz jako zmodyfikowane przez AI"

#: includes/class-aicl-media.php:355
msgid "Mark as AI (basic)"
msgstr "Oznacz jako AI (podstawowe)"

#: includes/class-aicl-media.php:356
msgid "Mark as Algorithmic (non-AI)"
msgstr "Oznacz jako algorytmiczne (bez AI)"

#: includes/class-aicl-media.php:357
msgid "Mark as Camera Photo"
msgstr "Oznacz jako zdjęcie z aparatu"

#: includes/class-aicl-media.php:358
msgid "Mark as Human Created"
msgstr "Oznacz jako stworzone przez człowieka"

#: includes/class-aicl-media.php:359
msgid "Mark as Composite (non-AI)"
msgstr "Oznacz jako złożone (bez AI)"

#: includes/class-aicl-media.php:360
msgid "Clear AI flag"
msgstr "Usuń oznaczenie AI"

#. translators: %d is the number of images updated.
#: includes/class-aicl-media.php:425
#, php-format
msgid "%d image updated."
msgid_plural "%d images updated."
msgstr[0] "Zaktualizowano %d obraz."
msgstr[1] "Zaktualizowano %d obrazy."
msgstr[2] "Zaktualizowano %d obrazów."

#: includes/class-aicl-notice.php:141 i18n-src/pages.jsx:1097
msgid "This content was generated by AI."
msgstr "Ta treść została wygenerowana przez AI."

#: includes/class-aicl-notice.php:142 i18n-src/pages.jsx:1098
msgid "This content was edited with AI."
msgstr "Ta treść została zmodyfikowana przy użyciu AI."

#: includes/class-aicl-notice.php:143 i18n-src/pages.jsx:1099
msgid "This content was produced with AI assistance."
msgstr "Ta treść powstała przy wsparciu AI."

#: includes/class-aicl-notice.php:322 i18n-src/pages.jsx:1169
#: i18n-src/pages.jsx:1835
msgid "You are chatting with an AI assistant, not a human."
msgstr "Rozmawiasz z asystentem AI, a nie z człowiekiem."

#: includes/class-aicl-plugin.php:279 includes/class-aicl-plugin.php:281
#: includes/class-aicl-welcome.php:239 i18n-src/pages.jsx:12
#: i18n-src/pages.jsx:122 i18n-src/pages.jsx:1084
msgid "AI Generated"
msgstr "Wygenerowane przez AI"

#: includes/class-aicl-plugin.php:280
msgid "AI Generated (fully AI-created)"
msgstr "Wygenerowane przez AI (w całości stworzone przez AI)"

#: includes/class-aicl-plugin.php:284 includes/class-aicl-plugin.php:286
#: i18n-src/pages.jsx:13
msgid "AI Modified"
msgstr "Zmodyfikowane przez AI"

#: includes/class-aicl-plugin.php:285
msgid "AI Modified (real media edited by AI)"
msgstr "Zmodyfikowane przez AI (prawdziwe media edytowane przez AI)"

#: includes/class-aicl-plugin.php:290
msgid "AI (basic mark — AI involved, unspecified)"
msgstr "AI (podstawowe oznaczenie — użyto AI, bez szczegółów)"

#: includes/class-aicl-plugin.php:294 includes/class-aicl-plugin.php:296
msgid "Algorithmic"
msgstr "Algorytmiczne"

#: includes/class-aicl-plugin.php:295
msgid "Algorithmic / procedural (non-AI, e.g. fractal or formula art)"
msgstr ""
"Algorytmiczne / proceduralne (bez AI, np. fraktale lub grafika z wzorów)"

#: includes/class-aicl-plugin.php:299 includes/class-aicl-plugin.php:301
#: i18n-src/pages.jsx:16
msgid "Camera Photo"
msgstr "Zdjęcie z aparatu"

#: includes/class-aicl-plugin.php:300
msgid "Camera photo (captured from real life, no AI)"
msgstr "Zdjęcie z aparatu (uchwycone w rzeczywistości, bez AI)"

#: includes/class-aicl-plugin.php:304 includes/class-aicl-plugin.php:306
#: i18n-src/pages.jsx:17
msgid "Human Created"
msgstr "Stworzone przez człowieka"

#: includes/class-aicl-plugin.php:305
msgid "Human created (digital / 3D work, non-generative tools)"
msgstr ""
"Stworzone przez człowieka (praca cyfrowa / 3D, narzędzia niegeneratywne)"

#: includes/class-aicl-plugin.php:309 includes/class-aicl-plugin.php:311
msgid "Composite"
msgstr "Złożone"

#: includes/class-aicl-plugin.php:310
msgid "Composite (mix of non-AI elements, e.g. photos + renders)"
msgstr "Złożone (połączenie elementów bez AI, np. zdjęcia + rendery)"

#: includes/class-aicl-readiness.php:117 i18n-src/pages.jsx:176
msgid "Inventory the AI tools in use on this site"
msgstr "Spis narzędzi AI używanych w tej witrynie"

#: includes/class-aicl-readiness.php:118 i18n-src/pages.jsx:177
msgid "Staff are informed which AI tools are used, and for what"
msgstr "Pracownicy wiedzą, jakich narzędzi AI używamy i do czego"

#: includes/class-aicl-readiness.php:119 i18n-src/pages.jsx:178
msgid "Staff understand each tool’s capabilities and limits"
msgstr "Pracownicy rozumieją możliwości i ograniczenia każdego narzędzia"

#: includes/class-aicl-readiness.php:120 i18n-src/pages.jsx:179
msgid "Staff know to verify AI output, not blindly trust it"
msgstr ""
"Pracownicy wiedzą, że wyniki AI trzeba weryfikować, a nie ufać im na ślepo"

#: includes/class-aicl-readiness.php:121 i18n-src/pages.jsx:180
msgid "An internal AI-use policy or guidelines doc exists"
msgstr "Istnieje wewnętrzna polityka lub wytyczne dotyczące korzystania z AI"

#: includes/class-aicl-readiness.php:122 i18n-src/pages.jsx:181
msgid "A person or role is responsible for AI oversight"
msgstr "Wyznaczono osobę lub rolę odpowiedzialną za nadzór nad AI"

#: includes/class-aicl-readiness.php:123 i18n-src/pages.jsx:182
msgid "A channel exists for staff to raise AI concerns"
msgstr "Istnieje kanał zgłaszania przez pracowników wątpliwości dotyczących AI"

#: includes/class-aicl-readiness.php:124 i18n-src/pages.jsx:183
msgid "AI literacy is covered in onboarding / training"
msgstr "Kompetencje w zakresie AI są częścią wdrożenia i szkoleń"

#: includes/class-aicl-readiness.php:125 i18n-src/pages.jsx:184
msgid "A review cadence is set (e.g. annual)"
msgstr "Ustalono cykl przeglądów (np. coroczny)"

#: includes/class-aicl-report.php:175
msgid "AI content disclosure record"
msgstr "Rejestr ujawnienia treści AI"

#: includes/class-aicl-report.php:176
msgid ""
"This record lists every image on this site that has been marked to say how "
"it was made, together with the AI literacy steps recorded here, as they "
"stood when the file was produced."
msgstr ""
"Ten rejestr wymienia każdy obraz w tej witrynie, który oznaczono informacją "
"o tym, jak powstał, wraz z zapisanymi tu krokami dotyczącymi kompetencji w "
"zakresie AI, w stanie z chwili utworzenia pliku."

#: includes/class-aicl-report.php:177
msgid ""
"It is produced by the site itself and is a statement by the site owner, not "
"a certificate issued by anyone else."
msgstr ""
"Powstaje w samej witrynie i jest oświadczeniem jej właściciela, a nie "
"certyfikatem wydanym przez kogokolwiek innego."

#: includes/class-aicl-report.php:185
msgid "IPTC Digital Source Type"
msgstr "IPTC Digital Source Type"

#: includes/class-aicl-report.php:186
msgid "EU AI Act Article 50 (transparency) and Article 4 (AI literacy)"
msgstr ""
"Art. 50 (przejrzystość) i art. 4 (kompetencje w zakresie AI) aktu w sprawie "
"sztucznej inteligencji"

#. translators: %s: number of images listed.
#: includes/class-aicl-report.php:201
#, php-format
msgid "%s image."
msgid_plural "%s images."
msgstr[0] "%s obraz."
msgstr[1] "%s obrazy."
msgstr[2] "%s obrazów."

#. translators: 1: steps recorded, 2: total steps.
#: includes/class-aicl-report.php:207 i18n-src/pages.jsx:914
#, php-format
msgid "%1$s of %2$s"
msgstr "%1$s z %2$s"

#. translators: %s: the maximum number of images one report can list.
#: includes/class-aicl-report.php:214
#, php-format
msgid "Images listed: %s (the limit for one report; the site has more)"
msgstr ""
"Wymienione obrazy: %s (limit dla jednego raportu; witryna ma ich więcej)"

#: includes/class-aicl-report.php:238
msgid "Site"
msgstr "Witryna"

#: includes/class-aicl-report.php:243
msgid "Site address"
msgstr "Adres witryny"

#: includes/class-aicl-report.php:248
msgid "Produced"
msgstr "Utworzono"

#: includes/class-aicl-report.php:253
msgid "Time zone"
msgstr "Strefa czasowa"

#: includes/class-aicl-report.php:258
msgid "Produced by"
msgstr "Utworzone przez"

#: includes/class-aicl-report.php:263
msgid "Covers"
msgstr "Zakres"

#: includes/class-aicl-report.php:268
msgid "Standard"
msgstr "Standard"

#: includes/class-aicl-report.php:273
msgid "Images listed"
msgstr "Wymienione obrazy"

#: includes/class-aicl-report.php:278
msgid "Posts listed"
msgstr "Wypisane wpisy"

#: includes/class-aicl-report.php:283
msgid "Steps recorded"
msgstr "Zapisane kroki"

#: includes/class-aicl-report.php:291 includes/class-aicl-report.php:320
msgid "Note"
msgstr "Uwaga"

#: includes/class-aicl-report.php:311
msgid "Image ID"
msgstr "ID obrazu"

#: includes/class-aicl-report.php:312
msgid "File name"
msgstr "Nazwa pliku"

#: includes/class-aicl-report.php:313
msgid "How it was made"
msgstr "Jak powstał"

#: includes/class-aicl-report.php:314
msgid "Standard code"
msgstr "Kod standardu"

#: includes/class-aicl-report.php:315
msgid "Mark inside the file"
msgstr "Oznaczenie wewnątrz pliku"

#: includes/class-aicl-report.php:316
msgid "Web address"
msgstr "Adres internetowy"

#: includes/class-aicl-report.php:317
msgid "Address written into the file"
msgstr "Adres zapisany w pliku"

#: includes/class-aicl-report.php:318
msgid "Step"
msgstr "Krok"

#: includes/class-aicl-report.php:319
msgid "Status"
msgstr "Stan"

#: includes/class-aicl-report.php:321
msgid "Post ID"
msgstr "ID wpisu"

#: includes/class-aicl-report.php:322
msgid "Title"
msgstr "Tytuł"

#: includes/class-aicl-report.php:323
msgid "How it was written"
msgstr "Jak został napisany"

#: includes/class-aicl-report.php:324
msgid "Disclosed to readers"
msgstr "Ujawnione czytelnikom"

#: includes/class-aicl-report.php:325
msgid "Editorial responsibility"
msgstr "Odpowiedzialność redakcyjna"

#: includes/class-aicl-report.php:326
msgid "Reviewed on"
msgstr "Sprawdzono dnia"

#: includes/class-aicl-report.php:365
msgid "Codes used in this record"
msgstr "Kody użyte w tym rejestrze"

#: includes/class-aicl-report.php:366
msgid "Images you have marked (EU AI Act Article 50)"
msgstr ""
"Obrazy oznaczone przez Ciebie (art. 50 aktu w sprawie sztucznej inteligencji)"

#: includes/class-aicl-report.php:367
msgid "Posts you have marked (EU AI Act Article 50(4))"
msgstr ""
"Wpisy, które oznaczyłeś (art. 50 ust. 4 aktu UE o sztucznej inteligencji)"

#: includes/class-aicl-report.php:368
msgid "AI literacy record (EU AI Act Article 4)"
msgstr ""
"Rejestr kompetencji w zakresie AI (art. 4 aktu w sprawie sztucznej "
"inteligencji)"

#: includes/class-aicl-report.php:424 includes/class-aicl-report.php:460
#: i18n-src/pages.jsx:924
msgid "Not yet written"
msgstr "Jeszcze nie zapisano"

#: includes/class-aicl-report.php:434
msgid "File missing"
msgstr "Brak pliku"

#. translators: %s: number of files the write failed on.
#: includes/class-aicl-report.php:453
#, php-format
msgid "No, %s failed"
msgstr "Nie, %s nieudanych"

#. translators: %s: number of files whose format cannot carry the mark.
#: includes/class-aicl-report.php:457
#, php-format
msgid "No, %s skipped"
msgstr "Nie, %s pominiętych"

#. translators: %s: number of files the mark was written into.
#: includes/class-aicl-report.php:474
#, php-format
msgid "Yes, in %s file"
msgid_plural "Yes, in %s files"
msgstr[0] "Tak, w %s pliku"
msgstr[1] "Tak, w %s plikach"
msgstr[2] "Tak, w %s plikach"

#. translators: %s: number of files whose format cannot carry the mark.
#: includes/class-aicl-report.php:480
#, php-format
msgid "%s skipped"
msgstr "%s pominiętych"

#. translators: %s: number of files the write failed on.
#: includes/class-aicl-report.php:485
#, php-format
msgid "%s failed"
msgstr "%s nieudanych"

#: includes/class-aicl-report.php:746
msgid "Yes, a disclosure is shown"
msgstr "Tak, ujawnienie jest wyświetlane"

#: includes/class-aicl-report.php:747
msgid "Yes, and the exemption is incomplete"
msgstr "Tak, a wyłączenie jest niekompletne"

#: includes/class-aicl-report.php:748
msgid "No, exempt after human review"
msgstr "Nie, wyłączone po przeglądzie przez człowieka"

#: includes/class-aicl-report.php:749
msgid "Shown by choice, not required on this site"
msgstr "Wyświetlane z wyboru, niewymagane na tej witrynie"

#: includes/class-aicl-report.php:750
msgid "Not marked"
msgstr "Nieoznaczone"

#: includes/class-aicl-report.php:753
msgid "No, the disclosure is switched off"
msgstr "Nie, ujawnienie jest wyłączone"

#: includes/class-aicl-report.php:803
msgid "Recorded"
msgstr "Zapisane"

#: includes/class-aicl-report.php:803
msgid "Not yet recorded"
msgstr "Jeszcze nie zapisano"

#. translators: 1: steps recorded, 2: total steps.
#: includes/class-aicl-report.php:815
#, php-format
msgid "%1$s of %2$s steps recorded"
msgstr "Zapisano %1$s z %2$s kroków"

#: includes/class-aicl-setup.php:165
msgid ""
"You left the question about AI images unanswered. Nothing was assumed either "
"way."
msgstr ""
"Pytanie o obrazy AI pozostało bez odpowiedzi. Niczego nie założono w żadną "
"stronę."

#: includes/class-aicl-setup.php:168
msgid ""
"You told us some images on this site are made or edited with AI. No image "
"was marked by this answer."
msgstr ""
"Podano nam, że część obrazów w tej witrynie powstała lub została zmieniona z "
"użyciem AI. Ta odpowiedź nie oznaczyła żadnego obrazu."

#: includes/class-aicl-setup.php:171
msgid ""
"You told us nothing on this site is made with AI. No setting changed and no "
"image was marked."
msgstr ""
"Podano nam, że nic w tej witrynie nie powstało z użyciem AI. Nie zmieniono "
"żadnego ustawienia i nie oznaczono żadnego obrazu."

#: includes/class-aicl-setup.php:174
msgid ""
"You told us you are not sure whether this site publishes AI images. Nothing "
"was assumed either way."
msgstr ""
"Podano nam, że nie ma pewności, czy ta witryna publikuje obrazy AI. Niczego "
"nie założono w żadną stronę."

#: includes/class-aicl-setup.php:177
msgid "Left for later: no image was marked. Your library is unchanged."
msgstr ""
"Odłożone na później: nie oznaczono żadnego obrazu. Twoja biblioteka "
"pozostaje bez zmian."

#. translators: 1: number of images, 2: the source type they were marked as.
#: includes/class-aicl-setup.php:182
#, php-format
msgid "%1$s image you ticked was marked as %2$s."
msgid_plural "%1$s images you ticked were marked as %2$s."
msgstr[0] "%1$s zaznaczony obraz został oznaczony jako %2$s."
msgstr[1] "%1$s zaznaczone obrazy zostały oznaczone jako %2$s."
msgstr[2] "%1$s zaznaczonych obrazów zostało oznaczonych jako %2$s."

#. translators: %s: number of images.
#: includes/class-aicl-setup.php:190
#, php-format
msgid ""
"You looked at %s file and left it unmarked. It will not be raised again."
msgid_plural ""
"You looked at %s files and left them unmarked. They will not be raised again."
msgstr[0] ""
"Obejrzano %s plik i pozostawiono go bez oznaczenia. Nie pojawi się ponownie."
msgstr[1] ""
"Obejrzano %s pliki i pozostawiono je bez oznaczenia. Nie pojawią się "
"ponownie."
msgstr[2] ""
"Obejrzano %s plików i pozostawiono je bez oznaczenia. Nie pojawią się "
"ponownie."

#: includes/class-aicl-setup.php:195
msgid "Left for later: the badge is as it was."
msgstr "Odłożone na później: plakietka pozostaje bez zmian."

#. translators: 1: badge style, 2: badge corner.
#: includes/class-aicl-setup.php:200
#, php-format
msgid "Badge on, %1$s style, %2$s. Metadata and JSON-LD on."
msgstr "Plakietka włączona, styl %1$s, %2$s. Metadane i JSON-LD włączone."

#: includes/class-aicl-setup.php:206
msgid "Left for later: the chat disclosure is as it was."
msgstr "Odłożone na później: informacja o czacie pozostaje bez zmian."

#: includes/class-aicl-setup.php:209
msgid "You told us people answer this chat, so no AI notice was added."
msgstr ""
"Zgodnie z Twoją odpowiedzią na ten czat odpowiadają ludzie, więc nie dodano "
"żadnego komunikatu o AI."

#: includes/class-aicl-setup.php:212
msgid "Notice on. You told us this chat replies with AI."
msgstr ""
"Komunikat włączony. Zgodnie z Twoją odpowiedzią ten czat odpowiada z użyciem "
"AI."

#: includes/class-aicl-setup.php:215
msgid "Notice on. You told us this chat sometimes replies with AI."
msgstr ""
"Komunikat włączony. Zgodnie z Twoją odpowiedzią ten czat czasami odpowiada z "
"użyciem AI."

#: includes/class-aicl-setup.php:218
msgid "Left for later: your Article 4 record is exactly as it was."
msgstr ""
"Odłożone na później: Twój rejestr z art. 4 pozostaje dokładnie taki, jaki "
"był."

#. translators: 1: number of statements ticked, 2: total statements.
#: includes/class-aicl-setup.php:223
#, php-format
msgid ""
"You recorded %1$s of %2$s Article 4 statements as true of this site. This is "
"your own attestation; we did not check it."
msgstr ""
"Zapisano %1$s z %2$s oświadczeń z art. 4 jako prawdziwe dla tej witryny. To "
"Twoje własne oświadczenie; nie sprawdzaliśmy go."

#: includes/class-aicl-setup.php:229
msgid "You marked the set-up flow finished."
msgstr "Oznaczono konfigurację jako ukończoną."

#: includes/class-aicl-setup.php:438
msgid "That step is not available yet."
msgstr "Ten krok nie jest jeszcze dostępny."

#: includes/class-aicl-setup.php:474 includes/class-aicl-setup.php:511
#: includes/class-aicl-setup.php:678 includes/class-aicl-setup.php:737
msgid "Unrecognised answer."
msgstr "Nierozpoznana odpowiedź."

#: includes/class-aicl-setup.php:517
msgid "Tick at least one image first."
msgstr "Najpierw zaznacz co najmniej jeden obraz."

#: includes/class-aicl-setup.php:538 includes/class-aicl-setup.php:578
msgid "You are not allowed to edit any of those files."
msgstr "Nie masz uprawnień do edycji żadnego z tych plików."

#: includes/class-aicl-setup.php:556
msgid "That is not a source type this plugin can write."
msgstr "To nie jest typ źródła, który ta wtyczka potrafi zapisać."

#: includes/class-aicl-setup.php:885
msgid "That entry is no longer in the record."
msgstr "Tego wpisu nie ma już w zapisie."

#: includes/class-aicl-text.php:464
msgid "This text was artificially manipulated using AI."
msgstr "Ten tekst został sztucznie zmanipulowany przy użyciu AI."

#: includes/class-aicl-text.php:467 i18n-src/pages.jsx:1604
#: i18n-src/pages.jsx:1666
msgid "This text was artificially generated using AI."
msgstr "Ten tekst został sztucznie wygenerowany przy użyciu AI."

#: includes/class-aicl-text.php:718 assets/js/text-block.js:188
#: assets/js/text-block.js:198 assets/js/text-block.js:250
msgid "AI content disclosure"
msgstr "Ujawnienie treści AI"

#: includes/class-aicl-text.php:743 assets/js/text-block.js:151
msgid "This post’s text"
msgstr "Tekst tego wpisu"

#: includes/class-aicl-text.php:746 includes/class-aicl-text.php:894
#: assets/js/text-block.js:109 assets/js/text-block.js:137
msgid "Not flagged"
msgstr "Nieoznaczony"

#: includes/class-aicl-text.php:761 assets/js/text-block.js:194
msgid ""
"Article 50(4) does not require this, because the site has not said it "
"publishes on matters of public interest. The disclosure still shows, because "
"you asked for it."
msgstr ""
"Art. 50 ust. 4 tego nie wymaga, ponieważ witryna nie zadeklarowała, że "
"publikuje w sprawach leżących w interesie publicznym. Ujawnienie i tak się "
"wyświetla, bo o nie poprosiłeś."

#: includes/class-aicl-text.php:769 assets/js/text-block.js:204
msgid "A person reviewed or edited this text"
msgstr "Człowiek przejrzał lub zredagował ten tekst"

#: includes/class-aicl-text.php:772 assets/js/text-block.js:230
msgid "Who holds editorial responsibility?"
msgstr "Kto ponosi odpowiedzialność redakcyjną?"

#: includes/class-aicl-text.php:777
msgid "Required for the exemption. Review alone is half the test."
msgstr "Wymagane do wyłączenia. Sam przegląd spełnia tylko połowę warunku."

#: includes/class-aicl-text.php:869
msgid "Written by AI"
msgstr "Napisany przez AI"

#: includes/class-aicl-text.php:870
msgid "You wrote it, AI rewrote it"
msgstr "Ty napisałeś, AI przepisało"

#: includes/class-aicl-text.php:871
msgid "AI involved, unspecified"
msgstr "Udział AI, bez szczegółów"

#: includes/class-aicl-text.php:893
msgid "No AI in the text"
msgstr "Brak AI w tekście"

#: includes/class-aicl-welcome.php:112 includes/class-aicl-welcome.php:113
msgid "Getting started"
msgstr "Pierwsze kroki"

#: includes/class-aicl-welcome.php:165
msgid "Flag an image"
msgstr "Oznacz obraz"

#: includes/class-aicl-welcome.php:166
msgid ""
"Pick any image and choose how it was made: AI Generated, or a human type "
"like Camera Photo."
msgstr ""
"Wybierz dowolny obraz i wskaż, jak powstał: wygenerowany przez AI albo typ "
"ludzki, np. zdjęcie z aparatu."

#: includes/class-aicl-welcome.php:169
msgid "See the badge"
msgstr "Zobacz plakietkę"

#: includes/class-aicl-welcome.php:170
msgid ""
"A clear \"AI-generated\" badge appears on the image on your site. That is "
"the visible disclosure Article 50 asks for."
msgstr ""
"Na obrazie w Twojej witrynie pojawia się czytelna plakietka „wygenerowane "
"przez AI”. To właśnie widoczne ujawnienie, którego wymaga art. 50."

#: includes/class-aicl-welcome.php:173
msgid "It is recorded, too"
msgstr "Jest też zapisane"

#: includes/class-aicl-welcome.php:174
msgid ""
"The machine-readable IPTC/XMP mark is embedded in the file and mirrored as "
"JSON-LD, automatically."
msgstr ""
"Odczytywalne maszynowo oznaczenie IPTC/XMP jest osadzane w pliku i "
"automatycznie powielane jako JSON-LD."

#: includes/class-aicl-welcome.php:240
msgid ""
"A quiet studio scene: the AIM Transparency character labelling a framed "
"picture"
msgstr ""
"Spokojna scena w pracowni: postać AIM Transparency oznacza obraz w ramie"

#: includes/class-aicl-welcome.php:247
msgid "Plugin activated"
msgstr "Wtyczka aktywowana"

#: includes/class-aicl-welcome.php:249
msgid "You are set up."
msgstr "Wszystko gotowe."

#: includes/class-aicl-welcome.php:249
msgid "Let us label your first image."
msgstr "Oznaczmy Twój pierwszy obraz."

#: includes/class-aicl-welcome.php:250
msgid ""
"AIM Transparency helps your WordPress site meet EU AI Act Article 50 with a "
"visible AI-content badge plus machine-readable provenance. It takes about a "
"minute to see it work."
msgstr ""
"AIM Transparency pomaga Twojej witrynie WordPress spełnić art. 50 aktu w "
"sprawie sztucznej inteligencji: widoczna plakietka treści AI plus "
"odczytywalne maszynowo pochodzenie. Efekt zobaczysz w około minutę."

#: includes/class-aicl-welcome.php:271
msgid "Flag my first image"
msgstr "Oznacz mój pierwszy obraz"

#: includes/class-aicl-welcome.php:274
msgid "Skip to the dashboard"
msgstr "Przejdź do kokpitu"

#: includes/class-aicl-welcome.php:280
msgid "Style the badge"
msgstr "Dostosuj plakietkę"

#: includes/class-aicl-welcome.php:284
msgid "Read the docs"
msgstr "Przeczytaj dokumentację"

#: includes/class-aicl-welcome.php:288
msgid "The Article 50 guide"
msgstr "Przewodnik po art. 50"

#: assets/js/text-block.js:140 assets/js/text-block.js:146
msgid "No notice"
msgstr "Brak komunikatu"

#: assets/js/text-block.js:142
msgid "Notice shows"
msgstr "Komunikat się wyświetla"

#: assets/js/text-block.js:144
msgid "One step left"
msgstr "Został jeden krok"

#: assets/js/text-block.js:155
msgid "How was this text produced? Saves with the post."
msgstr "Jak powstał ten tekst? Zapisuje się razem z wpisem."

#: assets/js/text-block.js:232
msgid "Recorded. No notice will show on this post."
msgstr "Zapisano. Przy tym wpisie nie pojawi się żaden komunikat."

#: assets/js/text-block.js:233
msgid ""
"Name them and no notice shows. Article 50(4) asks for two things: a person "
"reviewed the text, and someone answers for publishing it."
msgstr ""
"Wskaż tę osobę, a komunikat się nie pojawi. Art. 50 ust. 4 wymaga dwóch "
"rzeczy: aby człowiek przejrzał tekst i aby ktoś odpowiadał za jego "
"publikację."

#: i18n-src/App.jsx:9
msgid "EU AI Act content labelling"
msgstr "Oznaczanie treści · akt o AI"

#: i18n-src/App.jsx:16
msgid "Overview"
msgstr "Przegląd"

#: i18n-src/App.jsx:16 i18n-src/App.jsx:17 i18n-src/App.jsx:18
msgid "Workspace"
msgstr "Warsztat"

#: i18n-src/App.jsx:17
msgid "Readiness"
msgstr "Gotowość"

#: i18n-src/App.jsx:18
msgid "Media"
msgstr "Media"

#: i18n-src/App.jsx:19 i18n-src/pages.jsx:1125
msgid "Badge"
msgstr "Plakietka"

#: i18n-src/App.jsx:19 i18n-src/App.jsx:20 i18n-src/App.jsx:21
#: i18n-src/App.jsx:22
msgid "Disclosure"
msgstr "Ujawnienie"

#: i18n-src/App.jsx:20
msgid "Posts"
msgstr "Wpisy"

#: i18n-src/App.jsx:21
msgid "Metadata"
msgstr "Metadane"

#: i18n-src/App.jsx:22
msgid "Shortcodes"
msgstr "Shortcody"

#: i18n-src/App.jsx:23
msgid "Settings"
msgstr "Ustawienia"

#: i18n-src/App.jsx:23 i18n-src/App.jsx:24 i18n-src/App.jsx:25
msgid "Configure"
msgstr "Konfiguracja"

#: i18n-src/App.jsx:24
msgid "Directory"
msgstr "Katalog"

#: i18n-src/App.jsx:25 i18n-src/pages.jsx:1573 i18n-src/pages.jsx:1884
#: i18n-src/ui/primitives.jsx:63
msgid "Upgrade"
msgstr "Ulepsz"

#: i18n-src/App.jsx:26
msgid "Docs"
msgstr "Dokumentacja"

#: i18n-src/App.jsx:26 i18n-src/App.jsx:27
msgid "Resources"
msgstr "Zasoby"

#: i18n-src/App.jsx:27
msgid "Support"
msgstr "Wsparcie"

#: i18n-src/pages.jsx:11 i18n-src/pages.jsx:665 i18n-src/pages.jsx:840
#: i18n-src/pages.jsx:2012
msgid "Not set"
msgstr "Nie ustawiono"

#: i18n-src/pages.jsx:14
msgid "AI (basic)"
msgstr "AI (podstawowe)"

#: i18n-src/pages.jsx:15
msgid "Algorithmic / procedural"
msgstr "Algorytmiczne / proceduralne"

#: i18n-src/pages.jsx:18
msgid "Composite (non-AI)"
msgstr "Złożone (bez AI)"

#: i18n-src/pages.jsx:26
msgid "AI generated: badge and metadata"
msgstr "Wygenerowane przez AI: plakietka i metadane"

#: i18n-src/pages.jsx:27
msgid "AI modified: badge and metadata"
msgstr "Zmodyfikowane przez AI: plakietka i metadane"

#: i18n-src/pages.jsx:31
msgid "AI: badge and metadata"
msgstr "AI: plakietka i metadane"

#: i18n-src/pages.jsx:32
msgid "Algorithmic, not AI: metadata only, no badge"
msgstr "Algorytmiczne, nie AI: tylko metadane, bez plakietki"

#: i18n-src/pages.jsx:33
msgid "Camera photo: metadata only, no badge"
msgstr "Zdjęcie z aparatu: tylko metadane, bez plakietki"

#: i18n-src/pages.jsx:34
msgid "Human created: metadata only, no badge"
msgstr "Stworzone przez człowieka: tylko metadane, bez plakietki"

#: i18n-src/pages.jsx:35
msgid "Composite, non-AI: metadata only, no badge"
msgstr "Złożone, bez AI: tylko metadane, bez plakietki"

#: i18n-src/pages.jsx:38 i18n-src/pages.jsx:1686
msgid "Pill"
msgstr "Pigułka"

#: i18n-src/pages.jsx:39 i18n-src/pages.jsx:1069 i18n-src/pages.jsx:1080
msgid "Soft"
msgstr "Miękki"

#: i18n-src/pages.jsx:40 i18n-src/pages.jsx:1686 i18n-src/pages.jsx:1752
msgid "Square"
msgstr "Kwadrat"

#: i18n-src/pages.jsx:41
msgid "Sharp"
msgstr "Ostry"

#: i18n-src/pages.jsx:42 i18n-src/pages.jsx:1131
msgid "Banner"
msgstr "Baner"

#: i18n-src/pages.jsx:43
msgid "Tag"
msgstr "Metka"

#: i18n-src/pages.jsx:44
msgid "Ribbon"
msgstr "Wstążka"

#: i18n-src/pages.jsx:45
msgid "Corner"
msgstr "Narożnik"

#: i18n-src/pages.jsx:46
msgid "Glass"
msgstr "Szkło"

#: i18n-src/pages.jsx:47
msgid "Ticket"
msgstr "Bilet"

#: i18n-src/pages.jsx:48
msgid "Underline"
msgstr "Podkreślenie"

#: i18n-src/pages.jsx:49
msgid "Double"
msgstr "Podwójny"

#: i18n-src/pages.jsx:128
msgid "AI-generated preview scene from the itisnothuman studio"
msgstr "Scena podglądu wygenerowana przez AI, ze studia itisnothuman"

#: i18n-src/pages.jsx:135
msgid "Preview image"
msgstr "Obraz podglądu"

#: i18n-src/pages.jsx:135
msgid "Generated"
msgstr "Wygenerowane"

#: i18n-src/pages.jsx:143
msgid "Coverage by format"
msgstr "Pokrycie według formatu"

#: i18n-src/pages.jsx:143
msgid "Machine-readable mark written into each format"
msgstr "Odczytywalne maszynowo oznaczenie zapisywane w każdym formacie"

#: i18n-src/pages.jsx:143
msgid "No flagged images yet."
msgstr "Brak oznaczonych obrazów."

#: i18n-src/pages.jsx:148
msgid "Recently flagged"
msgstr "Ostatnio oznaczone"

#: i18n-src/pages.jsx:148 i18n-src/pages.jsx:2181 i18n-src/pages.jsx:2274
#: i18n-src/pages.jsx:2321
msgid "Open the Media tab"
msgstr "Otwórz kartę Media"

#: i18n-src/pages.jsx:148
msgid "Nothing flagged yet."
msgstr "Nic jeszcze nie oznaczono."

#: i18n-src/pages.jsx:173
msgid "Recent changes"
msgstr "Ostatnie zmiany"

#: i18n-src/pages.jsx:173
msgid "A dated record of every change here. Undo restores the old setting."
msgstr ""
"Datowany rejestr każdej zmiany w tym miejscu. Cofnij przywraca poprzednie "
"ustawienie."

#: i18n-src/pages.jsx:173
msgid "Undoing…"
msgstr "Cofanie…"

#: i18n-src/pages.jsx:173
msgid "Undo"
msgstr "Cofnij"

#: i18n-src/pages.jsx:176
msgid "Every AI tool this site uses, and what each one is for."
msgstr ""
"Każde narzędzie AI używane przez tę witrynę i to, do czego każde służy."

#: i18n-src/pages.jsx:177
msgid "Everyone working here knows which AI tools are in use."
msgstr "Wszyscy, którzy tu pracują, wiedzą, jakie narzędzia AI są w użyciu."

#: i18n-src/pages.jsx:178
msgid "Whoever uses each tool knows what it is good at and where it fails."
msgstr ""
"Kto używa danego narzędzia, wie, w czym jest ono dobre, a gdzie zawodzi."

#: i18n-src/pages.jsx:179
msgid ""
"Anything an AI writes or makes is checked by a person before it goes live."
msgstr ""
"Wszystko, co AI napisze lub stworzy, sprawdza człowiek przed publikacją."

#: i18n-src/pages.jsx:180
msgid ""
"A short written note of your rules for using AI here. Half a page counts."
msgstr ""
"Krótka pisemna notatka o Twoich zasadach korzystania z AI. Pół strony "
"wystarczy."

#: i18n-src/pages.jsx:181
msgid "One named person answers for how AI is used here."
msgstr "Jedna wskazana z imienia osoba odpowiada za to, jak używa się tu AI."

#: i18n-src/pages.jsx:182
msgid "A way to report an AI output that was wrong. An email you read counts."
msgstr ""
"Sposób zgłoszenia błędnego wyniku AI. Wystarczy adres e-mail, który czytasz."

#: i18n-src/pages.jsx:183
msgid "Anyone who joins is shown the rules above before they start."
msgstr "Każdy, kto dołącza, poznaje powyższe zasady przed rozpoczęciem pracy."

#: i18n-src/pages.jsx:184
msgid "A date in the diary to read all of this again. Once a year is normal."
msgstr ""
"Data w kalendarzu na ponowne przeczytanie tego wszystkiego. Raz w roku to "
"normalna praktyka."

#: i18n-src/pages.jsx:187 i18n-src/pages.jsx:243
msgid "Needs attention"
msgstr "Wymaga uwagi"

#: i18n-src/pages.jsx:187
msgid "Fix"
msgstr "Napraw"

#: i18n-src/pages.jsx:188
msgid "Working as it should"
msgstr "Działa jak należy"

#: i18n-src/pages.jsx:188
msgid "OK"
msgstr "OK"

#: i18n-src/pages.jsx:189
msgid "Nothing to do"
msgstr "Nic do zrobienia"

#: i18n-src/pages.jsx:189
msgid "No action"
msgstr "Bez działań"

#: i18n-src/pages.jsx:196 i18n-src/pages.jsx:1935
msgid "%1$d of %2$d"
msgstr "%1$d z %2$d"

#: i18n-src/pages.jsx:199
msgid "Your badge"
msgstr "Twoja plakietka"

#: i18n-src/pages.jsx:200
msgid "Your image files"
msgstr "Twoje pliki obrazów"

#: i18n-src/pages.jsx:201
msgid "Your pages"
msgstr "Twoje strony"

#: i18n-src/pages.jsx:204
msgid "Your chat"
msgstr "Twój czat"

#: i18n-src/pages.jsx:207 i18n-src/pages.jsx:225
msgid "not scored"
msgstr "nie punktowane"

#: i18n-src/pages.jsx:209
msgid "No chat told to us, so it is not counted either way."
msgstr "Nie zgłoszono nam czatu, więc nie liczy się to w żadną stronę."

#: i18n-src/pages.jsx:222
msgid "Your writing"
msgstr "Twoje pisanie"

#: i18n-src/pages.jsx:227
msgid ""
"This site does not publish on matters of public interest, so text is not "
"counted."
msgstr ""
"Ta witryna nie publikuje w sprawach leżących w interesie publicznym, więc "
"tekst się nie liczy."

#: i18n-src/pages.jsx:227
msgid "The scope question is unanswered, so text is not counted either way."
msgstr ""
"Brak odpowiedzi na pytanie o interes publiczny, więc tekst nie liczy się w "
"żadną stronę."

#: i18n-src/pages.jsx:231
msgid "Your record"
msgstr "Twój zapis"

#: i18n-src/pages.jsx:234 i18n-src/pages.jsx:515 i18n-src/pages.jsx:2246
msgid "%1$d of %2$d steps"
msgstr "%1$d z %2$d kroków"

#: i18n-src/pages.jsx:243
msgid "On track"
msgstr "Na dobrej drodze"

#: i18n-src/pages.jsx:243
msgid "In progress"
msgstr "W toku"

#: i18n-src/pages.jsx:252
msgid "Turn all three on"
msgstr "Włącz wszystkie trzy"

#: i18n-src/pages.jsx:257
msgid "The server could not load your pages at all."
msgstr "Serwer w ogóle nie zdołał wczytać Twoich stron."

#: i18n-src/pages.jsx:258
msgid "Your pages asked for a password."
msgstr "Twoje strony poprosiły o hasło."

#: i18n-src/pages.jsx:259
msgid "Your pages came back almost empty."
msgstr "Twoje strony wróciły niemal puste."

#: i18n-src/pages.jsx:260
msgid "The scan could not reach this site’s own API, so nothing was checked."
msgstr ""
"Skanowanie nie dotarło do API tej witryny, więc nic nie zostało sprawdzone."

#: i18n-src/pages.jsx:267
msgid "We could not read your own pages"
msgstr "Nie udało się odczytać Twoich stron"

#: i18n-src/pages.jsx:268
msgid ""
"Plugins and library were checked, but a script-added chat widget would have "
"been missed."
msgstr ""
"Wtyczki i biblioteka zostały sprawdzone, ale widżet czatu dodany skryptem "
"zostałby pominięty."

#: i18n-src/pages.jsx:269
msgid "0 pages, tried %s"
msgstr "0 stron, próbowano %s"

#: i18n-src/pages.jsx:269
msgid "0 pages read"
msgstr "odczytano 0 stron"

#: i18n-src/pages.jsx:271
msgid ""
"We asked your server to load a few of your own pages and it could not. %s A "
"firewall or security plugin is the usual cause."
msgstr ""
"Poprosiliśmy Twój serwer o wczytanie kilku Twoich własnych stron i nie dał "
"rady. %s Zwykle przyczyną jest zapora lub wtyczka bezpieczeństwa."

#: i18n-src/pages.jsx:272
msgid "Your pages returned an error (%s)."
msgstr "Twoje strony zwróciły błąd (%s)."

#: i18n-src/pages.jsx:272
msgid "unknown"
msgstr "nieznany"

#: i18n-src/pages.jsx:275
msgid "Press Re-scan at the top of this report."
msgstr "Naciśnij „Skanuj ponownie” u góry tego raportu."

#: i18n-src/pages.jsx:276
msgid ""
"If it keeps failing, ask your host, or switch off any security plugin that "
"blocks loopback requests, and re-scan."
msgstr ""
"Jeśli dalej się nie udaje, zapytaj swoją firmę hostingową albo wyłącz "
"wtyczkę bezpieczeństwa, która blokuje zapytania witryny do samej siebie, i "
"skanuj ponownie."

#: i18n-src/pages.jsx:278
msgid "Checked: your site address and your server’s own address. Result: %s."
msgstr "Sprawdzono: adres Twojej witryny i własny adres serwera. Wynik: %s."

#: i18n-src/pages.jsx:278
msgid "no result"
msgstr "brak wyniku"

#: i18n-src/pages.jsx:284
msgid "Your AI images carry a label visitors can see"
msgstr "Twoje obrazy AI mają etykietę widoczną dla odwiedzających"

#: i18n-src/pages.jsx:284
msgid "Visitors cannot tell which of your images were made by AI"
msgstr "Odwiedzający nie rozpoznają, które z Twoich obrazów zrobiła AI"

#: i18n-src/pages.jsx:285
msgid ""
"The visible label is on, and %s image is marked as AI, so the label appears "
"on it wherever it is shown."
msgid_plural ""
"The visible label is on, and %s images are marked as AI, so the label "
"appears on them wherever they are shown."
msgstr[0] ""
"Widoczna etykieta jest włączona, a %s obraz jest oznaczony jako AI, więc "
"etykieta pojawia się na nim wszędzie, gdzie jest wyświetlany."
msgstr[1] ""
"Widoczna etykieta jest włączona, a %s obrazy są oznaczone jako AI, więc "
"etykieta pojawia się na nich wszędzie, gdzie są wyświetlane."
msgstr[2] ""
"Widoczna etykieta jest włączona, a %s obrazów jest oznaczonych jako AI, więc "
"etykieta pojawia się na nich wszędzie, gdzie są wyświetlane."

#: i18n-src/pages.jsx:285
msgid "The label is on. Nothing is marked as AI yet."
msgstr "Etykieta jest włączona. Nic nie zostało jeszcze oznaczone jako AI."

#: i18n-src/pages.jsx:285
msgid ""
"You have marked %s image as AI, but the visible label is switched off, so "
"nobody looking at your site can see it."
msgid_plural ""
"You have marked %s images as AI, but the visible label is switched off, so "
"nobody looking at your site can see it."
msgstr[0] ""
"Jako AI oznaczono %s obraz, ale widoczna etykieta jest wyłączona, więc nikt "
"oglądający Twoją witrynę jej nie zobaczy."
msgstr[1] ""
"Jako AI oznaczono %s obrazy, ale widoczna etykieta jest wyłączona, więc nikt "
"oglądający Twoją witrynę jej nie zobaczy."
msgstr[2] ""
"Jako AI oznaczono %s obrazów, ale widoczna etykieta jest wyłączona, więc "
"nikt oglądający Twoją witrynę jej nie zobaczy."

#: i18n-src/pages.jsx:285
msgid ""
"The visible label is switched off, so any image you mark as AI will carry no "
"label a visitor can see."
msgstr ""
"Widoczna etykieta jest wyłączona, więc żaden obraz oznaczony przez Ciebie "
"jako AI nie dostanie etykiety, którą zobaczy odwiedzający."

#: i18n-src/pages.jsx:286 i18n-src/pages.jsx:1405
msgid "%s image marked"
msgid_plural "%s images marked"
msgstr[0] "%s obraz oznaczony"
msgstr[1] "%s obrazy oznaczone"
msgstr[2] "%s obrazów oznaczonych"

#: i18n-src/pages.jsx:287
msgid ""
"The badge is the one disclosure a person can see without opening anything, "
"and what Article 50 asks for."
msgstr ""
"Plakietka to jedyne ujawnienie, które człowiek widzi bez otwierania "
"czegokolwiek, i tego właśnie wymaga art. 50."

#: i18n-src/pages.jsx:289
msgid "Open the Badge tab and switch on “Show the badge on the front end”."
msgstr "Otwórz kartę Plakietka i włącz „Pokaż plakietkę na stronie”."

#: i18n-src/pages.jsx:290
msgid "Choose how it looks, then save."
msgstr "Wybierz jej wygląd i zapisz."

#: i18n-src/pages.jsx:292
msgid "Change how it looks"
msgstr "Zmień jej wygląd"

#: i18n-src/pages.jsx:292 i18n-src/pages.jsx:1906
msgid "Open the Badge tab"
msgstr "Otwórz kartę Plakietka"

#: i18n-src/pages.jsx:293
msgid "Checked: Badge, show on the front end. Currently on."
msgstr "Sprawdzono: Plakietka, pokazywanie na stronie. Obecnie włączone."

#: i18n-src/pages.jsx:293
msgid "Checked: Badge, show on the front end. Currently off."
msgstr "Sprawdzono: Plakietka, pokazywanie na stronie. Obecnie wyłączone."

#: i18n-src/pages.jsx:301
msgid "Visitors are told when AI is answering your chat"
msgstr "Odwiedzający wiedzą, kiedy na Twoim czacie odpowiada AI"

#: i18n-src/pages.jsx:302
msgid "The notice is on and appears beside your chat widget."
msgstr "Komunikat jest włączony i pojawia się obok widżetu czatu."

#: i18n-src/pages.jsx:303 i18n-src/pages.jsx:317 i18n-src/pages.jsx:339
msgid "%d chat tool found"
msgid_plural "%d chat tools found"
msgstr[0] "Znaleziono %d narzędzie czatu"
msgstr[1] "Znaleziono %d narzędzia czatu"
msgstr[2] "Znaleziono %d narzędzi czatu"

#: i18n-src/pages.jsx:304
msgid ""
"Article 50(1) asks you to tell people when they are dealing with an AI. This "
"notice does that."
msgstr ""
"Art. 50 ust. 1 wymaga informowania ludzi, kiedy mają do czynienia z AI. Ten "
"komunikat to robi."

#: i18n-src/pages.jsx:305 i18n-src/pages.jsx:383
msgid "Change the wording"
msgstr "Zmień treść komunikatu"

#: i18n-src/pages.jsx:306
msgid "Checked: Settings, show the AI-assistant notice. Currently on."
msgstr ""
"Sprawdzono: Ustawienia, pokazywanie komunikatu o asystencie AI. Obecnie "
"włączone."

#: i18n-src/pages.jsx:312
msgid "An AI can answer your chat and visitors are not told"
msgstr ""
"Na Twoim czacie może odpowiadać AI, a odwiedzający się o tym nie dowiadują"

#: i18n-src/pages.jsx:314
msgid ""
"We found %s on your site. It can be answered by AI, and your chat notice is "
"switched off."
msgid_plural ""
"We found %s on your site. They can be answered by AI, and your chat notice "
"is switched off."
msgstr[0] ""
"Znaleziono %s w Twojej witrynie. Może w nim odpowiadać AI, a Twój komunikat "
"na czacie jest wyłączony."
msgstr[1] ""
"Znaleziono %s w Twojej witrynie. Może w nich odpowiadać AI, a Twój komunikat "
"na czacie jest wyłączony."
msgstr[2] ""
"Znaleziono %s w Twojej witrynie. Może w nich odpowiadać AI, a Twój komunikat "
"na czacie jest wyłączony."

#: i18n-src/pages.jsx:318
msgid ""
"Article 50(1) asks you to tell people when they are dealing with an AI. "
"Found by scanning, so it does not change your score."
msgstr ""
"Art. 50 ust. 1 wymaga informowania ludzi, kiedy mają do czynienia z AI. "
"Znaleziono przez skanowanie, więc nie zmienia to Twojego wyniku."

#: i18n-src/pages.jsx:320
msgid "Say below who actually answers your chat."
msgstr "Wskaż poniżej, kto naprawdę odpowiada na Twoim czacie."

#: i18n-src/pages.jsx:321
msgid ""
"If people, not AI, answer it, choose “People answer it”. Announcing an AI "
"that is really your team would mislead your own visitors."
msgstr ""
"Jeśli odpowiadają ludzie, a nie AI, wybierz „Odpowiadają ludzie”. "
"Zapowiadanie AI, którą w rzeczywistości jest Twój zespół, wprowadzałoby w "
"błąd Twoich własnych odwiedzających."

#: i18n-src/pages.jsx:324
msgid "AI answers it"
msgstr "Odpowiada AI"

#: i18n-src/pages.jsx:325 i18n-src/pages.jsx:1672
msgid "Both"
msgstr "AI i ludzie"

#: i18n-src/pages.jsx:326
msgid "People answer it"
msgstr "Odpowiadają ludzie"

#: i18n-src/pages.jsx:329
msgid ""
"Checked: Settings, show the AI-assistant notice. Currently off. Found: %s."
msgstr ""
"Sprawdzono: Ustawienia, pokazywanie komunikatu o asystencie AI. Obecnie "
"wyłączone. Znaleziono: %s."

#: i18n-src/pages.jsx:330
msgid "%1$s, by %2$s"
msgstr "%1$s, od %2$s"

#: i18n-src/pages.jsx:330 i18n-src/pages.jsx:538
msgid "plugin match"
msgstr "dopasowanie wtyczki"

#: i18n-src/pages.jsx:337
msgid "No chat notice, and no chat we can see to put one on"
msgstr "Brak komunikatu na czacie i brak czatu, na którym można by go umieścić"

#: i18n-src/pages.jsx:338
msgid "No chat widget told to us or found, so this is left out of your score."
msgstr ""
"Nie zgłoszono ani nie znaleziono widżetu czatu, więc pozostaje to poza Twoim "
"wynikiem."

#: i18n-src/pages.jsx:340
msgid ""
"If we missed a chat widget, switch the notice on in Settings and name its "
"CSS selector there."
msgstr ""
"Jeśli przeoczyliśmy widżet czatu, włącz komunikat w Ustawieniach i podaj tam "
"jego selektor CSS."

#: i18n-src/pages.jsx:341 i18n-src/pages.jsx:443 i18n-src/pages.jsx:457
#: i18n-src/pages.jsx:548 i18n-src/pages.jsx:1390 i18n-src/pages.jsx:1412
#: i18n-src/pages.jsx:1563 i18n-src/pages.jsx:2235
msgid "Open the Settings tab"
msgstr "Otwórz kartę Ustawienia"

#: i18n-src/pages.jsx:342
msgid ""
"Checked: Settings, show the AI-assistant notice, and the extra widget "
"selectors box. Both empty."
msgstr ""
"Sprawdzono: Ustawienia, pokazywanie komunikatu o asystencie AI oraz pole "
"dodatkowych selektorów widżetu. Oba puste."

#: i18n-src/pages.jsx:349
msgid "We do not know whether your post text needs an AI disclosure"
msgstr "Nie wiemy, czy tekst twoich wpisów wymaga ujawnienia AI"

#: i18n-src/pages.jsx:350
msgid ""
"One question is unanswered, so this report is silent on your written posts."
msgstr ""
"Jedno pytanie pozostaje bez odpowiedzi, więc ten raport milczy o Twoich "
"pisanych wpisach."

#: i18n-src/pages.jsx:351
msgid "1 question"
msgstr "1 pytanie"

#: i18n-src/pages.jsx:352
msgid ""
"Article 50(4) asks you to disclose AI-written text, but only where it "
"informs the public on matters of public interest. Most sites are not covered."
msgstr ""
"Art. 50 ust. 4 wymaga ujawniania tekstu napisanego przez AI, ale tylko tam, "
"gdzie informuje on społeczeństwo o sprawach leżących w interesie publicznym. "
"Większość witryn nie jest objęta."

#: i18n-src/pages.jsx:354
msgid ""
"Open the Posts tab and find “Does this site publish text to inform the "
"public on matters of public interest?”."
msgstr ""
"Otwórz kartę Wpisy i znajdź „Czy ta witryna publikuje tekst w celu "
"informowania społeczeństwa o sprawach leżących w interesie publicznym?”."

#: i18n-src/pages.jsx:355
msgid ""
"Answer it once. If the answer is no, we will not ask you about your posts "
"again."
msgstr ""
"Odpowiedz raz. Jeśli odpowiedź brzmi nie, nie zapytamy cię o wpisy ponownie."

#: i18n-src/pages.jsx:357
msgid "Answer it in Posts"
msgstr "Odpowiedz w karcie Wpisy"

#: i18n-src/pages.jsx:358
msgid "Checked: Posts, the public-interest question. Currently unanswered."
msgstr ""
"Sprawdzono: Wpisy, pytanie o interes publiczny. Obecnie bez odpowiedzi."

#: i18n-src/pages.jsx:364
msgid "Article 50(4) asks nothing of your post text"
msgstr "Art. 50 ust. 4 niczego nie wymaga od tekstu twoich wpisów"

#: i18n-src/pages.jsx:365
msgid ""
"The text duty does not reach this site, but you switched the disclosure on."
msgstr ""
"Obowiązek tekstowy nie sięga tej witryny, ale ujawnienie zostało włączone."

#: i18n-src/pages.jsx:365
msgid ""
"The text duty does not reach this site. You can still record how a post was "
"written, in the editor."
msgstr ""
"Obowiązek tekstowy nie sięga tej witryny. Nadal możesz zapisać w edytorze, "
"jak powstał wpis."

#: i18n-src/pages.jsx:366
msgid "Not required"
msgstr "Niewymagane"

#: i18n-src/pages.jsx:367
msgid ""
"The duty is narrow on purpose. Nothing here is a gap, and what you disclose "
"is offered rather than owed."
msgstr ""
"Obowiązek jest celowo wąski. Nic tutaj nie jest luką, a to, co ujawniasz, "
"oferujesz, a nie jesteś winien."

#: i18n-src/pages.jsx:368
msgid "Change your answer"
msgstr "Zmień odpowiedź"

#: i18n-src/pages.jsx:369
msgid "Checked: Posts, the public-interest question. Answered no."
msgstr "Sprawdzono: Wpisy, pytanie o interes publiczny. Odpowiedziano nie."

#: i18n-src/pages.jsx:375
msgid "Your AI-written posts carry a disclosure"
msgstr "Twoje wpisy napisane przez AI zawierają ujawnienie"

#: i18n-src/pages.jsx:375
msgid "Your AI-written posts carry no disclosure"
msgstr "Twoje wpisy napisane przez AI nie zawierają ujawnienia"

#: i18n-src/pages.jsx:376
msgid ""
"The line is on. Marked posts say so unless reviewed with someone named as "
"responsible."
msgstr ""
"Wiersz jest włączony. Oznaczone wpisy o tym mówią, chyba że zostały "
"przejrzane i wskazano osobę odpowiedzialną."

#: i18n-src/pages.jsx:376
msgid ""
"This site is in scope for the Article 50(4) text duty, but the disclosure "
"line is off. A post marked AI-written says nothing to a reader."
msgstr ""
"Ta witryna podlega obowiązkowi tekstowemu z art. 50 ust. 4, ale wiersz "
"ujawnienia jest wyłączony. Wpis oznaczony jako napisany przez AI nic nie "
"mówi czytelnikowi."

#: i18n-src/pages.jsx:377
msgid "Disclosure on"
msgstr "Ujawnienie włączone"

#: i18n-src/pages.jsx:377
msgid "Disclosure off"
msgstr "Ujawnienie wyłączone"

#: i18n-src/pages.jsx:378
msgid ""
"The line readers see on a post written or rewritten by AI. It appears only "
"where a disclosure is owed."
msgstr ""
"Wiersz, który czytelnicy widzą przy wpisie napisanym lub przepisanym przez "
"AI. Pojawia się tylko tam, gdzie ujawnienie jest należne."

#: i18n-src/pages.jsx:380
msgid ""
"Open the Posts tab and switch on “Show the disclosure on AI-written posts”."
msgstr ""
"Otwórz kartę Wpisy i włącz „Pokazuj ujawnienie przy wpisach napisanych przez "
"AI”."

#: i18n-src/pages.jsx:381
msgid "Mark each post in the editor, under “AI content disclosure”."
msgstr "Oznacz każdy wpis w edytorze, w sekcji „Ujawnienie treści AI”."

#: i18n-src/pages.jsx:383
msgid "Open the Posts tab"
msgstr "Otwórz kartę Wpisy"

#: i18n-src/pages.jsx:384
msgid "Checked: Posts, show the disclosure on AI-written posts. Currently on."
msgstr ""
"Sprawdzono: Wpisy, pokazuj ujawnienie przy wpisach napisanych przez AI. "
"Obecnie włączone."

#: i18n-src/pages.jsx:384
msgid "Checked: Posts, show the disclosure on AI-written posts. Currently off."
msgstr ""
"Sprawdzono: Wpisy, pokazuj ujawnienie przy wpisach napisanych przez AI. "
"Obecnie wyłączone."

#: i18n-src/pages.jsx:392
msgid "%d image looks AI-made but is not marked"
msgid_plural "%d images look AI-made but are not marked"
msgstr[0] "%d obraz wygląda na zrobiony przez AI, ale nie jest oznaczony"
msgstr[1] "%d obrazy wyglądają na zrobione przez AI, ale nie są oznaczone"
msgstr[2] "%d obrazów wygląda na zrobione przez AI, ale nie są oznaczone"

#: i18n-src/pages.jsx:394
msgid ""
"Inside its file we found either a record saying it was made by AI or the "
"name of a known AI image tool, but you have not marked it, so your site "
"presents it as if a person made it."
msgid_plural ""
"Inside their files we found either a record saying they were made by AI or "
"the name of a known AI image tool, but you have not marked them, so your "
"site presents them as if a person made them."
msgstr[0] ""
"W jego pliku znaleźliśmy zapis mówiący, że zrobiła go AI, albo nazwę znanego "
"narzędzia AI do obrazów, ale nie jest oznaczony, więc Twoja witryna pokazuje "
"go tak, jakby zrobił go człowiek."
msgstr[1] ""
"W ich plikach znaleźliśmy zapis mówiący, że zrobiła je AI, albo nazwy "
"znanych narzędzi AI do obrazów, ale nie są oznaczone, więc Twoja witryna "
"pokazuje je tak, jakby zrobił je człowiek."
msgstr[2] ""
"W ich plikach znaleźliśmy zapis mówiący, że zrobiła je AI, albo nazwy "
"znanych narzędzi AI do obrazów, ale nie są oznaczone, więc Twoja witryna "
"pokazuje je tak, jakby zrobił je człowiek."

#: i18n-src/pages.jsx:401
msgid "%1$d of %2$d checked"
msgstr "sprawdzono %1$d z %2$d"

#: i18n-src/pages.jsx:403
msgid ""
"We read each unmarked image for a source record and known AI tool names, "
"checking the %d newest. We never mark an image for you."
msgstr ""
"Czytamy każdy nieoznaczony obraz w poszukiwaniu zapisu źródła i znanych nazw "
"narzędzi AI, sprawdzając %d najnowszych. Nigdy nie oznaczamy obrazu za "
"Ciebie."

#: i18n-src/pages.jsx:407
msgid "Open the Media tab and find these images."
msgstr "Otwórz kartę Media i znajdź te obrazy."

#: i18n-src/pages.jsx:408
msgid ""
"Set how each one was really made. Anything you set as AI gets the label, the "
"mark inside the file and the note in your page code straight away."
msgstr ""
"Wskaż, jak naprawdę powstał każdy z nich. Wszystko, co ustawisz jako AI, od "
"razu dostaje etykietę, oznaczenie w pliku i notatkę w kodzie strony."

#: i18n-src/pages.jsx:411 i18n-src/pages.jsx:428 i18n-src/pages.jsx:537
#: i18n-src/pages.jsx:1391 i18n-src/pages.jsx:1453
msgid "Review in Media"
msgstr "Sprawdź w Mediach"

#: i18n-src/pages.jsx:412
msgid "Mark them with a scan"
msgstr "Oznacz je skanowaniem"

#: i18n-src/pages.jsx:412
msgid "Mark them automatically with Pro"
msgstr "Oznacz je automatycznie w wersji Pro"

#: i18n-src/pages.jsx:414
msgid ""
"Checked: the first 256 KB of each of the %d newest unmarked image files, on "
"this server. Nothing left your site."
msgstr ""
"Sprawdzono: pierwsze 256 KB każdego z %d najnowszych nieoznaczonych plików "
"obrazów, na tym serwerze. Nic nie opuściło Twojej witryny."

#: i18n-src/pages.jsx:421
msgid "You have not marked any images as AI yet"
msgstr "Żaden obraz nie jest jeszcze oznaczony jako AI"

#: i18n-src/pages.jsx:423
msgid ""
"Your library holds %s image and none of it is marked. If none of your images "
"were made by AI, that is the right answer and there is nothing to do here."
msgid_plural ""
"Your library holds %s images and none of them are marked. If none of your "
"images were made by AI, that is the right answer and there is nothing to do "
"here."
msgstr[0] ""
"W bibliotece jest %s obraz i nie jest oznaczony. Jeśli żadnego z Twoich "
"obrazów nie zrobiła AI, to właściwa odpowiedź i nie ma tu nic do zrobienia."
msgstr[1] ""
"W bibliotece są %s obrazy i żaden nie jest oznaczony. Jeśli żadnego z Twoich "
"obrazów nie zrobiła AI, to właściwa odpowiedź i nie ma tu nic do zrobienia."
msgstr[2] ""
"W bibliotece jest %s obrazów i żaden nie jest oznaczony. Jeśli żadnego z "
"Twoich obrazów nie zrobiła AI, to właściwa odpowiedź i nie ma tu nic do "
"zrobienia."

#: i18n-src/pages.jsx:426
msgid "0 of %s marked"
msgstr "oznaczono 0 z %s"

#: i18n-src/pages.jsx:427
msgid ""
"Marked images are not scored: we cannot tell a site with no AI images from "
"one that has not marked them."
msgstr ""
"Oznaczone obrazy nie są punktowane: nie odróżnimy witryny bez obrazów AI od "
"takiej, która ich nie oznaczyła."

#: i18n-src/pages.jsx:429
msgid "Checked: your media library. %s images, 0 with an AI source type set."
msgstr ""
"Sprawdzono: Twoją bibliotekę mediów. %s obrazów, 0 z ustawionym typem źródła "
"AI."

#: i18n-src/pages.jsx:435
msgid "Your image files carry the mark inside them"
msgstr "Twoje pliki obrazów mają oznaczenie w środku"

#: i18n-src/pages.jsx:435
msgid "Nothing is written inside your image files"
msgstr "W Twoich plikach obrazów nic nie jest zapisywane"

#: i18n-src/pages.jsx:436
msgid ""
"The mark is written into every image you mark as AI. %s file has been "
"written so far, counting every size WordPress makes."
msgid_plural ""
"The mark is written into every image you mark as AI. %s files have been "
"written so far, counting every size WordPress makes."
msgstr[0] ""
"Oznaczenie jest zapisywane w każdym obrazie oznaczonym jako AI. Do tej pory "
"zapisano %s plik, licząc każdy rozmiar tworzony przez WordPress."
msgstr[1] ""
"Oznaczenie jest zapisywane w każdym obrazie oznaczonym jako AI. Do tej pory "
"zapisano %s pliki, licząc każdy rozmiar tworzony przez WordPress."
msgstr[2] ""
"Oznaczenie jest zapisywane w każdym obrazie oznaczonym jako AI. Do tej pory "
"zapisano %s plików, licząc każdy rozmiar tworzony przez WordPress."

#: i18n-src/pages.jsx:436
msgid ""
"The file mark is off, so a downloaded image carries nothing saying it was AI."
msgstr ""
"Oznaczenie w pliku jest wyłączone, więc pobrany obraz nie niesie niczego, co "
"mówiłoby, że pochodzi z AI."

#: i18n-src/pages.jsx:437
msgid "%s file written"
msgid_plural "%s files written"
msgstr[0] "zapisano %s plik"
msgstr[1] "zapisano %s pliki"
msgstr[2] "zapisano %s plików"

#: i18n-src/pages.jsx:438
msgid ""
"A short note inside the image file itself, so it travels when the file does."
msgstr ""
"Krótka notatka wewnątrz samego pliku obrazu, która wędruje razem z plikiem."

#: i18n-src/pages.jsx:440
msgid "Open the Settings tab and switch on “Embed IPTC/XMP into files”."
msgstr "Otwórz kartę Ustawienia i włącz „Osadzaj IPTC/XMP w plikach”."

#: i18n-src/pages.jsx:441
msgid "Save. New marks are written from then on."
msgstr "Zapisz. Od tej pory nowe oznaczenia będą zapisywane."

#: i18n-src/pages.jsx:444
msgid "Checked: Settings, embed IPTC/XMP into files. Currently on."
msgstr ""
"Sprawdzono: Ustawienia, osadzanie IPTC/XMP w plikach. Obecnie włączone."

#: i18n-src/pages.jsx:444
msgid "Checked: Settings, embed IPTC/XMP into files. Currently off."
msgstr ""
"Sprawdzono: Ustawienia, osadzanie IPTC/XMP w plikach. Obecnie wyłączone."

#: i18n-src/pages.jsx:449
msgid "Search engines are told which of your images are AI"
msgstr "Wyszukiwarki wiedzą, które z Twoich obrazów pochodzą od AI"

#: i18n-src/pages.jsx:449
msgid "Search engines are not told which of your images are AI"
msgstr "Wyszukiwarki nie wiedzą, które z Twoich obrazów pochodzą od AI"

#: i18n-src/pages.jsx:450
msgid "The page-code note is on, so every page with a marked image says so."
msgstr ""
"Notatka w kodzie strony jest włączona, więc każda strona z oznaczonym "
"obrazem o tym mówi."

#: i18n-src/pages.jsx:450
msgid ""
"The note in your page code is switched off, so a search engine or a "
"detection tool reading your pages sees nothing that says an image was made "
"by AI."
msgstr ""
"Notatka w kodzie Twoich stron jest wyłączona, więc wyszukiwarka albo "
"narzędzie wykrywające, czytając Twoje strony, nie widzi niczego, co mówi, że "
"obraz zrobiła AI."

#: i18n-src/pages.jsx:451
msgid "%s image declared"
msgid_plural "%s images declared"
msgstr[0] "zadeklarowano %s obraz"
msgstr[1] "zadeklarowano %s obrazy"
msgstr[2] "zadeklarowano %s obrazów"

#: i18n-src/pages.jsx:452
msgid ""
"A block of JSON-LD in your page code that search engines read and visitors "
"never see."
msgstr ""
"Blok JSON-LD w kodzie Twoich stron, który czytają wyszukiwarki, a "
"odwiedzający nigdy go nie widzą."

#: i18n-src/pages.jsx:454
msgid "Open the Settings tab and switch on “Output schema.org JSON-LD”."
msgstr "Otwórz kartę Ustawienia i włącz „Wypisuj JSON-LD schema.org”."

#: i18n-src/pages.jsx:455
msgid "Save. It applies to every page from then on."
msgstr "Zapisz. Od tej pory obejmie każdą stronę."

#: i18n-src/pages.jsx:458
msgid "Checked: Settings, output schema.org JSON-LD. Currently on."
msgstr ""
"Sprawdzono: Ustawienia, wypisywanie JSON-LD schema.org. Obecnie włączone."

#: i18n-src/pages.jsx:458
msgid "Checked: Settings, output schema.org JSON-LD. Currently off."
msgstr ""
"Sprawdzono: Ustawienia, wypisywanie JSON-LD schema.org. Obecnie wyłączone."

#: i18n-src/pages.jsx:465
msgid "Every image you marked carries the mark inside its file"
msgstr "Każdy oznaczony obraz ma oznaczenie w swoim pliku"

#: i18n-src/pages.jsx:465
msgid "Some images you marked have no mark inside the file"
msgstr "Część oznaczonych obrazów nie ma oznaczenia w pliku"

#: i18n-src/pages.jsx:466
msgid "All %1$s%% of the images you marked as AI have been written to."
msgstr "Zapisano wszystkie obrazy oznaczone jako AI, czyli %1$s%%."

#: i18n-src/pages.jsx:466
msgid ""
"%1$s%% of your marked images have been written to. The rest are still "
"labelled and declared."
msgstr ""
"Zapisano %1$s%% Twoich oznaczonych obrazów. Reszta pozostaje oznaczona "
"etykietą i zadeklarowana."

#: i18n-src/pages.jsx:467 i18n-src/pages.jsx:1405 i18n-src/pages.jsx:2215
#: i18n-src/pages.jsx:2290
msgid "%s%% of marked images"
msgstr "%s%% oznaczonych obrazów"

#: i18n-src/pages.jsx:468
msgid ""
"Writing can fail for one image and succeed for the next. This figure counts "
"images, not files."
msgstr ""
"Zapis może się nie powieść przy jednym obrazie i powieść przy następnym. Ta "
"liczba liczy obrazy, nie pliki."

#: i18n-src/pages.jsx:470
msgid "Open the Metadata tab and re-run the write over your marked images."
msgstr ""
"Otwórz kartę Metadane i uruchom zapis ponownie na oznaczonych obrazach."

#: i18n-src/pages.jsx:471
msgid ""
"If a whole format is missing, read the format finding in this report "
"instead: that one is your server, not your settings."
msgstr ""
"Jeśli brakuje całego formatu, przeczytaj zamiast tego ustalenie o formatach "
"w tym raporcie: to sprawa Twojego serwera, a nie ustawień."

#: i18n-src/pages.jsx:473 i18n-src/pages.jsx:501 i18n-src/pages.jsx:2217
#: i18n-src/pages.jsx:2264 i18n-src/pages.jsx:2334
msgid "Open the Metadata tab"
msgstr "Otwórz kartę Metadane"

#: i18n-src/pages.jsx:475
msgid ""
"Checked: %1$s%% of marked images. Separately, %2$s file has been written, "
"counting every size WordPress generates."
msgid_plural ""
"Checked: %1$s%% of marked images. Separately, %2$s files have been written, "
"counting every size WordPress generates."
msgstr[0] ""
"Sprawdzono: %1$s%% oznaczonych obrazów. Osobno zapisano %2$s plik, licząc "
"każdy rozmiar tworzony przez WordPress."
msgstr[1] ""
"Sprawdzono: %1$s%% oznaczonych obrazów. Osobno zapisano %2$s pliki, licząc "
"każdy rozmiar tworzony przez WordPress."
msgstr[2] ""
"Sprawdzono: %1$s%% oznaczonych obrazów. Osobno zapisano %2$s plików, licząc "
"każdy rozmiar tworzony przez WordPress."

#: i18n-src/pages.jsx:487
msgid "%d of your image formats cannot carry the mark inside the file"
msgid_plural "%d of your image formats cannot carry the mark inside the file"
msgstr[0] "%d z Twoich formatów obrazu nie może nieść oznaczenia w pliku"
msgstr[1] "%d z Twoich formatów obrazu nie może nieść oznaczenia w pliku"
msgstr[2] "%d z Twoich formatów obrazu nie może nieść oznaczenia w pliku"

#: i18n-src/pages.jsx:491
msgid ""
"%s cannot be written to here. The visible label and your page code still "
"disclose them."
msgstr ""
"%s nie da się tutaj zapisać. Widoczna etykieta i kod Twoich stron nadal je "
"ujawniają."

#: i18n-src/pages.jsx:494 i18n-src/pages.jsx:1426
msgid "%1$d of %2$d formats"
msgstr "%1$d z %2$d formatów"

#: i18n-src/pages.jsx:495
msgid ""
"Your host is missing exiftool, which a server needs to write inside WebP or "
"GIF. Only the mark inside the file is affected."
msgstr ""
"Twojemu hostingowi brakuje exiftool, którego serwer potrzebuje do zapisu "
"wewnątrz WebP lub GIF. Dotyczy to tylko oznaczenia wewnątrz pliku."

#: i18n-src/pages.jsx:497
msgid ""
"Ask your hosting company to install exiftool. The package is usually called "
"exiftool or libimage-exiftool-perl, and it is a standard tool most hosts "
"already have."
msgstr ""
"Poproś swoją firmę hostingową o zainstalowanie exiftool. Pakiet nazywa się "
"zwykle exiftool albo libimage-exiftool-perl i jest to standardowe narzędzie, "
"które większość hostingów już ma."

#: i18n-src/pages.jsx:498
msgid ""
"Once they confirm it, come back and re-run the write from the Metadata tab."
msgstr "Gdy to potwierdzą, wróć i uruchom zapis ponownie z karty Metadane."

#: i18n-src/pages.jsx:499
msgid ""
"If they will not install it, change nothing else. These images stay "
"disclosed by the badge and by your page code."
msgstr ""
"Jeśli go nie zainstalują, nie zmieniaj nic więcej. Te obrazy pozostają "
"ujawnione przez plakietkę i przez kod Twoich stron."

#: i18n-src/pages.jsx:502
msgid "Checked: exiftool on this server. Not found. Affected formats: %s."
msgstr ""
"Sprawdzono: exiftool na tym serwerze. Nie znaleziono. Formaty, których to "
"dotyczy: %s."

#: i18n-src/pages.jsx:509
msgid "Your written record of how AI is used here is complete"
msgstr "Twój spisany zapis tego, jak używa się tu AI, jest kompletny"

#: i18n-src/pages.jsx:509
msgid "Your written record of how AI is used here is unfinished"
msgstr "Twój spisany zapis tego, jak używa się tu AI, jest niedokończony"

#: i18n-src/pages.jsx:510
msgid ""
"All %1$d steps are recorded. Add a date or note on Readiness to make it "
"stand alone."
msgstr ""
"Wszystkie %1$d kroki są zapisane. Dodaj datę lub notatkę w Gotowości, aby "
"rejestr bronił się sam."

#: i18n-src/pages.jsx:511
msgid ""
"You have recorded %1$d of %2$d steps. The rest are gaps you would explain "
"from memory."
msgstr ""
"Zapisano %1$d z %2$d kroków. Reszta to luki, które trzeba by wyjaśniać z "
"pamięci."

#: i18n-src/pages.jsx:516
msgid ""
"Article 4 asks you to show that people using AI here know what they are "
"doing. A written record, not a course."
msgstr ""
"Art. 4 wymaga wykazania, że osoby używające tu AI wiedzą, co robią. Pisemny "
"rejestr, nie kurs."

#: i18n-src/pages.jsx:519
msgid "Tick a step below the moment it is true of how you actually work."
msgstr ""
"Zaznacz krok poniżej w chwili, gdy odpowiada temu, jak naprawdę pracujesz."

#: i18n-src/pages.jsx:520
msgid ""
"Add a date or a note against it on the Readiness tab, if you want the record "
"to stand on its own."
msgstr ""
"Dodaj do niego datę lub notatkę na karcie Gotowość, jeśli chcesz, by rejestr "
"bronił się sam."

#: i18n-src/pages.jsx:522 i18n-src/pages.jsx:2248
msgid "Open the Readiness tab"
msgstr "Otwórz kartę Gotowość"

#: i18n-src/pages.jsx:523
msgid ""
"Checked: the Article 4 checklist saved on this site. %1$d of %2$d ticked."
msgstr ""
"Sprawdzono: listę kontrolną z art. 4 zapisaną w tej witrynie. Zaznaczono "
"%1$d z %2$d."

#: i18n-src/pages.jsx:530
msgid "%d AI tool on your site can make content"
msgid_plural "%d AI tools on your site can make content"
msgstr[0] "%d narzędzie AI w Twojej witrynie może tworzyć treści"
msgstr[1] "%d narzędzia AI w Twojej witrynie mogą tworzyć treści"
msgstr[2] "%d narzędzi AI w Twojej witrynie może tworzyć treści"

#: i18n-src/pages.jsx:532
msgid ""
"We found %s. Anything you publish from it should be marked like any other AI "
"image or text."
msgid_plural ""
"We found %s. Anything you publish from them should be marked like any other "
"AI image or text."
msgstr[0] ""
"Znaleziono %s. Wszystko, co z niego publikujesz, powinno być oznaczone jak "
"każdy inny obraz albo tekst od AI."
msgstr[1] ""
"Znaleziono %s. Wszystko, co z nich publikujesz, powinno być oznaczone jak "
"każdy inny obraz albo tekst od AI."
msgstr[2] ""
"Znaleziono %s. Wszystko, co z nich publikujesz, powinno być oznaczone jak "
"każdy inny obraz albo tekst od AI."

#: i18n-src/pages.jsx:535
msgid "%d tool found"
msgid_plural "%d tools found"
msgstr[0] "znaleziono %d narzędzie"
msgstr[1] "znaleziono %d narzędzia"
msgstr[2] "znaleziono %d narzędzi"

#: i18n-src/pages.jsx:536
msgid ""
"Having the tool installed is not a fault and changes nothing in your score."
msgstr ""
"Zainstalowane narzędzie nie jest błędem i niczego nie zmienia w Twoim wyniku."

#: i18n-src/pages.jsx:538
msgid "Checked: %1$s, found by %2$s, Article %3$s."
msgstr "Sprawdzono: %1$s, znalezione przez %2$s, artykuł %3$s."

#: i18n-src/pages.jsx:544
msgid "New uploads carrying AI provenance are marked for you"
msgstr "Nowe pliki z zapisanym pochodzeniem AI są oznaczane za Ciebie"

#: i18n-src/pages.jsx:544
msgid "Marking images automatically is a paid extra"
msgstr "Automatyczne oznaczanie obrazów to płatny dodatek"

#: i18n-src/pages.jsx:545
msgid ""
"Automatic marking is active, so an upload declaring AI is marked on the way "
"in."
msgstr ""
"Automatyczne oznaczanie jest aktywne, więc plik deklarujący AI zostaje "
"oznaczony przy wgrywaniu."

#: i18n-src/pages.jsx:545
msgid ""
"This is not a fault and it does not affect your score. Everything this "
"report scores works on the free plugin."
msgstr ""
"To nie usterka i nie wpływa na Twój wynik. Wszystko, co ten raport punktuje, "
"działa w darmowej wtyczce."

#: i18n-src/pages.jsx:546
msgid "active"
msgstr "aktywne"

#: i18n-src/pages.jsx:546
msgid "not installed"
msgstr "niezainstalowane"

#: i18n-src/pages.jsx:547
msgid ""
"You can turn it off in Settings, under Automation, if you would rather mark "
"everything by hand."
msgstr ""
"Możesz to wyłączyć w Ustawieniach, w sekcji Automatyzacja, jeśli wolisz "
"oznaczać wszystko ręcznie."

#: i18n-src/pages.jsx:547
msgid ""
"Pro reads the record AI tools leave inside a file and marks the image on "
"upload."
msgstr ""
"Pro czyta zapis, który narzędzia AI zostawiają w pliku, i oznacza obraz przy "
"wgrywaniu."

#: i18n-src/pages.jsx:550
msgid "Checked: Settings, auto-flag AI images on upload. Currently on."
msgstr ""
"Sprawdzono: Ustawienia, automatyczne oznaczanie obrazów AI przy wysyłce. "
"Obecnie włączone."

#: i18n-src/pages.jsx:550
msgid "Checked: licence state on this site. No Pro licence active."
msgstr "Sprawdzono: stan licencji w tej witrynie. Brak aktywnej licencji Pro."

#: i18n-src/pages.jsx:555
msgid "Your site is listed in the public transparency directory"
msgstr "Twoja witryna jest wpisana do publicznego katalogu przejrzystości"

#: i18n-src/pages.jsx:555
msgid "You can list this site in the public transparency directory"
msgstr "Możesz wpisać tę witrynę do publicznego katalogu przejrzystości"

#: i18n-src/pages.jsx:556
msgid ""
"Anyone can look your site up. Listing is optional and changes nothing about "
"your score."
msgstr ""
"Każdy może wyszukać Twoją witrynę. Wpis do katalogu jest dobrowolny i "
"niczego nie zmienia w Twoim wyniku."

#: i18n-src/pages.jsx:556
msgid ""
"Listing is optional, free, and changes nothing about your score or your "
"site. It is a public page saying this site discloses its AI content."
msgstr ""
"Wpis jest dobrowolny, bezpłatny i nie zmienia nic w Twoim wyniku ani w "
"witrynie. To publiczna strona mówiąca, że ta witryna ujawnia swoje treści AI."

#: i18n-src/pages.jsx:557
msgid "listed"
msgstr "wpisana"

#: i18n-src/pages.jsx:557
msgid "not listed"
msgstr "niewpisana"

#: i18n-src/pages.jsx:558
msgid ""
"Nothing is sent anywhere unless you switch it on, and you can remove the "
"listing at any time."
msgstr ""
"Dopóki tego nie włączysz, nic nigdzie nie jest wysyłane, a wpis możesz "
"usunąć w każdej chwili."

#: i18n-src/pages.jsx:559
msgid "Open the Directory tab"
msgstr "Otwórz kartę Katalog"

#: i18n-src/pages.jsx:560
msgid "Checked: Directory, list this site. Currently on."
msgstr "Sprawdzono: Katalog, wpis tej witryny. Obecnie włączony."

#: i18n-src/pages.jsx:560
msgid "Checked: Directory, list this site. Currently off."
msgstr "Sprawdzono: Katalog, wpis tej witryny. Obecnie wyłączony."

#: i18n-src/pages.jsx:570 i18n-src/pages.jsx:2359
msgid "What this means"
msgstr "Co to znaczy"

#: i18n-src/pages.jsx:572
msgid "Marking…"
msgstr "Oznaczanie…"

#: i18n-src/pages.jsx:572
msgid "Mark done"
msgstr "Oznacz jako zrobione"

#: i18n-src/pages.jsx:573
msgid "What to do"
msgstr "Co zrobić"

#: i18n-src/pages.jsx:573
msgid "Automatic marking"
msgstr "Automatyczne oznaczanie"

#: i18n-src/pages.jsx:573
msgid ""
"Read the provenance AI tools embed and mark images automatically on upload, "
"with no manual tagging."
msgstr ""
"Odczytuje pochodzenie osadzane przez narzędzia AI i oznacza obrazy "
"automatycznie przy wysyłce, bez ręcznego tagowania."

#: i18n-src/pages.jsx:579 i18n-src/pages.jsx:2427
msgid "Working…"
msgstr "Przetwarzanie…"

#: i18n-src/pages.jsx:584
msgid "Score: %d out of 100"
msgstr "Wynik: %d na 100"

#: i18n-src/pages.jsx:594
msgid "/100"
msgstr "/100"

#: i18n-src/pages.jsx:654
msgid "Nothing needs your attention."
msgstr "Nic nie wymaga Twojej uwagi."

#: i18n-src/pages.jsx:654
msgid "%d thing needs your attention."
msgid_plural "%d things need your attention."
msgstr[0] "%d rzecz wymaga Twojej uwagi."
msgstr[1] "%d rzeczy wymagają Twojej uwagi."
msgstr[2] "%d rzeczy wymaga Twojej uwagi."

#: i18n-src/pages.jsx:654
msgid "Everything checkable is set up and your record is complete."
msgstr ""
"Wszystko, co da się sprawdzić, jest skonfigurowane, a Twój rejestr jest "
"kompletny."

#: i18n-src/pages.jsx:654
msgid "The first one: %s."
msgstr "Pierwsza z nich: %s."

#: i18n-src/pages.jsx:654 i18n-src/pages.jsx:1555
msgid "Take me to the first one"
msgstr "Przejdź do pierwszej"

#: i18n-src/pages.jsx:655
msgid "Scored on %1$d of %2$d areas of your site."
msgstr "Punktowane na %1$d z %2$d obszarów Twojej witryny."

#: i18n-src/pages.jsx:658
msgid "%1$s is not scored on this site. %2$s"
msgstr "%1$s nie jest punktowane w tej witrynie. %2$s"

#: i18n-src/pages.jsx:658
msgid ""
"Scored from what you set up and recorded. Scan results below never change it."
msgstr ""
"Ocena na podstawie tego, co skonfigurowano i zapisano. Wyniki skanowania "
"poniżej nigdy jej nie zmieniają."

#: i18n-src/pages.jsx:658
msgid "Run the scan again"
msgstr "Uruchom skanowanie ponownie"

#: i18n-src/pages.jsx:658 i18n-src/pages.jsx:1578
msgid "Scanning…"
msgstr "Skanowanie…"

#: i18n-src/pages.jsx:658
msgid "Re-scan"
msgstr "Skanuj ponownie"

#: i18n-src/pages.jsx:658 i18n-src/pages.jsx:1563 i18n-src/pages.jsx:2432
#: i18n-src/pages.jsx:2450
msgid "Open everything"
msgstr "Rozwiń wszystko"

#: i18n-src/pages.jsx:658 i18n-src/pages.jsx:1563 i18n-src/pages.jsx:2432
#: i18n-src/pages.jsx:2450
msgid "Close everything"
msgstr "Zwiń wszystko"

#: i18n-src/pages.jsx:658
msgid ""
"Still reading your pages and your newest unmarked images. Anything we find "
"is added below, and none of it changes your score."
msgstr ""
"Trwa czytanie Twoich stron i najnowszych nieoznaczonych obrazów. Wszystko, "
"co znajdziemy, dopisujemy poniżej i nic z tego nie zmienia Twojego wyniku."

#: i18n-src/pages.jsx:665
msgid "Nothing recorded yet"
msgstr "Nic jeszcze nie zapisano"

#: i18n-src/pages.jsx:666
msgid "Recorded as made with AI"
msgstr "Zapisane jako zrobione z AI"

#: i18n-src/pages.jsx:667
msgid "Recorded as made without AI"
msgstr "Zapisane jako zrobione bez AI"

#: i18n-src/pages.jsx:667
msgid "Human"
msgstr "Człowiek"

#: i18n-src/pages.jsx:670
msgid ""
"You have not said how this image was made. Nothing is written into it and no "
"label is shown."
msgstr ""
"Nie wskazano, jak powstał ten obraz. Nic nie jest w nim zapisane i nie "
"pokazuje się żadna etykieta."

#: i18n-src/pages.jsx:671
msgid ""
"An AI tool made the whole image from a prompt or a description, with no "
"photograph or drawing underneath it."
msgstr ""
"Narzędzie AI zrobiło cały obraz z promptu albo opisu, bez zdjęcia czy "
"rysunku pod spodem."

#: i18n-src/pages.jsx:672
msgid ""
"A real photograph or drawing that an AI tool then changed, extended or "
"retouched."
msgstr ""
"Prawdziwe zdjęcie albo rysunek, który narzędzie AI potem zmieniło, "
"poszerzyło lub wyretuszowało."

#: i18n-src/pages.jsx:673
msgid ""
"AI was involved somewhere and you would rather not say how. This is the "
"plain “AI” mark."
msgstr ""
"Gdzieś użyto AI, a wolisz nie mówić dokładnie jak. To zwykłe oznaczenie „AI”."

#: i18n-src/pages.jsx:674
msgid ""
"Made by software following rules rather than by a trained model: a chart, a "
"fractal, a formula drawing."
msgstr ""
"Zrobione przez program działający według reguł, a nie przez wytrenowany "
"model: wykres, fraktal, rysunek z wzoru."

#: i18n-src/pages.jsx:675
msgid ""
"A photograph taken with a camera or a phone, or a scan of something real."
msgstr ""
"Zdjęcie zrobione aparatem albo telefonem, lub skan czegoś rzeczywistego."

#: i18n-src/pages.jsx:676
msgid ""
"Drawn, painted, modelled or laid out by a person, in tools that do not "
"generate anything themselves."
msgstr ""
"Narysowane, namalowane, wymodelowane albo złożone przez człowieka, w "
"narzędziach, które same niczego nie generują."

#: i18n-src/pages.jsx:677
msgid ""
"Several real images combined by a person, with no AI anywhere in the mix."
msgstr "Kilka prawdziwych obrazów połączonych przez człowieka, bez udziału AI."

#: i18n-src/pages.jsx:686
msgid ""
"The label is hidden for %s in the Badge tab, so no visitor sees this one."
msgstr ""
"Etykieta jest ukryta dla typu %s na karcie Plakietka, więc żaden "
"odwiedzający nie zobaczy jej na tym obrazie."

#: i18n-src/pages.jsx:686
msgid ""
"The label is switched off for your whole site, so no visitor sees this one."
msgstr ""
"Etykieta jest wyłączona dla całej witryny, więc żaden odwiedzający nie "
"zobaczy jej na tym obrazie."

#: i18n-src/pages.jsx:686
msgid ""
"A label saying so is drawn on this image, because you switched it on for "
"this type."
msgstr ""
"Na tym obrazie rysowana jest etykieta, która to mówi, bo włączono ją dla "
"tego typu."

#: i18n-src/pages.jsx:704
msgid "Open details for %s"
msgstr "Otwórz szczegóły dla %s"

#: i18n-src/pages.jsx:707
msgid "How %s was made"
msgstr "Jak powstał %s"

#: i18n-src/pages.jsx:799
msgid "Saved. %1$s is now recorded as %2$s."
msgstr "Zapisano. %1$s jest teraz zapisany jako %2$s."

#: i18n-src/pages.jsx:799
msgid "Saved. %s has nothing recorded now."
msgstr "Zapisano. Dla %s nic nie jest już zapisane."

#: i18n-src/pages.jsx:804
msgid ""
"That did not save. %s is back to the answer it had. Try again in a moment."
msgstr ""
"Nie udało się zapisać. %s wrócił do poprzedniej odpowiedzi. Spróbuj za "
"chwilę."

#: i18n-src/pages.jsx:811
msgid "Source type recorded"
msgstr "Typ źródła zapisany"

#: i18n-src/pages.jsx:812
msgid "Nothing recorded"
msgstr "Nic nie zapisano"

#: i18n-src/pages.jsx:814
msgid "There are no images in your library yet."
msgstr "W Twojej bibliotece nie ma jeszcze obrazów."

#: i18n-src/pages.jsx:814
msgid "No image in your library has a source type recorded yet."
msgstr "Żaden obraz w Twojej bibliotece nie ma jeszcze zapisanego typu źródła."

#: i18n-src/pages.jsx:814
msgid "Your one image has a source type recorded."
msgid_plural "All %s images in your library have a source type recorded."
msgstr[0] "Twój jedyny obraz ma zapisany typ źródła."
msgstr[1] "Wszystkie %s obrazy w Twojej bibliotece mają zapisany typ źródła."
msgstr[2] "Wszystkie %s obrazów w Twojej bibliotece ma zapisany typ źródła."

#: i18n-src/pages.jsx:814
msgid "%1$s of your %2$s images has a source type recorded."
msgid_plural "%1$s of your %2$s images have a source type recorded."
msgstr[0] "%1$s z Twoich %2$s obrazów ma zapisany typ źródła."
msgstr[1] "%1$s z Twoich %2$s obrazów ma zapisany typ źródła."
msgstr[2] "%1$s z Twoich %2$s obrazów ma zapisany typ źródła."

#: i18n-src/pages.jsx:815
msgid ""
"Whatever you set here is also written inside the image file itself and into "
"the note your pages give search engines."
msgstr ""
"To, co tu ustawisz, jest też zapisywane w samym pliku obrazu i w notatce, "
"którą Twoje strony przekazują wyszukiwarkom."

#: i18n-src/pages.jsx:815
msgid ""
"Also written inside the image file. The note in your page code is off in "
"Settings."
msgstr ""
"Zapisywane także wewnątrz pliku obrazu. Notatka w kodzie Twoich stron jest "
"wyłączona w Ustawieniach."

#: i18n-src/pages.jsx:815
msgid ""
"Also written into your page code. The mark inside the image file is off in "
"Settings."
msgstr ""
"Zapisywane także w kodzie Twoich stron. Oznaczenie wewnątrz pliku obrazu "
"jest wyłączone w Ustawieniach."

#: i18n-src/pages.jsx:815
msgid ""
"The mark inside files and the note in your page code are both off in "
"Settings."
msgstr ""
"Oznaczenie wewnątrz plików i notatka w kodzie Twoich stron są wyłączone w "
"Ustawieniach."

#: i18n-src/pages.jsx:816
msgid ""
"Nothing in your library matches “%s”. Clear the search to see all of it "
"again."
msgstr ""
"Nic w Twojej bibliotece nie pasuje do „%s”. Wyczyść wyszukiwanie, żeby znów "
"zobaczyć całość."

#: i18n-src/pages.jsx:816
msgid ""
"No image has a source type recorded yet, so there is nothing to show here."
msgstr ""
"Żaden obraz nie ma jeszcze zapisanego typu źródła, więc nie ma tu czego "
"pokazać."

#: i18n-src/pages.jsx:816
msgid ""
"Every image in your library has a source type recorded, so there is nothing "
"left in this filter."
msgstr ""
"Każdy obraz w Twojej bibliotece ma zapisany typ źródła, więc w tym filtrze "
"nic nie zostało."

#: i18n-src/pages.jsx:816
msgid ""
"There are no images in your library yet. Once you upload one it appears here."
msgstr ""
"W Twojej bibliotece nie ma jeszcze obrazów. Gdy wgrasz pierwszy, pojawi się "
"tutaj."

#: i18n-src/pages.jsx:817
msgid "Say how each image was made. Leaving one blank is a fair answer."
msgstr ""
"Podaj, jak powstał każdy obraz. Pozostawienie pola pustego jest uczciwą "
"odpowiedzią."

#: i18n-src/pages.jsx:820
msgid "Show me the ones with nothing recorded"
msgstr "Pokaż te bez żadnego zapisu"

#: i18n-src/pages.jsx:823
msgid "Show every image"
msgstr "Pokaż wszystkie obrazy"

#: i18n-src/pages.jsx:823 i18n-src/pages.jsx:2001 i18n-src/pages.jsx:2317
msgid "%s image"
msgid_plural "%s images"
msgstr[0] "%s obraz"
msgstr[1] "%s obrazy"
msgstr[2] "%s obrazów"

#: i18n-src/pages.jsx:823
msgid ""
"Counts are your whole library, not this page. A blank source is not a fault."
msgstr ""
"Liczby dotyczą całej Twojej biblioteki, nie tej strony. Puste źródło nie "
"jest błędem."

#: i18n-src/pages.jsx:823
msgid ""
"Search by title or file name. The filter changes nothing about your images."
msgstr ""
"Szukaj po tytule lub nazwie pliku. Filtr niczego nie zmienia w Twoich "
"obrazach."

#: i18n-src/pages.jsx:823 i18n-src/pages.jsx:862
msgid "What each answer means"
msgstr "Co znaczy każda odpowiedź"

#: i18n-src/pages.jsx:826
msgid "Search your library by title or file name"
msgstr "Szukaj w bibliotece po tytule lub nazwie pliku"

#: i18n-src/pages.jsx:827
msgid "Search…"
msgstr "Szukaj…"

#: i18n-src/pages.jsx:837
msgid "All"
msgstr "Wszystkie"

#: i18n-src/pages.jsx:838
msgid "With AI"
msgstr "Z AI"

#: i18n-src/pages.jsx:839
msgid "Without AI"
msgstr "Bez AI"

#: i18n-src/pages.jsx:841
msgid "Reading your library…"
msgstr "Czytanie Twojej biblioteki…"

#: i18n-src/pages.jsx:849
msgid "Media pages"
msgstr "Strony mediów"

#: i18n-src/pages.jsx:849
msgid "Page %1$s of %2$s"
msgstr "Strona %1$s z %2$s"

#: i18n-src/pages.jsx:849
msgid "Previous"
msgstr "Poprzednia"

#: i18n-src/pages.jsx:854
msgid "Go to page %s"
msgstr "Przejdź do strony %s"

#: i18n-src/pages.jsx:856
msgid "Next"
msgstr "Następna"

#: i18n-src/pages.jsx:867
msgid ""
"%s other file in your library is not shown. AIM labels images today; video "
"and audio are on the roadmap."
msgid_plural ""
"%s other files in your library are not shown. AIM labels images today; video "
"and audio are on the roadmap."
msgstr[0] ""
"%s inny plik w twojej bibliotece nie jest pokazywany. AIM oznacza dziś "
"obrazy; wideo i audio są w planach."
msgstr[1] ""
"%s inne pliki w twojej bibliotece nie są pokazywane. AIM oznacza dziś "
"obrazy; wideo i audio są w planach."
msgstr[2] ""
"%s innych plików w twojej bibliotece nie jest pokazywanych. AIM oznacza dziś "
"obrazy; wideo i audio są w planach."

#: i18n-src/pages.jsx:918
msgid "How this image was made"
msgstr "Jak powstał ten obraz"

#: i18n-src/pages.jsx:924
msgid "Where the disclosure lives"
msgstr "Gdzie znajduje się informacja"

#: i18n-src/pages.jsx:924
msgid "Badge shows on your site"
msgstr "Plakietka pojawia się na twojej stronie"

#: i18n-src/pages.jsx:924
msgid "No badge"
msgstr "Brak plakietki"

#: i18n-src/pages.jsx:924
msgid "Visitors see it on the image"
msgstr "Odwiedzający widzą ją na obrazie"

#: i18n-src/pages.jsx:924
msgid "This type carries no visible badge on your site"
msgstr "Ten typ nie pokazuje widocznej plakietki na twojej stronie"

#: i18n-src/pages.jsx:924
msgid "Nothing is claimed about this image"
msgstr "Nic nie jest twierdzone o tym obrazie"

#: i18n-src/pages.jsx:924
msgid "Written into the file"
msgstr "Zapisane w pliku"

#: i18n-src/pages.jsx:924
msgid "Readable by machines"
msgstr "Odczytywalne maszynowo"

#: i18n-src/pages.jsx:924
msgid "schema.org JSON-LD on the page"
msgstr "schema.org JSON-LD na stronie"

#: i18n-src/pages.jsx:924
msgid "The full-size original kept beside this image is marked as well."
msgstr ""
"Oryginał w pełnym rozmiarze przechowywany obok tego obrazu również jest "
"oznaczany."

#: i18n-src/pages.jsx:924
msgid "A full-size original is kept beside this image and is left unmarked."
msgstr ""
"Obok tego obrazu przechowywany jest oryginał w pełnym rozmiarze, który nie "
"jest oznaczany."

#: i18n-src/pages.jsx:924
msgid "File"
msgstr "Plik"

#: i18n-src/pages.jsx:924
msgid "Filename"
msgstr "Nazwa pliku"

#: i18n-src/pages.jsx:924
msgid "Dimensions"
msgstr "Wymiary"

#: i18n-src/pages.jsx:924 i18n-src/pages.jsx:2098
msgid "Size"
msgstr "Rozmiar"

#: i18n-src/pages.jsx:924
msgid "Type"
msgstr "Typ"

#: i18n-src/pages.jsx:924
msgid "Uploaded"
msgstr "Przesłano"

#: i18n-src/pages.jsx:924
msgid "Sub-sizes"
msgstr "Podrozmiary"

#: i18n-src/pages.jsx:989
msgid "Show on the front end"
msgstr "Pokaż na stronie"

#: i18n-src/pages.jsx:990
msgid ""
"Draws the label on every marked image. With it off, the mark still goes "
"inside the file."
msgstr ""
"Rysuje etykietę na każdym oznaczonym obrazie. Gdy jest wyłączona, oznaczenie "
"i tak trafia do pliku."

#: i18n-src/pages.jsx:995
msgid "Label style"
msgstr "Styl etykiety"

#: i18n-src/pages.jsx:996
msgid ""
"EU is the European Commission’s icon set. AIM redraws it in your page code. "
"Custom gives you colours, shape and your logo."
msgstr ""
"EU to zestaw ikon Komisji Europejskiej. AIM odrysowuje go w kodzie Twoich "
"stron. Własny daje Ci kolory, kształt i Twoje logo."

#: i18n-src/pages.jsx:998 i18n-src/pages.jsx:1232
msgid "EU"
msgstr "UE"

#: i18n-src/pages.jsx:999 i18n-src/pages.jsx:1231
msgid "AIM"
msgstr "AIM"

#: i18n-src/pages.jsx:1000
msgid "Custom"
msgstr "Własny"

#: i18n-src/pages.jsx:1007
msgid "Compact mark"
msgstr "Kompaktowe oznaczenie"

#: i18n-src/pages.jsx:1008
msgid ""
"Shows the plain AI circle on its own, with no Generated or Modified word "
"beside it."
msgstr ""
"Pokazuje samo kółko AI, bez słowa „wygenerowane” czy „zmodyfikowane” obok."

#: i18n-src/pages.jsx:1014
msgid "Position"
msgstr "Pozycja"

#: i18n-src/pages.jsx:1015
msgid ""
"Which corner of the image the label sits in: top left, top right, bottom "
"left or bottom right."
msgstr ""
"W którym rogu obrazu siedzi etykieta: lewym górnym, prawym górnym, lewym "
"dolnym albo prawym dolnym."

#: i18n-src/pages.jsx:1017
msgid "TL"
msgstr "LG"

#: i18n-src/pages.jsx:1018
msgid "TR"
msgstr "PG"

#: i18n-src/pages.jsx:1019
msgid "BL"
msgstr "LD"

#: i18n-src/pages.jsx:1020
msgid "BR"
msgstr "PD"

#: i18n-src/pages.jsx:1026
msgid "Label text"
msgstr "Tekst etykiety"

#: i18n-src/pages.jsx:1027
msgid ""
"The wording on every badge. Leave it empty and each type keeps its own "
"wording from the list below."
msgstr ""
"Treść na każdej plakietce. Zostaw puste, a każdy typ zachowa własną treść z "
"listy poniżej."

#: i18n-src/pages.jsx:1028
msgid "AI-generated"
msgstr "Wygenerowane przez AI"

#: i18n-src/pages.jsx:1032 i18n-src/pages.jsx:1264 i18n-src/pages.jsx:1693
msgid "Background"
msgstr "Tło"

#: i18n-src/pages.jsx:1033
msgid "The fill behind the wording."
msgstr "Wypełnienie pod tekstem."

#: i18n-src/pages.jsx:1038 i18n-src/pages.jsx:1269 i18n-src/pages.jsx:1699
msgid "Text colour"
msgstr "Kolor tekstu"

#: i18n-src/pages.jsx:1039
msgid "The wording and the small dot beside it."
msgstr "Tekst i mała kropka obok niego."

#: i18n-src/pages.jsx:1044
msgid "Border width"
msgstr "Grubość obramowania"

#: i18n-src/pages.jsx:1045
msgid ""
"A line drawn around the badge, which helps it hold its edge over a busy "
"photograph."
msgstr ""
"Linia wokół plakietki, dzięki której jej krawędź nie ginie na zatłoczonym "
"zdjęciu."

#: i18n-src/pages.jsx:1047 i18n-src/pages.jsx:1068 i18n-src/pages.jsx:1079
#: i18n-src/pages.jsx:1233
msgid "None"
msgstr "Brak"

#: i18n-src/pages.jsx:1057
msgid "Border colour"
msgstr "Kolor obramowania"

#: i18n-src/pages.jsx:1058
msgid "The colour of that line."
msgstr "Kolor tej linii."

#: i18n-src/pages.jsx:1065
msgid "Corner radius"
msgstr "Zaokrąglenie narożników"

#: i18n-src/pages.jsx:1066
msgid "How round the four corners are."
msgstr "Jak bardzo zaokrąglone są cztery narożniki."

#: i18n-src/pages.jsx:1070
msgid "Round"
msgstr "Okrągłe"

#: i18n-src/pages.jsx:1076
msgid "Shadow"
msgstr "Cień"

#: i18n-src/pages.jsx:1077
msgid "How far the badge lifts off the image behind it."
msgstr "Jak mocno plakietka odrywa się od obrazu pod nią."

#: i18n-src/pages.jsx:1081
msgid "Strong"
msgstr "Mocny"

#: i18n-src/pages.jsx:1084
msgid "This is what a visitor sees on an image you have marked as AI."
msgstr "Tak wygląda to, co odwiedzający widzi na obrazie oznaczonym jako AI."

#: i18n-src/pages.jsx:1084
msgid "Every marked image carries it, in the corner you choose."
msgstr "Każdy oznaczony obraz ją niesie, w wybranym przez Ciebie rogu."

#: i18n-src/pages.jsx:1084
msgid "Nobody sees it yet: the label is off. Turn on “Show on the front end”."
msgstr ""
"Nikt jej jeszcze nie widzi: etykieta jest wyłączona. Włącz „Pokaż na "
"stronie”."

#: i18n-src/pages.jsx:1084
msgid "Every label this style shows"
msgstr "Wszystkie etykiety, które pokazuje ten styl"

#: i18n-src/pages.jsx:1084
msgid "Shown"
msgstr "Pokazywane"

#: i18n-src/pages.jsx:1084
msgid "Hidden"
msgstr "Ukryte"

#: i18n-src/pages.jsx:1084
msgid ""
"Hiding a label never removes the mark inside the file or the note in your "
"page code."
msgstr ""
"Ukrycie etykiety nigdy nie usuwa oznaczenia wewnątrz pliku ani notatki w "
"kodzie Twoich stron."

#: i18n-src/pages.jsx:1084
msgid "Design"
msgstr "Wygląd plakietki"

#: i18n-src/pages.jsx:1084
msgid ""
"Shape, colour and depth of the custom badge. Everything here redraws the "
"preview above as you set it."
msgstr ""
"Kształt, kolor i głębia własnej plakietki. Wszystko tutaj od razu "
"przerysowuje podgląd powyżej."

#: i18n-src/pages.jsx:1084
msgid "Badge shape"
msgstr "Kształt plakietki"

#: i18n-src/pages.jsx:1084
msgid "The outline the badge is cut to. Some shapes carry their own edge."
msgstr ""
"Zarys, do którego przycinana jest plakietka. Niektóre kształty mają własną "
"krawędź."

#: i18n-src/pages.jsx:1086
msgid "Show the small dot"
msgstr "Pokaż małą kropkę"

#: i18n-src/pages.jsx:1087
msgid ""
"Your logo is the badge’s mark now, so the dot stays hidden while a logo is "
"set."
msgstr "Twoje logo jest teraz znakiem plakietki, więc kropka pozostaje ukryta, dopóki logo jest ustawione."

#: i18n-src/pages.jsx:1087
msgid "The small dot drawn before the label. Turn it off for a plainer mark."
msgstr "Mała kropka rysowana przed tekstem. Wyłącz ją, aby uzyskać prostszy znak."

#: i18n-src/pages.jsx:1089
msgid "What each type shows"
msgstr "Co pokazuje każdy typ"

#: i18n-src/pages.jsx:1090
msgid ""
"Turn a type off to remove its label; the mark inside the file stays. "
"Official icons carry their own wording."
msgstr ""
"Wyłącz typ, aby usunąć jego etykietę; oznaczenie wewnątrz pliku zostaje. "
"Oficjalne ikony mają własny tekst."

#: i18n-src/pages.jsx:1090
msgid ""
"Turn a type off to remove its label; the mark inside the file stays. Leave "
"wording empty for the default."
msgstr ""
"Wyłącz typ, aby usunąć jego etykietę; oznaczenie wewnątrz pliku zostaje. "
"Zostaw tekst pusty, aby użyć wartości domyślnej."

#: i18n-src/pages.jsx:1091
msgid "Wording fixed by the official icon"
msgstr "Treść ustalona przez oficjalną ikonę"

#: i18n-src/pages.jsx:1091
msgid "Default wording"
msgstr "Domyślna treść"

#: i18n-src/pages.jsx:1091
msgid ""
"The custom style can label non-AI types too. They stay off unless you switch "
"them on."
msgstr ""
"Własny styl może oznaczać etykietą także typy inne niż AI. Pozostają "
"wyłączone, dopóki ich nie włączysz."

#: i18n-src/pages.jsx:1091
msgid "Only the custom style can label non-AI types."
msgstr "Tylko własny styl może oznaczać etykietą typy inne niż AI."

#: i18n-src/pages.jsx:1091
msgid "Click to disclose"
msgstr "Kliknięcie ujawnia szczegóły"

#: i18n-src/pages.jsx:1091
msgid ""
"Makes the badge clickable, so a visitor who wants the detail can get it."
msgstr ""
"Sprawia, że plakietkę da się kliknąć, więc odwiedzający, który chce "
"szczegółów, je dostanie."

#: i18n-src/pages.jsx:1091
msgid "Open a panel on click"
msgstr "Otwórz panel po kliknięciu"

#: i18n-src/pages.jsx:1091
msgid "Without it the badge is a plain mark that does nothing when clicked."
msgstr ""
"Bez tego plakietka jest zwykłym oznaczeniem, które po kliknięciu nic nie "
"robi."

#: i18n-src/pages.jsx:1091
msgid "Panel heading"
msgstr "Nagłówek panelu"

#: i18n-src/pages.jsx:1091
msgid "The line at the top of the panel."
msgstr "Wiersz u góry panelu."

#: i18n-src/pages.jsx:1092
msgid "Panel text"
msgstr "Tekst panelu"

#: i18n-src/pages.jsx:1093
msgid ""
"What the panel says. Links, bold, italic and lists allowed. Leave empty for "
"wording that matches the image."
msgstr ""
"Co mówi panel. Dozwolone są odnośniki, pogrubienie, kursywa i listy. Zostaw "
"puste, aby tekst pasował do obrazu."

#: i18n-src/pages.jsx:1094
msgid ""
"This image was generated by an AI model. <a href=\"/ai-policy\">Our AI "
"policy</a>"
msgstr ""
"Ten obraz został wygenerowany przez model AI. <a href=\"/ai-policy\">Nasza "
"polityka AI</a>"

#: i18n-src/pages.jsx:1094
msgid "Your logo"
msgstr "Twoje logo"

#: i18n-src/pages.jsx:1094
msgid "Puts your own mark inside the badge, on the AIM and custom styles."
msgstr ""
"Umieszcza Twoje własne oznaczenie wewnątrz plakietki, w stylach AIM i "
"własnym."

#: i18n-src/pages.jsx:1094
msgid "Logo image"
msgstr "Obraz logo"

#: i18n-src/pages.jsx:1094
msgid ""
"An image address or an upload. A small PNG or SVG with a transparent "
"background sits best."
msgstr ""
"Adres obrazu lub plik do wgrania. Najlepiej wygląda mały PNG lub SVG z "
"przezroczystym tłem."

#: i18n-src/pages.jsx:1094
msgid "Uploading…"
msgstr "Wysyłanie…"

#: i18n-src/pages.jsx:1094
msgid "Upload"
msgstr "Wyślij"

#: i18n-src/pages.jsx:1094
msgid "Remove"
msgstr "Usuń"

#: i18n-src/pages.jsx:1094
msgid ""
"Preview is live, your site is not. Nothing reaches visitors until you save."
msgstr ""
"Podgląd jest na żywo, Twoja witryna nie. Nic nie dotrze do odwiedzających, "
"dopóki nie zapiszesz."

#: i18n-src/pages.jsx:1094 i18n-src/pages.jsx:1946
msgid "Save"
msgstr "Zapisz"

#: i18n-src/pages.jsx:1097
msgid "AI generated"
msgstr "Wygenerowane przez AI"

#: i18n-src/pages.jsx:1098
msgid "AI edited"
msgstr "Zmodyfikowane przez AI"

#: i18n-src/pages.jsx:1099
msgid "AI assisted"
msgstr "Wspomagane przez AI"

#: i18n-src/pages.jsx:1100
msgid "Chatbot"
msgstr "Chatbot"

#: i18n-src/pages.jsx:1119
msgid "Inline"
msgstr "W wierszu"

#: i18n-src/pages.jsx:1120
msgid "Flows inside a sentence."
msgstr "Wpisuje się w zdanie."

#: i18n-src/pages.jsx:1121
msgid ""
"It runs inside your own sentence, so nobody has to stop reading to notice it."
msgstr ""
"Biegnie wewnątrz twojego własnego zdania, więc nikt nie musi przerywać "
"czytania, żeby je zauważyć."

#: i18n-src/pages.jsx:1126
msgid "Sits on a line of its own."
msgstr "Zajmuje własny wiersz."

#: i18n-src/pages.jsx:1127
msgid "It stands on its own line, directly above or below what it describes."
msgstr "Stoi we własnym wierszu, bezpośrednio nad lub pod tym, co opisuje."

#: i18n-src/pages.jsx:1132
msgid "A full-width block."
msgstr "Blok na całą szerokość."

#: i18n-src/pages.jsx:1133
msgid "It runs the full width of the content, as a block nobody scrolls past."
msgstr ""
"Biegnie przez całą szerokość treści, jako blok, którego nikt nie przewinie "
"niezauważonego."

#: i18n-src/pages.jsx:1142
msgid "We published this last week."
msgstr "Opublikowaliśmy to w zeszłym tygodniu."

#: i18n-src/pages.jsx:1143
msgid "It has been reviewed since."
msgstr "Od tego czasu zostało zweryfikowane."

#: i18n-src/pages.jsx:1150 i18n-src/pages.jsx:2119
msgid "Copied"
msgstr "Skopiowano"

#: i18n-src/pages.jsx:1150 i18n-src/pages.jsx:2119
msgid "Copy"
msgstr "Kopiuj"

#: i18n-src/pages.jsx:1182
msgid ""
"The wording is “%s”, with the European Commission’s AI-content icon before "
"it."
msgstr "Brzmienie to „%s”, poprzedzone ikoną treści AI Komisji Europejskiej."

#: i18n-src/pages.jsx:1182
msgid "The wording is “%s”, on its own with no symbol."
msgstr "Brzmienie to „%s”, samo, bez symbolu."

#: i18n-src/pages.jsx:1182
msgid "The wording is “%s”, with the AIM symbol before it."
msgstr "Brzmienie to „%s”, poprzedzone symbolem AIM."

#: i18n-src/pages.jsx:1183
msgid "Default near-black pill"
msgstr "Domyślna, prawie czarna plakietka"

#: i18n-src/pages.jsx:1183
msgid "Your colours, %s:1"
msgstr "Twoje kolory, %s:1"

#: i18n-src/pages.jsx:1183
msgid "Your colours, %s:1, too low to use"
msgstr "Twoje kolory, %s:1, za mały kontrast"

#: i18n-src/pages.jsx:1192
msgid "What it says"
msgstr "Co mówi"

#: i18n-src/pages.jsx:1196
msgid "Type of disclosure"
msgstr "Rodzaj ujawnienia"

#: i18n-src/pages.jsx:1197
msgid ""
"Which case this notice covers. The first three are AI-made content, the "
"fourth is a chat answered by AI."
msgstr ""
"Którego przypadku dotyczy ten komunikat. Pierwsze trzy to treści zrobione "
"przez AI, czwarty to czat, na którym odpowiada AI."

#: i18n-src/pages.jsx:1202
msgid "Your own wording"
msgstr "Własne sformułowanie"

#: i18n-src/pages.jsx:1203
msgid "Leave empty to use the sentence from Settings, Chatbot disclosure."
msgstr ""
"Zostaw puste, aby użyć zdania z Ustawień, z sekcji Ujawnienie chatbota."

#: i18n-src/pages.jsx:1203
msgid "Leave empty to use the default sentence for this type."
msgstr "Zostaw puste, aby użyć domyślnego zdania dla tego typu."

#: i18n-src/pages.jsx:1215 i18n-src/pages.jsx:1676
msgid "How it looks"
msgstr "Jak wygląda"

#: i18n-src/pages.jsx:1219
msgid "How it sits"
msgstr "Jak się układa"

#: i18n-src/pages.jsx:1225 i18n-src/pages.jsx:1715 i18n-src/pages.jsx:2106
msgid "Mark"
msgstr "Oznaczenie"

#: i18n-src/pages.jsx:1226
msgid ""
"The symbol before the text. EU is the European Commission icon for the "
"matching source type."
msgstr ""
"Symbol przed tekstem. UE to ikona Komisji Europejskiej dla odpowiadającego "
"typu źródła."

#: i18n-src/pages.jsx:1226
msgid ""
"The EU icon set labels AI-generated media, and has no icon for a chatbot, so "
"this one uses the AIM symbol."
msgstr ""
"Zestaw ikon UE oznacza media wygenerowane przez AI i nie ma ikony dla "
"chatbota, więc ta używa symbolu AIM."

#: i18n-src/pages.jsx:1239
msgid "Logo beside the mark"
msgstr "Logo obok oznaczenia"

#: i18n-src/pages.jsx:1240
msgid "Optional image URL. Sits next to the mark rather than replacing it."
msgstr ""
"Opcjonalny adres URL obrazu. Stoi obok oznaczenia, zamiast je zastępować."

#: i18n-src/pages.jsx:1252
msgid "Colours"
msgstr "Kolory"

#: i18n-src/pages.jsx:1256
msgid "Use my own colours"
msgstr "Użyj własnych kolorów"

#: i18n-src/pages.jsx:1257
msgid "Off keeps the default near-black pill, which suits most themes."
msgstr ""
"Wyłączone zostawia domyślną, prawie czarną plakietkę, która pasuje do "
"większości motywów."

#: i18n-src/pages.jsx:1274 i18n-src/pages.jsx:1743
msgid "Contrast"
msgstr "Kontrast"

#: i18n-src/pages.jsx:1275 i18n-src/pages.jsx:1744
msgid "Meets the WCAG AA minimum for small text."
msgstr "Spełnia minimum WCAG AA dla małego tekstu."

#: i18n-src/pages.jsx:1275
msgid ""
"Below 4.5:1. The shortcode drops these colours and renders the default, "
"because a disclosure nobody can read is not a disclosure."
msgstr ""
"Poniżej 4,5:1. Shortcode pomija te kolory i rysuje domyślne, bo ujawnienie, "
"którego nikt nie odczyta, nie jest ujawnieniem."

#: i18n-src/pages.jsx:1276 i18n-src/pages.jsx:1745
msgid "%s:1, passes AA"
msgstr "%s:1, spełnia AA"

#: i18n-src/pages.jsx:1276 i18n-src/pages.jsx:1745
msgid "%s:1, too low"
msgstr "%s:1, za mało"

#: i18n-src/pages.jsx:1282 i18n-src/pages.jsx:1302 i18n-src/pages.jsx:1318
msgid "What a visitor will see"
msgstr "Co zobaczy odwiedzający"

#: i18n-src/pages.jsx:1284 i18n-src/pages.jsx:1304
msgid "Ask us anything."
msgstr "Zapytaj nas o cokolwiek."

#: i18n-src/pages.jsx:1285 i18n-src/pages.jsx:1305
msgid "We usually reply in a minute."
msgstr "Zwykle odpowiadamy w minutę."

#: i18n-src/pages.jsx:1293
msgid ""
"The plain sentences stand in for your own content. The pill is what the "
"shortcode renders."
msgstr ""
"Zwykłe zdania zastępują tu Twoją własną treść. Plakietka to jest to, co "
"rysuje shortcode."

#: i18n-src/pages.jsx:1293
msgid "Previewed in the default pill: %s:1 is below the 4.5:1 minimum."
msgstr "Podgląd w domyślnej plakietce: %s:1 jest poniżej minimum 4,5:1."

#: i18n-src/pages.jsx:1295 i18n-src/pages.jsx:1308 i18n-src/pages.jsx:1331
msgid "The shortcode to paste"
msgstr "Shortcode do wklejenia"

#: i18n-src/pages.jsx:1296
msgid ""
"Paste it into any post, page, widget or block. It renders on the server, so "
"it works wherever shortcodes run."
msgstr ""
"Wklej go w dowolny wpis, stronę, widżet lub blok. Renderuje się na serwerze, "
"więc działa wszędzie tam, gdzie działają shortcode’y."

#: i18n-src/pages.jsx:1300
msgid "The chatbot notice"
msgstr "Komunikat chatbota"

#: i18n-src/pages.jsx:1301
msgid ""
"Article 50(1) asks you to tell visitors when they are interacting with an AI "
"rather than a person."
msgstr ""
"Art. 50 ust. 1 wymaga poinformowania odwiedzających, że prowadzą interakcję "
"z systemem AI, a nie z człowiekiem."

#: i18n-src/pages.jsx:1306
msgid ""
"It has no options. The wording is the one sentence you set in Settings, and "
"the AIM symbol always leads it."
msgstr ""
"Nie ma opcji. Brzmienie to jedno zdanie ustawione w Ustawieniach, a symbol "
"AIM zawsze je otwiera."

#: i18n-src/pages.jsx:1310
msgid ""
"For a chat interface you built yourself. Third-party widgets are covered in "
"<a>Settings</a>."
msgstr ""
"Do interfejsu czatu zbudowanego przez Ciebie. Widżety innych firm są opisane "
"w <a>Ustawieniach</a>."

#: i18n-src/pages.jsx:1316
msgid "The post-text disclosure"
msgstr "Ujawnienie tekstu wpisu"

#: i18n-src/pages.jsx:1317
msgid ""
"The same line the Posts tab controls, placed by hand instead of "
"automatically."
msgstr ""
"Ten sam wiersz, którym steruje karta Wpisy, umieszczony ręcznie zamiast "
"automatycznie."

#: i18n-src/pages.jsx:1329
msgid ""
"Follows the wording and look set on the Posts tab. Prints nothing on an "
"unmarked or exempt post."
msgstr ""
"Stosuje tekst i wygląd ustawione na karcie Wpisy. Nic nie drukuje przy "
"wpisie nieoznaczonym lub zwolnionym."

#: i18n-src/pages.jsx:1333
msgid ""
"Place it where you want the line. It switches off the automatic copy for "
"that post. Wording lives in <a>Posts</a>."
msgstr ""
"Umieść go tam, gdzie chcesz mieć wiersz. Wyłącza on wersję automatyczną dla "
"tego wpisu. Tekst znajdziesz we <a>Wpisach</a>."

#: i18n-src/pages.jsx:1338
msgid "Where these belong"
msgstr "Gdzie je umieszczać"

#: i18n-src/pages.jsx:1338
msgid "A disclosure only counts if a reader meets it."
msgstr "Ujawnienie liczy się tylko wtedy, gdy czytelnik je zobaczy."

#: i18n-src/pages.jsx:1338
msgid ""
"In or beside the content it describes, not in your privacy policy or footer."
msgstr ""
"W treści, której dotyczy, albo obok niej, a nie w polityce prywatności czy "
"stopce."

#: i18n-src/pages.jsx:1338
msgid ""
"For a chatbot, before or as the conversation starts, not several replies in."
msgstr ""
"W przypadku chatbota przed rozmową lub na jej początku, a nie po kilku "
"odpowiedziach."

#: i18n-src/pages.jsx:1338
msgid ""
"Images flagged in your library are badged automatically and need no "
"shortcode."
msgstr ""
"Obrazy oznaczone w bibliotece dostają plakietkę automatycznie i nie wymagają "
"shortcode’u."

#: i18n-src/pages.jsx:1339
msgid ""
"The stylesheet loads only on pages where a notice actually renders. Full "
"guidance is in the <a>chatbot disclosure guide</a>."
msgstr ""
"Arkusz stylów wczytuje się tylko na stronach, na których komunikat "
"faktycznie się pojawia. Pełne wskazówki znajdziesz w <a>przewodniku po "
"ujawnianiu chatbotów</a>."

#: i18n-src/pages.jsx:1372
msgid "not writable here"
msgstr "brak możliwości zapisu"

#: i18n-src/pages.jsx:1375
msgid "none marked"
msgstr "nic nie oznaczono"

#: i18n-src/pages.jsx:1378
msgid "%1$s of %2$s written"
msgstr "zapisano %1$s z %2$s"

#: i18n-src/pages.jsx:1380
msgid "written"
msgstr "zapisano"

#: i18n-src/pages.jsx:1392
msgid ""
"Switch the mark on first: it is on the Settings tab, under “Write the mark "
"inside the image file”."
msgstr ""
"Najpierw włącz oznaczenie: jest na karcie Ustawienia, pod „Zapisuj "
"oznaczenie w pliku obrazu”."

#: i18n-src/pages.jsx:1396
msgid "Your image files are being written to"
msgstr "Twoje pliki obrazów są zapisywane"

#: i18n-src/pages.jsx:1396
msgid "Writing inside your image files is switched on"
msgstr "Zapisywanie w plikach obrazów jest włączone"

#: i18n-src/pages.jsx:1396
msgid "Nothing is being written inside your image files"
msgstr "W plikach obrazów nic nie jest zapisywane"

#: i18n-src/pages.jsx:1398
msgid ""
"Every image you mark is written to as you mark it, and %1$s%% of the %2$s "
"image you have marked carries the mark inside the file today."
msgid_plural ""
"Every image you mark is written to as you mark it, and %1$s%% of the %2$s "
"images you have marked carry the mark inside the file today."
msgstr[0] ""
"Każdy obraz jest zapisywany w chwili oznaczenia, a %1$s%% z %2$s oznaczonego "
"obrazu niesie dziś oznaczenie wewnątrz pliku."
msgstr[1] ""
"Każdy obraz jest zapisywany w chwili oznaczenia, a %1$s%% z %2$s oznaczonych "
"obrazów niesie dziś oznaczenie wewnątrz pliku."
msgstr[2] ""
"Każdy obraz jest zapisywany w chwili oznaczenia, a %1$s%% z %2$s oznaczonych "
"obrazów niesie dziś oznaczenie wewnątrz pliku."

#: i18n-src/pages.jsx:1401
msgid ""
"Writing is on. Nothing is marked yet, so there is nothing to write into."
msgstr ""
"Zapisywanie jest włączone. Nic nie jest jeszcze oznaczone, więc nie ma do "
"czego zapisywać."

#: i18n-src/pages.jsx:1402
msgid ""
"You have marked %s image, but writing inside the file is switched off, so "
"the file itself still says nothing about how the picture was made."
msgid_plural ""
"You have marked %s images, but writing inside the file is switched off, so "
"the files themselves still say nothing about how those pictures were made."
msgstr[0] ""
"Oznaczono %s obraz, ale zapisywanie w pliku jest wyłączone, więc sam plik "
"nadal nic nie mówi o tym, jak powstał."
msgstr[1] ""
"Oznaczono %s obrazy, ale zapisywanie w pliku jest wyłączone, więc same pliki "
"nadal nic nie mówią o tym, jak powstały."
msgstr[2] ""
"Oznaczono %s obrazów, ale zapisywanie w pliku jest wyłączone, więc same "
"pliki nadal nic nie mówią o tym, jak powstały."

#: i18n-src/pages.jsx:1404
msgid ""
"Writing inside the file is switched off, so anything you mark from now on "
"will carry nothing inside it."
msgstr ""
"Zapisywanie w pliku jest wyłączone, więc wszystko, co oznaczysz od teraz, "
"nie będzie miało niczego w środku."

#: i18n-src/pages.jsx:1406
msgid ""
"The record sits inside the picture, so it travels when the file is "
"downloaded or re-hosted. The badge and your page code do not."
msgstr ""
"Zapis znajduje się wewnątrz obrazu, więc wędruje, gdy plik jest pobierany "
"lub przenoszony na inny serwer. Plakietka i kod Twoich stron już nie."

#: i18n-src/pages.jsx:1408
msgid ""
"Open the Settings tab and switch on “Write the mark inside the image file”."
msgstr "Otwórz kartę Ustawienia i włącz „Zapisuj oznaczenie w pliku obrazu”."

#: i18n-src/pages.jsx:1409
msgid "Save. Images you mark from then on are written to as you mark them."
msgstr ""
"Zapisz. Od tej pory oznaczane obrazy są zapisywane w chwili oznaczenia."

#: i18n-src/pages.jsx:1410
msgid ""
"To catch up the ones you have already marked, open the Media tab and set the "
"type on each of them again."
msgstr ""
"Żeby nadrobić te już oznaczone, otwórz kartę Media i ustaw typ na każdym z "
"nich jeszcze raz."

#: i18n-src/pages.jsx:1413
msgid "Checked: Settings, write the mark inside the image file. Currently on."
msgstr ""
"Sprawdzono: Ustawienia, zapisywanie oznaczenia w pliku obrazu. Obecnie "
"włączone."

#: i18n-src/pages.jsx:1413
msgid "Checked: Settings, write the mark inside the image file. Currently off."
msgstr ""
"Sprawdzono: Ustawienia, zapisywanie oznaczenia w pliku obrazu. Obecnie "
"wyłączone."

#: i18n-src/pages.jsx:1418
msgid "This server can write into every image format you are likely to use"
msgstr ""
"Ten serwer potrafi zapisywać w każdym formacie obrazu, jakiego "
"prawdopodobnie użyjesz"

#: i18n-src/pages.jsx:1418
msgid "This server can only write into JPEG and PNG files"
msgstr "Ten serwer potrafi zapisywać tylko w plikach JPEG i PNG"

#: i18n-src/pages.jsx:1419
msgid ""
"exiftool is installed, so JPEG, PNG, WebP, GIF and TIFF can all be written "
"to."
msgstr ""
"exiftool jest zainstalowany, więc JPEG, PNG, WebP, GIF i TIFF można "
"zapisywać."

#: i18n-src/pages.jsx:1420
msgid ""
"exiftool is not installed, so JPEG and PNG only. Nothing can be written "
"inside your %s images."
msgstr ""
"exiftool nie jest zainstalowany, więc tylko JPEG i PNG. Wewnątrz Twoich "
"obrazów %s nie da się nic zapisać."

#: i18n-src/pages.jsx:1423
msgid ""
"exiftool is not installed, so JPEG and PNG only. Nothing you have marked is "
"affected today. %s would be the ones to watch."
msgstr ""
"exiftool nie jest zainstalowany, więc tylko JPEG i PNG. Nic z tego, co "
"oznaczono, nie jest dziś dotknięte. %s warto mieć na oku."

#: i18n-src/pages.jsx:1427
msgid "Your host has exiftool, so no format is out of reach."
msgstr "Twój hosting ma exiftool, więc żaden format nie jest poza zasięgiem."

#: i18n-src/pages.jsx:1427
msgid ""
"exiftool lets a server write inside WebP and GIF. It cannot be installed "
"from WordPress, and the badge works without it."
msgstr ""
"exiftool pozwala serwerowi zapisywać wewnątrz WebP i GIF. Nie da się go "
"zainstalować z WordPressa, a plakietka działa i bez niego."

#: i18n-src/pages.jsx:1429
msgid ""
"Ask your hosting company to install exiftool. The package is usually called "
"exiftool or libimage-exiftool-perl, and most hosts already have it."
msgstr ""
"Poproś swoją firmę hostingową o zainstalowanie exiftool. Pakiet nazywa się "
"zwykle exiftool albo libimage-exiftool-perl i większość hostingów już go ma."

#: i18n-src/pages.jsx:1430
msgid ""
"Once they confirm it, open the Media tab and set the type again on the "
"images in those formats. Each file is written as you set it."
msgstr ""
"Gdy to potwierdzą, otwórz kartę Media i ustaw typ jeszcze raz na obrazach w "
"tych formatach. Każdy plik zapisuje się w chwili ustawienia."

#: i18n-src/pages.jsx:1431
msgid ""
"If they will not install it, change nothing else. Those images stay "
"disclosed by the badge a visitor sees and by the note in your page code."
msgstr ""
"Jeśli go nie zainstalują, nie zmieniaj nic więcej. Te obrazy pozostają "
"ujawnione przez plakietkę widoczną dla odwiedzającego i przez notatkę w "
"kodzie Twoich stron."

#: i18n-src/pages.jsx:1434
msgid "Checked: exiftool on this server. Found."
msgstr "Sprawdzono: exiftool na tym serwerze. Znaleziono."

#: i18n-src/pages.jsx:1434
msgid ""
"Checked: exiftool on this server. Not found. The built-in writer covers JPEG "
"and PNG."
msgstr ""
"Sprawdzono: exiftool na tym serwerze. Nie znaleziono. Wbudowany zapis "
"obsługuje JPEG i PNG."

#: i18n-src/pages.jsx:1444
msgid "Your %s images cannot carry the mark on this server"
msgstr "Twoje obrazy %s nie mogą nieść oznaczenia na tym serwerze"

#: i18n-src/pages.jsx:1444
msgid "A %s file could not carry the mark on this server"
msgstr "Plik %s nie mógłby nieść oznaczenia na tym serwerze"

#: i18n-src/pages.jsx:1444
msgid "Every %s you marked carries the mark inside its file"
msgstr "Każdy oznaczony %s ma oznaczenie w swoim pliku"

#: i18n-src/pages.jsx:1444
msgid "Some %s images you marked have no mark inside the file"
msgstr "Część oznaczonych obrazów %s nie ma oznaczenia w pliku"

#: i18n-src/pages.jsx:1445
msgid ""
"This server cannot write inside %s. Those images are still labelled and "
"declared."
msgstr ""
"Ten serwer nie może zapisywać wewnątrz %s. Te obrazy nadal mają etykietę i "
"są zadeklarowane."

#: i18n-src/pages.jsx:1445
msgid ""
"You have not marked a single %s, so nothing of yours is affected. If you "
"mark one, it would still be labelled to visitors and still declared in your "
"page code."
msgstr ""
"Nie oznaczono ani jednego pliku %s, więc nic Cię to nie dotyczy. Gdyby jakiś "
"został oznaczony, nadal miałby etykietę dla odwiedzających i nadal byłby "
"zadeklarowany w kodzie Twoich stron."

#: i18n-src/pages.jsx:1445
msgid "All %1$s of the %2$s images you marked have been written to."
msgstr "Zapisano wszystkie %1$s z %2$s oznaczonych obrazów."

#: i18n-src/pages.jsx:1445
msgid ""
"%1$s of the %2$s %3$s images you marked have been written to. The rest are "
"still labelled and declared."
msgstr ""
"Zapisano %1$s z %2$s oznaczonych obrazów %3$s. Reszta nadal ma etykietę i "
"jest zadeklarowana."

#: i18n-src/pages.jsx:1447
msgid ""
"%s needs exiftool on the server. That is a property of your host, not your "
"settings."
msgstr ""
"%s wymaga exiftool na serwerze. To cecha Twojego hostingu, nie Twoich "
"ustawień."

#: i18n-src/pages.jsx:1447
msgid ""
"Writing can fail on one image and succeed on the next. This counts images, "
"not files."
msgstr ""
"Zapis może się nie powieść przy jednym obrazie i powieść przy następnym. "
"Liczone są obrazy, nie pliki."

#: i18n-src/pages.jsx:1450
msgid ""
"In the Media tab, filter to your marked images and set the type again. "
"Correct files are left untouched."
msgstr ""
"Na karcie Media odfiltruj swoje oznaczone obrazy i ustaw typ ponownie. "
"Poprawne pliki pozostają nietknięte."

#: i18n-src/pages.jsx:1451
msgid ""
"Or run the library scan at the foot of this tab, which finds them and writes "
"them for you."
msgstr ""
"Albo uruchom skanowanie biblioteki na dole tej karty, które znajdzie je i "
"zapisze za Ciebie."

#: i18n-src/pages.jsx:1454
msgid ""
"Checked: your %1$s attachments with a source type set. Library reports "
"“%2$s”."
msgstr ""
"Sprawdzono: Twoje załączniki %1$s z ustawionym typem źródła. Biblioteka "
"zgłasza „%2$s”."

#: i18n-src/pages.jsx:1454
msgid "Checked: your %s attachments with a source type set. None found."
msgstr ""
"Sprawdzono: Twoje załączniki %s z ustawionym typem źródła. Nie znaleziono "
"żadnych."

#: i18n-src/pages.jsx:1460
msgid "Every size WordPress keeps is written to, not just the original"
msgstr ""
"Zapisywany jest każdy rozmiar trzymany przez WordPress, nie tylko oryginał"

#: i18n-src/pages.jsx:1460
msgid "No file has been written to yet"
msgstr "Nie zapisano jeszcze żadnego pliku"

#: i18n-src/pages.jsx:1462
msgid ""
"%1$s file has been written for the %2$s images you marked, because WordPress "
"keeps several resized copies of every picture and each copy is written to in "
"turn."
msgid_plural ""
"%1$s files have been written for the %2$s images you marked, because "
"WordPress keeps several resized copies of every picture and each copy is "
"written to in turn."
msgstr[0] ""
"Zapisano %1$s plik dla %2$s oznaczonych obrazów, bo WordPress trzyma kilka "
"przeskalowanych kopii każdego obrazu i każda kopia jest zapisywana po kolei."
msgstr[1] ""
"Zapisano %1$s pliki dla %2$s oznaczonych obrazów, bo WordPress trzyma kilka "
"przeskalowanych kopii każdego obrazu i każda kopia jest zapisywana po kolei."
msgstr[2] ""
"Zapisano %1$s plików dla %2$s oznaczonych obrazów, bo WordPress trzyma kilka "
"przeskalowanych kopii każdego obrazu i każda kopia jest zapisywana po kolei."

#: i18n-src/pages.jsx:1465
msgid ""
"Nothing has been written yet, which is what you would expect while nothing "
"is marked or while writing is switched off."
msgstr ""
"Nic jeszcze nie zapisano, czego należy się spodziewać, dopóki nic nie jest "
"oznaczone albo zapisywanie jest wyłączone."

#: i18n-src/pages.jsx:1467
msgid "%1$s file for %2$s images"
msgid_plural "%1$s files for %2$s images"
msgstr[0] "%1$s plik dla %2$s obrazów"
msgstr[1] "%1$s pliki dla %2$s obrazów"
msgstr[2] "%1$s plików dla %2$s obrazów"

#: i18n-src/pages.jsx:1471
msgid ""
"WordPress keeps several sizes of every upload, so all of them are written "
"to, not just the original."
msgstr ""
"WordPress przechowuje kilka rozmiarów każdego wgranego pliku, więc "
"zapisywane są wszystkie, nie tylko oryginał."

#: i18n-src/pages.jsx:1472
msgid ""
"Checked: the embed record on every marked image. %s files written in total, "
"counting every size."
msgstr ""
"Sprawdzono: zapis osadzony w każdym oznaczonym obrazie. Łącznie zapisano %s "
"plików, licząc każdy rozmiar."

#: i18n-src/pages.jsx:1477
msgid "What the mark inside your files actually says"
msgstr "Co dokładnie mówi oznaczenie w Twoich plikach"

#: i18n-src/pages.jsx:1478
msgid ""
"One standard field is added: digital source type, set to the address saying "
"how it was made."
msgstr ""
"Dodawane jest jedno standardowe pole: digital source type, ustawione na "
"adres mówiący, jak obraz powstał."

#: i18n-src/pages.jsx:1479
msgid "1 record per file"
msgstr "1 zapis na plik"

#: i18n-src/pages.jsx:1480
msgid ""
"IPTC and XMP are the standard fields inside a file, so anything that opens "
"the picture can read the mark."
msgstr ""
"IPTC i XMP to standardowe pola wewnątrz pliku, więc wszystko, co otwiera "
"obraz, może odczytać oznaczenie."

#: i18n-src/pages.jsx:1482
msgid "The field: Iptc4xmpExt:DigitalSourceType, an IPTC Extension property."
msgstr "Pole: Iptc4xmpExt:DigitalSourceType, właściwość IPTC Extension."

#: i18n-src/pages.jsx:1483
msgid ""
"The value: one published web address per source type, for example the one "
"that means trained algorithmic media, which is their term for a picture made "
"by AI."
msgstr ""
"Wartość: jeden opublikowany adres internetowy na każdy typ źródła, na "
"przykład ten oznaczający trained algorithmic media, czyli ich określenie "
"obrazu zrobionego przez AI."

#: i18n-src/pages.jsx:1484
msgid ""
"A file already carrying the exact value is left untouched, so any signature "
"already on it is not broken."
msgstr ""
"Plik, który już ma dokładnie tę wartość, zostaje nietknięty, więc podpis, "
"który na nim jest, nie zostanie zepsuty."

#: i18n-src/pages.jsx:1486
msgid ""
"Checked: the packet written into each file. Property "
"Iptc4xmpExt:DigitalSourceType, values from cv.iptc.org/newscodes/"
"digitalsourcetype/."
msgstr ""
"Sprawdzono: pakiet zapisywany w każdym pliku. Właściwość "
"Iptc4xmpExt:DigitalSourceType, wartości z cv.iptc.org/newscodes/"
"digitalsourcetype/."

#: i18n-src/pages.jsx:1503
msgid "Switched off"
msgstr "Wyłączone"

#: i18n-src/pages.jsx:1503
msgid "Nothing outstanding"
msgstr "Nic nie zostało do zrobienia"

#: i18n-src/pages.jsx:1503
msgid "Gaps to close"
msgstr "Luki do uzupełnienia"

#: i18n-src/pages.jsx:1529
msgid "The scan could not reach your site. Try again in a moment."
msgstr "Skanowanie nie dotarło do Twojej witryny. Spróbuj za chwilę."

#: i18n-src/pages.jsx:1536
msgid "Another scan is already running. Try again in a few minutes."
msgstr "Inne skanowanie już trwa. Spróbuj za kilka minut."

#: i18n-src/pages.jsx:1553
msgid "Paused. %s images adopted so far. Press Scan now to carry on."
msgstr ""
"Wstrzymano. Do tej pory przejęto %s obrazów. Naciśnij „Skanuj teraz”, aby "
"kontynuować."

#: i18n-src/pages.jsx:1553
msgid ""
"Done. %1$s marked images checked, %2$s written again, %3$s adopted from what "
"the files already declared."
msgstr ""
"Gotowe. Sprawdzono %1$s oznaczonych obrazów, %2$s zapisano ponownie, %3$s "
"przejęto z tego, co pliki już deklarowały."

#: i18n-src/pages.jsx:1555
msgid "Nothing is being written inside your image files."
msgstr "W Twoich plikach obrazów nic nie jest zapisywane."

#: i18n-src/pages.jsx:1555
msgid ""
"This server can write the mark into every image format you are likely to use."
msgstr ""
"Ten serwer potrafi zapisać oznaczenie w każdym formacie obrazu, jakiego "
"prawdopodobnie użyjesz."

#: i18n-src/pages.jsx:1555
msgid "This server can write the mark into JPEG and PNG files, and no others."
msgstr ""
"Ten serwer potrafi zapisać oznaczenie w plikach JPEG i PNG, i w żadnych "
"innych."

#: i18n-src/pages.jsx:1555
msgid "Turn it on in Settings. Until then only the badge discloses anything."
msgstr "Włącz to w Ustawieniach. Do tego czasu ujawnia coś tylko plakietka."

#: i18n-src/pages.jsx:1555
msgid "The first thing to look at: %s."
msgstr "Zacznij od: %s."

#: i18n-src/pages.jsx:1555
msgid "Every marked image carries the mark inside its file, in every size."
msgstr ""
"Każdy oznaczony obraz niesie oznaczenie wewnątrz swojego pliku, w każdym "
"rozmiarze."

#: i18n-src/pages.jsx:1555
msgid "Nothing is marked yet. Mark an image on the Media tab to start."
msgstr ""
"Nic nie jest jeszcze oznaczone. Oznacz obraz na karcie Media, aby zacząć."

#: i18n-src/pages.jsx:1559
msgid ""
"Showing %1$d of %2$d formats. %3$s left out: writable here, nothing marked "
"in them."
msgstr ""
"Pokazano %1$d z %2$d formatów. Pominięto %3$s: zapisywalne tutaj, ale nic w "
"nich nie jest oznaczone."

#: i18n-src/pages.jsx:1563
msgid "One bar per format. Filled shows how many carry the mark in the file."
msgstr ""
"Jeden pasek na format. Wypełnienie pokazuje, ile z nich niesie oznaczenie w "
"pliku."

#: i18n-src/pages.jsx:1563
msgid "Read from your server and library as they are now."
msgstr "Odczytane z Twojego serwera i biblioteki w obecnym stanie."

#: i18n-src/pages.jsx:1568
msgid "Take the record away with you"
msgstr "Zabierz zapis ze sobą"

#: i18n-src/pages.jsx:1569
msgid "One row per marked image, plus your Article 4 answers."
msgstr "Jeden wiersz na oznaczony obraz plus Twoje odpowiedzi z art. 4."

#: i18n-src/pages.jsx:1573
msgid "Download CSV"
msgstr "Pobierz CSV"

#: i18n-src/pages.jsx:1573
msgid "Download %s"
msgstr "Pobierz %s"

#: i18n-src/pages.jsx:1573
msgid "Open the print view"
msgstr "Otwórz widok do druku"

#: i18n-src/pages.jsx:1573 i18n-src/pages.jsx:1884 i18n-src/pages.jsx:2157
#: i18n-src/pages.jsx:2423 i18n-src/ui/primitives.jsx:63
msgid "Pro"
msgstr "Pro"

#: i18n-src/pages.jsx:1573
msgid ""
"JSON, Markdown, plain text and a print-ready page you can save as a PDF."
msgstr ""
"JSON, Markdown, zwykły tekst i gotową do druku stronę, którą zapiszesz jako "
"PDF."

#: i18n-src/pages.jsx:1574
msgid "Keeping the mark intact"
msgstr "Utrzymanie oznaczenia w całości"

#: i18n-src/pages.jsx:1575
msgid "Some optimisers strip the record when they resize or compress a file."
msgstr ""
"Niektóre optymalizatory usuwają zapis, gdy zmieniają rozmiar lub kompresują "
"plik."

#: i18n-src/pages.jsx:1578
msgid "Cancel"
msgstr "Anuluj"

#: i18n-src/pages.jsx:1578
msgid "Scan now"
msgstr "Skanuj teraz"

#: i18n-src/pages.jsx:1579
msgid "%1$s of %2$s images read, %3$s adopted"
msgstr "odczytano %1$s z %2$s obrazów, przejęto %3$s"

#: i18n-src/pages.jsx:1583
msgid ""
"Writes the mark back where it went missing, and adopts declared provenance."
msgstr ""
"Zapisuje oznaczenie z powrotem tam, gdzie zniknęło, i przejmuje "
"zadeklarowane pochodzenie."

#: i18n-src/pages.jsx:1583
msgid "Library scan"
msgstr "Skanowanie biblioteki"

#: i18n-src/pages.jsx:1583
msgid ""
"Reads every marked image, writes the mark back where a tool stripped it, and "
"adopts provenance your files declare."
msgstr ""
"Czyta każdy oznaczony obraz, zapisuje oznaczenie z powrotem tam, gdzie "
"narzędzie je usunęło, i przejmuje pochodzenie deklarowane przez Twoje pliki."

#: i18n-src/pages.jsx:1655
msgid "Show the disclosure on AI-written posts"
msgstr "Pokazuj ujawnienie przy wpisach napisanych przez AI"

#: i18n-src/pages.jsx:1656
msgid ""
"Adds a short line to posts marked AI Generated or AI Modified. Reviewed "
"posts with a named editor are exempt."
msgstr ""
"Dodaje krótki wiersz do wpisów oznaczonych jako Wygenerowane przez AI lub "
"Zmodyfikowane przez AI. Wpisy przejrzane, ze wskazaną osobą odpowiedzialną "
"redakcyjnie, są zwolnione."

#: i18n-src/pages.jsx:1656
msgid ""
"Adds a short line to posts marked AI Generated or AI Modified. The Article "
"50(4) text duty does not reach your site, so this is offered rather than "
"owed."
msgstr ""
"Dodaje krótki wiersz do wpisów oznaczonych jako Wygenerowane przez AI lub "
"Zmodyfikowane przez AI. Obowiązek tekstowy z art. 50 ust. 4 nie sięga Twojej "
"witryny, więc jest to oferowane, a nie należne."

#: i18n-src/pages.jsx:1664
msgid "Wording readers see"
msgstr "Brzmienie widziane przez czytelników"

#: i18n-src/pages.jsx:1665
msgid ""
"Leave it empty and each post uses the wording that matches how it was made: "
"artificially generated, or artificially manipulated."
msgstr ""
"Zostaw puste, a każdy wpis użyje brzmienia odpowiadającego sposobowi "
"powstania: sztucznie wygenerowany albo sztucznie zmanipulowany."

#: i18n-src/pages.jsx:1670
msgid "Where the line sits"
msgstr "Gdzie znajduje się wiersz"

#: i18n-src/pages.jsx:1671
msgid ""
"Above the post is the safest reading of Article 50(5). To place it yourself, "
"use [aicl_text_disclosure]."
msgstr ""
"Nad wpisem to najbezpieczniejsza wykładnia art. 50 ust. 5. Aby umieścić go "
"samodzielnie, użyj [aicl_text_disclosure]."

#: i18n-src/pages.jsx:1672
msgid "Above the post"
msgstr "Nad wpisem"

#: i18n-src/pages.jsx:1672
msgid "Below the post"
msgstr "Pod wpisem"

#: i18n-src/pages.jsx:1677
msgid ""
"Subtle borrows your theme’s colours. Plain drops the box where a boxed "
"notice fights the layout."
msgstr ""
"Stonowany zapożycza kolory Twojego motywu. Zwykły usuwa ramkę tam, gdzie "
"obramowany komunikat kłóci się z układem."

#: i18n-src/pages.jsx:1678
msgid "Subtle box"
msgstr "Stonowana ramka"

#: i18n-src/pages.jsx:1678
msgid "Plain text"
msgstr "Zwykły tekst"

#: i18n-src/pages.jsx:1678 i18n-src/pages.jsx:1728
msgid "Custom colours"
msgstr "Własne kolory"

#: i18n-src/pages.jsx:1684
msgid "Box corners"
msgstr "Narożniki ramki"

#: i18n-src/pages.jsx:1685
msgid "Match whatever your theme does with cards and buttons."
msgstr "Dopasuj do tego, co twój motyw robi z kartami i przyciskami."

#: i18n-src/pages.jsx:1686 i18n-src/pages.jsx:1752
msgid "Rounded"
msgstr "Zaokrąglone"

#: i18n-src/pages.jsx:1694
msgid ""
"Keep it close to your page background. This is a note, not a warning banner."
msgstr "Trzymaj się blisko tła strony. To notka, a nie baner ostrzegawczy."

#: i18n-src/pages.jsx:1700
msgid ""
"Check it against the background you chose. A disclosure nobody can read is "
"not a disclosure."
msgstr ""
"Sprawdź to na wybranym tle. Ujawnienie, którego nikt nie może przeczytać, "
"nie jest ujawnieniem."

#: i18n-src/pages.jsx:1707
msgid "Show the small AI mark"
msgstr "Pokazuj mały znacznik AI"

#: i18n-src/pages.jsx:1708
msgid "The short chip before the sentence, like the badge on an image."
msgstr "Krótki znacznik przed zdaniem, jak plakietka na obrazie."

#: i18n-src/pages.jsx:1716
msgid ""
"Empty means AI. A couple of characters, since it sits inline with the "
"sentence."
msgstr "Puste oznacza AI. Kilka znaków, bo znajduje się wewnątrz zdania."

#: i18n-src/pages.jsx:1726
msgid "Mark shape"
msgstr "Kształt znacznika"

#: i18n-src/pages.jsx:1727
msgid ""
"Outlined suits a light background, filled a dark one. The colour follows the "
"sentence."
msgstr ""
"Obrys pasuje do jasnego tła, wypełniony do ciemnego. Kolor idzie za zdaniem."

#: i18n-src/pages.jsx:1728
msgid "Outlined"
msgstr "Obrys"

#: i18n-src/pages.jsx:1728
msgid "Filled"
msgstr "Wypełniony"

#: i18n-src/pages.jsx:1733
msgid "Mark background"
msgstr "Tło znacznika"

#: i18n-src/pages.jsx:1738
msgid "Mark text colour"
msgstr "Kolor tekstu znacznika"

#: i18n-src/pages.jsx:1744
msgid ""
"Below 4.5:1. These colours are dropped and the outlined mark drawn instead."
msgstr ""
"Poniżej 4,5:1. Te kolory są odrzucane, a zamiast nich rysowany jest znacznik "
"z obrysem."

#: i18n-src/pages.jsx:1750
msgid "Mark corners"
msgstr "Narożniki znacznika"

#: i18n-src/pages.jsx:1751
msgid ""
"Circle squares off the box so two characters sit in a round chip. Longer "
"text stretches it rather than clipping."
msgstr ""
"Koło całkowicie zaokrągla ramkę, tak że dwa znaki mieszczą się w okrągłym "
"znaczniku. Dłuższy tekst raczej go rozciąga, niż zostaje przycięty."

#: i18n-src/pages.jsx:1752
msgid "Circle"
msgstr "Koło"

#: i18n-src/pages.jsx:1757
msgid ""
"This is the line a reader sees on a post whose text was written or rewritten "
"by AI."
msgstr ""
"To wiersz, który czytelnik widzi przy wpisie, którego tekst został napisany "
"lub przepisany przez AI."

#: i18n-src/pages.jsx:1757
msgid ""
"Which posts count as AI is set in the editor, under “AI content disclosure”."
msgstr ""
"To, które wpisy liczą się jako AI, ustawia się w edytorze, w sekcji "
"„Ujawnienie treści AI”."

#: i18n-src/pages.jsx:1757
msgid "Go to your posts"
msgstr "Przejdź do swoich wpisów"

#: i18n-src/pages.jsx:1757 i18n-src/pages.jsx:1906 i18n-src/pages.jsx:1935
msgid "Open the report"
msgstr "Otwórz raport"

#: i18n-src/pages.jsx:1757
msgid "Does the Article 50(4) text duty apply here?"
msgstr "Czy obowiązek tekstowy z art. 50 ust. 4 ma tu zastosowanie?"

#: i18n-src/pages.jsx:1757
msgid "One question decides whether these are owed or offered. Answer it once."
msgstr ""
"Jedno pytanie rozstrzyga, czy jest to należne, czy oferowane. Odpowiedz na "
"nie raz."

#: i18n-src/pages.jsx:1758
msgid ""
"Does this site publish text to inform the public on matters of public "
"interest?"
msgstr ""
"Czy ta witryna publikuje tekst w celu informowania społeczeństwa o sprawach "
"leżących w interesie publicznym?"

#: i18n-src/pages.jsx:1759
msgid "News, journalism, public affairs, health or safety. Not a shop or blog."
msgstr ""
"Wiadomości, dziennikarstwo, sprawy publiczne, zdrowie lub bezpieczeństwo. "
"Nie sklep ani blog."

#: i18n-src/pages.jsx:1760
msgid "Not answered yet"
msgstr "Brak odpowiedzi"

#: i18n-src/pages.jsx:1760
msgid "No"
msgstr "Nie"

#: i18n-src/pages.jsx:1760
msgid "Yes"
msgstr "Tak"

#: i18n-src/pages.jsx:1760
msgid "The line itself"
msgstr "Sam wiersz"

#: i18n-src/pages.jsx:1760
msgid "What it says, where it sits, and how it looks against your theme."
msgstr "Co mówi, gdzie się znajduje i jak wygląda na tle twojego motywu."

#: i18n-src/pages.jsx:1766
msgid "Preview"
msgstr "Podgląd"

#: i18n-src/pages.jsx:1769
msgid "Council approves the harbour redevelopment"
msgstr "Rada zatwierdza przebudowę portu"

#: i18n-src/pages.jsx:1769
msgid ""
"The vote closes a two-year consultation. Construction is expected to begin "
"in spring, with the ferry terminal open throughout."
msgstr ""
"Głosowanie zamyka dwuletnie konsultacje. Budowa ma ruszyć wiosną, a terminal "
"promowy pozostanie otwarty przez cały czas."

#: i18n-src/pages.jsx:1769 i18n-src/pages.jsx:1909
msgid "Save changes"
msgstr "Zapisz zmiany"

#: i18n-src/pages.jsx:1769 i18n-src/pages.jsx:1909
msgid "You have unsaved changes on this screen."
msgstr "Na tym ekranie masz niezapisane zmiany."

#: i18n-src/pages.jsx:1769
msgid "Everything on this screen is saved."
msgstr "Wszystko na tym ekranie jest zapisane."

#: i18n-src/pages.jsx:1816
msgid "What visitors see on your pages"
msgstr "Co odwiedzający widzą na Twoich stronach"

#: i18n-src/pages.jsx:1820
msgid "Badge images your theme prints itself"
msgstr "Oznaczaj obrazy, które motyw wypisuje sam"

#: i18n-src/pages.jsx:1821
msgid ""
"Badges images your theme prints itself, in the browser. Leave off unless "
"badges are missing."
msgstr ""
"Nadaje plakietkę obrazom, które motyw drukuje sam, w przeglądarce. Zostaw "
"wyłączone, chyba że brakuje plakietek."

#: i18n-src/pages.jsx:1826
msgid "Show the AI-assistant notice"
msgstr "Pokaż komunikat o asystencie AI"

#: i18n-src/pages.jsx:1827
msgid ""
"Adds a notice where we detect a chat widget. For a chat interface you built "
"yourself, use [aicl_ai_notice] instead."
msgstr ""
"Dodaje komunikat tam, gdzie wykryjemy widżet czatu. Do interfejsu czatu "
"zbudowanego przez Ciebie użyj zamiast tego [aicl_ai_notice]."

#: i18n-src/pages.jsx:1833
msgid "Wording visitors read"
msgstr "Treść, którą czytają odwiedzający"

#: i18n-src/pages.jsx:1834
msgid ""
"Leave it empty and visitors read: You are chatting with an AI assistant, not "
"a human."
msgstr ""
"Zostaw puste, a odwiedzający przeczytają: Rozmawiasz z asystentem AI, a nie "
"z człowiekiem."

#: i18n-src/pages.jsx:1839
msgid "Where the notice sits on the page"
msgstr "Gdzie komunikat siedzi na stronie"

#: i18n-src/pages.jsx:1840
msgid "Put it on the same side as your chat bubble."
msgstr "Umieść go po tej samej stronie co dymek czatu."

#: i18n-src/pages.jsx:1841
msgid "Bottom left"
msgstr "Lewy dolny"

#: i18n-src/pages.jsx:1841
msgid "Bottom right"
msgstr "Prawy dolny"

#: i18n-src/pages.jsx:1841
msgid "Top left"
msgstr "Lewy górny"

#: i18n-src/pages.jsx:1841
msgid "Top right"
msgstr "Prawy górny"

#: i18n-src/pages.jsx:1845
msgid "Chat widgets we do not recognise"
msgstr "Widżety czatu, których nie rozpoznajemy"

#: i18n-src/pages.jsx:1845
msgid "(optional)"
msgstr "(opcjonalnie)"

#: i18n-src/pages.jsx:1846
msgid "One CSS selector per line, for a widget we do not recognise."
msgstr "Jeden selektor CSS na wiersz, dla widżetu, którego nie rozpoznajemy."

#: i18n-src/pages.jsx:1854
msgid "What travels inside your image files"
msgstr "Co wędruje wewnątrz Twoich plików obrazów"

#: i18n-src/pages.jsx:1858
msgid "Write the mark inside the image file"
msgstr "Zapisuj oznaczenie w pliku obrazu"

#: i18n-src/pages.jsx:1859
msgid ""
"Writes the mark into the original and every size WordPress makes, as IPTC "
"and XMP."
msgstr ""
"Zapisuje oznaczenie w oryginale i w każdym rozmiarze tworzonym przez "
"WordPressa, jako IPTC i XMP."

#: i18n-src/pages.jsx:1866
msgid "What machines read on your pages"
msgstr "Co maszyny czytają na Twoich stronach"

#: i18n-src/pages.jsx:1870
msgid "Name your AI images in your page code"
msgstr "Wskazuj obrazy AI w kodzie swoich stron"

#: i18n-src/pages.jsx:1871
msgid ""
"Adds a schema.org ImageObject to your page code naming each marked image and "
"how it was made."
msgstr ""
"Dodaje do kodu Twoich stron obiekt ImageObject ze schema.org, wskazujący "
"każdy oznaczony obraz i sposób jego powstania."

#: i18n-src/pages.jsx:1878
msgid "What happens when you add a new image"
msgstr "Co się dzieje, gdy dodajesz nowy obraz"

#: i18n-src/pages.jsx:1882
msgid "Mark a new upload when the file already says it is AI"
msgstr "Oznaczaj nowy plik, gdy sam mówi, że pochodzi od AI"

#: i18n-src/pages.jsx:1883
msgid ""
"Marks a new upload automatically when its file already declares AI "
"provenance."
msgstr ""
"Automatycznie oznacza nowo wgrany plik, gdy już deklaruje on pochodzenie z "
"AI."

#: i18n-src/pages.jsx:1890
msgid "This dashboard only"
msgstr "Tylko ten kokpit"

#: i18n-src/pages.jsx:1891
msgid "Saved in your browser, not on the site."
msgstr "Zapisane w Twojej przeglądarce, nie w witrynie."

#: i18n-src/pages.jsx:1895
msgid "Dashboard style"
msgstr "Styl kokpitu"

#: i18n-src/pages.jsx:1896
msgid ""
"WP follows your admin colour scheme. Neo is the itisnothuman look. Classic "
"is monochrome."
msgstr ""
"WP idzie za Twoim schematem kolorów kokpitu. Neo to wygląd itisnothuman. "
"Klasyczny jest monochromatyczny."

#: i18n-src/pages.jsx:1898
msgid "WordPress"
msgstr "WordPress"

#: i18n-src/pages.jsx:1899
msgid "Neo"
msgstr "Neo"

#: i18n-src/pages.jsx:1900
msgid "Classic"
msgstr "Classic"

#: i18n-src/pages.jsx:1906
msgid ""
"These settings decide what your visitors are told, and what leaves your site "
"inside your image files."
msgstr ""
"Te ustawienia decydują o tym, co się mówi Twoim odwiedzającym i co opuszcza "
"witrynę wewnątrz plików obrazów."

#: i18n-src/pages.jsx:1906
msgid ""
"Which images count as AI is set in Media. Appearance is on the Badge tab."
msgstr ""
"To, które obrazy liczą się jako AI, ustawia się w Mediach. Wygląd jest na "
"karcie Plakietka."

#: i18n-src/pages.jsx:1909
msgid ""
"Everything here is saved. Dashboard style saves itself, in your browser."
msgstr ""
"Wszystko tutaj jest zapisane. Styl kokpitu zapisuje się sam, w Twojej "
"przeglądarce."

#: i18n-src/pages.jsx:1935
msgid "How far along you are"
msgstr "Jak daleko jesteś"

#: i18n-src/pages.jsx:1935
msgid "Every step is recorded. Nothing is outstanding here."
msgstr "Każdy krok jest zapisany. Nic tu nie zostało."

#: i18n-src/pages.jsx:1935
msgid "%d step left to record."
msgid_plural "%d steps left to record."
msgstr[0] "Został %d krok do zapisania."
msgstr[1] "Zostały %d kroki do zapisania."
msgstr[2] "Zostało %d kroków do zapisania."

#: i18n-src/pages.jsx:1935
msgid ""
"Everything your site tells visitors, and whether it is switched on, is "
"scored in the Overview report."
msgstr ""
"Wszystko, co Twoja witryna mówi odwiedzającym, i to, czy jest włączone, jest "
"punktowane w raporcie na karcie Przegląd."

#: i18n-src/pages.jsx:1938
msgid "What you have in place"
msgstr "Co już masz"

#: i18n-src/pages.jsx:1938
msgid "Nine steps the EU AI Act expects. They apply even if you work alone."
msgstr ""
"Dziewięć kroków, których oczekuje akt w sprawie sztucznej inteligencji. "
"Obowiązują nawet wtedy, gdy pracujesz sam."

#: i18n-src/pages.jsx:1942
msgid "Evidence or date, optional. For example “Team briefing, May 2026”"
msgstr "Dowód lub data, opcjonalnie. Na przykład „Szkolenie zespołu, maj 2026”"

#: i18n-src/pages.jsx:1946
msgid "%1$d of %2$d steps recorded"
msgstr "zapisano %1$d z %2$d kroków"

#: i18n-src/pages.jsx:1946
msgid ""
"Article 4 asks deployers to ensure staff have sufficient AI literacy. Record-"
"keeping, not training, and not legal advice."
msgstr ""
"Art. 4 wymaga od podmiotów stosujących zapewnienia personelowi odpowiedniego "
"poziomu kompetencji w zakresie AI. Prowadzenie rejestru, nie szkolenie, i "
"nie porada prawna."

#: i18n-src/pages.jsx:1950
msgid "#ffffff"
msgstr "#ffffff"

#: i18n-src/pages.jsx:1951
msgid "#16150f"
msgstr "#16150f"

#: i18n-src/pages.jsx:1952
msgid "#0b0d12"
msgstr "#0b0d12"

#: i18n-src/pages.jsx:1963 i18n-src/pages.jsx:1966 i18n-src/pages.jsx:1968
msgid "Discloses AI content, verified by AIM Transparency"
msgstr "Ujawnia treści AI, zweryfikowane przez AIM Transparency"

#: i18n-src/pages.jsx:1966 i18n-src/pages.jsx:1968
msgid "Discloses AI content"
msgstr "Ujawnia treści AI"

#: i18n-src/pages.jsx:1972
msgid "Verified, not claimed"
msgstr "Zweryfikowane, nie deklarowane"

#: i18n-src/pages.jsx:1973
msgid ""
"The directory fetches a token from your site to check the disclosure is "
"really running."
msgstr ""
"Katalog pobiera token z Twojej witryny, aby sprawdzić, czy ujawnienie "
"naprawdę działa."

#: i18n-src/pages.jsx:1976
msgid "On record before the deadline"
msgstr "Udokumentowane przed terminem"

#: i18n-src/pages.jsx:1977
msgid ""
"Article 50 has applied since 2 August 2026. A dated listing shows when you "
"started disclosing."
msgstr ""
"Art. 50 obowiązuje od 2 sierpnia 2026 r. Datowany wpis pokazuje, od kiedy "
"ujawniasz."

#: i18n-src/pages.jsx:1980
msgid "A link back to your site"
msgstr "Odnośnik z powrotem do Twojej witryny"

#: i18n-src/pages.jsx:1981
msgid "Your listing is a public page, and it links to you."
msgstr "Twój wpis to publiczna strona, która do Ciebie linkuje."

#: i18n-src/pages.jsx:1989
msgid "Your site address"
msgstr "Adres Twojej witryny"

#: i18n-src/pages.jsx:1991
msgid "Your listing links to it, and the token is read back from it."
msgstr "Twój wpis do niej odsyła i stamtąd odczytywany jest token."

#: i18n-src/pages.jsx:1995
msgid "Your site title"
msgstr "Tytuł Twojej witryny"

#: i18n-src/pages.jsx:1996
msgid "Your Site Title, used as the name on your listing."
msgstr "Tytuł Twojej witryny, używany jako nazwa we wpisie."

#: i18n-src/pages.jsx:2000
msgid "How many images you have labelled"
msgstr "Ile obrazów oznaczono"

#: i18n-src/pages.jsx:2002
msgid "One number. No image, filename or caption goes with it."
msgstr "Jedna liczba. Nie towarzyszy jej żaden obraz, nazwa pliku ani podpis."

#: i18n-src/pages.jsx:2006
msgid "Plugin and WordPress version"
msgstr "Wersja wtyczki i WordPressa"

#: i18n-src/pages.jsx:2007
msgid "So the directory knows which version is running."
msgstr "Aby katalog wiedział, która wersja działa."

#: i18n-src/pages.jsx:2011
msgid "Contact email, if you give one"
msgstr "Adres e-mail do kontaktu, jeśli go podasz"

#: i18n-src/pages.jsx:2013
msgid ""
"Only used to reach you about your listing. Leave it empty and nothing is "
"sent."
msgstr ""
"Używany tylko po to, aby skontaktować się z Tobą w sprawie wpisu. Zostaw "
"puste, a nic nie zostanie wysłane."

#: i18n-src/pages.jsx:2017
msgid "Your consent and its date"
msgstr "Twoja zgoda i jej data"

#: i18n-src/pages.jsx:2018
msgid "A record that you agreed, and when. Kept on your site too."
msgstr ""
"Zapis, że wyrażono zgodę, i kiedy. Przechowywany także w Twojej witrynie."

#: i18n-src/pages.jsx:2022
msgid "A one-time verification token"
msgstr "Jednorazowy token weryfikacyjny"

#: i18n-src/pages.jsx:2023
msgid ""
"Read back once to confirm the site is yours. Expires fifteen minutes after "
"you opt in."
msgstr ""
"Odczytywany raz z powrotem, aby potwierdzić, że witryna należy do Ciebie. "
"Wygasa piętnaście minut po zgłoszeniu."

#: i18n-src/pages.jsx:2079
msgid "Your site is listed in the public transparency directory."
msgstr "Twoja witryna jest wpisana do publicznego katalogu przejrzystości."

#: i18n-src/pages.jsx:2079
msgid "Your site is not listed, and nothing has been sent."
msgstr "Twoja witryna nie jest wpisana i nic nie zostało wysłane."

#: i18n-src/pages.jsx:2079
msgid "Anyone can look it up, and the listing links back to you."
msgstr "Każdy może go wyszukać, a wpis odsyła z powrotem do Ciebie."

#: i18n-src/pages.jsx:2079
msgid "Listing is optional and not part of complying with the AI Act."
msgstr ""
"Wpis do katalogu jest dobrowolny i nie stanowi części zgodności z aktem w "
"sprawie sztucznej inteligencji."

#: i18n-src/pages.jsx:2079
msgid "View your listing"
msgstr "Zobacz swój wpis"

#: i18n-src/pages.jsx:2079
msgid "Go to the listing form"
msgstr "Przejdź do formularza wpisu"

#: i18n-src/pages.jsx:2079
msgid "Listed"
msgstr "Wpisana"

#: i18n-src/pages.jsx:2079
msgid "Not listed"
msgstr "Niewpisana"

#: i18n-src/pages.jsx:2079
msgid "What a listing is for"
msgstr "Po co jest wpis"

#: i18n-src/pages.jsx:2083
msgid "What your site sends"
msgstr "Co wysyła Twoja witryna"

#: i18n-src/pages.jsx:2083
msgid "Everything your site has sent, and everything it would send again."
msgstr "Wszystko, co Twoja witryna wysłała, i wszystko, co wysłałaby ponownie."

#: i18n-src/pages.jsx:2083
msgid "Nothing is sent while the listing is off."
msgstr "Dopóki wpis jest wyłączony, nic nie jest wysyłane."

#: i18n-src/pages.jsx:2083
msgid "What is never sent"
msgstr "Czego nigdy nie wysyłamy"

#: i18n-src/pages.jsx:2083
msgid "Your images, or anything about them beyond that one number."
msgstr "Twoich obrazów ani niczego o nich poza tą jedną liczbą."

#: i18n-src/pages.jsx:2083
msgid "Your pages, posts, products or any other content."
msgstr "Twoich stron, wpisów, produktów ani żadnych innych treści."

#: i18n-src/pages.jsx:2083
msgid ""
"Anything about your visitors. Your site tells the directory nothing about "
"who comes to it."
msgstr ""
"Niczego o Twoich odwiedzających. Twoja witryna nie mówi katalogowi nic o "
"tym, kto do niej zagląda."

#: i18n-src/pages.jsx:2083
msgid ""
"Any WordPress account, username or password. The only personal detail "
"involved is the email address you choose to type in."
msgstr ""
"Żadnego konta WordPress, nazwy użytkownika ani hasła. Jedyną daną osobową w "
"grze jest adres e-mail, który zdecydujesz się wpisać."

#: i18n-src/pages.jsx:2083
msgid "Your listing"
msgstr "Twój wpis"

#: i18n-src/pages.jsx:2083
msgid "Open it"
msgstr "Otwórz"

#: i18n-src/pages.jsx:2083
msgid ""
"Sends one removal request and deletes your consent, email and token. The "
"badge stops drawing, so remove its code from your footer."
msgstr ""
"Wysyła jedno żądanie usunięcia i kasuje Twoją zgodę, adres e-mail i token. "
"Plakietka przestaje się rysować, więc usuń jej kod ze stopki."

#: i18n-src/pages.jsx:2083
msgid "Removing…"
msgstr "Usuwanie…"

#: i18n-src/pages.jsx:2083
msgid "Remove my listing"
msgstr "Usuń mój wpis"

#: i18n-src/pages.jsx:2083
msgid "List your site"
msgstr "Wpisz swoją witrynę"

#: i18n-src/pages.jsx:2084
msgid "Contact email (optional)"
msgstr "E-mail kontaktowy (opcjonalnie)"

#: i18n-src/pages.jsx:2085
msgid ""
"Only used to reach you about your listing. Leave it empty and no address is "
"sent."
msgstr ""
"Używany tylko po to, żeby skontaktować się z Tobą w sprawie wpisu. Zostaw "
"puste, a żaden adres nie zostanie wysłany."

#: i18n-src/pages.jsx:2092
msgid "you@example.com"
msgstr "ty@przyklad.pl"

#: i18n-src/pages.jsx:2093
msgid "What happens when you press it"
msgstr "Co się stanie po naciśnięciu"

#: i18n-src/pages.jsx:2093
msgid "Your consent, the date and a one-time token are saved on this site."
msgstr "Twoja zgoda, data i jednorazowy token zapisują się w tej witrynie."

#: i18n-src/pages.jsx:2093
msgid "Your site sends the %d field above to the directory, once."
msgid_plural "Your site sends the %d fields above to the directory, once."
msgstr[0] "Twoja witryna wysyła do katalogu %d powyższe pole, jeden raz."
msgstr[1] "Twoja witryna wysyła do katalogu %d powyższe pola, jeden raz."
msgstr[2] "Twoja witryna wysyła do katalogu %d powyższych pól, jeden raz."

#: i18n-src/pages.jsx:2093
msgid ""
"The directory reads the token back from your site, so it needs a public "
"address. A local or staging site cannot list."
msgstr ""
"Katalog odczytuje token z powrotem z Twojej witryny, więc potrzebuje "
"publicznego adresu. Witryna lokalna lub testowa nie może się wpisać."

#: i18n-src/pages.jsx:2093
msgid "Your listing appears, and nothing further is sent unless you remove it."
msgstr ""
"Twój wpis się pojawia i nic więcej nie jest wysyłane, chyba że go usuniesz."

#: i18n-src/pages.jsx:2093
msgid ""
"I agree to share the fields listed above and to this site appearing in the "
"public directory. I understand the listing can be removed from this screen "
"at any time."
msgstr ""
"Zgadzam się na udostępnienie wymienionych wyżej pól i na to, żeby ta witryna "
"pojawiła się w publicznym katalogu. Rozumiem, że wpis można usunąć z tego "
"ekranu w każdej chwili."

#: i18n-src/pages.jsx:2093
msgid "Listing…"
msgstr "Wpisywanie…"

#: i18n-src/pages.jsx:2093
msgid "List my site"
msgstr "Wpisz moją witrynę"

#: i18n-src/pages.jsx:2093
msgid "Tick the box above to enable this"
msgstr "Zaznacz powyższe pole, aby to włączyć"

#: i18n-src/pages.jsx:2093
msgid "Your transparency badge"
msgstr "Twoja plakietka przejrzystości"

#: i18n-src/pages.jsx:2093
msgid ""
"An optional mark for your footer, drawn by the directory and checked against "
"your listing."
msgstr ""
"Opcjonalne oznaczenie do stopki, rysowane przez katalog i sprawdzane "
"względem Twojego wpisu."

#: i18n-src/pages.jsx:2099
msgid ""
"Full carries the wordmark. Mark is the icon on its own, for a footer that is "
"already busy."
msgstr ""
"Pełna zawiera logotyp z nazwą marki. Oznaczenie to sama ikona, do stopki, w "
"której już i tak dużo się dzieje."

#: i18n-src/pages.jsx:2104
msgid "Full"
msgstr "Pełna"

#: i18n-src/pages.jsx:2105
msgid "Compact"
msgstr "Kompaktowa"

#: i18n-src/pages.jsx:2109
msgid "Colour"
msgstr "Kolorystyka"

#: i18n-src/pages.jsx:2110
msgid ""
"Whichever sits best on your own footer background. The preview changes with "
"it."
msgstr ""
"Ta, która najlepiej leży na tle Twojej stopki. Podgląd zmienia się razem z "
"nią."

#: i18n-src/pages.jsx:2115
msgid "Dark"
msgstr "Ciemna"

#: i18n-src/pages.jsx:2116
msgid "Light"
msgstr "Jasna"

#: i18n-src/pages.jsx:2117
msgid "Mint"
msgstr "Mięta"

#: i18n-src/pages.jsx:2119
msgid "Embed code"
msgstr "Kod osadzenia"

#: i18n-src/pages.jsx:2119
msgid "Paste it into your footer template or a footer widget."
msgstr "Wklej go do szablonu stopki lub widżetu w stopce."

#: i18n-src/pages.jsx:2119
msgid "Until your site is listed this code renders nothing."
msgstr "Dopóki Twoja witryna nie jest w katalogu, ten kod nic nie wyświetla."

#: i18n-src/pages.jsx:2122
msgid ""
"The badge is an image loaded from directory.aimtransparency.com, so that "
"server sees each visitor’s IP and your site address. Leave it out if you "
"would rather not add a third-party request."
msgstr ""
"Plakietka to obraz wczytywany z directory.aimtransparency.com, więc ten "
"serwer widzi adres IP każdego odwiedzającego i adres Twojej witryny. "
"Zrezygnuj z niej, jeśli wolisz nie dodawać żądania do innej firmy."

#: i18n-src/pages.jsx:2128
msgid "Solo"
msgstr "Solo"

#: i18n-src/pages.jsx:2129
msgid "1 site"
msgstr "1 witryna"

#: i18n-src/pages.jsx:2130
msgid "For one site you run yourself."
msgstr "Dla jednej witryny, którą prowadzisz."

#: i18n-src/pages.jsx:2137
msgid "Agency"
msgstr "Agencja"

#: i18n-src/pages.jsx:2138
msgid "10 sites"
msgstr "10 witryn"

#: i18n-src/pages.jsx:2139
msgid "For a studio looking after client sites."
msgstr "Dla studia opiekującego się witrynami klientów."

#: i18n-src/pages.jsx:2146
msgid "Unlimited"
msgstr "Bez limitu"

#: i18n-src/pages.jsx:2147
msgid "Unlimited sites"
msgstr "Bez limitu witryn"

#: i18n-src/pages.jsx:2148
msgid "No cap on how many sites you activate."
msgstr "Bez limitu liczby witryn, na których aktywujesz licencję."

#: i18n-src/pages.jsx:2156
msgid "Already yours, at no cost"
msgstr "Już masz, bez opłat"

#: i18n-src/pages.jsx:2156
msgid "Free"
msgstr "Za darmo"

#: i18n-src/pages.jsx:2157
msgid "What Pro adds"
msgstr "Co dodaje Pro"

#: i18n-src/pages.jsx:2168
msgid "Recording what made each image, by hand or in bulk"
msgstr "Zapisywanie, co zrobiło każdy obraz, ręcznie albo hurtowo"

#: i18n-src/pages.jsx:2169
msgid ""
"No images yet. When there are, set the source from the Media Library, singly "
"or in bulk."
msgstr ""
"Jeszcze brak obrazów. Gdy się pojawią, ustaw źródło w bibliotece mediów, "
"pojedynczo lub zbiorczo."

#: i18n-src/pages.jsx:2170
msgid ""
"You have set the source of %1$s of the %2$s image in your library, from the "
"Media Library or with the bulk action, at no cost."
msgid_plural ""
"You have set the source of %1$s of the %2$s images in your library, from the "
"Media Library or with the bulk action, at no cost."
msgstr[0] ""
"Ustawiono źródło %1$s z %2$s obrazu w Twojej bibliotece, z poziomu "
"Biblioteki mediów albo działaniem hurtowym, bez opłat."
msgstr[1] ""
"Ustawiono źródło %1$s z %2$s obrazów w Twojej bibliotece, z poziomu "
"Biblioteki mediów albo działaniem hurtowym, bez opłat."
msgstr[2] ""
"Ustawiono źródło %1$s z %2$s obrazów w Twojej bibliotece, z poziomu "
"Biblioteki mediów albo działaniem hurtowym, bez opłat."

#: i18n-src/pages.jsx:2179
msgid "%1$s of %2$s image"
msgid_plural "%1$s of %2$s images"
msgstr[0] "%1$s z %2$s obrazu"
msgstr[1] "%1$s z %2$s obrazów"
msgstr[2] "%1$s z %2$s obrazów"

#: i18n-src/pages.jsx:2180
msgid ""
"The source records what made a picture. The badge, the file mark and your "
"page code all read it."
msgstr ""
"Źródło zapisuje, co stworzyło obraz. Plakietka, oznaczenie w pliku i kod "
"Twoich stron — wszystkie je czytają."

#: i18n-src/pages.jsx:2183
msgid ""
"Counted: %1$s image in your Media Library, %2$s of them with a source "
"recorded."
msgid_plural ""
"Counted: %1$s images in your Media Library, %2$s of them with a source "
"recorded."
msgstr[0] ""
"Policzono: %1$s obraz w Bibliotece mediów, w tym %2$s z zapisanym źródłem."
msgstr[1] ""
"Policzono: %1$s obrazy w Bibliotece mediów, w tym %2$s z zapisanym źródłem."
msgstr[2] ""
"Policzono: %1$s obrazów w Bibliotece mediów, w tym %2$s z zapisanym źródłem."

#: i18n-src/pages.jsx:2196
msgid "The badge a visitor actually sees"
msgstr "Plakietka, którą odwiedzający naprawdę widzi"

#: i18n-src/pages.jsx:2197
msgid ""
"The EU badge, or your own from Badge Studio, on every marked image. Pro "
"changes nothing a visitor sees."
msgstr ""
"Plakietka EU albo Twoja własna z Badge Studio, na każdym oznaczonym obrazie. "
"Pro nie zmienia niczego, co widzi odwiedzający."

#: i18n-src/pages.jsx:2198
msgid ""
"Article 50 asks you to tell people what was made by AI. The badge is how. "
"Studio sets its shape, colours and position."
msgstr ""
"Art. 50 wymaga informowania o tym, co stworzyła AI. Plakietka jest na to "
"sposobem. Studio ustawia jej kształt, kolory i położenie."

#: i18n-src/pages.jsx:2199
msgid "Open Badge Studio"
msgstr "Otwórz Badge Studio"

#: i18n-src/pages.jsx:2204
msgid "The mark written inside the image file"
msgstr "Oznaczenie zapisane w pliku obrazu"

#: i18n-src/pages.jsx:2205
msgid ""
"Switch the file mark on and every image you mark carries its source inside "
"the file."
msgstr ""
"Włącz oznaczenie w pliku, a każdy oznaczony obraz poniesie swoje źródło "
"wewnątrz pliku."

#: i18n-src/pages.jsx:2206
msgid ""
"%1$s%% of the %2$s image you have marked carries its source inside the file "
"itself, so it still says what it is after somebody downloads it."
msgid_plural ""
"%1$s%% of the %2$s images you have marked carry their source inside the file "
"itself, so they still say what they are after somebody downloads them."
msgstr[0] ""
"%1$s%% z %2$s oznaczonego obrazu niesie swoje źródło w samym pliku, więc "
"nadal mówi, czym jest, gdy ktoś go pobierze."
msgstr[1] ""
"%1$s%% z %2$s oznaczonych obrazów niesie swoje źródło w samym pliku, więc "
"nadal mówią, czym są, gdy ktoś je pobierze."
msgstr[2] ""
"%1$s%% z %2$s oznaczonych obrazów niesie swoje źródło w samym pliku, więc "
"nadal mówią, czym są, gdy ktoś je pobierze."

#: i18n-src/pages.jsx:2216
msgid ""
"IPTC and XMP are standard fields inside the file, so anything that opens the "
"picture can read where it came from."
msgstr ""
"IPTC i XMP to standardowe pola wewnątrz pliku, więc wszystko, co otwiera "
"obraz, może odczytać, skąd pochodzi."

#: i18n-src/pages.jsx:2219 i18n-src/pages.jsx:2294
msgid "Counted: %1$s marked image, %2$s%% of them written to inside the file."
msgid_plural ""
"Counted: %1$s marked images, %2$s%% of them written to inside the file."
msgstr[0] ""
"Policzono: %1$s oznaczony obraz, %2$s%% z nich zapisano w środku pliku."
msgstr[1] ""
"Policzono: %1$s oznaczone obrazy, %2$s%% z nich zapisano w środku pliku."
msgstr[2] ""
"Policzono: %1$s oznaczonych obrazów, %2$s%% z nich zapisano w środku pliku."

#: i18n-src/pages.jsx:2232
msgid "The note in your page code, and the notice on your chat"
msgstr "Notatka w kodzie stron i komunikat na czacie"

#: i18n-src/pages.jsx:2233
msgid ""
"Structured data on your pages, and a line on your chat widget. Both free "
"switches in Settings."
msgstr ""
"Dane strukturalne na Twoich stronach i wiersz przy widżecie czatu. Oba są "
"darmowymi przełącznikami w Ustawieniach."

#: i18n-src/pages.jsx:2234
msgid ""
"JSON-LD repeats the badge in a form search engines read. Visitors never see "
"it."
msgstr ""
"JSON-LD powtarza plakietkę w formie, którą czytają wyszukiwarki. "
"Odwiedzający nigdy jej nie widzą."

#: i18n-src/pages.jsx:2240
msgid "Your written record, and the score that reads it"
msgstr "Twój spisany zapis i wynik, który go czyta"

#: i18n-src/pages.jsx:2241
msgid ""
"You have completed all %d steps of the Article 4 record, and it cost you "
"nothing."
msgstr "Ukończono wszystkie %d kroków zapisu z art. 4 i nic to nie kosztowało."

#: i18n-src/pages.jsx:2242
msgid ""
"You have completed %1$d of the %2$d steps of the Article 4 record. Finishing "
"the rest costs nothing."
msgstr ""
"Ukończono %1$d z %2$d kroków zapisu z art. 4. Dokończenie reszty nic nie "
"kosztuje."

#: i18n-src/pages.jsx:2247
msgid ""
"Article 4 asks that people using AI here understand what it does. The record "
"is your own short note that they do."
msgstr ""
"Art. 4 wymaga, aby osoby używające tu AI rozumiały, co ona robi. Rejestr to "
"Twoja własna krótka notatka o tym, że tak jest."

#: i18n-src/pages.jsx:2253
msgid "Finding the AI on your site that nobody disclosed"
msgstr "Znajdowanie AI w Twojej witrynie, której nikt nie ujawnił"

#: i18n-src/pages.jsx:2254
msgid ""
"Reads your pages and newest images, and lists undisclosed AI and any AI "
"plugin running here."
msgstr ""
"Czyta Twoje strony i najnowsze obrazy oraz wypisuje nieujawnioną AI i każdą "
"działającą tu wtyczkę AI."

#: i18n-src/pages.jsx:2255
msgid ""
"It is the check somebody else would run on you: it looks at what your site "
"actually serves rather than at what your settings say it should."
msgstr ""
"To takie sprawdzenie, jakie zrobiłby Ci ktoś z zewnątrz: patrzy na to, co "
"witryna naprawdę wysyła, a nie na to, co według ustawień powinna."

#: i18n-src/pages.jsx:2256
msgid "Open the Overview tab"
msgstr "Otwórz kartę Przegląd"

#: i18n-src/pages.jsx:2261
msgid "The spreadsheet of everything you have marked"
msgstr "Arkusz ze wszystkim, co oznaczono"

#: i18n-src/pages.jsx:2262
msgid ""
"Every marked image, its source and its file, as a CSV. This export stays "
"free."
msgstr ""
"Każdy oznaczony obraz, jego źródło i plik, jako CSV. Ten eksport pozostaje "
"darmowy."

#: i18n-src/pages.jsx:2263
msgid ""
"CSV is a plain table any spreadsheet opens. It is the list you would keep "
"for your own records, or hand to whoever asks what you have disclosed."
msgstr ""
"CSV to zwykła tabela, którą otworzy każdy arkusz kalkulacyjny. To lista, "
"którą trzymasz dla siebie albo podajesz temu, kto zapyta, co ujawniasz."

#: i18n-src/pages.jsx:2269
msgid "New uploads mark themselves"
msgstr "Nowe pliki oznaczają się same"

#: i18n-src/pages.jsx:2270
msgid ""
"An image carrying its own record is marked on upload. Everything already "
"here is untouched."
msgstr ""
"Obraz niosący własny zapis jest oznaczany przy wgrywaniu. Wszystko, co już "
"tu jest, pozostaje nietknięte."

#: i18n-src/pages.jsx:2271
msgid ""
"Some tools write their own note inside the file. Pro reads it and sets the "
"source from it."
msgstr ""
"Niektóre narzędzia zapisują własną notatkę wewnątrz pliku. Pro ją czyta i na "
"jej podstawie ustawia źródło."

#: i18n-src/pages.jsx:2272
msgid ""
"An image carrying no such note is left alone. Pro reads what the file "
"declares and does not guess at the rest."
msgstr ""
"Obraz bez takiej notatki zostaje nietknięty. Pro czyta to, co deklaruje "
"plik, i nie zgaduje reszty."

#: i18n-src/pages.jsx:2273
msgid ""
"Set the source yourself in the Media Library. The result is identical; Pro "
"buys the minute, not the outcome."
msgstr ""
"Ustaw źródło samodzielnie w bibliotece mediów. Wynik jest identyczny; Pro "
"kupuje minutę, nie efekt."

#: i18n-src/pages.jsx:2279
msgid "The mark goes back when something strips it out"
msgstr "Oznaczenie wraca, gdy coś je usunie"

#: i18n-src/pages.jsx:2280
msgid ""
"Nothing marked yet, so nothing for the scanner to guard. It matters once "
"something re-encodes them."
msgstr ""
"Nic nie jest jeszcze oznaczone, więc skaner nie ma czego pilnować. Zacznie "
"się to liczyć, gdy tylko coś je przekoduje."

#: i18n-src/pages.jsx:2281
msgid ""
"%1$s%% of the %2$s image you have marked carries the mark in the file today. "
"Optimisers and CDNs re-encode files and drop it without saying so."
msgid_plural ""
"%1$s%% of the %2$s images you have marked carry the mark in the file today. "
"Optimisers and CDNs re-encode files and drop it without saying so."
msgstr[0] ""
"%1$s%% z %2$s oznaczonego obrazu ma dziś oznaczenie w pliku. Optymalizatory "
"i sieci CDN przekodowują pliki i gubią je bez słowa."
msgstr[1] ""
"%1$s%% z %2$s oznaczonych obrazów ma dziś oznaczenie w pliku. Optymalizatory "
"i sieci CDN przekodowują pliki i gubią je bez słowa."
msgstr[2] ""
"%1$s%% z %2$s oznaczonych obrazów ma dziś oznaczenie w pliku. Optymalizatory "
"i sieci CDN przekodowują pliki i gubią je bez słowa."

#: i18n-src/pages.jsx:2291
msgid ""
"Finds images whose file lost the mark and writes it back, on a schedule or "
"on demand."
msgstr ""
"Znajduje obrazy, których plik utracił oznaczenie, i zapisuje je z powrotem, "
"według harmonogramu lub na żądanie."

#: i18n-src/pages.jsx:2292
msgid ""
"Re-saving the source writes the mark back. Finding which images need it is "
"the part the scanner does."
msgstr ""
"Ponowny zapis źródła przywraca oznaczenie. Ustalenie, które obrazy tego "
"potrzebują, to część, którą wykonuje skaner."

#: i18n-src/pages.jsx:2307
msgid "Images older than the plugin sort themselves out"
msgstr "Obrazy starsze niż wtyczka porządkują się same"

#: i18n-src/pages.jsx:2308
msgid ""
"Every image already has a source, so there is nothing here to find today."
msgstr "Każdy obraz ma już źródło, więc nie ma tu dziś czego szukać."

#: i18n-src/pages.jsx:2309
msgid ""
"%s image here has no source recorded. The scanner opens each one, reads what "
"the file already declares about itself, and adopts it."
msgid_plural ""
"%s images here have no source recorded. The scanner opens each one, reads "
"what the file already declares about itself, and adopts it."
msgstr[0] ""
"%s obraz nie ma tu zapisanego źródła. Skaner otwiera każdy z nich, czyta, co "
"plik już o sobie deklaruje, i przejmuje to."
msgstr[1] ""
"%s obrazy nie mają tu zapisanego źródła. Skaner otwiera każdy z nich, czyta, "
"co plik już o sobie deklaruje, i przejmuje to."
msgstr[2] ""
"%s obrazów nie ma tu zapisanego źródła. Skaner otwiera każdy z nich, czyta, "
"co plik już o sobie deklaruje, i przejmuje to."

#: i18n-src/pages.jsx:2318
msgid ""
"This is the same read as on upload, run backwards over what you already "
"have, which is why it can clear a library that predates the plugin in one "
"pass."
msgstr ""
"To ten sam odczyt co przy wysyłce, puszczony wstecz po tym, co już masz, "
"dlatego potrafi ogarnąć w jednym przebiegu bibliotekę starszą niż wtyczka."

#: i18n-src/pages.jsx:2319
msgid ""
"A file that declares nothing stays unmarked. Most photographs and most stock "
"images declare nothing, and that is not a fault in them or in you."
msgstr ""
"Plik, który niczego nie deklaruje, zostaje bez oznaczenia. Większość zdjęć i "
"większość obrazów ze stocków nie deklaruje niczego i nie jest to wina ani "
"ich, ani Twoja."

#: i18n-src/pages.jsx:2320
msgid ""
"Work through them in the Media tab with the bulk action. Nothing is lost by "
"doing it by hand."
msgstr ""
"Przerób je na karcie Media akcją zbiorczą. Zrobienie tego ręcznie niczego "
"nie kosztuje."

#: i18n-src/pages.jsx:2323
msgid "Counted: %s image with no source type recorded."
msgid_plural "Counted: %s images with no source type recorded."
msgstr[0] "Policzono: %s obraz bez zapisanego typu źródła."
msgstr[1] "Policzono: %s obrazy bez zapisanego typu źródła."
msgstr[2] "Policzono: %s obrazów bez zapisanego typu źródła."

#: i18n-src/pages.jsx:2330
msgid "The compliance report as a document you can hand over"
msgstr "Raport zgodności jako dokument, który możesz komuś przekazać"

#: i18n-src/pages.jsx:2331
msgid ""
"The same facts as the free CSV, as a print-ready page, JSON, Markdown and "
"plain text."
msgstr ""
"Te same dane co darmowy CSV, jako strona gotowa do druku, JSON, Markdown i "
"zwykły tekst."

#: i18n-src/pages.jsx:2332
msgid ""
"It is for the moment a client, an insurer or a regulator asks what you "
"disclose and a spreadsheet is the wrong thing to send them."
msgstr ""
"Przydaje się wtedy, gdy klient, ubezpieczyciel albo organ pyta, co "
"ujawniasz, a arkusz kalkulacyjny to nie jest to, co warto im wysłać."

#: i18n-src/pages.jsx:2333
msgid ""
"Export the CSV, which stays free, and lay it out yourself. Nobody can "
"require you to buy a particular file format."
msgstr ""
"Wyeksportuj CSV, który zostaje darmowy, i ułóż go po swojemu. Nikt nie może "
"wymagać kupowania konkretnego formatu pliku."

#: i18n-src/pages.jsx:2339
msgid "The badge holds on a WooCommerce gallery your theme has replaced"
msgstr ""
"Plakietka utrzymuje się na galerii WooCommerce podmienionej przez Twój motyw"

#: i18n-src/pages.jsx:2340
msgid ""
"A stock WooCommerce shop is already covered. This matters only if your theme "
"replaces the gallery."
msgstr ""
"Zwykły sklep WooCommerce jest już objęty. Liczy się to tylko wtedy, gdy Twój "
"motyw zastępuje galerię."

#: i18n-src/pages.jsx:2341
msgid ""
"A theme that replaces the gallery skips where the free plugin attaches. Pro "
"attaches there too."
msgstr ""
"Motyw zastępujący galerię omija miejsce, w którym podpina się darmowa "
"wtyczka. Pro podpina się i tam."

#: i18n-src/pages.jsx:2342
msgid ""
"Look at one of your own product pages. If the badge is on the gallery image, "
"this changes nothing for you and you should not pay for it."
msgstr ""
"Zajrzyj na którąś ze swoich stron produktu. Jeśli plakietka jest na obrazie "
"w galerii, nic to u Ciebie nie zmienia i nie ma za co płacić."

#: i18n-src/pages.jsx:2347
msgid "Priority support, and whatever ships next"
msgstr "Wsparcie w pierwszej kolejności i wszystko, co dopiero powstanie"

#: i18n-src/pages.jsx:2348
msgid ""
"Licence holders are answered first, and a licence covers every Pro feature "
"while active."
msgstr ""
"Posiadacze licencji dostają odpowiedź najpierw, a licencja obejmuje każdą "
"funkcję Pro, dopóki jest aktywna."

#: i18n-src/pages.jsx:2349
msgid ""
"The free plugin is supported on the WordPress.org forum, by the same people, "
"at the speed a free forum runs."
msgstr ""
"Darmową wtyczkę wspieramy na forum WordPress.org, ci sami ludzie, w tempie, "
"w jakim działa darmowe forum."

#: i18n-src/pages.jsx:2350
msgid "Ask on the WordPress.org support forum. It is free and it is read."
msgstr ""
"Zapytaj na forum wsparcia WordPress.org. Jest darmowe i naprawdę je czytamy."

#: i18n-src/pages.jsx:2351
msgid "Open the support forum"
msgstr "Otwórz forum wsparcia"

#: i18n-src/pages.jsx:2359
msgid "What you can do without it"
msgstr "Co możesz zrobić bez tego"

#: i18n-src/pages.jsx:2419
msgid "Checking your licence…"
msgstr "Sprawdzanie licencji…"

#: i18n-src/pages.jsx:2419
msgid "Reading the licence registered to this site."
msgstr "Odczyt licencji zarejestrowanej dla tej witryny."

#: i18n-src/pages.jsx:2425
msgid "Lifetime, no renewal"
msgstr "Dożywotnia, bez odnawiania"

#: i18n-src/pages.jsx:2425
msgid "Renews yearly"
msgstr "Odnawia się co roku"

#: i18n-src/pages.jsx:2425
msgid "Managed by Dodo Payments"
msgstr "Obsługiwane przez Dodo Payments"

#: i18n-src/pages.jsx:2426
msgid "%1$s of %2$s sites"
msgstr "%1$s z %2$s witryn"

#: i18n-src/pages.jsx:2426
msgid "%s site, no cap"
msgid_plural "%s sites, no cap"
msgstr[0] "%s witryna, bez limitu"
msgstr[1] "%s witryny, bez limitu"
msgstr[2] "%s witryn, bez limitu"

#: i18n-src/pages.jsx:2427
msgid "Pro is active on this site."
msgstr "Pro jest aktywne w tej witrynie."

#: i18n-src/pages.jsx:2427
msgid "Your %1$s licence is running here, using %2$s."
msgstr "Twoja licencja %1$s działa tutaj, z %2$s."

#: i18n-src/pages.jsx:2427
msgid "Manage billing"
msgstr "Zarządzaj płatnościami"

#: i18n-src/pages.jsx:2427
msgid "Deactivate on this site"
msgstr "Dezaktywuj w tej witrynie"

#: i18n-src/pages.jsx:2427
msgid "Licence active"
msgstr "Licencja aktywna"

#: i18n-src/pages.jsx:2428
msgid "Plan"
msgstr "Plan"

#: i18n-src/pages.jsx:2429
msgid "Sites"
msgstr "Witryny"

#: i18n-src/pages.jsx:2430
msgid "Renews"
msgstr "Odnowienie"

#: i18n-src/pages.jsx:2431
msgid "Key"
msgstr "Klucz"

#: i18n-src/pages.jsx:2432
msgid "Deactivating frees this seat. Nothing already disclosed is removed."
msgstr ""
"Dezaktywacja zwalnia to stanowisko. Nic, co już ujawniono, nie zostaje "
"usunięte."

#: i18n-src/pages.jsx:2432
msgid "Update your card, read invoices or cancel from Dodo Payments."
msgstr "Zaktualizuj kartę, przejrzyj faktury lub zrezygnuj w Dodo Payments."

#: i18n-src/pages.jsx:2437
msgid "Pro does not make your site more compliant. It does the work for you."
msgstr ""
"Pro nie sprawia, że Twoja witryna jest bardziej zgodna z przepisami. Pro "
"wykonuje robotę za Ciebie."

#: i18n-src/pages.jsx:2437
msgid "Every disclosure the AI Act asks for is free. Pro automates it."
msgstr ""
"Każde ujawnienie wymagane przez akt w sprawie sztucznej inteligencji jest "
"darmowe. Pro je automatyzuje."

#: i18n-src/pages.jsx:2437
msgid "Show me what Pro adds"
msgstr "Pokaż, co dodaje Pro"

#: i18n-src/pages.jsx:2437
msgid "Go to the prices"
msgstr "Przejdź do cen"

#: i18n-src/pages.jsx:2442
msgid "Already bought? Activate your key"
msgstr "Już kupiłeś? Aktywuj swój klucz"

#: i18n-src/pages.jsx:2442
msgid "The free plugin covers the disclosure"
msgstr "Darmowa wtyczka pokrywa ujawnienie"

#: i18n-src/pages.jsx:2442
msgid "No images yet, so nothing for Pro to automate today."
msgstr "Jeszcze brak obrazów, więc Pro nie ma dziś czego automatyzować."

#: i18n-src/pages.jsx:2442
msgid "Every image already has a source. Pro earns its keep on new uploads."
msgstr "Każdy obraz ma już źródło. Pro zarabia na siebie przy nowych plikach."

#: i18n-src/pages.jsx:2443
msgid ""
"%s image here still has no source recorded. You can set every one of them by "
"hand in the Media tab for free, and a visitor sees exactly the same badge "
"either way. Pro is for when you would rather not spend the afternoon."
msgid_plural ""
"%s images here still have no source recorded. You can set every one of them "
"by hand in the Media tab for free, and a visitor sees exactly the same badge "
"either way. Pro is for when you would rather not spend the afternoon."
msgstr[0] ""
"%s obraz nadal nie ma tu zapisanego źródła. Możesz ustawić je wszystkie "
"ręcznie na karcie Media za darmo, a odwiedzający zobaczy dokładnie tę samą "
"plakietkę. Pro jest dla tych, którzy wolą nie poświęcać na to popołudnia."
msgstr[1] ""
"%s obrazy nadal nie mają tu zapisanego źródła. Możesz ustawić je wszystkie "
"ręcznie na karcie Media za darmo, a odwiedzający zobaczy dokładnie tę samą "
"plakietkę. Pro jest dla tych, którzy wolą nie poświęcać na to popołudnia."
msgstr[2] ""
"%s obrazów nadal nie ma tu zapisanego źródła. Możesz ustawić je wszystkie "
"ręcznie na karcie Media za darmo, a odwiedzający zobaczy dokładnie tę samą "
"plakietkę. Pro jest dla tych, którzy wolą nie poświęcać na to popołudnia."

#: i18n-src/pages.jsx:2450
msgid "The free way to do it"
msgstr "Jak zrobić to za darmo"

#: i18n-src/pages.jsx:2450
msgid "Prices"
msgstr "Ceny"

#: i18n-src/pages.jsx:2454
msgid "Annual"
msgstr "Rocznie"

#: i18n-src/pages.jsx:2455
msgid "Lifetime"
msgstr "Dożywotnio"

#: i18n-src/pages.jsx:2459
msgid "per year"
msgstr "rocznie"

#: i18n-src/pages.jsx:2459
msgid "once"
msgstr "jednorazowo"

#: i18n-src/pages.jsx:2461
msgid "or %s once"
msgstr "albo %s jednorazowo"

#: i18n-src/pages.jsx:2461
msgid "or %s per year"
msgstr "albo %s rocznie"

#: i18n-src/pages.jsx:2462
msgid "Get %s"
msgstr "Kup %s"

#: i18n-src/pages.jsx:2463
msgid ""
"Paid through Dodo Payments, renews yearly, cancel any time. If the licence "
"lapses the free plugin keeps working."
msgstr ""
"Płatność przez Dodo Payments, odnawia się co rok, rezygnacja w dowolnej "
"chwili. Jeśli licencja wygaśnie, darmowa wtyczka działa dalej."

#: i18n-src/pages.jsx:2463
msgid ""
"Paid through Dodo Payments. One payment, no renewal, updates and support "
"included. Everything the free plugin does keeps working regardless."
msgstr ""
"Płatność przez Dodo Payments. Jedna opłata, bez odnawiania, aktualizacje i "
"wsparcie w cenie. Wszystko, co robi darmowa wtyczka, działa niezależnie od "
"tego."

#: i18n-src/pages.jsx:2463
msgid "Already bought Pro?"
msgstr "Masz już Pro?"

#: i18n-src/pages.jsx:2463
msgid "Paste the licence key from your Dodo Payments receipt."
msgstr "Wklej klucz licencyjny z potwierdzenia zakupu Dodo Payments."

#: i18n-src/pages.jsx:2463
msgid "XXXXXXXX-XXXX-XXXX-XXXX"
msgstr "XXXXXXXX-XXXX-XXXX-XXXX"

#: i18n-src/pages.jsx:2463
msgid "Activating…"
msgstr "Aktywowanie…"

#: i18n-src/pages.jsx:2463
msgid "Activate"
msgstr "Aktywuj"

#: i18n-src/pages.jsx:2463
msgid ""
"Download AIM Transparency Pro from your receipt, install and activate it "
"under Plugins, and your key activates here automatically."
msgstr ""
"Pobierz AIM Transparency Pro z potwierdzenia zakupu, zainstaluj i włącz we "
"Wtyczkach, a Twój klucz aktywuje się tutaj automatycznie."

#: i18n-src/ui/Lightbox.jsx:40
msgid "Previous image"
msgstr "Poprzedni obraz"

#: i18n-src/ui/Lightbox.jsx:40
msgid ""
"No browser can display a %s file, so there is nothing to show here. The file "
"is on the server and its record is intact."
msgstr ""
"Żadna przeglądarka nie wyświetli pliku %s, więc nie ma tu nic do pokazania. "
"Plik jest na serwerze, a jego wpis pozostaje nienaruszony."

#: i18n-src/ui/Lightbox.jsx:40
msgid "file"
msgstr "plik"

#: i18n-src/ui/Lightbox.jsx:40
msgid ""
"This image is not on the server. Its record is still here, so what you have "
"recorded about it is safe."
msgstr ""
"Tego obrazu nie ma na serwerze. Jego wpis nadal tu jest, więc to, co o nim "
"zapisano, jest bezpieczne."

#: i18n-src/ui/Lightbox.jsx:40
msgid "Next image"
msgstr "Następny obraz"

#: i18n-src/ui/primitives.jsx:63
msgid "Coming soon"
msgstr "Wkrótce"

#: i18n-src/ui/Sidebar.jsx:26
msgid "Upgrade to Pro"
msgstr "Przejdź na Pro"

#: i18n-src/ui/Sidebar.jsx:26
msgid ""
"Automatic flagging on upload, the library scanner (strip-guard and "
"retroactive discovery), WooCommerce galleries and the full report set."
msgstr ""
"Automatyczne oznaczanie przy wysyłce, skaner biblioteki (ochrona oznaczeń i "
"wykrywanie wsteczne), galerie WooCommerce i pełny zestaw raportów."

#: i18n-src/ui/Sidebar.jsx:26
msgid "See plans"
msgstr "Zobacz plany"

#: i18n-src/ui/Sidebar.jsx:26
msgid "Part of"
msgstr "Część"

#: i18n-src/ui/Topbar.jsx:12
msgid "Your WordPress profile"
msgstr "Twój profil WordPressa"

#: i18n-src/ui/WpShell.jsx:26 i18n-src/ui/WpShell.jsx:27
msgid "Style"
msgstr "Styl"

#: i18n-src/ui/WpShell.jsx:32 i18n-src/ui/WpShell.jsx:33
msgid "Appearance"
msgstr "Wygląd"

#: i18n-src/ui/WpShell.jsx:48
msgid ""
"This plugin was translated with AI help and checked against the EU AI Act’s "
"own language versions, but not by a native speaker of every language. If "
"something here reads wrong, <a>tell us</a> and we will correct it."
msgstr ""
"Ta wtyczka została przetłumaczona z pomocą AI i sprawdzona względem wersji "
"językowych samego aktu w sprawie sztucznej inteligencji, ale nie przez "
"rodzimego użytkownika każdego języka. Jeśli coś tutaj brzmi źle, <a>daj nam "
"znać</a>, a poprawimy to."
