he.po 2.0 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: Hebrew (https://www.transifex.com/ckeditor/teams/11143/he/)\n"
  16. "Language: he\n"
  17. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
  18. msgctxt "Title of the CKEditor5 editor."
  19. msgid "Rich Text Editor, %0"
  20. msgstr "עורך טקסט עשיר, %0"
  21. msgctxt "Title of the CKEditor5 editor."
  22. msgid "Rich Text Editor"
  23. msgstr "עורך טקסט עשיר"
  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 "הגדרות בלוק"
  27. msgctxt "Label for a button showing the next thing (tab, page, etc.)."
  28. msgid "Next"
  29. msgstr "הבא"
  30. msgctxt "Label for a button showing the previous thing (tab, page, etc.)."
  31. msgid "Previous"
  32. msgstr "הקודם"
  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% מתוך %1"
  36. msgctxt "Label used by assistive technologies describing a generic editor toolbar."
  37. msgid "Editor toolbar"
  38. msgstr "סרגל הכלים"
  39. msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown."
  40. msgid "Dropdown toolbar"
  41. msgstr "סרגל כלים נפתח"
  42. msgctxt "Label of a toolbar button which reveals more toolbar items."
  43. msgid "Show more items"
  44. msgstr "הצד פריטים נוספים"