|
|
@@ -0,0 +1,65 @@
|
|
|
+# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
|
|
|
+#
|
|
|
+# !!! IMPORTANT !!!
|
|
|
+#
|
|
|
+# Before you edit this file, please keep in mind that contributing to the project
|
|
|
+# translations is possible ONLY via the Transifex online service.
|
|
|
+#
|
|
|
+# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
|
+#
|
|
|
+# To learn more, check out the official contributor's guide:
|
|
|
+# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
|
+#
|
|
|
+msgid ""
|
|
|
+msgstr ""
|
|
|
+"Language-Team: Hebrew (https://www.transifex.com/ckeditor/teams/11143/he/)\n"
|
|
|
+"Language: he\n"
|
|
|
+"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"
|
|
|
+
|
|
|
+msgctxt "Label for the image widget."
|
|
|
+msgid "image widget"
|
|
|
+msgstr "תמונה"
|
|
|
+
|
|
|
+msgctxt "Label for the Side image option."
|
|
|
+msgid "Side image"
|
|
|
+msgstr "תמונת צד"
|
|
|
+
|
|
|
+msgctxt "Label for the Full size image option."
|
|
|
+msgid "Full size image"
|
|
|
+msgstr "תמונה בפריסה מלאה"
|
|
|
+
|
|
|
+msgctxt "Label for the Left aligned image option"
|
|
|
+msgid "Left aligned image"
|
|
|
+msgstr "תמונה מיושרת לשמאל"
|
|
|
+
|
|
|
+msgctxt "Label for the Centered image option"
|
|
|
+msgid "Centered image"
|
|
|
+msgstr "תמונה ממרוכזת"
|
|
|
+
|
|
|
+msgctxt "Label for the Right aligned image option"
|
|
|
+msgid "Right aligned image"
|
|
|
+msgstr "תמונה מיושרת לימין"
|
|
|
+
|
|
|
+msgctxt "Label for the Change image text alternative button."
|
|
|
+msgid "Change image text alternative"
|
|
|
+msgstr "שינוי טקסט אלטרנטיבי לתמונה"
|
|
|
+
|
|
|
+msgctxt "Label for the image text alternative input."
|
|
|
+msgid "Text alternative"
|
|
|
+msgstr "טקסט אלטרנטיבי"
|
|
|
+
|
|
|
+msgctxt "Placeholder text for image caption displayed when caption is empty."
|
|
|
+msgid "Enter image caption"
|
|
|
+msgstr "הזן כותרת תמונה"
|
|
|
+
|
|
|
+msgctxt "Label for the insert image toolbar button."
|
|
|
+msgid "Insert image"
|
|
|
+msgstr "הוספת תמונה"
|
|
|
+
|
|
|
+msgctxt "Title of the notification displayed when upload fails."
|
|
|
+msgid "Upload failed"
|
|
|
+msgstr "העלאה נכשלה"
|
|
|
+
|
|
|
+msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
|
|
|
+msgid "Image toolbar"
|
|
|
+msgstr "סרגל תמונה"
|