wysiwyg-rails 3.2.1 → 3.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +7 -7
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
  4. data/app/assets/javascripts/languages/ar.js +289 -289
  5. data/app/assets/javascripts/languages/bs.js +276 -276
  6. data/app/assets/javascripts/languages/cs.js +282 -282
  7. data/app/assets/javascripts/languages/da.js +274 -274
  8. data/app/assets/javascripts/languages/de.js +307 -307
  9. data/app/assets/javascripts/languages/el.js +282 -282
  10. data/app/assets/javascripts/languages/en_ca.js +220 -220
  11. data/app/assets/javascripts/languages/en_gb.js +220 -220
  12. data/app/assets/javascripts/languages/es.js +268 -268
  13. data/app/assets/javascripts/languages/et.js +276 -276
  14. data/app/assets/javascripts/languages/fa.js +276 -276
  15. data/app/assets/javascripts/languages/fi.js +276 -276
  16. data/app/assets/javascripts/languages/fr.js +297 -297
  17. data/app/assets/javascripts/languages/he.js +276 -276
  18. data/app/assets/javascripts/languages/hr.js +276 -276
  19. data/app/assets/javascripts/languages/hu.js +282 -282
  20. data/app/assets/javascripts/languages/id.js +276 -276
  21. data/app/assets/javascripts/languages/it.js +277 -277
  22. data/app/assets/javascripts/languages/ja.js +276 -276
  23. data/app/assets/javascripts/languages/ko.js +276 -276
  24. data/app/assets/javascripts/languages/ku.js +269 -269
  25. data/app/assets/javascripts/languages/me.js +276 -276
  26. data/app/assets/javascripts/languages/nb.js +276 -276
  27. data/app/assets/javascripts/languages/nl.js +289 -289
  28. data/app/assets/javascripts/languages/pl.js +276 -276
  29. data/app/assets/javascripts/languages/pt_br.js +276 -276
  30. data/app/assets/javascripts/languages/pt_pt.js +276 -276
  31. data/app/assets/javascripts/languages/ro.js +276 -276
  32. data/app/assets/javascripts/languages/ru.js +289 -289
  33. data/app/assets/javascripts/languages/sk.js +282 -282
  34. data/app/assets/javascripts/languages/sl.js +222 -222
  35. data/app/assets/javascripts/languages/sr.js +276 -276
  36. data/app/assets/javascripts/languages/sv.js +276 -276
  37. data/app/assets/javascripts/languages/th.js +276 -276
  38. data/app/assets/javascripts/languages/tr.js +276 -276
  39. data/app/assets/javascripts/languages/uk.js +276 -276
  40. data/app/assets/javascripts/languages/vi.js +219 -219
  41. data/app/assets/javascripts/languages/zh_cn.js +302 -302
  42. data/app/assets/javascripts/languages/zh_tw.js +276 -276
  43. data/app/assets/javascripts/plugins.pkgd.min.js +7 -7
  44. data/app/assets/javascripts/plugins/align.min.js +6 -6
  45. data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
  46. data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
  47. data/app/assets/javascripts/plugins/code_view.min.js +6 -6
  48. data/app/assets/javascripts/plugins/colors.min.js +6 -6
  49. data/app/assets/javascripts/plugins/cryptojs.min.js +6 -6
  50. data/app/assets/javascripts/plugins/draggable.min.js +6 -6
  51. data/app/assets/javascripts/plugins/edit_in_popup.min.js +6 -6
  52. data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
  53. data/app/assets/javascripts/plugins/entities.min.js +6 -6
  54. data/app/assets/javascripts/plugins/file.min.js +6 -6
  55. data/app/assets/javascripts/plugins/files_manager.min.js +7 -7
  56. data/app/assets/javascripts/plugins/font_family.min.js +6 -6
  57. data/app/assets/javascripts/plugins/font_size.min.js +6 -6
  58. data/app/assets/javascripts/plugins/forms.min.js +6 -6
  59. data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
  60. data/app/assets/javascripts/plugins/help.min.js +6 -6
  61. data/app/assets/javascripts/plugins/image.min.js +7 -7
  62. data/app/assets/javascripts/plugins/image_manager.min.js +7 -7
  63. data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
  64. data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
  65. data/app/assets/javascripts/plugins/line_breaker.min.js +6 -6
  66. data/app/assets/javascripts/plugins/line_height.min.js +6 -6
  67. data/app/assets/javascripts/plugins/link.min.js +7 -7
  68. data/app/assets/javascripts/plugins/lists.min.js +7 -7
  69. data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
  70. data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
  71. data/app/assets/javascripts/plugins/print.min.js +6 -6
  72. data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
  73. data/app/assets/javascripts/plugins/quote.min.js +6 -6
  74. data/app/assets/javascripts/plugins/save.min.js +6 -6
  75. data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
  76. data/app/assets/javascripts/plugins/table.min.js +6 -6
  77. data/app/assets/javascripts/plugins/url.min.js +6 -6
  78. data/app/assets/javascripts/plugins/video.min.js +6 -6
  79. data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
  80. data/app/assets/javascripts/third_party/embedly.min.js +6 -6
  81. data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
  82. data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
  83. data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
  84. data/app/assets/stylesheets/froala_editor.css +12 -6
  85. data/app/assets/stylesheets/froala_editor.min.css +7 -7
  86. data/app/assets/stylesheets/froala_editor.pkgd.css +14 -6
  87. data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
  88. data/app/assets/stylesheets/froala_style.css +8 -6
  89. data/app/assets/stylesheets/froala_style.min.css +7 -7
  90. data/app/assets/stylesheets/plugins.pkgd.css +6 -6
  91. data/app/assets/stylesheets/plugins.pkgd.min.css +6 -6
  92. data/app/assets/stylesheets/plugins/char_counter.css +6 -6
  93. data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
  94. data/app/assets/stylesheets/plugins/code_view.css +6 -6
  95. data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
  96. data/app/assets/stylesheets/plugins/colors.css +6 -6
  97. data/app/assets/stylesheets/plugins/colors.min.css +6 -6
  98. data/app/assets/stylesheets/plugins/draggable.css +6 -6
  99. data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
  100. data/app/assets/stylesheets/plugins/emoticons.css +6 -6
  101. data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
  102. data/app/assets/stylesheets/plugins/file.css +6 -6
  103. data/app/assets/stylesheets/plugins/file.min.css +6 -6
  104. data/app/assets/stylesheets/plugins/files_manager.css +6 -6
  105. data/app/assets/stylesheets/plugins/files_manager.min.css +6 -6
  106. data/app/assets/stylesheets/plugins/fullscreen.css +6 -6
  107. data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
  108. data/app/assets/stylesheets/plugins/help.css +6 -6
  109. data/app/assets/stylesheets/plugins/help.min.css +6 -6
  110. data/app/assets/stylesheets/plugins/image.css +6 -6
  111. data/app/assets/stylesheets/plugins/image.min.css +6 -6
  112. data/app/assets/stylesheets/plugins/image_manager.css +6 -6
  113. data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
  114. data/app/assets/stylesheets/plugins/line_breaker.css +6 -6
  115. data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
  116. data/app/assets/stylesheets/plugins/quick_insert.css +6 -6
  117. data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
  118. data/app/assets/stylesheets/plugins/special_characters.css +6 -6
  119. data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
  120. data/app/assets/stylesheets/plugins/table.css +6 -6
  121. data/app/assets/stylesheets/plugins/table.min.css +6 -6
  122. data/app/assets/stylesheets/plugins/video.css +6 -6
  123. data/app/assets/stylesheets/plugins/video.min.css +6 -6
  124. data/app/assets/stylesheets/themes/dark.css +6 -6
  125. data/app/assets/stylesheets/themes/dark.min.css +6 -6
  126. data/app/assets/stylesheets/themes/gray.css +6 -6
  127. data/app/assets/stylesheets/themes/gray.min.css +6 -6
  128. data/app/assets/stylesheets/themes/royal.css +6 -6
  129. data/app/assets/stylesheets/themes/royal.min.css +6 -6
  130. data/app/assets/stylesheets/third_party/embedly.css +6 -6
  131. data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
  132. data/app/assets/stylesheets/third_party/font_awesome.css +6 -6
  133. data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
  134. data/app/assets/stylesheets/third_party/image_tui.css +6 -6
  135. data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
  136. data/app/assets/stylesheets/third_party/spell_checker.css +6 -6
  137. data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
  138. data/lib/wysiwyg-rails/version.rb +1 -1
  139. metadata +2 -2
