uk.po 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. # Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
  2. #
  3. # !!! IMPORTANT !!!
  4. #
  5. # Before you edit this file, please keep in mind that contributing to the project
  6. # translations is possible ONLY via the Transifex online service.
  7. #
  8. # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
  9. #
  10. # To learn more, check out the official contributor's guide:
  11. # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
  12. #
  13. msgid ""
  14. msgstr ""
  15. "Language-Team: Ukrainian (https://www.transifex.com/ckeditor/teams/11143/uk/)\n"
  16. "Language: uk\n"
  17. "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"
  18. msgctxt "Label for the image widget."
  19. msgid "image widget"
  20. msgstr "Віджет зображення"
  21. msgctxt "Label for the Side image option."
  22. msgid "Side image"
  23. msgstr "Бокове зображення"
  24. msgctxt "Label for the Full size image option."
  25. msgid "Full size image"
  26. msgstr "Повний розмір зображення"
  27. msgctxt "Label for the Left aligned image option"
  28. msgid "Left aligned image"
  29. msgstr "Зображення ліворуч"
  30. msgctxt "Label for the Centered image option"
  31. msgid "Centered image"
  32. msgstr "Зображення по центру"
  33. msgctxt "Label for the Right aligned image option"
  34. msgid "Right aligned image"
  35. msgstr "Зображення праворуч"
  36. msgctxt "Label for the Change image text alternative button."
  37. msgid "Change image text alternative"
  38. msgstr "Змінити текстову альтернативу зображення"
  39. msgctxt "Label for the image text alternative input."
  40. msgid "Text alternative"
  41. msgstr "Текстова альтернатива"
  42. msgctxt "Placeholder text for image caption displayed when caption is empty."
  43. msgid "Enter image caption"
  44. msgstr "Введіть підпис зображення"
  45. msgctxt "Label for the insert image toolbar button."
  46. msgid "Insert image"
  47. msgstr "Вставити зображення"
  48. msgctxt "Title of the notification displayed when upload fails."
  49. msgid "Upload failed"
  50. msgstr "Завантаження не вдалось"
  51. msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
  52. msgid "Image toolbar"
  53. msgstr "Панелі інструментів зображення"