# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. # # Want to contribute to this file? Submit your changes via a GitHub Pull Request. # # Check out the official contributor's guide: # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html # msgid "" msgstr "" "Language: pl\n" "Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n" "Content-Type: text/plain; charset=UTF-8\n" msgctxt "Toolbar button tooltip for the HTML embed feature." msgid "Insert HTML" msgstr "Wstaw kod HTML" msgctxt "The HTML snippet." msgid "HTML snippet" msgstr "Kod HTML" msgctxt "A placeholder that will be displayed in the raw HTML textarea field." msgid "Paste raw HTML here..." msgstr "Wstaw tutaj czysty kod HTML..." msgctxt "A label of a button that switches the HTML embed to the source editing mode." msgid "Edit source" msgstr "Edytuj źródło" msgctxt "A label of a button that saves the HTML embed content and navigates back to the preview." msgid "Save changes" msgstr "Zapisz zmiany" msgctxt "An information displayed in the HTML embed preview if the content is not previewable." msgid "No preview available" msgstr "Podgląd nie jest dostępny" msgctxt "An information displayed in the HTML embed preview if the HTML snippet has no content." msgid "Empty snippet content" msgstr "Brak kodu"