ru.po 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
  2. msgid ""
  3. msgstr ""
  4. "Language: ru\n"
  5. "Language-Team: Russian (https://www.transifex.com/ckeditor/teams/11143/ru/)\n"
  6. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 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 "Загрузка не выполнена"