| 12345678910111213141516171819202122 |
- # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
- msgid ""
- msgstr ""
- "Language: pl\n"
- "Language-Team: Polish (https://www.transifex.com/ckeditor/teams/11143/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 "Toolbar button tooltip for the Bold feature."
- msgid "Bold"
- msgstr "Pogrubienie"
- msgctxt "Toolbar button tooltip for the Italic feature."
- msgid "Italic"
- msgstr "Kursywa"
- msgctxt "Toolbar button tooltip for the Underline feature."
- msgid "Underline"
- msgstr "Podkreślenie"
- msgctxt "Toolbar button tooltip for the Code feature."
- msgid "Code"
- msgstr "Kod"
|