ru.po 899 B

1234567891011121314151617181920212223242526
  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 "Toolbar button tooltip for the Bold feature."
  8. msgid "Bold"
  9. msgstr "Жирный"
  10. msgctxt "Toolbar button tooltip for the Italic feature."
  11. msgid "Italic"
  12. msgstr "Курсив"
  13. msgctxt "Toolbar button tooltip for the Underline feature."
  14. msgid "Underline"
  15. msgstr "Подчеркнутый"
  16. msgctxt "Toolbar button tooltip for the Code feature."
  17. msgid "Code"
  18. msgstr "Исходный код"
  19. msgctxt "Toolbar button tooltip for the Strikethrough feature."
  20. msgid "Strikethrough"
  21. msgstr "Зачеркнутый"