cs.po 799 B

1234567891011121314151617181920212223242526
  1. # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
  2. msgid ""
  3. msgstr ""
  4. "Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n"
  5. "Language: cs\n"
  6. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
  7. msgctxt "Toolbar button tooltip for the Bold feature."
  8. msgid "Bold"
  9. msgstr "Tučné"
  10. msgctxt "Toolbar button tooltip for the Italic feature."
  11. msgid "Italic"
  12. msgstr "Kurzíva"
  13. msgctxt "Toolbar button tooltip for the Underline feature."
  14. msgid "Underline"
  15. msgstr "Podtržené"
  16. msgctxt "Toolbar button tooltip for the Code feature."
  17. msgid "Code"
  18. msgstr "Kódový blok"
  19. msgctxt "Toolbar button tooltip for the Strikethrough feature."
  20. msgid "Strikethrough"
  21. msgstr "Přeškrtnuté"