| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- # Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
- #
- # !!! IMPORTANT !!!
- #
- # Before you edit this file, please keep in mind that contributing to the project
- # translations is possible ONLY via the Transifex online service.
- #
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
- #
- # To learn more, check out the official contributor's guide:
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
- #
- msgid ""
- msgstr ""
- "Language-Team: Polish (https://www.transifex.com/ckeditor/teams/11143/pl/)\n"
- "Language: pl\n"
- "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
- msgctxt "Title of the CKEditor5 editor."
- msgid "Rich Text Editor, %0"
- msgstr "Edytor tekstu sformatowanego, %0"
- msgctxt "Title of the CKEditor5 editor."
- msgid "Rich Text Editor"
- msgstr "Edytor tekstu sformatowanego"
- msgctxt "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)"
- msgid "Edit block"
- msgstr "Edytuj blok"
- msgctxt "Label for a button showing the next thing (tab, page, etc.)."
- msgid "Next"
- msgstr "Następny"
- msgctxt "Label for a button showing the previous thing (tab, page, etc.)."
- msgid "Previous"
- msgstr "Poprzedni"
- msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation."
- msgid "%0 of %1"
- msgstr "%0 z %1"
- msgctxt "Label used by assistive technologies describing a generic editor toolbar."
- msgid "Editor toolbar"
- msgstr "Pasek narzędzi edytora"
- msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown."
- msgid "Dropdown toolbar"
- msgstr "Rozwijany pasek narzędzi"
- msgctxt "Label of a toolbar button which reveals more toolbar items."
- msgid "Show more items"
- msgstr "Pokaż więcej"
- msgctxt "Label of a button that applies a black color in color pickers."
- msgid "Black"
- msgstr "Czarny"
- msgctxt "Label of a button that applies a dim grey color in color pickers."
- msgid "Dim grey"
- msgstr "Ciemnoszary"
- msgctxt "Label of a button that applies a grey color in color pickers."
- msgid "Grey"
- msgstr "Szary"
- msgctxt "Label of a button that applies a light grey color in color pickers."
- msgid "Light grey"
- msgstr "Jasnoszary"
- msgctxt "Label of a button that applies a white color in color pickers."
- msgid "White"
- msgstr "Biały"
- msgctxt "Label of a button that applies a red color in color pickers."
- msgid "Red"
- msgstr "Czerwony"
- msgctxt "Label of a button that applies a orange color in color pickers."
- msgid "Orange"
- msgstr "Pomarańczowy"
- msgctxt "Label of a button that applies a yellow color in color pickers."
- msgid "Yellow"
- msgstr "Żółty"
- msgctxt "Label of a button that applies a light green color in color pickers."
- msgid "Light green"
- msgstr "Jasnozielony"
- msgctxt "Label of a button that applies a green color in color pickers."
- msgid "Green"
- msgstr "Zielony"
- msgctxt "Label of a button that applies a aquamarine color in color pickers."
- msgid "Aquamarine"
- msgstr "Akwamaryna"
- msgctxt "Label of a button that applies a turquoise color in color pickers."
- msgid "Turquoise"
- msgstr "Turkusowy"
- msgctxt "Label of a button that applies a light blue color in color pickers."
- msgid "Light blue"
- msgstr "Jasnoniebieski"
- msgctxt "Label of a button that applies a blue color in color pickers."
- msgid "Blue"
- msgstr "Niebieski"
- msgctxt "Label of a button that applies a purple color in color pickers."
- msgid "Purple"
- msgstr "Purpurowy"
|