8
0

uk.po 1.1 KB

1234567891011121314151617181920212223242526
  1. # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
  2. msgid ""
  3. msgstr ""
  4. "Language-Team: Ukrainian (https://www.transifex.com/ckeditor/teams/11143/uk/)\n"
  5. "Language: uk\n"
  6. "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"
  7. msgctxt "Toolbar button tooltip for aligning the text to the left."
  8. msgid "Align left"
  9. msgstr "По лівому краю"
  10. msgctxt "Toolbar button tooltip for aligning the text to the right."
  11. msgid "Align right"
  12. msgstr "По правому краю"
  13. msgctxt "Toolbar button tooltip for aligning the text to center."
  14. msgid "Align center"
  15. msgstr "По центру"
  16. msgctxt "Toolbar button tooltip for making the text justified."
  17. msgid "Justify"
  18. msgstr "По ширині"
  19. msgctxt "Dropdown button tooltip for the text alignment feature."
  20. msgid "Text alignment"
  21. msgstr "Вирівнювання тексту"