@@ -1,278 +1,278 @@
1
- /*!
2
- * froala_editor v3.2.1 (https://www.froala.com/wysiwyg-editor)
3
- * License https://froala.com/wysiwyg-editor/terms/
4
- * Copyright 2014-2020 Froala Labs
5
- */
6
-
7
- (function (global, factory) {
8
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
- typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
- (factory(global.FroalaEditor));
11
- }(this, (function (FE) { 'use strict';
12
-
13
- FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
-
1
+ /*!
2
+ * froala_editor v3.2.2 (https://www.froala.com/wysiwyg-editor)
3
+ * License https://froala.com/wysiwyg-editor/terms/
4
+ * Copyright 2014-2020 Froala Labs
5
+ */
6
+
7
+ (function (global, factory) {
8
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
9
+ typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
10
+ (factory(global.FroalaEditor));
11
+ }(this, (function (FE) { 'use strict';
12
+
13
+ FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
14
+
15
15
  /**
16
16
  * Estonian
17
- */
18
- FE.LANGUAGE['et'] = {
19
- translation: {
20
- // Place holder
21
- 'Type something': 'Kirjuta midagi',
22
- // Basic formatting
23
- 'Bold': 'Rasvane',
24
- 'Italic': 'Kursiiv',
25
- 'Underline': 'Allajoonitud',
26
- 'Strikethrough': "L\xE4bikriipsutatud",
27
- // Main buttons
28
- 'Insert': 'Lisa',
29
- 'Delete': 'Kustuta',
30
- 'Cancel': "T\xFChista",
31
- 'OK': 'OK',
32
- 'Back': 'Tagasi',
33
- 'Remove': 'Eemaldama',
34
- 'More': 'Rohkem',
35
- 'Update': 'Ajakohastama',
36
- 'Style': 'Stiil',
37
- // Font
38
- 'Font Family': 'Fondi perekond',
39
- 'Font Size': 'Fondi suurus',
40
- // Colors
41
- 'Colors': "V\xE4rvid",
42
- 'Background': 'Taust',
43
- 'Text': 'Tekst',
44
- 'HEX Color': 'Hex värvi',
45
- // Paragraphs
46
- 'Paragraph Format': 'Paragrahv formaat',
47
- 'Normal': 'Normaalne',
48
- 'Code': 'Kood',
49
- 'Heading 1': "P\xE4is 1",
50
- 'Heading 2': "P\xE4is 2",
51
- 'Heading 3': "P\xE4is 3",
52
- 'Heading 4': "P\xE4is 4",
53
- // Style
54
- 'Paragraph Style': 'Paragrahv stiil',
55
- 'Inline Style': "J\xE4rjekorras stiil",
56
- // Alignment
57
- 'Align': 'Joonda',
58
- 'Align Left': 'Joonda vasakule',
59
- 'Align Center': 'Joonda keskele',
60
- 'Align Right': 'Joonda paremale',
61
- 'Align Justify': "R\xF6\xF6pjoondus",
62
- 'None': "Mitte \xFCkski",
63
- // Lists
64
- 'Ordered List': 'Tellitud nimekirja',
65
- 'Unordered List': 'Tavalise nimekirja',
66
- // Indent
67
- 'Decrease Indent': "V\xE4henemine taane",
68
- 'Increase Indent': 'Suurenda taanet',
69
- // Links
70
- 'Insert Link': 'Lisa link',
71
- 'Open in new tab': 'Ava uues sakis',
72
- 'Open Link': 'Avatud link',
73
- 'Edit Link': 'Muuda link',
74
- 'Unlink': 'Eemalda link',
75
- 'Choose Link': 'Vali link',
76
- // Images
77
- 'Insert Image': 'Lisa pilt',
78
- 'Upload Image': 'Laadige pilt',
79
- 'By URL': 'Poolt URL',
80
- 'Browse': 'sirvida',
81
- 'Drop image': 'Aseta pilt',
82
- 'or click': "v\xF5i kliki",
83
- 'Manage Images': 'Halda pilte',
84
- 'Loading': 'Laadimine',
85
- 'Deleting': 'Kustutamine',
86
- 'Tags': 'Sildid',
87
- 'Are you sure? Image will be deleted.': 'Oled sa kindel? Pilt kustutatakse.',
88
- 'Replace': 'Asendama',
89
- 'Uploading': 'Laadimise pilti',
90
- 'Loading image': 'Laadimise pilti',
91
- 'Display': 'Kuvama',
92
- 'Inline': "J\xE4rjekorras",
93
- 'Break Text': 'Murdma teksti',
94
- 'Alternative Text': 'Asendusliikme teksti',
95
- 'Change Size': 'Muuda suurust',
96
- 'Width': 'Laius',
97
- 'Height': "K\xF5rgus",
98
- 'Something went wrong. Please try again.': "Midagi l\xE4ks valesti. Palun proovi uuesti.",
99
- 'Image Caption': 'Pildi pealkiri',
100
- 'Advanced Edit': 'Täiustatud redigeerimine',
101
- // Video
102
- 'Insert Video': 'Lisa video',
103
- 'Embedded Code': 'Varjatud koodi',
104
- 'Paste in a video URL': 'Kleebi video URL-i',
105
- 'Drop video': 'Tilk videot',
106
- 'Your browser does not support HTML5 video.': 'Teie brauser ei toeta html5-videot.',
107
- 'Upload Video': 'Video üleslaadimine',
108
- // Tables
109
- 'Insert Table': 'Sisesta tabel',
110
- 'Table Header': "Tabel p\xE4ise kaudu",
111
- 'Remove Table': 'Eemalda tabel',
112
- 'Table Style': 'Tabel stiili',
113
- 'Horizontal Align': 'Horisontaalne joonda',
114
- 'Row': 'Rida',
115
- 'Insert row above': "Sisesta rida \xFCles",
116
- 'Insert row below': 'Sisesta rida alla',
117
- 'Delete row': 'Kustuta rida',
118
- 'Column': 'Veerg',
119
- 'Insert column before': 'Sisesta veerg ette',
120
- 'Insert column after': "Sisesta veerg j\xE4rele",
121
- 'Delete column': 'Kustuta veerg',
122
- 'Cell': 'Lahter',
123
- 'Merge cells': "\xFChenda lahtrid",
124
- 'Horizontal split': 'Poolita horisontaalselt',
125
- 'Vertical split': 'Poolita vertikaalselt',
126
- 'Cell Background': 'Lahter tausta',
127
- 'Vertical Align': 'Vertikaalne joonda',
128
- 'Top': "\xFClemine",
129
- 'Middle': 'Keskmine',
130
- 'Bottom': "P\xF5hi",
131
- 'Align Top': "Joonda \xFClemine",
132
- 'Align Middle': 'Joonda keskmine',
133
- 'Align Bottom': "Joonda P\xF5hi",
134
- 'Cell Style': 'Lahter stiili',
135
- // Files
136
- 'Upload File': "Lae fail \xFCles",
137
- 'Drop file': 'Aseta fail',
138
- // Emoticons
139
- 'Emoticons': 'Emotikonid',
140
- 'Grinning face': "Irvitas n\xE4kku",
141
- 'Grinning face with smiling eyes': "Irvitas n\xE4kku naeratavad silmad",
142
- 'Face with tears of joy': "N\xE4gu r\xF5\xF5mupisaratega",
143
- 'Smiling face with open mouth': "Naeratav n\xE4gu avatud suuga",
144
- 'Smiling face with open mouth and smiling eyes': "Naeratav n\xE4gu avatud suu ja naeratavad silmad",
145
- 'Smiling face with open mouth and cold sweat': "Naeratav n\xE4gu avatud suu ja k\xFClm higi",
146
- 'Smiling face with open mouth and tightly-closed eyes': "Naeratav n\xE4gu avatud suu ja tihedalt suletud silmad",
147
- 'Smiling face with halo': "Naeratav n\xE4gu halo",
148
- 'Smiling face with horns': "Naeratav n\xE4gu sarved",
149
- 'Winking face': "Pilgutab n\xE4gu",
150
- 'Smiling face with smiling eyes': "Naeratav n\xE4gu naeratab silmad",
151
- 'Face savoring delicious food': "N\xE4gu nautides maitsvat toitu",
152
- 'Relieved face': "P\xE4\xE4stetud n\xE4gu",
153
- 'Smiling face with heart-shaped eyes': "Naeratav n\xE4gu s\xFCdajas silmad",
154
- 'Smiling face with sunglasses': "Naeratav n\xE4gu p\xE4ikeseprillid",
155
- 'Smirking face': "Muigama n\xE4gu ",
156
- 'Neutral face': "Neutraalne n\xE4gu",
157
- 'Expressionless face': "Ilmetu n\xE4gu",
158
- 'Unamused face': "Morn n\xE4gu",
159
- 'Face with cold sweat': "N\xE4gu k\xFClma higiga",
160
- 'Pensive face': "M\xF5tlik n\xE4gu",
161
- 'Confused face': "Segaduses n\xE4gu",
162
- 'Confounded face': "Segas n\xE4gu",
163
- 'Kissing face': "Suudlevad n\xE4gu",
164
- 'Face throwing a kiss': "N\xE4gu viskamine suudlus",
165
- 'Kissing face with smiling eyes': "Suudlevad n\xE4gu naeratab silmad",
166
- 'Kissing face with closed eyes': "Suudlevad n\xE4gu, silmad kinni",
167
- 'Face with stuck out tongue': "N\xE4gu ummikus v\xE4lja keele",
168
- 'Face with stuck out tongue and winking eye': "N\xE4gu ummikus v\xE4lja keele ja silma pilgutav silma",
169
- 'Face with stuck out tongue and tightly-closed eyes': "N\xE4gu ummikus v\xE4lja keele ja silmad tihedalt suletuna",
170
- 'Disappointed face': "Pettunud n\xE4gu",
171
- 'Worried face': "Mures n\xE4gu",
172
- 'Angry face': "Vihane n\xE4gu",
173
- 'Pouting face': "Tursik n\xE4gu",
174
- 'Crying face': "Nutt n\xE4gu",
175
- 'Persevering face': "P\xFCsiv n\xE4gu",
176
- 'Face with look of triumph': "N\xE4gu ilme triumf",
177
- 'Disappointed but relieved face': "Pettunud kuid vabastati n\xE4gu",
178
- 'Frowning face with open mouth': "Kulmukortsutav n\xE4gu avatud suuga",
179
- 'Anguished face': "Ahastavad n\xE4gu",
180
- 'Fearful face': "Hirmunult n\xE4gu",
181
- 'Weary face': 'Grimasse',
182
- 'Sleepy face': "Unine n\xE4gu",
183
- 'Tired face': "V\xE4sinud n\xE4gu",
184
- 'Grimacing face': "Grimassitavaks n\xE4gu",
185
- 'Loudly crying face': "Valjusti nutma n\xE4gu",
186
- 'Face with open mouth': "N\xE4gu avatud suuga",
187
- 'Hushed face': "Raskel n\xE4gu",
188
- 'Face with open mouth and cold sweat': "N\xE4gu avatud suu ja k\xFClm higi",
189
- 'Face screaming in fear': "N\xE4gu karjuvad hirm",
190
- 'Astonished face': "Lummatud n\xE4gu",
191
- 'Flushed face': "Punetav n\xE4gu",
192
- 'Sleeping face': "Uinuv n\xE4gu",
193
- 'Dizzy face': "Uimane n\xFCgu",
194
- 'Face without mouth': "N\xE4gu ilma suu",
195
- 'Face with medical mask': "N\xE4gu meditsiinilise mask",
196
- // Line breaker
197
- 'Break': 'Murdma',
198
- // Math
199
- 'Subscript': 'Allindeks',
200
- 'Superscript': "\xDClaindeks",
201
- // Full screen
202
- 'Fullscreen': "T\xE4isekraanil",
203
- // Horizontal line
204
- 'Insert Horizontal Line': 'Sisesta horisontaalne joon',
205
- // Clear formatting
206
- 'Clear Formatting': 'Eemalda formaatimine',
207
- // Save
208
- 'Save': 'Salvesta',
209
- // Undo, redo
210
- 'Undo': "V\xF5ta tagasi",
211
- 'Redo': 'Tee uuesti',
212
- // Select all
213
- 'Select All': "Vali k\xF5ik",
214
- // Code view
215
- 'Code View': 'Koodi vaadata',
216
- // Quote
217
- 'Quote': 'Tsitaat',
218
- 'Increase': 'Suurendama',
219
- 'Decrease': "V\xE4henda",
220
- // Quick Insert
221
- 'Quick Insert': 'Kiire sisestada',
222
- // Spcial Characters
223
- 'Special Characters': 'Erimärgid',
224
- 'Latin': 'Latin',
225
- 'Greek': 'Kreeka keel',
226
- 'Cyrillic': 'Kirillitsa',
227
- 'Punctuation': 'Kirjavahemärgid',
228
- 'Currency': 'Valuuta',
229
- 'Arrows': 'Nooled',
230
- 'Math': 'Matemaatika',
231
- 'Misc': 'Misc',
232
- // Print.
233
- 'Print': 'Printige',
234
- // Spell Checker.
235
- 'Spell Checker': 'Õigekirja kontrollija',
236
- // Help
237
- 'Help': 'Abi',
238
- 'Shortcuts': 'Otseteed',
239
- 'Inline Editor': 'Sisemine redaktor',
240
- 'Show the editor': 'Näita redaktorit',
241
- 'Common actions': 'Ühised meetmed',
242
- 'Copy': 'Koopia',
243
- 'Cut': 'Lõigake',
244
- 'Paste': 'Kleepige',
245
- 'Basic Formatting': 'Põhiline vormindamine',
246
- 'Increase quote level': 'Suurendada tsiteerimise taset',
247
- 'Decrease quote level': 'Langetada tsiteerimise tase',
248
- 'Image / Video': 'Pilt / video',
249
- 'Resize larger': 'Suuruse muutmine suurem',
250
- 'Resize smaller': 'Väiksema suuruse muutmine',
251
- 'Table': 'Laud',
252
- 'Select table cell': 'Vali tabeli lahtrisse',
253
- 'Extend selection one cell': 'Laiendage valikut üks lahtrisse',
254
- 'Extend selection one row': 'Laiendage valikut ühe reana',
255
- 'Navigation': 'Navigeerimine',
256
- 'Focus popup / toolbar': 'Fookuse hüpikakna / tööriistariba',
257
- 'Return focus to previous position': 'Tagasi pöörata tähelepanu eelmisele positsioonile',
258
- // Embed.ly
259
- 'Embed URL': 'Embed url',
260
- 'Paste in a URL to embed': 'Kleepige URL-i sisestamiseks',
261
- // Word Paste.
262
- 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'Kleepitud sisu pärineb Microsoft Wordi dokumendist. kas soovite vormi säilitada või puhastada?',
263
- 'Keep': 'Pidage seda',
264
- 'Clean': 'Puhas',
265
- 'Word Paste Detected': 'Avastatud sõna pasta',
266
- // Character Counter
267
- 'Characters': 'Tähemärgid',
268
- // More Buttons
269
- 'More Text': 'Rohkem teksti',
270
- 'More Paragraph': 'Rohkem lõiku',
271
- 'More Rich': 'Rohkem Rikas',
272
- 'More Misc': 'Rohkem Misc'
273
- },
274
- direction: 'ltr'
275
- };
276
-
277
- })));
278
- //# sourceMappingURL=et.js.map
17
+ */
18
+ FE.LANGUAGE['et'] = {
19
+ translation: {
20
+ // Place holder
21
+ 'Type something': 'Kirjuta midagi',
22
+ // Basic formatting
23
+ 'Bold': 'Rasvane',
24
+ 'Italic': 'Kursiiv',
25
+ 'Underline': 'Allajoonitud',
26
+ 'Strikethrough': "L\xE4bikriipsutatud",
27
+ // Main buttons
28
+ 'Insert': 'Lisa',
29
+ 'Delete': 'Kustuta',
30
+ 'Cancel': "T\xFChista",
31
+ 'OK': 'OK',
32
+ 'Back': 'Tagasi',
33
+ 'Remove': 'Eemaldama',
34
+ 'More': 'Rohkem',
35
+ 'Update': 'Ajakohastama',
36
+ 'Style': 'Stiil',
37
+ // Font
38
+ 'Font Family': 'Fondi perekond',
39
+ 'Font Size': 'Fondi suurus',
40
+ // Colors
41
+ 'Colors': "V\xE4rvid",
42
+ 'Background': 'Taust',
43
+ 'Text': 'Tekst',
44
+ 'HEX Color': 'Hex värvi',
45
+ // Paragraphs
46
+ 'Paragraph Format': 'Paragrahv formaat',
47
+ 'Normal': 'Normaalne',
48
+ 'Code': 'Kood',
49
+ 'Heading 1': "P\xE4is 1",
50
+ 'Heading 2': "P\xE4is 2",
51
+ 'Heading 3': "P\xE4is 3",
52
+ 'Heading 4': "P\xE4is 4",
53
+ // Style
54
+ 'Paragraph Style': 'Paragrahv stiil',
55
+ 'Inline Style': "J\xE4rjekorras stiil",
56
+ // Alignment
57
+ 'Align': 'Joonda',
58
+ 'Align Left': 'Joonda vasakule',
59
+ 'Align Center': 'Joonda keskele',
60
+ 'Align Right': 'Joonda paremale',
61
+ 'Align Justify': "R\xF6\xF6pjoondus",
62
+ 'None': "Mitte \xFCkski",
63
+ // Lists
64
+ 'Ordered List': 'Tellitud nimekirja',
65
+ 'Unordered List': 'Tavalise nimekirja',
66
+ // Indent
67
+ 'Decrease Indent': "V\xE4henemine taane",
68
+ 'Increase Indent': 'Suurenda taanet',
69
+ // Links
70
+ 'Insert Link': 'Lisa link',
71
+ 'Open in new tab': 'Ava uues sakis',
72
+ 'Open Link': 'Avatud link',
73
+ 'Edit Link': 'Muuda link',
74
+ 'Unlink': 'Eemalda link',
75
+ 'Choose Link': 'Vali link',
76
+ // Images
77
+ 'Insert Image': 'Lisa pilt',
78
+ 'Upload Image': 'Laadige pilt',
79
+ 'By URL': 'Poolt URL',
80
+ 'Browse': 'sirvida',
81
+ 'Drop image': 'Aseta pilt',
82
+ 'or click': "v\xF5i kliki",
83
+ 'Manage Images': 'Halda pilte',
84
+ 'Loading': 'Laadimine',
85
+ 'Deleting': 'Kustutamine',
86
+ 'Tags': 'Sildid',
87
+ 'Are you sure? Image will be deleted.': 'Oled sa kindel? Pilt kustutatakse.',
88
+ 'Replace': 'Asendama',
89
+ 'Uploading': 'Laadimise pilti',
90
+ 'Loading image': 'Laadimise pilti',
91
+ 'Display': 'Kuvama',
92
+ 'Inline': "J\xE4rjekorras",
93
+ 'Break Text': 'Murdma teksti',
94
+ 'Alternative Text': 'Asendusliikme teksti',
95
+ 'Change Size': 'Muuda suurust',
96
+ 'Width': 'Laius',
97
+ 'Height': "K\xF5rgus",
98
+ 'Something went wrong. Please try again.': "Midagi l\xE4ks valesti. Palun proovi uuesti.",
99
+ 'Image Caption': 'Pildi pealkiri',
100
+ 'Advanced Edit': 'Täiustatud redigeerimine',
101
+ // Video
102
+ 'Insert Video': 'Lisa video',
103
+ 'Embedded Code': 'Varjatud koodi',
104
+ 'Paste in a video URL': 'Kleebi video URL-i',
105
+ 'Drop video': 'Tilk videot',
106
+ 'Your browser does not support HTML5 video.': 'Teie brauser ei toeta html5-videot.',
107
+ 'Upload Video': 'Video üleslaadimine',
108
+ // Tables
109
+ 'Insert Table': 'Sisesta tabel',
110
+ 'Table Header': "Tabel p\xE4ise kaudu",
111
+ 'Remove Table': 'Eemalda tabel',
112
+ 'Table Style': 'Tabel stiili',
113
+ 'Horizontal Align': 'Horisontaalne joonda',
114
+ 'Row': 'Rida',
115
+ 'Insert row above': "Sisesta rida \xFCles",
116
+ 'Insert row below': 'Sisesta rida alla',
117
+ 'Delete row': 'Kustuta rida',
118
+ 'Column': 'Veerg',
119
+ 'Insert column before': 'Sisesta veerg ette',
120
+ 'Insert column after': "Sisesta veerg j\xE4rele",
121
+ 'Delete column': 'Kustuta veerg',
122
+ 'Cell': 'Lahter',
123
+ 'Merge cells': "\xFChenda lahtrid",
124
+ 'Horizontal split': 'Poolita horisontaalselt',
125
+ 'Vertical split': 'Poolita vertikaalselt',
126
+ 'Cell Background': 'Lahter tausta',
127
+ 'Vertical Align': 'Vertikaalne joonda',
128
+ 'Top': "\xFClemine",
129
+ 'Middle': 'Keskmine',
130
+ 'Bottom': "P\xF5hi",
131
+ 'Align Top': "Joonda \xFClemine",
132
+ 'Align Middle': 'Joonda keskmine',
133
+ 'Align Bottom': "Joonda P\xF5hi",
134
+ 'Cell Style': 'Lahter stiili',
135
+ // Files
136
+ 'Upload File': "Lae fail \xFCles",
137
+ 'Drop file': 'Aseta fail',
138
+ // Emoticons
139
+ 'Emoticons': 'Emotikonid',
140
+ 'Grinning face': "Irvitas n\xE4kku",
141
+ 'Grinning face with smiling eyes': "Irvitas n\xE4kku naeratavad silmad",
142
+ 'Face with tears of joy': "N\xE4gu r\xF5\xF5mupisaratega",
143
+ 'Smiling face with open mouth': "Naeratav n\xE4gu avatud suuga",
144
+ 'Smiling face with open mouth and smiling eyes': "Naeratav n\xE4gu avatud suu ja naeratavad silmad",
145
+ 'Smiling face with open mouth and cold sweat': "Naeratav n\xE4gu avatud suu ja k\xFClm higi",
146
+ 'Smiling face with open mouth and tightly-closed eyes': "Naeratav n\xE4gu avatud suu ja tihedalt suletud silmad",
147
+ 'Smiling face with halo': "Naeratav n\xE4gu halo",
148
+ 'Smiling face with horns': "Naeratav n\xE4gu sarved",
149
+ 'Winking face': "Pilgutab n\xE4gu",
150
+ 'Smiling face with smiling eyes': "Naeratav n\xE4gu naeratab silmad",
151
+ 'Face savoring delicious food': "N\xE4gu nautides maitsvat toitu",
152
+ 'Relieved face': "P\xE4\xE4stetud n\xE4gu",
153
+ 'Smiling face with heart-shaped eyes': "Naeratav n\xE4gu s\xFCdajas silmad",
154
+ 'Smiling face with sunglasses': "Naeratav n\xE4gu p\xE4ikeseprillid",
155
+ 'Smirking face': "Muigama n\xE4gu ",
156
+ 'Neutral face': "Neutraalne n\xE4gu",
157
+ 'Expressionless face': "Ilmetu n\xE4gu",
158
+ 'Unamused face': "Morn n\xE4gu",
159
+ 'Face with cold sweat': "N\xE4gu k\xFClma higiga",
160
+ 'Pensive face': "M\xF5tlik n\xE4gu",
161
+ 'Confused face': "Segaduses n\xE4gu",
162
+ 'Confounded face': "Segas n\xE4gu",
163
+ 'Kissing face': "Suudlevad n\xE4gu",
164
+ 'Face throwing a kiss': "N\xE4gu viskamine suudlus",
165
+ 'Kissing face with smiling eyes': "Suudlevad n\xE4gu naeratab silmad",
166
+ 'Kissing face with closed eyes': "Suudlevad n\xE4gu, silmad kinni",
167
+ 'Face with stuck out tongue': "N\xE4gu ummikus v\xE4lja keele",
168
+ 'Face with stuck out tongue and winking eye': "N\xE4gu ummikus v\xE4lja keele ja silma pilgutav silma",
169
+ 'Face with stuck out tongue and tightly-closed eyes': "N\xE4gu ummikus v\xE4lja keele ja silmad tihedalt suletuna",
170
+ 'Disappointed face': "Pettunud n\xE4gu",
171
+ 'Worried face': "Mures n\xE4gu",
172
+ 'Angry face': "Vihane n\xE4gu",
173
+ 'Pouting face': "Tursik n\xE4gu",
174
+ 'Crying face': "Nutt n\xE4gu",
175
+ 'Persevering face': "P\xFCsiv n\xE4gu",
176
+ 'Face with look of triumph': "N\xE4gu ilme triumf",
177
+ 'Disappointed but relieved face': "Pettunud kuid vabastati n\xE4gu",
178
+ 'Frowning face with open mouth': "Kulmukortsutav n\xE4gu avatud suuga",
179
+ 'Anguished face': "Ahastavad n\xE4gu",
180
+ 'Fearful face': "Hirmunult n\xE4gu",
181
+ 'Weary face': 'Grimasse',
182
+ 'Sleepy face': "Unine n\xE4gu",
183
+ 'Tired face': "V\xE4sinud n\xE4gu",
184
+ 'Grimacing face': "Grimassitavaks n\xE4gu",
185
+ 'Loudly crying face': "Valjusti nutma n\xE4gu",
186
+ 'Face with open mouth': "N\xE4gu avatud suuga",
187
+ 'Hushed face': "Raskel n\xE4gu",
188
+ 'Face with open mouth and cold sweat': "N\xE4gu avatud suu ja k\xFClm higi",
189
+ 'Face screaming in fear': "N\xE4gu karjuvad hirm",
190
+ 'Astonished face': "Lummatud n\xE4gu",
191
+ 'Flushed face': "Punetav n\xE4gu",
192
+ 'Sleeping face': "Uinuv n\xE4gu",
193
+ 'Dizzy face': "Uimane n\xFCgu",
194
+ 'Face without mouth': "N\xE4gu ilma suu",
195
+ 'Face with medical mask': "N\xE4gu meditsiinilise mask",
196
+ // Line breaker
197
+ 'Break': 'Murdma',
198
+ // Math
199
+ 'Subscript': 'Allindeks',
200
+ 'Superscript': "\xDClaindeks",
201
+ // Full screen
202
+ 'Fullscreen': "T\xE4isekraanil",
203
+ // Horizontal line
204
+ 'Insert Horizontal Line': 'Sisesta horisontaalne joon',
205
+ // Clear formatting
206
+ 'Clear Formatting': 'Eemalda formaatimine',
207
+ // Save
208
+ 'Save': 'Salvesta',
209
+ // Undo, redo
210
+ 'Undo': "V\xF5ta tagasi",
211
+ 'Redo': 'Tee uuesti',
212
+ // Select all
213
+ 'Select All': "Vali k\xF5ik",
214
+ // Code view
215
+ 'Code View': 'Koodi vaadata',
216
+ // Quote
217
+ 'Quote': 'Tsitaat',
218
+ 'Increase': 'Suurendama',
219
+ 'Decrease': "V\xE4henda",
220
+ // Quick Insert
221
+ 'Quick Insert': 'Kiire sisestada',
222
+ // Spcial Characters
223
+ 'Special Characters': 'Erimärgid',
224
+ 'Latin': 'Latin',
225
+ 'Greek': 'Kreeka keel',
226
+ 'Cyrillic': 'Kirillitsa',
227
+ 'Punctuation': 'Kirjavahemärgid',
228
+ 'Currency': 'Valuuta',
229
+ 'Arrows': 'Nooled',
230
+ 'Math': 'Matemaatika',
231
+ 'Misc': 'Misc',
232
+ // Print.
233
+ 'Print': 'Printige',
234
+ // Spell Checker.
235
+ 'Spell Checker': 'Õigekirja kontrollija',
236
+ // Help
237
+ 'Help': 'Abi',
238
+ 'Shortcuts': 'Otseteed',
239
+ 'Inline Editor': 'Sisemine redaktor',
240
+ 'Show the editor': 'Näita redaktorit',
241
+ 'Common actions': 'Ühised meetmed',
242
+ 'Copy': 'Koopia',
243
+ 'Cut': 'Lõigake',
244
+ 'Paste': 'Kleepige',
245
+ 'Basic Formatting': 'Põhiline vormindamine',
246
+ 'Increase quote level': 'Suurendada tsiteerimise taset',
247
+ 'Decrease quote level': 'Langetada tsiteerimise tase',
248
+ 'Image / Video': 'Pilt / video',
249
+ 'Resize larger': 'Suuruse muutmine suurem',
250
+ 'Resize smaller': 'Väiksema suuruse muutmine',
251
+ 'Table': 'Laud',
252
+ 'Select table cell': 'Vali tabeli lahtrisse',
253
+ 'Extend selection one cell': 'Laiendage valikut üks lahtrisse',
254
+ 'Extend selection one row': 'Laiendage valikut ühe reana',
255
+ 'Navigation': 'Navigeerimine',
256
+ 'Focus popup / toolbar': 'Fookuse hüpikakna / tööriistariba',
257
+ 'Return focus to previous position': 'Tagasi pöörata tähelepanu eelmisele positsioonile',
258
+ // Embed.ly
259
+ 'Embed URL': 'Embed url',
260
+ 'Paste in a URL to embed': 'Kleepige URL-i sisestamiseks',
261
+ // Word Paste.
262
+ 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'Kleepitud sisu pärineb Microsoft Wordi dokumendist. kas soovite vormi säilitada või puhastada?',
263
+ 'Keep': 'Pidage seda',
264
+ 'Clean': 'Puhas',
265
+ 'Word Paste Detected': 'Avastatud sõna pasta',
266
+ // Character Counter
267
+ 'Characters': 'Tähemärgid',
268
+ // More Buttons
269
+ 'More Text': 'Rohkem teksti',
270
+ 'More Paragraph': 'Rohkem lõiku',
271
+ 'More Rich': 'Rohkem Rikas',
272
+ 'More Misc': 'Rohkem Misc'
273
+ },
274
+ direction: 'ltr'
275
+ };
276
+
277
+ })));
278
+ //# sourceMappingURL=et.js.map