wysiwyg-rails 2.9.5 → 2.9.6.pre.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/LICENSE +21 -21
- data/README.md +127 -127
- data/Rakefile +5 -5
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
- data/app/assets/javascripts/languages/ar.js +336 -336
- data/app/assets/javascripts/languages/bs.js +336 -336
- data/app/assets/javascripts/languages/cs.js +336 -336
- data/app/assets/javascripts/languages/da.js +333 -333
- data/app/assets/javascripts/languages/de.js +336 -336
- data/app/assets/javascripts/languages/el.js +342 -342
- data/app/assets/javascripts/languages/en_ca.js +280 -280
- data/app/assets/javascripts/languages/en_gb.js +280 -280
- data/app/assets/javascripts/languages/es.js +318 -318
- data/app/assets/javascripts/languages/et.js +336 -336
- data/app/assets/javascripts/languages/fa.js +336 -336
- data/app/assets/javascripts/languages/fi.js +336 -336
- data/app/assets/javascripts/languages/fr.js +336 -336
- data/app/assets/javascripts/languages/he.js +336 -336
- data/app/assets/javascripts/languages/hr.js +336 -336
- data/app/assets/javascripts/languages/hu.js +336 -336
- data/app/assets/javascripts/languages/id.js +337 -337
- data/app/assets/javascripts/languages/it.js +336 -336
- data/app/assets/javascripts/languages/ja.js +336 -336
- data/app/assets/javascripts/languages/ko.js +336 -336
- data/app/assets/javascripts/languages/ku.js +329 -329
- data/app/assets/javascripts/languages/me.js +336 -336
- data/app/assets/javascripts/languages/nb.js +336 -336
- data/app/assets/javascripts/languages/nl.js +336 -336
- data/app/assets/javascripts/languages/pl.js +336 -336
- data/app/assets/javascripts/languages/pt_br.js +336 -336
- data/app/assets/javascripts/languages/pt_pt.js +336 -336
- data/app/assets/javascripts/languages/ro.js +336 -336
- data/app/assets/javascripts/languages/ru.js +336 -336
- data/app/assets/javascripts/languages/sk.js +336 -336
- data/app/assets/javascripts/languages/sr.js +336 -336
- data/app/assets/javascripts/languages/sv.js +336 -336
- data/app/assets/javascripts/languages/th.js +336 -336
- data/app/assets/javascripts/languages/tr.js +336 -336
- data/app/assets/javascripts/languages/uk.js +336 -336
- data/app/assets/javascripts/languages/vi.js +276 -276
- data/app/assets/javascripts/languages/zh_cn.js +336 -336
- data/app/assets/javascripts/languages/zh_tw.js +336 -336
- data/app/assets/javascripts/plugins/align.min.js +6 -6
- data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
- data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
- data/app/assets/javascripts/plugins/code_view.min.js +7 -7
- data/app/assets/javascripts/plugins/colors.min.js +7 -7
- data/app/assets/javascripts/plugins/draggable.min.js +7 -7
- data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
- data/app/assets/javascripts/plugins/entities.min.js +6 -6
- data/app/assets/javascripts/plugins/file.min.js +6 -6
- data/app/assets/javascripts/plugins/font_family.min.js +6 -6
- data/app/assets/javascripts/plugins/font_size.min.js +6 -6
- data/app/assets/javascripts/plugins/forms.min.js +6 -6
- data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
- data/app/assets/javascripts/plugins/help.min.js +6 -6
- data/app/assets/javascripts/plugins/image.min.js +7 -7
- data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
- data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
- data/app/assets/javascripts/plugins/line_height.min.js +7 -7
- data/app/assets/javascripts/plugins/link.min.js +7 -7
- data/app/assets/javascripts/plugins/lists.min.js +7 -7
- data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
- data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
- data/app/assets/javascripts/plugins/print.min.js +6 -6
- data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
- data/app/assets/javascripts/plugins/quote.min.js +6 -6
- data/app/assets/javascripts/plugins/save.min.js +6 -6
- data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
- data/app/assets/javascripts/plugins/table.min.js +7 -7
- data/app/assets/javascripts/plugins/url.min.js +6 -6
- data/app/assets/javascripts/plugins/video.min.js +7 -7
- data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
- data/app/assets/javascripts/third_party/embedly.min.js +6 -6
- data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
- data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
- data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
- data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
- data/app/assets/stylesheets/froala_editor.css +1334 -1334
- data/app/assets/stylesheets/froala_editor.min.css +7 -7
- data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2984
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
- data/app/assets/stylesheets/froala_style.css +448 -448
- data/app/assets/stylesheets/froala_style.min.css +6 -6
- data/app/assets/stylesheets/plugins/char_counter.css +57 -57
- data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
- data/app/assets/stylesheets/plugins/code_view.css +112 -113
- data/app/assets/stylesheets/plugins/code_view.min.css +7 -7
- data/app/assets/stylesheets/plugins/colors.css +155 -155
- data/app/assets/stylesheets/plugins/colors.min.css +6 -6
- data/app/assets/stylesheets/plugins/draggable.css +43 -43
- data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
- data/app/assets/stylesheets/plugins/emoticons.css +42 -42
- data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
- data/app/assets/stylesheets/plugins/file.css +146 -146
- data/app/assets/stylesheets/plugins/file.min.css +6 -6
- data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
- data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
- data/app/assets/stylesheets/plugins/help.css +52 -52
- data/app/assets/stylesheets/plugins/help.min.css +6 -6
- data/app/assets/stylesheets/plugins/image.css +244 -244
- data/app/assets/stylesheets/plugins/image.min.css +6 -6
- data/app/assets/stylesheets/plugins/image_manager.css +268 -268
- data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
- data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
- data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
- data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
- data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
- data/app/assets/stylesheets/plugins/special_characters.css +51 -51
- data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
- data/app/assets/stylesheets/plugins/table.css +181 -181
- data/app/assets/stylesheets/plugins/table.min.css +6 -6
- data/app/assets/stylesheets/plugins/video.css +231 -231
- data/app/assets/stylesheets/plugins/video.min.css +6 -6
- data/app/assets/stylesheets/themes/dark.css +1330 -1327
- data/app/assets/stylesheets/themes/dark.min.css +7 -7
- data/app/assets/stylesheets/themes/gray.css +1330 -1327
- data/app/assets/stylesheets/themes/gray.min.css +7 -7
- data/app/assets/stylesheets/themes/red.css +1330 -1327
- data/app/assets/stylesheets/themes/red.min.css +7 -7
- data/app/assets/stylesheets/themes/royal.css +1330 -1327
- data/app/assets/stylesheets/themes/royal.min.css +7 -7
- data/app/assets/stylesheets/third_party/embedly.css +65 -65
- data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
- data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
- data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
- data/app/assets/stylesheets/third_party/image_tui.css +42 -42
- data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
- data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
- data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
- data/lib/wysiwyg-rails.rb +1 -1
- data/lib/wysiwyg-rails/engine.rb +16 -16
- data/lib/wysiwyg-rails/version.rb +5 -5
- metadata +7 -8
@@ -1,336 +1,336 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
7
|
-
(function (factory) {
|
8
|
-
if (typeof define === 'function' && define.amd) {
|
9
|
-
// AMD. Register as an anonymous module.
|
10
|
-
define(['jquery'], factory);
|
11
|
-
} else if (typeof module === 'object' && module.exports) {
|
12
|
-
// Node/CommonJS
|
13
|
-
module.exports = function( root, jQuery ) {
|
14
|
-
if ( jQuery === undefined ) {
|
15
|
-
// require('jQuery') returns a factory that requires window to
|
16
|
-
// build a jQuery instance, we normalize how we use modules
|
17
|
-
// that require this pattern but the window provided is a noop
|
18
|
-
// if it's defined (how jquery works)
|
19
|
-
if ( typeof window !== 'undefined' ) {
|
20
|
-
jQuery = require('jquery');
|
21
|
-
}
|
22
|
-
else {
|
23
|
-
jQuery = require('jquery')(root);
|
24
|
-
}
|
25
|
-
}
|
26
|
-
return factory(jQuery);
|
27
|
-
};
|
28
|
-
} else {
|
29
|
-
// Browser globals
|
30
|
-
factory(window.jQuery);
|
31
|
-
}
|
32
|
-
}(function ($) {
|
33
|
-
/**
|
34
|
-
* Hebrew
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['he'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
40
|
-
"Type something": "\u05d4\u05e7\u05dc\u05d3 \u05db\u05d0\u05df",
|
41
|
-
|
42
|
-
// Basic formatting
|
43
|
-
"Bold": "\u05de\u05d5\u05d3\u05d2\u05e9",
|
44
|
-
"Italic": "\u05de\u05d5\u05d8\u05d4",
|
45
|
-
"Underline": "\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d9",
|
46
|
-
"Strikethrough": "\u05e7\u05d5 \u05d0\u05de\u05e6\u05e2\u05d9",
|
47
|
-
|
48
|
-
// Main buttons
|
49
|
-
"Insert": "\u05d4\u05d5\u05e1\u05e4\u05ea",
|
50
|
-
"Delete": "\u05de\u05d7\u05d9\u05e7\u05d4",
|
51
|
-
"Cancel": "\u05d1\u05d9\u05d8\u05d5\u05dc",
|
52
|
-
"OK": "\u05d1\u05e6\u05e2",
|
53
|
-
"Back": "\u05d1\u05d7\u05d6\u05e8\u05d4",
|
54
|
-
"Remove": "\u05d4\u05e1\u05e8",
|
55
|
-
"More": "\u05d9\u05d5\u05ea\u05e8",
|
56
|
-
"Update": "\u05e2\u05d3\u05db\u05d5\u05df",
|
57
|
-
"Style": "\u05e1\u05d2\u05e0\u05d5\u05df",
|
58
|
-
|
59
|
-
// Font
|
60
|
-
"Font Family": "\u05d2\u05d5\u05e4\u05df",
|
61
|
-
"Font Size": "\u05d2\u05d5\u05d3\u05dc \u05d4\u05d2\u05d5\u05e4\u05df",
|
62
|
-
|
63
|
-
// Colors
|
64
|
-
"Colors": "\u05e6\u05d1\u05e2\u05d9\u05dd",
|
65
|
-
"Background": "\u05e8\u05e7\u05e2",
|
66
|
-
"Text": "\u05d4\u05d8\u05e1\u05d8",
|
67
|
-
"HEX Color": "צבע הקס",
|
68
|
-
|
69
|
-
// Paragraphs
|
70
|
-
"Paragraph Format": "\u05e4\u05d5\u05e8\u05de\u05d8",
|
71
|
-
"Normal": "\u05e8\u05d2\u05d9\u05dc",
|
72
|
-
"Code": "\u05e7\u05d5\u05d3",
|
73
|
-
"Heading 1": "1 \u05db\u05d5\u05ea\u05e8\u05ea",
|
74
|
-
"Heading 2": "2 \u05db\u05d5\u05ea\u05e8\u05ea",
|
75
|
-
"Heading 3": "3 \u05db\u05d5\u05ea\u05e8\u05ea",
|
76
|
-
"Heading 4": "4 \u05db\u05d5\u05ea\u05e8\u05ea",
|
77
|
-
|
78
|
-
// Style
|
79
|
-
"Paragraph Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4",
|
80
|
-
"Inline Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05de\u05d5\u05d1\u05e0\u05d4",
|
81
|
-
|
82
|
-
// Alignment
|
83
|
-
"Align": "\u05d9\u05d9\u05e9\u05d5\u05e8",
|
84
|
-
"Align Left": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05e9\u05de\u05d0\u05dc",
|
85
|
-
"Align Center": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05de\u05e8\u05db\u05d6",
|
86
|
-
"Align Right": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05d9\u05de\u05d9\u05df",
|
87
|
-
"Align Justify": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05de\u05dc\u05d0",
|
88
|
-
"None": "\u05d0\u05e3 \u05d0\u05d7\u05d3",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05d5\u05e1\u05e4\u05e8\u05ea",
|
92
|
-
"Default": "ברירת המחדל",
|
93
|
-
"Lower Alpha": "אלפא נמוך יותר",
|
94
|
-
"Lower Greek": "נמוך יוונית",
|
95
|
-
"Lower Roman": "התחתון הרומית",
|
96
|
-
"Upper Alpha": "אלפא העליון",
|
97
|
-
"Upper Roman": "הרומאי העליון",
|
98
|
-
|
99
|
-
"Unordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4",
|
100
|
-
"Circle": "מעגל",
|
101
|
-
"Disc": "דיסק",
|
102
|
-
"Square": "כיכר",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "גובה קו",
|
106
|
-
"Single": "יחיד",
|
107
|
-
"Double": "כפול",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "\u05d4\u05e7\u05d8\u05e0\u05ea \u05db\u05e0\u05d9\u05e1\u05d4",
|
111
|
-
"Increase Indent": "\u05d4\u05d2\u05d3\u05dc\u05ea \u05db\u05e0\u05d9\u05e1\u05d4",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8",
|
115
|
-
"Open in new tab": "\u05dc\u05e4\u05ea\u05d5\u05d7 \u05d1\u05d8\u05d0\u05d1 \u05d7\u05d3\u05e9",
|
116
|
-
"Open Link": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e4\u05ea\u05d5\u05d7",
|
117
|
-
"Edit Link": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e2\u05e8\u05d9\u05db\u05d4",
|
118
|
-
"Unlink": "\u05d4\u05e1\u05e8\u05ea \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8",
|
119
|
-
"Choose Link": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05de\u05d5\u05e0\u05d4",
|
123
|
-
"Upload Image": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d4\u05e2\u05dc\u05d0\u05d4",
|
124
|
-
"By URL": "URL \u05e2\u05dc \u05d9\u05d3\u05d9",
|
125
|
-
"Browse": "\u05dc\u05d2\u05dc\u05d5\u05e9",
|
126
|
-
"Drop image": "\u05e9\u05d7\u05e8\u05e8 \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05db\u05d0\u05df",
|
127
|
-
"or click": "\u05d0\u05d5 \u05dc\u05d7\u05e5",
|
128
|
-
"Manage Images": "\u05e0\u05d9\u05d4\u05d5\u05dc \u05d4\u05ea\u05de\u05d5\u05e0\u05d5\u05ea",
|
129
|
-
"Loading": "\u05d8\u05e2\u05d9\u05e0\u05d4",
|
130
|
-
"Deleting": "\u05de\u05d7\u05d9\u05e7\u05d4",
|
131
|
-
"Tags": "\u05ea\u05d2\u05d9\u05dd",
|
132
|
-
"Are you sure? Image will be deleted.": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7\u003f \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05ea\u05de\u05d7\u05e7\u002e",
|
133
|
-
"Replace": "\u05dc\u05d4\u05d7\u05dc\u05d9\u05e3",
|
134
|
-
"Uploading": "\u05d4\u05e2\u05dc\u05d0\u05d4",
|
135
|
-
"Loading image": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d8\u05e2\u05d9\u05e0\u05d4",
|
136
|
-
"Display": "\u05ea\u05e6\u05d5\u05d2\u05d4",
|
137
|
-
"Inline": "\u05d1\u05e9\u05d5\u05e8\u05d4",
|
138
|
-
"Break Text": "\u05d8\u05e7\u05e1\u05d8 \u05d4\u05e4\u05e1\u05e7\u05d4",
|
139
|
-
"Alternative Text": "\u05d8\u05e7\u05e1\u05d8 \u05d7\u05dc\u05d5\u05e4\u05d9",
|
140
|
-
"Change Size": "\u05d2\u05d5\u05d3\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9",
|
141
|
-
"Width": "\u05e8\u05d5\u05d7\u05d1",
|
142
|
-
"Height": "\u05d2\u05d5\u05d1\u05d4",
|
143
|
-
"Something went wrong. Please try again.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9. \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.",
|
144
|
-
"Image Caption": "כיתוב תמונה",
|
145
|
-
"Advanced Edit": "עריכה מתקדמת",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d5\u05d9\u05d3\u05d9\u05d0\u05d5",
|
149
|
-
"Embedded Code": "\u05e7\u05d5\u05d3 \u05de\u05d5\u05d8\u05d1\u05e2",
|
150
|
-
"Paste in a video URL": "הדבק בכתובת אתר של סרטון",
|
151
|
-
"Drop video": "ירידה וידאו",
|
152
|
-
"Your browser does not support HTML5 video.": "הדפדפן שלך אינו תומך וידאו html5.",
|
153
|
-
"Upload Video": "להעלות וידאו",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "\u05d4\u05db\u05e0\u05e1 \u05d8\u05d1\u05dc\u05d4",
|
157
|
-
"Table Header": "\u05db\u05d5\u05ea\u05e8\u05ea \u05d8\u05d1\u05dc\u05d4",
|
158
|
-
"Remove Table": "\u05d4\u05e1\u05e8 \u05e9\u05d5\u05dc\u05d7\u05df",
|
159
|
-
"Table Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05d8\u05d1\u05dc\u05d4",
|
160
|
-
"Horizontal Align": "\u05d0\u05d5\u05e4\u05e7\u05d9\u05ea \u05dc\u05d9\u05d9\u05e9\u05e8",
|
161
|
-
"Row": "\u05e9\u05d5\u05e8\u05d4",
|
162
|
-
"Insert row above": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9",
|
163
|
-
"Insert row below": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9",
|
164
|
-
"Delete row": "\u05de\u05d7\u05d9\u05e7\u05ea \u05e9\u05d5\u05e8\u05d4",
|
165
|
-
"Column": "\u05d8\u05d5\u05e8",
|
166
|
-
"Insert column before": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05d5\u05e8 \u05dc\u05e4\u05e0\u05d9",
|
167
|
-
"Insert column after": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05d5\u05e8 \u05d0\u05d7\u05e8\u05d9",
|
168
|
-
"Delete column": "\u05de\u05d7\u05d9\u05e7\u05ea \u05d8\u05d5\u05e8",
|
169
|
-
"Cell": "\u05ea\u05d0",
|
170
|
-
"Merge cells": "\u05de\u05d6\u05d2 \u05ea\u05d0\u05d9\u05dd",
|
171
|
-
"Horizontal split": "\u05e4\u05e6\u05dc \u05d0\u05d5\u05e4\u05e7\u05d9",
|
172
|
-
"Vertical split": "\u05e4\u05e6\u05dc \u05d0\u05e0\u05db\u05d9",
|
173
|
-
"Cell Background": "\u05e8\u05e7\u05e2 \u05ea\u05d0",
|
174
|
-
"Vertical Align": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05e0\u05db\u05d9",
|
175
|
-
"Top": "\u05e2\u05b6\u05dc\u05b4\u05d9\u05d5\u05b9\u05df",
|
176
|
-
"Middle": "\u05ea\u05b4\u05d9\u05db\u05d5\u05b9\u05e0\u05b4\u05d9",
|
177
|
-
"Bottom": "\u05ea\u05d7\u05ea\u05d5\u05df",
|
178
|
-
"Align Top": "\u05dc\u05d9\u05d9\u05e9\u05e8 \u05e2\u05b6\u05dc\u05b4\u05d9\u05d5\u05b9\u05df",
|
179
|
-
"Align Middle": "\u05dc\u05d9\u05d9\u05e9\u05e8 \u05ea\u05b4\u05d9\u05db\u05d5\u05b9\u05e0\u05b4\u05d9",
|
180
|
-
"Align Bottom": "\u05dc\u05d9\u05d9\u05e9\u05e8 \u05ea\u05d7\u05ea\u05d5\u05df",
|
181
|
-
"Cell Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05ea\u05d0",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5",
|
185
|
-
"Drop file": "\u05d6\u05e8\u05d5\u05e7 \u05e7\u05d5\u05d1\u05e5 \u05db\u05d0\u05df",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "\u05e1\u05de\u05d9\u05d9\u05dc\u05d9\u05dd",
|
189
|
-
"Grinning face": "\u05d7\u05d9\u05d9\u05da \u05e4\u05e0\u05d9\u05dd",
|
190
|
-
"Grinning face with smiling eyes": "\u05d7\u05d9\u05d9\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05de\u05d7\u05d9\u05d9\u05db\u05d5\u05ea",
|
191
|
-
"Face with tears of joy": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05d3\u05de\u05e2\u05d5\u05ea \u05e9\u05dc \u05e9\u05de\u05d7\u05d4",
|
192
|
-
"Smiling face with open mouth": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05de\u05d7\u05d9\u05d9\u05da \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd",
|
194
|
-
"Smiling face with open mouth and cold sweat": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05d6\u05d9\u05e2\u05d4 \u05e7\u05e8\u05d4",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05d1\u05d7\u05d5\u05d6\u05e7\u05d4\u002d\u05e1\u05d2\u05d5\u05e8\u05d5\u05ea",
|
196
|
-
"Smiling face with halo": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05d4\u05d9\u05dc\u05d4",
|
197
|
-
"Smiling face with horns": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e7\u05e8\u05e0\u05d5\u05ea",
|
198
|
-
"Winking face": "\u05e7\u05e8\u05d9\u05e6\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
199
|
-
"Smiling face with smiling eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05de\u05d7\u05d9\u05d9\u05db\u05d5\u05ea",
|
200
|
-
"Face savoring delicious food": "\u05e4\u05e0\u05d9\u05dd \u05de\u05ea\u05e2\u05e0\u05d2 \u05d0\u05d5\u05db\u05dc \u05d8\u05e2\u05d9\u05dd",
|
201
|
-
"Relieved face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05e7\u05dc\u05d4",
|
202
|
-
"Smiling face with heart-shaped eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05d1\u05e6\u05d5\u05e8\u05ea \u05dc\u05d1",
|
203
|
-
"Smiling face with sunglasses": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05de\u05e9\u05e7\u05e4\u05d9 \u05e9\u05de\u05e9",
|
204
|
-
"Smirking face": "\u05d4\u05d9\u05d0 \u05d7\u05d9\u05d9\u05db\u05d4 \u05d7\u05d9\u05d5\u05da \u05e0\u05d1\u05d6\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
205
|
-
"Neutral face": "\u05e4\u05e0\u05d9\u05dd \u05e0\u05d9\u05d8\u05e8\u05dc\u05d9",
|
206
|
-
"Expressionless face": "\u05d1\u05e4\u05e0\u05d9\u05dd \u05d7\u05ea\u05d5\u05dd",
|
207
|
-
"Unamused face": "\u05e4\u05e0\u05d9\u05dd \u05dc\u05d0 \u05de\u05e9\u05d5\u05e2\u05e9\u05e2\u05d9\u05dd",
|
208
|
-
"Face with cold sweat": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05d6\u05d9\u05e2\u05d4 \u05e7\u05e8\u05d4",
|
209
|
-
"Pensive face": "\u05d1\u05e4\u05e0\u05d9\u05dd \u05de\u05d4\u05d5\u05e8\u05d4\u05e8",
|
210
|
-
"Confused face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d1\u05d5\u05dc\u05d1\u05dc\u05d9\u05dd",
|
211
|
-
"Confounded face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d1\u05d5\u05dc\u05d1\u05dc",
|
212
|
-
"Kissing face": "\u05e0\u05e9\u05d9\u05e7\u05d5\u05ea \u05e4\u05e0\u05d9\u05dd",
|
213
|
-
"Face throwing a kiss": "\u05e4\u05e0\u05d9\u05dd \u05dc\u05d6\u05e8\u05d5\u05e7 \u05e0\u05e9\u05d9\u05e7\u05d4",
|
214
|
-
"Kissing face with smiling eyes": "\u05e0\u05e9\u05d9\u05e7\u05d5\u05ea \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05de\u05d7\u05d9\u05d9\u05db\u05d5\u05ea",
|
215
|
-
"Kissing face with closed eyes": "\u05e0\u05e9\u05d9\u05e7\u05d5\u05ea \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05e1\u05d2\u05d5\u05e8\u05d5\u05ea",
|
216
|
-
"Face with stuck out tongue": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05dc\u05e9\u05d5\u05df \u05d1\u05dc\u05d8\u05d5",
|
217
|
-
"Face with stuck out tongue and winking eye": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05dc\u05e9\u05d5\u05df \u05ea\u05e7\u05d5\u05e2\u05d4 \u05d4\u05d7\u05d5\u05e6\u05d4 \u05d5\u05e2\u05d9\u05df \u05e7\u05d5\u05e8\u05e6\u05ea",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05dc\u05e9\u05d5\u05df \u05ea\u05e7\u05d5\u05e2\u05d4 \u05d4\u05d7\u05d5\u05e6\u05d4 \u05d5\u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05d1\u05d7\u05d5\u05d6\u05e7\u05d4\u002d\u05e1\u05d2\u05d5\u05e8\u05d5\u05ea",
|
219
|
-
"Disappointed face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d0\u05d5\u05db\u05d6\u05d1\u05d9\u05dd",
|
220
|
-
"Worried face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d5\u05d3\u05d0\u05d2\u05d9\u05dd",
|
221
|
-
"Angry face": "\u05e4\u05e0\u05d9\u05dd \u05db\u05d5\u05e2\u05e1\u05d9\u05dd",
|
222
|
-
"Pouting face": "\u05de\u05e9\u05d5\u05e8\u05d1\u05d1 \u05e4\u05e0\u05d9\u05dd",
|
223
|
-
"Crying face": "\u05d1\u05db\u05d9 \u05e4\u05e0\u05d9\u05dd",
|
224
|
-
"Persevering face": "\u05d4\u05ea\u05de\u05d3\u05ea \u05e4\u05e0\u05d9\u05dd",
|
225
|
-
"Face with look of triumph": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05de\u05d1\u05d8 \u05e9\u05dc \u05e0\u05e6\u05d7\u05d5\u05df",
|
226
|
-
"Disappointed but relieved face": "\u05de\u05d0\u05d5\u05db\u05d6\u05d1 \u05d0\u05d1\u05dc \u05d4\u05d5\u05e7\u05dc \u05e4\u05e0\u05d9\u05dd",
|
227
|
-
"Frowning face with open mouth": "\u05e7\u05de\u05d8 \u05d0\u05ea \u05de\u05e6\u05d7 \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7",
|
228
|
-
"Anguished face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d9\u05d5\u05e1\u05e8\u05d9\u05dd",
|
229
|
-
"Fearful face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05d7\u05e9\u05e9\u05d5",
|
230
|
-
"Weary face": "\u05e4\u05e0\u05d9\u05dd \u05d5\u05d9\u05e8\u05d9",
|
231
|
-
"Sleepy face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05dc \u05e1\u05dc\u05d9\u05e4\u05d9",
|
232
|
-
"Tired face": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05d9\u05d9\u05e4\u05d9\u05dd",
|
233
|
-
"Grimacing face": "\u05d4\u05d5\u05d0 \u05d4\u05e2\u05d5\u05d5\u05d4 \u05d0\u05ea \u05e4\u05e0\u05d9 \u05e4\u05e0\u05d9\u05dd",
|
234
|
-
"Loudly crying face": "\u05d1\u05e7\u05d5\u05dc \u05e8\u05dd \u05d1\u05d5\u05db\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
235
|
-
"Face with open mouth": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7",
|
236
|
-
"Hushed face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05d5\u05e7\u05d8\u05d9\u05dd",
|
237
|
-
"Face with open mouth and cold sweat": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05d6\u05d9\u05e2\u05d4 \u05e7\u05e8\u05d4\u0022",
|
238
|
-
"Face screaming in fear": "\u05e4\u05e0\u05d9\u05dd \u05e6\u05d5\u05e8\u05d7\u05d9\u05dd \u05d1\u05e4\u05d7\u05d3",
|
239
|
-
"Astonished face": "\u05e4\u05e0\u05d9\u05d5 \u05e0\u05d3\u05d4\u05de\u05d5\u05ea",
|
240
|
-
"Flushed face": "\u05e4\u05e0\u05d9\u05d5 \u05e1\u05de\u05d5\u05e7\u05d5\u05ea",
|
241
|
-
"Sleeping face": "\u05e9\u05d9\u05e0\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
242
|
-
"Dizzy face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05dc \u05d3\u05d9\u05d6\u05d9",
|
243
|
-
"Face without mouth": "\u05e4\u05e0\u05d9\u05dd \u05dc\u05dc\u05d0 \u05e4\u05d4",
|
244
|
-
"Face with medical mask": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05de\u05e1\u05db\u05d4 \u05e8\u05e4\u05d5\u05d0\u05d9\u05ea",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "\u05d4\u05e4\u05e1\u05e7\u05d4",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "\u05db\u05ea\u05d1 \u05ea\u05d7\u05ea\u05d9",
|
251
|
-
"Superscript": "\u05e2\u05d9\u05dc\u05d9",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "\u05de\u05e1\u05da \u05de\u05dc\u05d0",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e7\u05d5 \u05d0\u05d5\u05e4\u05e7\u05d9",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "\u05dc\u05d4\u05e1\u05d9\u05e8 \u05e2\u05d9\u05e6\u05d5\u05d1",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "\u05dc\u05d4\u05e6\u05d9\u05dc",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "\u05d1\u05d9\u05d8\u05d5\u05dc",
|
267
|
-
"Redo": "\u05d1\u05e6\u05e2 \u05e9\u05d5\u05d1",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "\u05d1\u05d7\u05e8 \u05d4\u05db\u05dc",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "\u05ea\u05e6\u05d5\u05d2\u05ea \u05e7\u05d5\u05d3",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "\u05e6\u05d9\u05d8\u05d5\u05d8",
|
277
|
-
"Increase": "\u05dc\u05d4\u05d2\u05d1\u05d9\u05e8",
|
278
|
-
"Decrease": "\u05d9\u05e8\u05d9\u05d3\u05d4",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "\u05db\u05e0\u05e1 \u05de\u05d4\u05d9\u05e8",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "תווים מיוחדים",
|
285
|
-
"Latin": "לָטִינִית",
|
286
|
-
"Greek": "יווני",
|
287
|
-
"Cyrillic": "קירילית",
|
288
|
-
"Punctuation": "פיסוק",
|
289
|
-
"Currency": "מַטְבֵּעַ",
|
290
|
-
"Arrows": "חצים",
|
291
|
-
"Math": "מתמטיקה",
|
292
|
-
"Misc": "שונות",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "הדפס",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "בודק איות",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "עֶזרָה",
|
302
|
-
"Shortcuts": "קיצורי דרך",
|
303
|
-
"Inline Editor": "עורך מוטבע",
|
304
|
-
"Show the editor": "להראות את העורך",
|
305
|
-
"Common actions": "פעולות נפוצות",
|
306
|
-
"Copy": "עותק",
|
307
|
-
"Cut": "גזירה",
|
308
|
-
"Paste": "לְהַדבִּיק",
|
309
|
-
"Basic Formatting": "עיצוב בסיסי",
|
310
|
-
"Increase quote level": "רמת ציטוט",
|
311
|
-
"Decrease quote level": "רמת ציטוט ירידה",
|
312
|
-
"Image / Video": "תמונה / וידאו",
|
313
|
-
"Resize larger": "גודל גדול יותר",
|
314
|
-
"Resize smaller": "גודל קטן יותר",
|
315
|
-
"Table": "שולחן",
|
316
|
-
"Select table cell": "בחר תא תא - -",
|
317
|
-
"Extend selection one cell": "להאריך את הבחירה תא אחד",
|
318
|
-
"Extend selection one row": "להאריך את הבחירה שורה אחת",
|
319
|
-
"Navigation": "ניווט",
|
320
|
-
"Focus popup / toolbar": "מוקד קופץ / סרגל הכלים",
|
321
|
-
"Return focus to previous position": "חזרה להתמקד קודם",
|
322
|
-
|
323
|
-
// Embed.ly
|
324
|
-
"Embed URL": "כתובת אתר להטביע",
|
325
|
-
"Paste in a URL to embed": "הדבק כתובת אתר להטביע",
|
326
|
-
|
327
|
-
// Word Paste.
|
328
|
-
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "התוכן המודבק מגיע ממסמך Word של Microsoft. האם ברצונך לשמור את הפורמט או לנקות אותו?",
|
329
|
-
"Keep": "לִשְׁמוֹר",
|
330
|
-
"Clean": "לְנַקוֹת",
|
331
|
-
"Word Paste Detected": "הדבק מילה זוהתה"
|
332
|
-
},
|
333
|
-
direction: "rtl"
|
334
|
-
};
|
335
|
-
|
336
|
-
}));
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2019 Froala Labs
|
5
|
+
*/
|
6
|
+
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
33
|
+
/**
|
34
|
+
* Hebrew
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['he'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
40
|
+
"Type something": "\u05d4\u05e7\u05dc\u05d3 \u05db\u05d0\u05df",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "\u05de\u05d5\u05d3\u05d2\u05e9",
|
44
|
+
"Italic": "\u05de\u05d5\u05d8\u05d4",
|
45
|
+
"Underline": "\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d9",
|
46
|
+
"Strikethrough": "\u05e7\u05d5 \u05d0\u05de\u05e6\u05e2\u05d9",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "\u05d4\u05d5\u05e1\u05e4\u05ea",
|
50
|
+
"Delete": "\u05de\u05d7\u05d9\u05e7\u05d4",
|
51
|
+
"Cancel": "\u05d1\u05d9\u05d8\u05d5\u05dc",
|
52
|
+
"OK": "\u05d1\u05e6\u05e2",
|
53
|
+
"Back": "\u05d1\u05d7\u05d6\u05e8\u05d4",
|
54
|
+
"Remove": "\u05d4\u05e1\u05e8",
|
55
|
+
"More": "\u05d9\u05d5\u05ea\u05e8",
|
56
|
+
"Update": "\u05e2\u05d3\u05db\u05d5\u05df",
|
57
|
+
"Style": "\u05e1\u05d2\u05e0\u05d5\u05df",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "\u05d2\u05d5\u05e4\u05df",
|
61
|
+
"Font Size": "\u05d2\u05d5\u05d3\u05dc \u05d4\u05d2\u05d5\u05e4\u05df",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "\u05e6\u05d1\u05e2\u05d9\u05dd",
|
65
|
+
"Background": "\u05e8\u05e7\u05e2",
|
66
|
+
"Text": "\u05d4\u05d8\u05e1\u05d8",
|
67
|
+
"HEX Color": "צבע הקס",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "\u05e4\u05d5\u05e8\u05de\u05d8",
|
71
|
+
"Normal": "\u05e8\u05d2\u05d9\u05dc",
|
72
|
+
"Code": "\u05e7\u05d5\u05d3",
|
73
|
+
"Heading 1": "1 \u05db\u05d5\u05ea\u05e8\u05ea",
|
74
|
+
"Heading 2": "2 \u05db\u05d5\u05ea\u05e8\u05ea",
|
75
|
+
"Heading 3": "3 \u05db\u05d5\u05ea\u05e8\u05ea",
|
76
|
+
"Heading 4": "4 \u05db\u05d5\u05ea\u05e8\u05ea",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05e4\u05e1\u05e7\u05d4",
|
80
|
+
"Inline Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05de\u05d5\u05d1\u05e0\u05d4",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "\u05d9\u05d9\u05e9\u05d5\u05e8",
|
84
|
+
"Align Left": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05e9\u05de\u05d0\u05dc",
|
85
|
+
"Align Center": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05de\u05e8\u05db\u05d6",
|
86
|
+
"Align Right": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05dc\u05d9\u05de\u05d9\u05df",
|
87
|
+
"Align Justify": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05de\u05dc\u05d0",
|
88
|
+
"None": "\u05d0\u05e3 \u05d0\u05d7\u05d3",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05d5\u05e1\u05e4\u05e8\u05ea",
|
92
|
+
"Default": "ברירת המחדל",
|
93
|
+
"Lower Alpha": "אלפא נמוך יותר",
|
94
|
+
"Lower Greek": "נמוך יוונית",
|
95
|
+
"Lower Roman": "התחתון הרומית",
|
96
|
+
"Upper Alpha": "אלפא העליון",
|
97
|
+
"Upper Roman": "הרומאי העליון",
|
98
|
+
|
99
|
+
"Unordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4",
|
100
|
+
"Circle": "מעגל",
|
101
|
+
"Disc": "דיסק",
|
102
|
+
"Square": "כיכר",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "גובה קו",
|
106
|
+
"Single": "יחיד",
|
107
|
+
"Double": "כפול",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "\u05d4\u05e7\u05d8\u05e0\u05ea \u05db\u05e0\u05d9\u05e1\u05d4",
|
111
|
+
"Increase Indent": "\u05d4\u05d2\u05d3\u05dc\u05ea \u05db\u05e0\u05d9\u05e1\u05d4",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8",
|
115
|
+
"Open in new tab": "\u05dc\u05e4\u05ea\u05d5\u05d7 \u05d1\u05d8\u05d0\u05d1 \u05d7\u05d3\u05e9",
|
116
|
+
"Open Link": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e4\u05ea\u05d5\u05d7",
|
117
|
+
"Edit Link": "\u05e7\u05d9\u05e9\u05d5\u05e8 \u05e2\u05e8\u05d9\u05db\u05d4",
|
118
|
+
"Unlink": "\u05d4\u05e1\u05e8\u05ea \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8",
|
119
|
+
"Choose Link": "\u05dc\u05d1\u05d7\u05d5\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05ea\u05de\u05d5\u05e0\u05d4",
|
123
|
+
"Upload Image": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d4\u05e2\u05dc\u05d0\u05d4",
|
124
|
+
"By URL": "URL \u05e2\u05dc \u05d9\u05d3\u05d9",
|
125
|
+
"Browse": "\u05dc\u05d2\u05dc\u05d5\u05e9",
|
126
|
+
"Drop image": "\u05e9\u05d7\u05e8\u05e8 \u05d0\u05ea \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05db\u05d0\u05df",
|
127
|
+
"or click": "\u05d0\u05d5 \u05dc\u05d7\u05e5",
|
128
|
+
"Manage Images": "\u05e0\u05d9\u05d4\u05d5\u05dc \u05d4\u05ea\u05de\u05d5\u05e0\u05d5\u05ea",
|
129
|
+
"Loading": "\u05d8\u05e2\u05d9\u05e0\u05d4",
|
130
|
+
"Deleting": "\u05de\u05d7\u05d9\u05e7\u05d4",
|
131
|
+
"Tags": "\u05ea\u05d2\u05d9\u05dd",
|
132
|
+
"Are you sure? Image will be deleted.": "\u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7\u003f \u05d4\u05ea\u05de\u05d5\u05e0\u05d4 \u05ea\u05de\u05d7\u05e7\u002e",
|
133
|
+
"Replace": "\u05dc\u05d4\u05d7\u05dc\u05d9\u05e3",
|
134
|
+
"Uploading": "\u05d4\u05e2\u05dc\u05d0\u05d4",
|
135
|
+
"Loading image": "\u05ea\u05de\u05d5\u05e0\u05ea \u05d8\u05e2\u05d9\u05e0\u05d4",
|
136
|
+
"Display": "\u05ea\u05e6\u05d5\u05d2\u05d4",
|
137
|
+
"Inline": "\u05d1\u05e9\u05d5\u05e8\u05d4",
|
138
|
+
"Break Text": "\u05d8\u05e7\u05e1\u05d8 \u05d4\u05e4\u05e1\u05e7\u05d4",
|
139
|
+
"Alternative Text": "\u05d8\u05e7\u05e1\u05d8 \u05d7\u05dc\u05d5\u05e4\u05d9",
|
140
|
+
"Change Size": "\u05d2\u05d5\u05d3\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9",
|
141
|
+
"Width": "\u05e8\u05d5\u05d7\u05d1",
|
142
|
+
"Height": "\u05d2\u05d5\u05d1\u05d4",
|
143
|
+
"Something went wrong. Please try again.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9. \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.",
|
144
|
+
"Image Caption": "כיתוב תמונה",
|
145
|
+
"Advanced Edit": "עריכה מתקדמת",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d5\u05d9\u05d3\u05d9\u05d0\u05d5",
|
149
|
+
"Embedded Code": "\u05e7\u05d5\u05d3 \u05de\u05d5\u05d8\u05d1\u05e2",
|
150
|
+
"Paste in a video URL": "הדבק בכתובת אתר של סרטון",
|
151
|
+
"Drop video": "ירידה וידאו",
|
152
|
+
"Your browser does not support HTML5 video.": "הדפדפן שלך אינו תומך וידאו html5.",
|
153
|
+
"Upload Video": "להעלות וידאו",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "\u05d4\u05db\u05e0\u05e1 \u05d8\u05d1\u05dc\u05d4",
|
157
|
+
"Table Header": "\u05db\u05d5\u05ea\u05e8\u05ea \u05d8\u05d1\u05dc\u05d4",
|
158
|
+
"Remove Table": "\u05d4\u05e1\u05e8 \u05e9\u05d5\u05dc\u05d7\u05df",
|
159
|
+
"Table Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05d8\u05d1\u05dc\u05d4",
|
160
|
+
"Horizontal Align": "\u05d0\u05d5\u05e4\u05e7\u05d9\u05ea \u05dc\u05d9\u05d9\u05e9\u05e8",
|
161
|
+
"Row": "\u05e9\u05d5\u05e8\u05d4",
|
162
|
+
"Insert row above": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9",
|
163
|
+
"Insert row below": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9",
|
164
|
+
"Delete row": "\u05de\u05d7\u05d9\u05e7\u05ea \u05e9\u05d5\u05e8\u05d4",
|
165
|
+
"Column": "\u05d8\u05d5\u05e8",
|
166
|
+
"Insert column before": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05d5\u05e8 \u05dc\u05e4\u05e0\u05d9",
|
167
|
+
"Insert column after": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d8\u05d5\u05e8 \u05d0\u05d7\u05e8\u05d9",
|
168
|
+
"Delete column": "\u05de\u05d7\u05d9\u05e7\u05ea \u05d8\u05d5\u05e8",
|
169
|
+
"Cell": "\u05ea\u05d0",
|
170
|
+
"Merge cells": "\u05de\u05d6\u05d2 \u05ea\u05d0\u05d9\u05dd",
|
171
|
+
"Horizontal split": "\u05e4\u05e6\u05dc \u05d0\u05d5\u05e4\u05e7\u05d9",
|
172
|
+
"Vertical split": "\u05e4\u05e6\u05dc \u05d0\u05e0\u05db\u05d9",
|
173
|
+
"Cell Background": "\u05e8\u05e7\u05e2 \u05ea\u05d0",
|
174
|
+
"Vertical Align": "\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05e0\u05db\u05d9",
|
175
|
+
"Top": "\u05e2\u05b6\u05dc\u05b4\u05d9\u05d5\u05b9\u05df",
|
176
|
+
"Middle": "\u05ea\u05b4\u05d9\u05db\u05d5\u05b9\u05e0\u05b4\u05d9",
|
177
|
+
"Bottom": "\u05ea\u05d7\u05ea\u05d5\u05df",
|
178
|
+
"Align Top": "\u05dc\u05d9\u05d9\u05e9\u05e8 \u05e2\u05b6\u05dc\u05b4\u05d9\u05d5\u05b9\u05df",
|
179
|
+
"Align Middle": "\u05dc\u05d9\u05d9\u05e9\u05e8 \u05ea\u05b4\u05d9\u05db\u05d5\u05b9\u05e0\u05b4\u05d9",
|
180
|
+
"Align Bottom": "\u05dc\u05d9\u05d9\u05e9\u05e8 \u05ea\u05d7\u05ea\u05d5\u05df",
|
181
|
+
"Cell Style": "\u05e1\u05d2\u05e0\u05d5\u05df \u05ea\u05d0",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "\u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5",
|
185
|
+
"Drop file": "\u05d6\u05e8\u05d5\u05e7 \u05e7\u05d5\u05d1\u05e5 \u05db\u05d0\u05df",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "\u05e1\u05de\u05d9\u05d9\u05dc\u05d9\u05dd",
|
189
|
+
"Grinning face": "\u05d7\u05d9\u05d9\u05da \u05e4\u05e0\u05d9\u05dd",
|
190
|
+
"Grinning face with smiling eyes": "\u05d7\u05d9\u05d9\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05de\u05d7\u05d9\u05d9\u05db\u05d5\u05ea",
|
191
|
+
"Face with tears of joy": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05d3\u05de\u05e2\u05d5\u05ea \u05e9\u05dc \u05e9\u05de\u05d7\u05d4",
|
192
|
+
"Smiling face with open mouth": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05de\u05d7\u05d9\u05d9\u05da \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd",
|
194
|
+
"Smiling face with open mouth and cold sweat": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05d6\u05d9\u05e2\u05d4 \u05e7\u05e8\u05d4",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05d1\u05d7\u05d5\u05d6\u05e7\u05d4\u002d\u05e1\u05d2\u05d5\u05e8\u05d5\u05ea",
|
196
|
+
"Smiling face with halo": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05d4\u05d9\u05dc\u05d4",
|
197
|
+
"Smiling face with horns": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e7\u05e8\u05e0\u05d5\u05ea",
|
198
|
+
"Winking face": "\u05e7\u05e8\u05d9\u05e6\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
199
|
+
"Smiling face with smiling eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05de\u05d7\u05d9\u05d9\u05db\u05d5\u05ea",
|
200
|
+
"Face savoring delicious food": "\u05e4\u05e0\u05d9\u05dd \u05de\u05ea\u05e2\u05e0\u05d2 \u05d0\u05d5\u05db\u05dc \u05d8\u05e2\u05d9\u05dd",
|
201
|
+
"Relieved face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05e7\u05dc\u05d4",
|
202
|
+
"Smiling face with heart-shaped eyes": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05d1\u05e6\u05d5\u05e8\u05ea \u05dc\u05d1",
|
203
|
+
"Smiling face with sunglasses": "\u05d7\u05d9\u05d5\u05da \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05de\u05e9\u05e7\u05e4\u05d9 \u05e9\u05de\u05e9",
|
204
|
+
"Smirking face": "\u05d4\u05d9\u05d0 \u05d7\u05d9\u05d9\u05db\u05d4 \u05d7\u05d9\u05d5\u05da \u05e0\u05d1\u05d6\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
205
|
+
"Neutral face": "\u05e4\u05e0\u05d9\u05dd \u05e0\u05d9\u05d8\u05e8\u05dc\u05d9",
|
206
|
+
"Expressionless face": "\u05d1\u05e4\u05e0\u05d9\u05dd \u05d7\u05ea\u05d5\u05dd",
|
207
|
+
"Unamused face": "\u05e4\u05e0\u05d9\u05dd \u05dc\u05d0 \u05de\u05e9\u05d5\u05e2\u05e9\u05e2\u05d9\u05dd",
|
208
|
+
"Face with cold sweat": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05d6\u05d9\u05e2\u05d4 \u05e7\u05e8\u05d4",
|
209
|
+
"Pensive face": "\u05d1\u05e4\u05e0\u05d9\u05dd \u05de\u05d4\u05d5\u05e8\u05d4\u05e8",
|
210
|
+
"Confused face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d1\u05d5\u05dc\u05d1\u05dc\u05d9\u05dd",
|
211
|
+
"Confounded face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d1\u05d5\u05dc\u05d1\u05dc",
|
212
|
+
"Kissing face": "\u05e0\u05e9\u05d9\u05e7\u05d5\u05ea \u05e4\u05e0\u05d9\u05dd",
|
213
|
+
"Face throwing a kiss": "\u05e4\u05e0\u05d9\u05dd \u05dc\u05d6\u05e8\u05d5\u05e7 \u05e0\u05e9\u05d9\u05e7\u05d4",
|
214
|
+
"Kissing face with smiling eyes": "\u05e0\u05e9\u05d9\u05e7\u05d5\u05ea \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05de\u05d7\u05d9\u05d9\u05db\u05d5\u05ea",
|
215
|
+
"Kissing face with closed eyes": "\u05e0\u05e9\u05d9\u05e7\u05d5\u05ea \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05e1\u05d2\u05d5\u05e8\u05d5\u05ea",
|
216
|
+
"Face with stuck out tongue": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05dc\u05e9\u05d5\u05df \u05d1\u05dc\u05d8\u05d5",
|
217
|
+
"Face with stuck out tongue and winking eye": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05dc\u05e9\u05d5\u05df \u05ea\u05e7\u05d5\u05e2\u05d4 \u05d4\u05d7\u05d5\u05e6\u05d4 \u05d5\u05e2\u05d9\u05df \u05e7\u05d5\u05e8\u05e6\u05ea",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05dc\u05e9\u05d5\u05df \u05ea\u05e7\u05d5\u05e2\u05d4 \u05d4\u05d7\u05d5\u05e6\u05d4 \u05d5\u05e2\u05d9\u05e0\u05d9\u05d9\u05dd \u05d1\u05d7\u05d5\u05d6\u05e7\u05d4\u002d\u05e1\u05d2\u05d5\u05e8\u05d5\u05ea",
|
219
|
+
"Disappointed face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d0\u05d5\u05db\u05d6\u05d1\u05d9\u05dd",
|
220
|
+
"Worried face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d5\u05d3\u05d0\u05d2\u05d9\u05dd",
|
221
|
+
"Angry face": "\u05e4\u05e0\u05d9\u05dd \u05db\u05d5\u05e2\u05e1\u05d9\u05dd",
|
222
|
+
"Pouting face": "\u05de\u05e9\u05d5\u05e8\u05d1\u05d1 \u05e4\u05e0\u05d9\u05dd",
|
223
|
+
"Crying face": "\u05d1\u05db\u05d9 \u05e4\u05e0\u05d9\u05dd",
|
224
|
+
"Persevering face": "\u05d4\u05ea\u05de\u05d3\u05ea \u05e4\u05e0\u05d9\u05dd",
|
225
|
+
"Face with look of triumph": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05de\u05d1\u05d8 \u05e9\u05dc \u05e0\u05e6\u05d7\u05d5\u05df",
|
226
|
+
"Disappointed but relieved face": "\u05de\u05d0\u05d5\u05db\u05d6\u05d1 \u05d0\u05d1\u05dc \u05d4\u05d5\u05e7\u05dc \u05e4\u05e0\u05d9\u05dd",
|
227
|
+
"Frowning face with open mouth": "\u05e7\u05de\u05d8 \u05d0\u05ea \u05de\u05e6\u05d7 \u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7",
|
228
|
+
"Anguished face": "\u05e4\u05e0\u05d9\u05dd \u05de\u05d9\u05d5\u05e1\u05e8\u05d9\u05dd",
|
229
|
+
"Fearful face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05d7\u05e9\u05e9\u05d5",
|
230
|
+
"Weary face": "\u05e4\u05e0\u05d9\u05dd \u05d5\u05d9\u05e8\u05d9",
|
231
|
+
"Sleepy face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05dc \u05e1\u05dc\u05d9\u05e4\u05d9",
|
232
|
+
"Tired face": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05d9\u05d9\u05e4\u05d9\u05dd",
|
233
|
+
"Grimacing face": "\u05d4\u05d5\u05d0 \u05d4\u05e2\u05d5\u05d5\u05d4 \u05d0\u05ea \u05e4\u05e0\u05d9 \u05e4\u05e0\u05d9\u05dd",
|
234
|
+
"Loudly crying face": "\u05d1\u05e7\u05d5\u05dc \u05e8\u05dd \u05d1\u05d5\u05db\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
235
|
+
"Face with open mouth": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7",
|
236
|
+
"Hushed face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05d5\u05e7\u05d8\u05d9\u05dd",
|
237
|
+
"Face with open mouth and cold sweat": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05e4\u05d4 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05d6\u05d9\u05e2\u05d4 \u05e7\u05e8\u05d4\u0022",
|
238
|
+
"Face screaming in fear": "\u05e4\u05e0\u05d9\u05dd \u05e6\u05d5\u05e8\u05d7\u05d9\u05dd \u05d1\u05e4\u05d7\u05d3",
|
239
|
+
"Astonished face": "\u05e4\u05e0\u05d9\u05d5 \u05e0\u05d3\u05d4\u05de\u05d5\u05ea",
|
240
|
+
"Flushed face": "\u05e4\u05e0\u05d9\u05d5 \u05e1\u05de\u05d5\u05e7\u05d5\u05ea",
|
241
|
+
"Sleeping face": "\u05e9\u05d9\u05e0\u05d4 \u05e4\u05e0\u05d9\u05dd",
|
242
|
+
"Dizzy face": "\u05e4\u05e0\u05d9\u05dd \u05e9\u05dc \u05d3\u05d9\u05d6\u05d9",
|
243
|
+
"Face without mouth": "\u05e4\u05e0\u05d9\u05dd \u05dc\u05dc\u05d0 \u05e4\u05d4",
|
244
|
+
"Face with medical mask": "\u05e4\u05e0\u05d9\u05dd \u05e2\u05dd \u05de\u05e1\u05db\u05d4 \u05e8\u05e4\u05d5\u05d0\u05d9\u05ea",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "\u05d4\u05e4\u05e1\u05e7\u05d4",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "\u05db\u05ea\u05d1 \u05ea\u05d7\u05ea\u05d9",
|
251
|
+
"Superscript": "\u05e2\u05d9\u05dc\u05d9",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "\u05de\u05e1\u05da \u05de\u05dc\u05d0",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e7\u05d5 \u05d0\u05d5\u05e4\u05e7\u05d9",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "\u05dc\u05d4\u05e1\u05d9\u05e8 \u05e2\u05d9\u05e6\u05d5\u05d1",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "\u05dc\u05d4\u05e6\u05d9\u05dc",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "\u05d1\u05d9\u05d8\u05d5\u05dc",
|
267
|
+
"Redo": "\u05d1\u05e6\u05e2 \u05e9\u05d5\u05d1",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "\u05d1\u05d7\u05e8 \u05d4\u05db\u05dc",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "\u05ea\u05e6\u05d5\u05d2\u05ea \u05e7\u05d5\u05d3",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "\u05e6\u05d9\u05d8\u05d5\u05d8",
|
277
|
+
"Increase": "\u05dc\u05d4\u05d2\u05d1\u05d9\u05e8",
|
278
|
+
"Decrease": "\u05d9\u05e8\u05d9\u05d3\u05d4",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "\u05db\u05e0\u05e1 \u05de\u05d4\u05d9\u05e8",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "תווים מיוחדים",
|
285
|
+
"Latin": "לָטִינִית",
|
286
|
+
"Greek": "יווני",
|
287
|
+
"Cyrillic": "קירילית",
|
288
|
+
"Punctuation": "פיסוק",
|
289
|
+
"Currency": "מַטְבֵּעַ",
|
290
|
+
"Arrows": "חצים",
|
291
|
+
"Math": "מתמטיקה",
|
292
|
+
"Misc": "שונות",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "הדפס",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "בודק איות",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "עֶזרָה",
|
302
|
+
"Shortcuts": "קיצורי דרך",
|
303
|
+
"Inline Editor": "עורך מוטבע",
|
304
|
+
"Show the editor": "להראות את העורך",
|
305
|
+
"Common actions": "פעולות נפוצות",
|
306
|
+
"Copy": "עותק",
|
307
|
+
"Cut": "גזירה",
|
308
|
+
"Paste": "לְהַדבִּיק",
|
309
|
+
"Basic Formatting": "עיצוב בסיסי",
|
310
|
+
"Increase quote level": "רמת ציטוט",
|
311
|
+
"Decrease quote level": "רמת ציטוט ירידה",
|
312
|
+
"Image / Video": "תמונה / וידאו",
|
313
|
+
"Resize larger": "גודל גדול יותר",
|
314
|
+
"Resize smaller": "גודל קטן יותר",
|
315
|
+
"Table": "שולחן",
|
316
|
+
"Select table cell": "בחר תא תא - -",
|
317
|
+
"Extend selection one cell": "להאריך את הבחירה תא אחד",
|
318
|
+
"Extend selection one row": "להאריך את הבחירה שורה אחת",
|
319
|
+
"Navigation": "ניווט",
|
320
|
+
"Focus popup / toolbar": "מוקד קופץ / סרגל הכלים",
|
321
|
+
"Return focus to previous position": "חזרה להתמקד קודם",
|
322
|
+
|
323
|
+
// Embed.ly
|
324
|
+
"Embed URL": "כתובת אתר להטביע",
|
325
|
+
"Paste in a URL to embed": "הדבק כתובת אתר להטביע",
|
326
|
+
|
327
|
+
// Word Paste.
|
328
|
+
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "התוכן המודבק מגיע ממסמך Word של Microsoft. האם ברצונך לשמור את הפורמט או לנקות אותו?",
|
329
|
+
"Keep": "לִשְׁמוֹר",
|
330
|
+
"Clean": "לְנַקוֹת",
|
331
|
+
"Word Paste Detected": "הדבק מילה זוהתה"
|
332
|
+
},
|
333
|
+
direction: "rtl"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|