| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- # 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: Ukrainian (https://www.transifex.com/ckeditor/teams/11143/uk/)\n"
- "Language: uk\n"
- "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
- msgctxt "Dropdown option label for the paragraph format."
- msgid "Paragraph"
- msgstr "Параграф"
- msgctxt "Tooltip for the heading dropdown."
- msgid "Heading"
- msgstr "Заголовок"
- msgctxt "Default label for the heading dropdown."
- msgid "Choose heading"
- msgstr "Оберіть заголовок"
- msgctxt "Dropdown option label for the heading level 1 format."
- msgid "Heading 1"
- msgstr "Заголовок 1"
- msgctxt "Dropdown option label for the heading level 2 format."
- msgid "Heading 2"
- msgstr "Заголовок 2"
- msgctxt "Dropdown option label for the heading level 3 format."
- msgid "Heading 3"
- msgstr "Заголовок 3"
- msgctxt "Dropdown option label for the heading level 4 format."
- msgid "Heading 4"
- msgstr "Заголовок 4"
- msgctxt "Dropdown option label for the heading level 5 format."
- msgid "Heading 5"
- msgstr "Заголовок 5"
- msgctxt "Dropdown option label for the heading level 6 format."
- msgid "Heading 6"
- msgstr "Заголовок 6"
- msgctxt "A default value of the placeholder for the content title."
- msgid "Type your title"
- msgstr "Введіть назву"
- msgctxt "A default value of the placeholder for the content body."
- msgid "Type or paste your content here."
- msgstr "Введіть або вставте свій вміст тут."
|