jodit 4.2.22 → 4.2.25
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.
- package/CHANGELOG.md +9 -5
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +73 -21
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/debug/debug.js +1 -1
- package/es2015/plugins/debug/debug.min.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.js +64 -29
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +73 -21
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/debug/debug.js +1 -1
- package/es2018/plugins/debug/debug.min.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.js +64 -29
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +73 -21
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/debug/debug.js +1 -1
- package/es2021/plugins/debug/debug.min.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.js +63 -29
- package/es2021/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +8 -2
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/debug/debug.js +1 -1
- package/es2021.en/plugins/debug/debug.min.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.js +33 -23
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +73 -21
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.js +1 -1
- package/es5/plugins/debug/debug.min.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.js +65 -30
- package/es5/plugins/speech-recognize/speech-recognize.min.js +2 -2
- package/esm/core/constants.js +1 -1
- package/esm/langs/ua.d.ts +212 -0
- package/esm/langs/ua.js +225 -0
- package/esm/languages.js +2 -0
- package/esm/plugins/line-height/langs/index.d.ts +2 -1
- package/esm/plugins/line-height/langs/index.js +2 -1
- package/esm/plugins/line-height/langs/ua.d.ts +4 -0
- package/esm/plugins/line-height/langs/ua.js +9 -0
- package/esm/plugins/speech-recognize/config.js +5 -1
- package/esm/plugins/speech-recognize/helpers/recognize-manager.js +4 -2
- package/esm/plugins/speech-recognize/interface.d.ts +1 -0
- package/esm/plugins/speech-recognize/langs/index.d.ts +2 -1
- package/esm/plugins/speech-recognize/langs/index.js +2 -1
- package/esm/plugins/speech-recognize/langs/ua.d.ts +9 -0
- package/esm/plugins/speech-recognize/langs/ua.js +14 -0
- package/esm/plugins/spellcheck/langs/index.d.ts +2 -1
- package/esm/plugins/spellcheck/langs/index.js +2 -1
- package/esm/plugins/spellcheck/langs/ua.d.ts +1 -0
- package/esm/plugins/spellcheck/langs/ua.js +9 -0
- package/package.json +1 -1
- package/types/langs/ua.d.ts +212 -0
- package/types/plugins/line-height/langs/index.d.ts +2 -1
- package/types/plugins/line-height/langs/ua.d.ts +4 -0
- package/types/plugins/speech-recognize/interface.d.ts +1 -0
- package/types/plugins/speech-recognize/langs/index.d.ts +2 -1
- package/types/plugins/speech-recognize/langs/ua.d.ts +9 -0
- package/types/plugins/spellcheck/langs/index.d.ts +2 -1
- package/types/plugins/spellcheck/langs/ua.d.ts +1 -0
package/esm/langs/ua.js
ADDED
|
@@ -0,0 +1,225 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
export default {
|
|
8
|
+
'Type something': 'Напишіть щось',
|
|
9
|
+
'About Jodit': 'Про Jodit',
|
|
10
|
+
'Jodit Editor': 'Редактор Jodit',
|
|
11
|
+
"Jodit User's Guide": 'Jodit інструкція користувача',
|
|
12
|
+
'contains detailed help for using':
|
|
13
|
+
'містить детальну інформацію щодо користування',
|
|
14
|
+
'For information about the license, please go to our website:':
|
|
15
|
+
'Щоб дізнатись більше про ліцензію , будь ласка, перейдіть на наш сайт:',
|
|
16
|
+
'Buy full version': 'Купити повну версію',
|
|
17
|
+
'Copyright © XDSoft.net - Chupurnov Valeriy. All rights reserved.':
|
|
18
|
+
'Авторські права © XDSoft.net - Чупурнов Валерій. Всі права захищені.',
|
|
19
|
+
Anchor: 'Анкор',
|
|
20
|
+
'Open in new tab': 'Відкрити у новій вкладці',
|
|
21
|
+
'Open in fullsize': 'Відкрити редактор в повному розмірі',
|
|
22
|
+
'Clear Formatting': 'Очистити форматування',
|
|
23
|
+
'Fill color or set the text color': 'Колір заливки або колір текста',
|
|
24
|
+
Redo: 'Повторити',
|
|
25
|
+
Undo: 'Відмінити',
|
|
26
|
+
Bold: 'Жирний',
|
|
27
|
+
Italic: 'Курсів',
|
|
28
|
+
'Insert Unordered List': 'Вставити невпорядкований список',
|
|
29
|
+
'Insert Ordered List': 'Вставити нумерованний список',
|
|
30
|
+
'Align Center': 'Вирівняти по центру',
|
|
31
|
+
'Align Justify': 'Вирівняти по ширині',
|
|
32
|
+
'Align Left': 'Вирівняти по лівому краю',
|
|
33
|
+
'Align Right': 'Вирівняти по правому краю',
|
|
34
|
+
'Insert Horizontal Line': 'Вставити горизонтальну лінію',
|
|
35
|
+
'Insert Image': 'Вставити зображення',
|
|
36
|
+
'Insert file': 'Вставити файл',
|
|
37
|
+
'Insert youtube/vimeo video': 'Вставити відео',
|
|
38
|
+
'Insert link': 'Вставити посилання',
|
|
39
|
+
'Font size': 'Розмір шрифту',
|
|
40
|
+
'Font family': 'Шрифт',
|
|
41
|
+
'Insert format block': 'Вставити блочний елемент',
|
|
42
|
+
Normal: 'Нормальний текст',
|
|
43
|
+
'Heading 1': 'Заголовок 1',
|
|
44
|
+
'Heading 2': 'Заголовок 2',
|
|
45
|
+
'Heading 3': 'Заголовок 3',
|
|
46
|
+
'Heading 4': 'Заголовок 4',
|
|
47
|
+
Quote: 'Цитата',
|
|
48
|
+
Code: 'Код',
|
|
49
|
+
Insert: 'Вставити',
|
|
50
|
+
'Insert table': 'Вставити таблицю',
|
|
51
|
+
'Decrease Indent': 'Збільшити відступ',
|
|
52
|
+
'Increase Indent': 'Зменшити відступ',
|
|
53
|
+
'Select Special Character': 'Оберіть спеціальный символ',
|
|
54
|
+
'Insert Special Character': 'Вставити спеціальный символ',
|
|
55
|
+
'Paint format': 'Формат краски',
|
|
56
|
+
'Change mode': 'Джерело',
|
|
57
|
+
Margins: 'Відступи',
|
|
58
|
+
top: 'зверху',
|
|
59
|
+
right: 'справа',
|
|
60
|
+
bottom: 'знизу',
|
|
61
|
+
left: 'зліва',
|
|
62
|
+
Styles: 'Стилі',
|
|
63
|
+
Classes: 'Класи',
|
|
64
|
+
Align: 'Вирівнювання',
|
|
65
|
+
Right: 'По правому краю',
|
|
66
|
+
Center: 'По центру',
|
|
67
|
+
Left: 'По лівому краю',
|
|
68
|
+
'--Not Set--': '--не встановлено--',
|
|
69
|
+
Src: 'src',
|
|
70
|
+
Title: 'Заголовок',
|
|
71
|
+
Alternative: 'Альтернативний текст (alt)',
|
|
72
|
+
Link: 'Посилання',
|
|
73
|
+
'Open link in new tab': 'Відкрити посилання в новій вкладці',
|
|
74
|
+
file: 'Файл',
|
|
75
|
+
Advanced: 'Розширені',
|
|
76
|
+
'Image properties': 'Властивості зображення',
|
|
77
|
+
Cancel: 'Відміна',
|
|
78
|
+
Ok: 'Ок',
|
|
79
|
+
'Your code is similar to HTML. Keep as HTML?':
|
|
80
|
+
'Текст, який Ви намагаєтесь вставити схожий на HTML. Вставити його як HTML?',
|
|
81
|
+
'Paste as HTML': 'Вставити його як HTML',
|
|
82
|
+
Keep: 'Зберегти оригінал',
|
|
83
|
+
Clean: 'Почистити',
|
|
84
|
+
'Insert as Text': 'Вставити як текст',
|
|
85
|
+
'Insert only Text': 'Вставити тільки текст',
|
|
86
|
+
'Word Paste Detected': 'Можливо це фрагмент Word або Excel',
|
|
87
|
+
'The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?':
|
|
88
|
+
'Ви вставляєте контент з документа Microsoft Word або Excel. Бажаєте зберегти форматування?',
|
|
89
|
+
'File Browser': 'Браузер файлів',
|
|
90
|
+
'Error on load list': 'Помилка при завантаженні списку зображень',
|
|
91
|
+
'Error on load folders': 'Помилка при завантаженні списку папок',
|
|
92
|
+
'Are you sure?': 'Ви впевнені?',
|
|
93
|
+
'Enter Directory name': 'Введіть назву папки',
|
|
94
|
+
'Create directory': 'Створити папку',
|
|
95
|
+
'type name': 'введіть назву',
|
|
96
|
+
'Drop image': 'Перетягніть зображення сюди',
|
|
97
|
+
'Drop file': 'Перетягніть файл сюди',
|
|
98
|
+
'or click': 'або клікніть',
|
|
99
|
+
'Alternative text': 'Альтернативный текст',
|
|
100
|
+
Browse: 'Сервер',
|
|
101
|
+
Upload: 'Завантаження',
|
|
102
|
+
Background: 'Фон',
|
|
103
|
+
Text: 'Текст',
|
|
104
|
+
Top: ' Вгору',
|
|
105
|
+
Middle: 'По центру',
|
|
106
|
+
Bottom: 'Донизу',
|
|
107
|
+
'Insert column before': 'Вставити стовпець до',
|
|
108
|
+
'Insert column after': 'Вставити стовпець після',
|
|
109
|
+
'Insert row above': 'Вставити рядок вище',
|
|
110
|
+
'Insert row below': 'Вставити рядок нижче',
|
|
111
|
+
'Delete table': 'Видалити таблицю',
|
|
112
|
+
'Delete row': 'Видалити рядок',
|
|
113
|
+
'Delete column': 'Видалити стовпчик',
|
|
114
|
+
'Empty cell': 'Очистити кліинку',
|
|
115
|
+
source: 'HTML',
|
|
116
|
+
bold: 'жирний',
|
|
117
|
+
italic: 'курсів',
|
|
118
|
+
brush: 'заливка',
|
|
119
|
+
link: 'посилання',
|
|
120
|
+
undo: 'відмінити',
|
|
121
|
+
redo: 'повторити',
|
|
122
|
+
table: 'таблиця',
|
|
123
|
+
image: 'зображення',
|
|
124
|
+
eraser: 'видалення',
|
|
125
|
+
paragraph: 'параграф',
|
|
126
|
+
fontsize: 'розмір шрифту',
|
|
127
|
+
video: 'відео',
|
|
128
|
+
font: 'шрифт',
|
|
129
|
+
about: 'про редактор',
|
|
130
|
+
print: 'друк',
|
|
131
|
+
underline: 'підкреслений',
|
|
132
|
+
strikethrough: 'закреслений',
|
|
133
|
+
indent: 'відступ',
|
|
134
|
+
outdent: 'заступ',
|
|
135
|
+
fullsize: 'на весь екран',
|
|
136
|
+
shrink: 'звичайний розмір',
|
|
137
|
+
hr: 'лінія',
|
|
138
|
+
ul: 'Список',
|
|
139
|
+
ol: 'Нумерований список',
|
|
140
|
+
cut: 'Вирізати',
|
|
141
|
+
selectall: 'Виділити все',
|
|
142
|
+
'Embed code': 'Код',
|
|
143
|
+
'Open link': 'Відкрити посилання',
|
|
144
|
+
'Edit link': 'Редагувати посилання',
|
|
145
|
+
'No follow': 'Атрибут nofollow',
|
|
146
|
+
Unlink: 'Видалити посилання',
|
|
147
|
+
Eye: 'Перегляд',
|
|
148
|
+
pencil: 'Редагування',
|
|
149
|
+
Update: 'Оновити',
|
|
150
|
+
' URL': 'URL',
|
|
151
|
+
Edit: 'Редагувати',
|
|
152
|
+
'Horizontal align': 'Горизонтальне вирівнювання',
|
|
153
|
+
Filter: 'Фільтр',
|
|
154
|
+
'Sort by changed': 'Сортувати за зміною',
|
|
155
|
+
'Sort by name': "Сортувати за ім'ям",
|
|
156
|
+
'Sort by size': 'Сортувати за розміром',
|
|
157
|
+
'Add folder': 'Додати папку',
|
|
158
|
+
Reset: 'Відновити',
|
|
159
|
+
Save: 'Зберегти',
|
|
160
|
+
'Save as ...': 'Зберегти як',
|
|
161
|
+
Resize: 'Змінити розмір',
|
|
162
|
+
Crop: 'Обрізати розмір',
|
|
163
|
+
Width: 'Ширина',
|
|
164
|
+
Height: 'Висота',
|
|
165
|
+
'Keep Aspect Ratio': 'Зберегти пропорції',
|
|
166
|
+
Yes: 'Так',
|
|
167
|
+
No: 'Ні',
|
|
168
|
+
Remove: 'Видалити',
|
|
169
|
+
Select: 'Вибрати',
|
|
170
|
+
'Chars: %d': 'Символів: %d',
|
|
171
|
+
'Words: %d': 'Слів: %d',
|
|
172
|
+
All: 'Вибрати все',
|
|
173
|
+
'Select %s': 'Вибрати: %s',
|
|
174
|
+
'Select all': 'Вибрати все',
|
|
175
|
+
'Vertical align': 'Вертикальне вирівнювання',
|
|
176
|
+
Split: 'Розділити',
|
|
177
|
+
'Split vertical': 'Розділити по вертикалі',
|
|
178
|
+
'Split horizontal': 'Розділити по горизонталі',
|
|
179
|
+
Merge: "Об'єднати в одну",
|
|
180
|
+
'Add column': 'Додати стовпчик',
|
|
181
|
+
'Add row': 'Додати рядок',
|
|
182
|
+
Delete: 'Видалити',
|
|
183
|
+
Border: 'Рамка',
|
|
184
|
+
'License: %s': 'Ліцензія: %s',
|
|
185
|
+
'Strike through': 'Закреслений',
|
|
186
|
+
Underline: 'Підкреслений',
|
|
187
|
+
superscript: 'верхній індекс',
|
|
188
|
+
subscript: 'індекс',
|
|
189
|
+
'Cut selection': 'Обрізати вибране',
|
|
190
|
+
Break: 'Межа',
|
|
191
|
+
'Search for': 'Шукати',
|
|
192
|
+
'Replace with': 'Замінити на',
|
|
193
|
+
Replace: 'Замінити',
|
|
194
|
+
Paste: 'Вставити',
|
|
195
|
+
'Choose Content to Paste': 'Обрати контент для вставки',
|
|
196
|
+
'You can only edit your own images. Download this image on the host?':
|
|
197
|
+
'Ви можете редагувати лише власні зображення. Завантажити зображення на ваш сервер?',
|
|
198
|
+
'The image has been successfully uploaded to the host!':
|
|
199
|
+
'Зображення успішно завантажено на сервер!',
|
|
200
|
+
palette: 'палітра',
|
|
201
|
+
'There are no files': 'Файли відсутні',
|
|
202
|
+
Rename: 'Змінити назву',
|
|
203
|
+
'Enter new name': "Введіть нове імя'",
|
|
204
|
+
preview: 'Попередній перегляд',
|
|
205
|
+
download: 'Завантажити',
|
|
206
|
+
'Paste from clipboard': 'Вставити з буфера обміну',
|
|
207
|
+
"Your browser doesn't support direct access to the clipboard.":
|
|
208
|
+
'Ваш браузер не підтримує доступ до буфера обміну.',
|
|
209
|
+
'Copy selection': 'Копіювати виділене',
|
|
210
|
+
copy: 'копія',
|
|
211
|
+
'Border radius': 'Радіус рамки',
|
|
212
|
+
'Show all': 'Показати все',
|
|
213
|
+
Apply: 'Застосувати',
|
|
214
|
+
'Please fill out this field': 'Будь ласка, заповніть це поле',
|
|
215
|
+
'Please enter a web address': 'Будь ласка, введіть веб-адресу',
|
|
216
|
+
Default: 'За замовченням',
|
|
217
|
+
Circle: 'Коло',
|
|
218
|
+
Dot: 'Крапка',
|
|
219
|
+
Quadrate: 'Квадрат',
|
|
220
|
+
Find: 'Знайти',
|
|
221
|
+
'Find Previous': 'Знайти попередні',
|
|
222
|
+
'Find Next': 'Знайти наступні',
|
|
223
|
+
'Insert className': 'Вставити клас',
|
|
224
|
+
'Press Alt for custom resizing': 'Натисніть Alt для зміни розміру'
|
|
225
|
+
};
|
package/esm/languages.js
CHANGED
|
@@ -24,6 +24,7 @@ import pl from "./langs/pl.js";
|
|
|
24
24
|
import pt_br from "./langs/pt_br.js";
|
|
25
25
|
import ru from "./langs/ru.js";
|
|
26
26
|
import tr from "./langs/tr.js";
|
|
27
|
+
import ua from "./langs/ua.js";
|
|
27
28
|
import zh_cn from "./langs/zh_cn.js";
|
|
28
29
|
import zh_tw from "./langs/zh_tw.js";
|
|
29
30
|
let exp = {};
|
|
@@ -47,6 +48,7 @@ exp = {
|
|
|
47
48
|
pt_br,
|
|
48
49
|
ru,
|
|
49
50
|
tr,
|
|
51
|
+
ua,
|
|
50
52
|
zh_cn,
|
|
51
53
|
zh_tw
|
|
52
54
|
};
|
|
@@ -22,6 +22,7 @@ import * as pl from "./pl.js";
|
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
24
|
import * as tr from "./tr.js";
|
|
25
|
+
import * as ua from "./ua.js";
|
|
25
26
|
import * as zh_cn from "./zh_cn.js";
|
|
26
27
|
import * as zh_tw from "./zh_tw.js";
|
|
27
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
28
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
@@ -22,6 +22,7 @@ import * as pl from "./pl.js";
|
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
24
|
import * as tr from "./tr.js";
|
|
25
|
+
import * as ua from "./ua.js";
|
|
25
26
|
import * as zh_cn from "./zh_cn.js";
|
|
26
27
|
import * as zh_tw from "./zh_tw.js";
|
|
27
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
28
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*!
|
|
3
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6
|
+
*/
|
|
7
|
+
export default {
|
|
8
|
+
'Line height': 'Висота лінії'
|
|
9
|
+
};
|
|
@@ -4,6 +4,8 @@
|
|
|
4
4
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5
5
|
*/
|
|
6
6
|
import { isBoolean } from "../../core/helpers/checker/is-boolean.js";
|
|
7
|
+
import { isString } from "../../core/helpers/checker/is-string.js";
|
|
8
|
+
import { attr } from "../../core/helpers/utils/attr.js";
|
|
7
9
|
import { dataBind } from "../../core/helpers/utils/data-bind.js";
|
|
8
10
|
import { Icon } from "../../core/ui/icon.js";
|
|
9
11
|
import { Config } from "../../config.js";
|
|
@@ -51,7 +53,9 @@ Config.prototype.controls.speechRecognize = {
|
|
|
51
53
|
if (!api) {
|
|
52
54
|
const nativeApi = new ApiConstructor();
|
|
53
55
|
api = new RecognizeManager(jodit.async, nativeApi);
|
|
54
|
-
api.lang = lang
|
|
56
|
+
api.lang = isString(lang)
|
|
57
|
+
? lang
|
|
58
|
+
: attr(jodit.od.documentElement, 'lang') ?? undefined;
|
|
55
59
|
api.continuous = continuous;
|
|
56
60
|
api.interimResults = interimResults;
|
|
57
61
|
api.sound = sound;
|
|
@@ -146,8 +146,10 @@ let RecognizeManager = RecognizeManager_1 = class RecognizeManager extends Event
|
|
|
146
146
|
}
|
|
147
147
|
for (let i = 0; i < e.results.length; i++) {
|
|
148
148
|
const resultItem = e.results.item(i);
|
|
149
|
-
|
|
150
|
-
|
|
149
|
+
if (resultItem.length) {
|
|
150
|
+
const { transcript } = resultItem.item(0);
|
|
151
|
+
this.__interimResults += transcript;
|
|
152
|
+
}
|
|
151
153
|
}
|
|
152
154
|
if (this.__interimResults) {
|
|
153
155
|
this.emit('progress', this.__interimResults);
|
|
@@ -22,6 +22,7 @@ import * as pl from "./pl.js";
|
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
24
|
import * as tr from "./tr.js";
|
|
25
|
+
import * as ua from "./ua.js";
|
|
25
26
|
import * as zh_cn from "./zh_cn.js";
|
|
26
27
|
import * as zh_tw from "./zh_tw.js";
|
|
27
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
28
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
@@ -23,6 +23,7 @@ import * as pl from "./pl.js";
|
|
|
23
23
|
import * as pt_br from "./pt_br.js";
|
|
24
24
|
import * as ru from "./ru.js";
|
|
25
25
|
import * as tr from "./tr.js";
|
|
26
|
+
import * as ua from "./ua.js";
|
|
26
27
|
import * as zh_cn from "./zh_cn.js";
|
|
27
28
|
import * as zh_tw from "./zh_tw.js";
|
|
28
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
29
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*!
|
|
3
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6
|
+
*/
|
|
7
|
+
export default {
|
|
8
|
+
newline: 'новая строка|перенос|ентер',
|
|
9
|
+
delete: 'видалити',
|
|
10
|
+
space: 'пробел',
|
|
11
|
+
'Speech Recognize': 'Распознавание речи',
|
|
12
|
+
Sound: 'Звук',
|
|
13
|
+
'Interim Results': 'Проміжні результати'
|
|
14
|
+
};
|
|
@@ -22,6 +22,7 @@ import * as pl from "./pl.js";
|
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
24
|
import * as tr from "./tr.js";
|
|
25
|
+
import * as ua from "./ua.js";
|
|
25
26
|
import * as zh_cn from "./zh_cn.js";
|
|
26
27
|
import * as zh_tw from "./zh_tw.js";
|
|
27
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
28
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
@@ -22,6 +22,7 @@ import * as pl from "./pl.js";
|
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
24
|
import * as tr from "./tr.js";
|
|
25
|
+
import * as ua from "./ua.js";
|
|
25
26
|
import * as zh_cn from "./zh_cn.js";
|
|
26
27
|
import * as zh_tw from "./zh_tw.js";
|
|
27
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
28
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export let Spellcheck: string;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*!
|
|
3
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6
|
+
*/
|
|
7
|
+
export default {
|
|
8
|
+
Spellcheck: 'Перевірка орфографії'
|
|
9
|
+
};
|
package/package.json
CHANGED
|
@@ -0,0 +1,212 @@
|
|
|
1
|
+
declare const _exports: {
|
|
2
|
+
'Type something': string;
|
|
3
|
+
'About Jodit': string;
|
|
4
|
+
'Jodit Editor': string;
|
|
5
|
+
"Jodit User's Guide": string;
|
|
6
|
+
'contains detailed help for using': string;
|
|
7
|
+
'For information about the license, please go to our website:': string;
|
|
8
|
+
'Buy full version': string;
|
|
9
|
+
'Copyright \u00A9 XDSoft.net - Chupurnov Valeriy. All rights reserved.': string;
|
|
10
|
+
Anchor: string;
|
|
11
|
+
'Open in new tab': string;
|
|
12
|
+
'Open in fullsize': string;
|
|
13
|
+
'Clear Formatting': string;
|
|
14
|
+
'Fill color or set the text color': string;
|
|
15
|
+
Redo: string;
|
|
16
|
+
Undo: string;
|
|
17
|
+
Bold: string;
|
|
18
|
+
Italic: string;
|
|
19
|
+
'Insert Unordered List': string;
|
|
20
|
+
'Insert Ordered List': string;
|
|
21
|
+
'Align Center': string;
|
|
22
|
+
'Align Justify': string;
|
|
23
|
+
'Align Left': string;
|
|
24
|
+
'Align Right': string;
|
|
25
|
+
'Insert Horizontal Line': string;
|
|
26
|
+
'Insert Image': string;
|
|
27
|
+
'Insert file': string;
|
|
28
|
+
'Insert youtube/vimeo video': string;
|
|
29
|
+
'Insert link': string;
|
|
30
|
+
'Font size': string;
|
|
31
|
+
'Font family': string;
|
|
32
|
+
'Insert format block': string;
|
|
33
|
+
Normal: string;
|
|
34
|
+
'Heading 1': string;
|
|
35
|
+
'Heading 2': string;
|
|
36
|
+
'Heading 3': string;
|
|
37
|
+
'Heading 4': string;
|
|
38
|
+
Quote: string;
|
|
39
|
+
Code: string;
|
|
40
|
+
Insert: string;
|
|
41
|
+
'Insert table': string;
|
|
42
|
+
'Decrease Indent': string;
|
|
43
|
+
'Increase Indent': string;
|
|
44
|
+
'Select Special Character': string;
|
|
45
|
+
'Insert Special Character': string;
|
|
46
|
+
'Paint format': string;
|
|
47
|
+
'Change mode': string;
|
|
48
|
+
Margins: string;
|
|
49
|
+
top: string;
|
|
50
|
+
right: string;
|
|
51
|
+
bottom: string;
|
|
52
|
+
left: string;
|
|
53
|
+
Styles: string;
|
|
54
|
+
Classes: string;
|
|
55
|
+
Align: string;
|
|
56
|
+
Right: string;
|
|
57
|
+
Center: string;
|
|
58
|
+
Left: string;
|
|
59
|
+
'--Not Set--': string;
|
|
60
|
+
Src: string;
|
|
61
|
+
Title: string;
|
|
62
|
+
Alternative: string;
|
|
63
|
+
Link: string;
|
|
64
|
+
'Open link in new tab': string;
|
|
65
|
+
file: string;
|
|
66
|
+
Advanced: string;
|
|
67
|
+
'Image properties': string;
|
|
68
|
+
Cancel: string;
|
|
69
|
+
Ok: string;
|
|
70
|
+
'Your code is similar to HTML. Keep as HTML?': string;
|
|
71
|
+
'Paste as HTML': string;
|
|
72
|
+
Keep: string;
|
|
73
|
+
Clean: string;
|
|
74
|
+
'Insert as Text': string;
|
|
75
|
+
'Insert only Text': string;
|
|
76
|
+
'Word Paste Detected': string;
|
|
77
|
+
'The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?': string;
|
|
78
|
+
'File Browser': string;
|
|
79
|
+
'Error on load list': string;
|
|
80
|
+
'Error on load folders': string;
|
|
81
|
+
'Are you sure?': string;
|
|
82
|
+
'Enter Directory name': string;
|
|
83
|
+
'Create directory': string;
|
|
84
|
+
'type name': string;
|
|
85
|
+
'Drop image': string;
|
|
86
|
+
'Drop file': string;
|
|
87
|
+
'or click': string;
|
|
88
|
+
'Alternative text': string;
|
|
89
|
+
Browse: string;
|
|
90
|
+
Upload: string;
|
|
91
|
+
Background: string;
|
|
92
|
+
Text: string;
|
|
93
|
+
Top: string;
|
|
94
|
+
Middle: string;
|
|
95
|
+
Bottom: string;
|
|
96
|
+
'Insert column before': string;
|
|
97
|
+
'Insert column after': string;
|
|
98
|
+
'Insert row above': string;
|
|
99
|
+
'Insert row below': string;
|
|
100
|
+
'Delete table': string;
|
|
101
|
+
'Delete row': string;
|
|
102
|
+
'Delete column': string;
|
|
103
|
+
'Empty cell': string;
|
|
104
|
+
source: string;
|
|
105
|
+
bold: string;
|
|
106
|
+
italic: string;
|
|
107
|
+
brush: string;
|
|
108
|
+
link: string;
|
|
109
|
+
undo: string;
|
|
110
|
+
redo: string;
|
|
111
|
+
table: string;
|
|
112
|
+
image: string;
|
|
113
|
+
eraser: string;
|
|
114
|
+
paragraph: string;
|
|
115
|
+
fontsize: string;
|
|
116
|
+
video: string;
|
|
117
|
+
font: string;
|
|
118
|
+
about: string;
|
|
119
|
+
print: string;
|
|
120
|
+
underline: string;
|
|
121
|
+
strikethrough: string;
|
|
122
|
+
indent: string;
|
|
123
|
+
outdent: string;
|
|
124
|
+
fullsize: string;
|
|
125
|
+
shrink: string;
|
|
126
|
+
hr: string;
|
|
127
|
+
ul: string;
|
|
128
|
+
ol: string;
|
|
129
|
+
cut: string;
|
|
130
|
+
selectall: string;
|
|
131
|
+
'Embed code': string;
|
|
132
|
+
'Open link': string;
|
|
133
|
+
'Edit link': string;
|
|
134
|
+
'No follow': string;
|
|
135
|
+
Unlink: string;
|
|
136
|
+
Eye: string;
|
|
137
|
+
pencil: string;
|
|
138
|
+
Update: string;
|
|
139
|
+
' URL': string;
|
|
140
|
+
Edit: string;
|
|
141
|
+
'Horizontal align': string;
|
|
142
|
+
Filter: string;
|
|
143
|
+
'Sort by changed': string;
|
|
144
|
+
'Sort by name': string;
|
|
145
|
+
'Sort by size': string;
|
|
146
|
+
'Add folder': string;
|
|
147
|
+
Reset: string;
|
|
148
|
+
Save: string;
|
|
149
|
+
'Save as ...': string;
|
|
150
|
+
Resize: string;
|
|
151
|
+
Crop: string;
|
|
152
|
+
Width: string;
|
|
153
|
+
Height: string;
|
|
154
|
+
'Keep Aspect Ratio': string;
|
|
155
|
+
Yes: string;
|
|
156
|
+
No: string;
|
|
157
|
+
Remove: string;
|
|
158
|
+
Select: string;
|
|
159
|
+
'Chars: %d': string;
|
|
160
|
+
'Words: %d': string;
|
|
161
|
+
All: string;
|
|
162
|
+
'Select %s': string;
|
|
163
|
+
'Select all': string;
|
|
164
|
+
'Vertical align': string;
|
|
165
|
+
Split: string;
|
|
166
|
+
'Split vertical': string;
|
|
167
|
+
'Split horizontal': string;
|
|
168
|
+
Merge: string;
|
|
169
|
+
'Add column': string;
|
|
170
|
+
'Add row': string;
|
|
171
|
+
Delete: string;
|
|
172
|
+
Border: string;
|
|
173
|
+
'License: %s': string;
|
|
174
|
+
'Strike through': string;
|
|
175
|
+
Underline: string;
|
|
176
|
+
superscript: string;
|
|
177
|
+
subscript: string;
|
|
178
|
+
'Cut selection': string;
|
|
179
|
+
Break: string;
|
|
180
|
+
'Search for': string;
|
|
181
|
+
'Replace with': string;
|
|
182
|
+
Replace: string;
|
|
183
|
+
Paste: string;
|
|
184
|
+
'Choose Content to Paste': string;
|
|
185
|
+
'You can only edit your own images. Download this image on the host?': string;
|
|
186
|
+
'The image has been successfully uploaded to the host!': string;
|
|
187
|
+
palette: string;
|
|
188
|
+
'There are no files': string;
|
|
189
|
+
Rename: string;
|
|
190
|
+
'Enter new name': string;
|
|
191
|
+
preview: string;
|
|
192
|
+
download: string;
|
|
193
|
+
'Paste from clipboard': string;
|
|
194
|
+
"Your browser doesn't support direct access to the clipboard.": string;
|
|
195
|
+
'Copy selection': string;
|
|
196
|
+
copy: string;
|
|
197
|
+
'Border radius': string;
|
|
198
|
+
'Show all': string;
|
|
199
|
+
Apply: string;
|
|
200
|
+
'Please fill out this field': string;
|
|
201
|
+
'Please enter a web address': string;
|
|
202
|
+
Default: string;
|
|
203
|
+
Circle: string;
|
|
204
|
+
Dot: string;
|
|
205
|
+
Quadrate: string;
|
|
206
|
+
Find: string;
|
|
207
|
+
'Find Previous': string;
|
|
208
|
+
'Find Next': string;
|
|
209
|
+
'Insert className': string;
|
|
210
|
+
'Press Alt for custom resizing': string;
|
|
211
|
+
};
|
|
212
|
+
export = _exports;
|
|
@@ -22,6 +22,7 @@ import * as pl from "./pl.js";
|
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
24
|
import * as tr from "./tr.js";
|
|
25
|
+
import * as ua from "./ua.js";
|
|
25
26
|
import * as zh_cn from "./zh_cn.js";
|
|
26
27
|
import * as zh_tw from "./zh_tw.js";
|
|
27
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
28
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|
|
@@ -22,6 +22,7 @@ import * as pl from "./pl.js";
|
|
|
22
22
|
import * as pt_br from "./pt_br.js";
|
|
23
23
|
import * as ru from "./ru.js";
|
|
24
24
|
import * as tr from "./tr.js";
|
|
25
|
+
import * as ua from "./ua.js";
|
|
25
26
|
import * as zh_cn from "./zh_cn.js";
|
|
26
27
|
import * as zh_tw from "./zh_tw.js";
|
|
27
|
-
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
|
|
28
|
+
export { ar, cs_cz, de, es, fa, fi, fr, he, hu, id, it, ja, ko, mn, nl, pl, pt_br, ru, tr, ua, zh_cn, zh_tw };
|