8
0

cs.po 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n"
  16. "Language: cs\n"
  17. "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"
  18. msgctxt "Title of the CKEditor5 editor."
  19. msgid "Rich Text Editor, %0"
  20. msgstr "Textový editor, %0"
  21. msgctxt "Title of the CKEditor5 editor."
  22. msgid "Rich Text Editor"
  23. msgstr "Textový editor"
  24. msgctxt "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)"
  25. msgid "Edit block"
  26. msgstr "Upravit blok"
  27. msgctxt "Label for a button showing the next thing (tab, page, etc.)."
  28. msgid "Next"
  29. msgstr "Další"
  30. msgctxt "Label for a button showing the previous thing (tab, page, etc.)."
  31. msgid "Previous"
  32. msgstr "Předchozí"
  33. msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation."
  34. msgid "%0 of %1"
  35. msgstr "%0 z %1"
  36. msgctxt "Label used by assistive technologies describing a generic editor toolbar."
  37. msgid "Editor toolbar"
  38. msgstr "Panel nástrojů editoru"
  39. msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown."
  40. msgid "Dropdown toolbar"
  41. msgstr "Rozbalovací panel nástrojů"
  42. msgctxt "Label of a toolbar button which reveals more toolbar items."
  43. msgid "Show more items"
  44. msgstr "Zobrazit další položky"