uk.po 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
  2. msgid ""
  3. msgstr ""
  4. "Language: uk\n"
  5. "Language-Team: Ukrainian (https://www.transifex.com/ckeditor/teams/11143/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 "Label for the image widget."
  8. msgid "image widget"
  9. msgstr "Віджет зображення"
  10. msgctxt "Label for the Side image option."
  11. msgid "Side image"
  12. msgstr "Бокове зображення"
  13. msgctxt "Label for the Full size image option."
  14. msgid "Full size image"
  15. msgstr "Повний розмір зображення"
  16. msgctxt "Label for the Left aligned image option"
  17. msgid "Left aligned image"
  18. msgstr "Зображення ліворуч"
  19. msgctxt "Label for the Centered image option"
  20. msgid "Centered image"
  21. msgstr "Зображення по центру"
  22. msgctxt "Label for the Right aligned image option"
  23. msgid "Right aligned image"
  24. msgstr "Зображення праворуч"
  25. msgctxt "Label for the Change image text alternative button."
  26. msgid "Change image text alternative"
  27. msgstr "Змінити текстову альтернативу зображення"
  28. msgctxt "Label for the image text alternative input."
  29. msgid "Text alternative"
  30. msgstr "Текстова альтернатива"
  31. msgctxt "Placeholder text for image caption displayed when caption is empty."
  32. msgid "Enter image caption"
  33. msgstr "Введіть підпис зображення"
  34. msgctxt "Label for the insert image toolbar button."
  35. msgid "Insert image"
  36. msgstr "Вставити зображення"
  37. msgctxt "Title of the notification displayed when upload fails."
  38. msgid "Upload failed"
  39. msgstr "Завантаження не вдалось"