8
0

cs.po 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. # Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
  2. msgid ""
  3. msgstr ""
  4. "Language: cs\n"
  5. "Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/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 "Label for the image widget."
  8. msgid "image widget"
  9. msgstr "ovládací prvek obrázku"
  10. msgctxt "Label for the Side image option."
  11. msgid "Side image"
  12. msgstr "Postranní obrázek"
  13. msgctxt "Label for the Full size image option."
  14. msgid "Full size image"
  15. msgstr "Obrázek v plné velikosti"
  16. msgctxt "Label for the Left aligned image option"
  17. msgid "Left aligned image"
  18. msgstr "Obrázek zarovnaný vlevo"
  19. msgctxt "Label for the Centered image option"
  20. msgid "Centered image"
  21. msgstr "Obrázek zarovnaný na střed"
  22. msgctxt "Label for the Right aligned image option"
  23. msgid "Right aligned image"
  24. msgstr "Obrázek zarovnaný vpravo"
  25. msgctxt "Label for the Change image text alternative button."
  26. msgid "Change image text alternative"
  27. msgstr "Změnit alternativní text obrázku"
  28. msgctxt "Label for the image text alternative input."
  29. msgid "Text alternative"
  30. msgstr "Alternativní text"
  31. msgctxt "Placeholder text for image caption displayed when caption is empty."
  32. msgid "Enter image caption"
  33. msgstr "Zadejte popis obrázku"
  34. msgctxt "Label for the insert image toolbar button."
  35. msgid "Insert image"
  36. msgstr "Vložit obrázek"
  37. msgctxt "Title of the notification displayed when upload fails."
  38. msgid "Upload failed"
  39. msgstr "Nahrání selhalo"