tiptapify 0.0.35 → 0.0.36
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/README.md +1 -1
- package/dist/tiptapify.css +1 -1
- package/dist/tiptapify.mjs +33194 -24045
- package/dist/tiptapify.umd.js +68 -68
- package/package.json +2 -1
- package/src/components/Toolbar/media.ts +5 -0
- package/src/extensions/charmap/arrows.ts +1227 -0
- package/src/extensions/charmap/box_drawing.ts +324 -0
- package/src/extensions/charmap/currency.ts +157 -0
- package/src/extensions/charmap/cyrillic.ts +646 -0
- package/src/extensions/charmap/diacritics.ts +107 -0
- package/src/extensions/charmap/extended_letters.ts +1311 -0
- package/src/extensions/charmap/greek.ts +443 -0
- package/src/extensions/charmap/hebrew.ts +177 -0
- package/src/extensions/charmap/index.ts +75 -0
- package/src/extensions/charmap/math.ts +2949 -0
- package/src/extensions/charmap/punctuation.ts +121 -0
- package/src/extensions/charmap/symbols.ts +506 -0
- package/src/extensions/charmap/typography.ts +499 -0
- package/src/extensions/components/media/charmap/Button.vue +165 -0
- package/src/extensions/components/media/emoji/Button.vue +6 -11
- package/src/i18n/locales/ar.json +34 -12
- package/src/i18n/locales/ch.json +34 -12
- package/src/i18n/locales/cz.json +34 -12
- package/src/i18n/locales/de.json +34 -12
- package/src/i18n/locales/en.json +34 -12
- package/src/i18n/locales/es.json +34 -12
- package/src/i18n/locales/fi.json +34 -12
- package/src/i18n/locales/fr.json +34 -12
- package/src/i18n/locales/hu.json +34 -12
- package/src/i18n/locales/it.json +34 -12
- package/src/i18n/locales/ja.json +34 -12
- package/src/i18n/locales/ko.json +34 -12
- package/src/i18n/locales/la.json +34 -12
- package/src/i18n/locales/lt.json +34 -12
- package/src/i18n/locales/nl.json +34 -12
- package/src/i18n/locales/pl.json +34 -12
- package/src/i18n/locales/pt.json +34 -12
- package/src/i18n/locales/ru.json +34 -12
- package/src/i18n/locales/se.json +34 -12
- package/src/i18n/locales/th.json +34 -12
- package/src/i18n/locales/tr.json +34 -12
- package/src/i18n/locales/ua.json +34 -12
- package/src/i18n/locales/vi.json +34 -12
package/src/i18n/locales/ja.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "画像",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "絵文字",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "絵文字を検索...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "アクティビティ",
|
|
50
|
+
"animals_and_nature": "動物・自然",
|
|
51
|
+
"component": "コンポーネント",
|
|
52
|
+
"flags": "国旗",
|
|
53
|
+
"food_and_drink": "食べ物・飲み物",
|
|
54
|
+
"objects": "オブジェクト",
|
|
55
|
+
"people_and_body": "人物・体",
|
|
56
|
+
"smileys_and_emotion": "顔文字・感情",
|
|
57
|
+
"symbols": "記号",
|
|
58
|
+
"travel_and_places": "旅行・場所"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "表",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "セルを結合",
|
|
74
77
|
"splitCell": "セルを分割"
|
|
75
78
|
},
|
|
76
|
-
"video": "動画"
|
|
79
|
+
"video": "動画",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "特殊文字を挿入",
|
|
82
|
+
"search": "文字を検索...",
|
|
83
|
+
"noResults": "一致する文字が見つかりません",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "句読点",
|
|
86
|
+
"symbols": "記号",
|
|
87
|
+
"math": "数学",
|
|
88
|
+
"currency": "通貨",
|
|
89
|
+
"greek": "ギリシャ文字",
|
|
90
|
+
"extended_letters": "拡張文字",
|
|
91
|
+
"diacritics": "分音記号",
|
|
92
|
+
"typography": "タイポグラフィ",
|
|
93
|
+
"cyrillic": "キリル文字",
|
|
94
|
+
"hebrew": "ヘブライ文字",
|
|
95
|
+
"arrows": "矢印",
|
|
96
|
+
"box_drawing": "罫線素片"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "取り消し",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "単語数",
|
|
151
173
|
"chars": "文字数"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/ko.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "이미지",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "이모지",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "이모지 검색...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "활동",
|
|
50
|
+
"animals_and_nature": "동물과 자연",
|
|
51
|
+
"component": "컴포넌트",
|
|
52
|
+
"flags": "깃발",
|
|
53
|
+
"food_and_drink": "음식과 음료",
|
|
54
|
+
"objects": "객체",
|
|
55
|
+
"people_and_body": "사람과 신체",
|
|
56
|
+
"smileys_and_emotion": "미소와 감정",
|
|
57
|
+
"symbols": "기호",
|
|
58
|
+
"travel_and_places": "여행과 장소"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "표",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "셀 병합",
|
|
74
77
|
"splitCell": "셀 분할"
|
|
75
78
|
},
|
|
76
|
-
"video": "동영상"
|
|
79
|
+
"video": "동영상",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "특수 문자 삽입",
|
|
82
|
+
"search": "문자 검색...",
|
|
83
|
+
"noResults": "일치하는 문자를 찾지 못했습니다",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "구두점",
|
|
86
|
+
"symbols": "기호",
|
|
87
|
+
"math": "수학",
|
|
88
|
+
"currency": "통화",
|
|
89
|
+
"greek": "그리스 문자",
|
|
90
|
+
"extended_letters": "확장 문자",
|
|
91
|
+
"diacritics": "분음 부호",
|
|
92
|
+
"typography": "타이포그래피",
|
|
93
|
+
"cyrillic": "키릴 문자",
|
|
94
|
+
"hebrew": "히브리어",
|
|
95
|
+
"arrows": "화살표",
|
|
96
|
+
"box_drawing": "상자 그리기"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "실행 취소",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "단어",
|
|
151
173
|
"chars": "글자"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/la.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "Attēls",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "Emocijzīmes",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "Meklēt emocijzīmes...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "Aktivitātes",
|
|
50
|
+
"animals_and_nature": "Dzīvnieki un daba",
|
|
51
|
+
"component": "Komponents",
|
|
52
|
+
"flags": "Karogi",
|
|
53
|
+
"food_and_drink": "Pārtika un dzērieni",
|
|
54
|
+
"objects": "Objekti",
|
|
55
|
+
"people_and_body": "Cilvēki un ķermenis",
|
|
56
|
+
"smileys_and_emotion": "Sejītes un emocijas",
|
|
57
|
+
"symbols": "Simboli",
|
|
58
|
+
"travel_and_places": "Ceļojumi un vietas"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "Tabula",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "Apvienot šūnas",
|
|
74
77
|
"splitCell": "Sadalīt šūnu"
|
|
75
78
|
},
|
|
76
|
-
"video": "Video"
|
|
79
|
+
"video": "Video",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "Ievietot īpašo simbolu",
|
|
82
|
+
"search": "Meklēt rakstzīmes...",
|
|
83
|
+
"noResults": "Sakrītamas rakstzīmes nav atrastas",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "Punktuācija",
|
|
86
|
+
"symbols": "Simboli",
|
|
87
|
+
"math": "Matemātika",
|
|
88
|
+
"currency": "Valūta",
|
|
89
|
+
"greek": "Grieķu burti",
|
|
90
|
+
"extended_letters": "Paplašināti burti",
|
|
91
|
+
"diacritics": "Diakritiskās zīmes",
|
|
92
|
+
"typography": "Tipogrāfija",
|
|
93
|
+
"cyrillic": "Kirilica",
|
|
94
|
+
"hebrew": "Ivrits",
|
|
95
|
+
"arrows": "Bultiņas",
|
|
96
|
+
"box_drawing": "Rāmju zīmēšana"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "Atsaukt",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "vārdi",
|
|
151
173
|
"chars": "zīmes"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/lt.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "Paveikslas",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "Emoji",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "Ieškoti emoji...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "Veiklos",
|
|
50
|
+
"animals_and_nature": "Gyvūnai ir gamta",
|
|
51
|
+
"component": "Komponentas",
|
|
52
|
+
"flags": "Vėliavos",
|
|
53
|
+
"food_and_drink": "Maistas ir gėrimai",
|
|
54
|
+
"objects": "Objektai",
|
|
55
|
+
"people_and_body": "Žmonės ir kūnas",
|
|
56
|
+
"smileys_and_emotion": "Šypsenos ir emocijos",
|
|
57
|
+
"symbols": "Simboliai",
|
|
58
|
+
"travel_and_places": "Kelionės ir vietos"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "Lentelė",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "Sujungti ląsteles",
|
|
74
77
|
"splitCell": "Padalinti ląstelę"
|
|
75
78
|
},
|
|
76
|
-
"video": "Video"
|
|
79
|
+
"video": "Video",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "Įterpti specialųjį simbolį",
|
|
82
|
+
"search": "Ieškoti simbolių...",
|
|
83
|
+
"noResults": "Atitinkančių simbolių nerasta",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "Skyryba",
|
|
86
|
+
"symbols": "Simboliai",
|
|
87
|
+
"math": "Matematika",
|
|
88
|
+
"currency": "Valiuta",
|
|
89
|
+
"greek": "Graikiškos raidės",
|
|
90
|
+
"extended_letters": "Išplėstinės raidės",
|
|
91
|
+
"diacritics": "Diakritiniai ženklai",
|
|
92
|
+
"typography": "Tipografija",
|
|
93
|
+
"cyrillic": "Kirilica",
|
|
94
|
+
"hebrew": "Hebrajų",
|
|
95
|
+
"arrows": "Rodyklės",
|
|
96
|
+
"box_drawing": "Rėmelių braižymas"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "Atšaukti",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "žodžiai",
|
|
151
173
|
"chars": "simboliai"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/nl.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "Afbeelding",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "Emoji",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "Zoeken naar emoji...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "Activiteiten",
|
|
50
|
+
"animals_and_nature": "Dieren en natuur",
|
|
51
|
+
"component": "Component",
|
|
52
|
+
"flags": "Vlaggen",
|
|
53
|
+
"food_and_drink": "Eten en drinken",
|
|
54
|
+
"objects": "Objecten",
|
|
55
|
+
"people_and_body": "Mensen en lichaam",
|
|
56
|
+
"smileys_and_emotion": "Smileys en emoties",
|
|
57
|
+
"symbols": "Symbolen",
|
|
58
|
+
"travel_and_places": "Reizen en plaatsen"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "Tabel",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "Cellen samenvoegen",
|
|
74
77
|
"splitCell": "Cel splitsen"
|
|
75
78
|
},
|
|
76
|
-
"video": "Video"
|
|
79
|
+
"video": "Video",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "Speciaal teken invoegen",
|
|
82
|
+
"search": "Tekens zoeken...",
|
|
83
|
+
"noResults": "Geen overeenkomende tekens gevonden",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "Leestekens",
|
|
86
|
+
"symbols": "Symbolen",
|
|
87
|
+
"math": "Wiskunde",
|
|
88
|
+
"currency": "Valuta",
|
|
89
|
+
"greek": "Griekse letters",
|
|
90
|
+
"extended_letters": "Uitgebreide letters",
|
|
91
|
+
"diacritics": "Diakritische tekens",
|
|
92
|
+
"typography": "Typografie",
|
|
93
|
+
"cyrillic": "Cyrillisch",
|
|
94
|
+
"hebrew": "Hebreeuws",
|
|
95
|
+
"arrows": "Pijlen",
|
|
96
|
+
"box_drawing": "Kaders tekenen"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "Ongedaan maken",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "woorden",
|
|
151
173
|
"chars": "tekens"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/pl.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "Obraz",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "Emoji",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "Szukaj emoji...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "Aktywności",
|
|
50
|
+
"animals_and_nature": "Zwierzęta i natura",
|
|
51
|
+
"component": "Komponent",
|
|
52
|
+
"flags": "Flagi",
|
|
53
|
+
"food_and_drink": "Jedzenie i napoje",
|
|
54
|
+
"objects": "Obiekty",
|
|
55
|
+
"people_and_body": "Ludzie i ciało",
|
|
56
|
+
"smileys_and_emotion": "Buźki i emocje",
|
|
57
|
+
"symbols": "Symbole",
|
|
58
|
+
"travel_and_places": "Podróże i miejsca"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "Tabela",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "Scal komórki",
|
|
74
77
|
"splitCell": "Podziel komórkę"
|
|
75
78
|
},
|
|
76
|
-
"video": "Wideo"
|
|
79
|
+
"video": "Wideo",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "Wstaw specjalny znak",
|
|
82
|
+
"search": "Szukaj znaków...",
|
|
83
|
+
"noResults": "Nie znaleziono pasujących znaków",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "Interpunkcja",
|
|
86
|
+
"symbols": "Symbole",
|
|
87
|
+
"math": "Matematyka",
|
|
88
|
+
"currency": "Waluta",
|
|
89
|
+
"greek": "Litery greckie",
|
|
90
|
+
"extended_letters": "Rozszerzone litery",
|
|
91
|
+
"diacritics": "Dytekrytyki",
|
|
92
|
+
"typography": "Typografia",
|
|
93
|
+
"cyrillic": "Cyrylica",
|
|
94
|
+
"hebrew": "Hebrajski",
|
|
95
|
+
"arrows": "Strzałki",
|
|
96
|
+
"box_drawing": "Rysowanie ramek"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "Cofnij",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "słowa",
|
|
151
173
|
"chars": "znaki"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/pt.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "Imagem",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "Emoji",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "Pesquisar emoji...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "Atividades",
|
|
50
|
+
"animals_and_nature": "Animais e natureza",
|
|
51
|
+
"component": "Componente",
|
|
52
|
+
"flags": "Bandeiras",
|
|
53
|
+
"food_and_drink": "Comida e bebida",
|
|
54
|
+
"objects": "Objetos",
|
|
55
|
+
"people_and_body": "Pessoas e corpo",
|
|
56
|
+
"smileys_and_emotion": "Smileys e emoções",
|
|
57
|
+
"symbols": "Símbolos",
|
|
58
|
+
"travel_and_places": "Viagens e lugares"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "Tabela",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "Mesclar células",
|
|
74
77
|
"splitCell": "Dividir célula"
|
|
75
78
|
},
|
|
76
|
-
"video": "Vídeo"
|
|
79
|
+
"video": "Vídeo",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "Inserir caractere especial",
|
|
82
|
+
"search": "Pesquisar caracteres...",
|
|
83
|
+
"noResults": "Nenhum caractere correspondente encontrado",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "Pontuação",
|
|
86
|
+
"symbols": "Símbolos",
|
|
87
|
+
"math": "Matemática",
|
|
88
|
+
"currency": "Moeda",
|
|
89
|
+
"greek": "Letras gregas",
|
|
90
|
+
"extended_letters": "Letras estendidas",
|
|
91
|
+
"diacritics": "Diacríticos",
|
|
92
|
+
"typography": "Tipografia",
|
|
93
|
+
"cyrillic": "Cirílico",
|
|
94
|
+
"hebrew": "Hebraico",
|
|
95
|
+
"arrows": "Setas",
|
|
96
|
+
"box_drawing": "Desenho de caixas"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "Desfazer",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "palavras",
|
|
151
173
|
"chars": "caracteres"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/ru.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"iframe": "iframe",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "Эмодзи",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "Поиск эмодзи...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "Активности",
|
|
50
|
+
"animals_and_nature": "Животные и природа",
|
|
51
|
+
"component": "Компонент",
|
|
52
|
+
"flags": "Флаги",
|
|
53
|
+
"food_and_drink": "Еда и напитки",
|
|
54
|
+
"objects": "Объекты",
|
|
55
|
+
"people_and_body": "Люди и части тела",
|
|
56
|
+
"smileys_and_emotion": "Смайлики и эмоции",
|
|
57
|
+
"symbols": "Символы",
|
|
58
|
+
"travel_and_places": "Путешествия и места"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "Таблица",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "Объединить ячейки",
|
|
74
77
|
"splitCell": "Разделить ячейку"
|
|
75
78
|
},
|
|
76
|
-
"video": "Видео"
|
|
79
|
+
"video": "Видео",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "Вставить специальный символ",
|
|
82
|
+
"search": "Поиск символов...",
|
|
83
|
+
"noResults": "Совпадающих символов не найдено",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "Пунктуация",
|
|
86
|
+
"symbols": "Символы",
|
|
87
|
+
"math": "Математика",
|
|
88
|
+
"currency": "Валюта",
|
|
89
|
+
"greek": "Греческие буквы",
|
|
90
|
+
"extended_letters": "Расширенные буквы",
|
|
91
|
+
"diacritics": "Диакритические знаки",
|
|
92
|
+
"typography": "Типографика",
|
|
93
|
+
"cyrillic": "Кириллица",
|
|
94
|
+
"hebrew": "Иврит",
|
|
95
|
+
"arrows": "Стрелки",
|
|
96
|
+
"box_drawing": "Рисование рамок"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "Отмена",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "слова",
|
|
151
173
|
"chars": "символы"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/se.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "Bild",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "Emoji",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "Sök emoji...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "Aktiviteter",
|
|
50
|
+
"animals_and_nature": "Djur och natur",
|
|
51
|
+
"component": "Komponent",
|
|
52
|
+
"flags": "Flaggor",
|
|
53
|
+
"food_and_drink": "Mat och dryck",
|
|
54
|
+
"objects": "Objekt",
|
|
55
|
+
"people_and_body": "Människor och kropp",
|
|
56
|
+
"smileys_and_emotion": "Smileys och känslor",
|
|
57
|
+
"symbols": "Symboler",
|
|
58
|
+
"travel_and_places": "Resor och platser"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "Tabell",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "Sammanfoga celler",
|
|
74
77
|
"splitCell": "Dela cell"
|
|
75
78
|
},
|
|
76
|
-
"video": "Video"
|
|
79
|
+
"video": "Video",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "Infoga specialtecken",
|
|
82
|
+
"search": "Sök tecken...",
|
|
83
|
+
"noResults": "Inga matchande tecken hittades",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "Interpunktion",
|
|
86
|
+
"symbols": "Symboler",
|
|
87
|
+
"math": "Matematik",
|
|
88
|
+
"currency": "Valuta",
|
|
89
|
+
"greek": "Grekiska bokstäver",
|
|
90
|
+
"extended_letters": "Utökade bokstäver",
|
|
91
|
+
"diacritics": "Diakritiska tecken",
|
|
92
|
+
"typography": "Typografi",
|
|
93
|
+
"cyrillic": "Kyrilliska",
|
|
94
|
+
"hebrew": "Hebreiska",
|
|
95
|
+
"arrows": "Pilar",
|
|
96
|
+
"box_drawing": "Ramarbete"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "Ångra",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "ord",
|
|
151
173
|
"chars": "tecken"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|
package/src/i18n/locales/th.json
CHANGED
|
@@ -44,16 +44,19 @@
|
|
|
44
44
|
"image": "รูปภาพ",
|
|
45
45
|
"emoji": {
|
|
46
46
|
"title": "อิโมจิ",
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
47
|
+
"search": "ค้นหาอิโมจิ...",
|
|
48
|
+
"categories": {
|
|
49
|
+
"activities": "กิจกรรม",
|
|
50
|
+
"animals_and_nature": "สัตว์และธรรมชาติ",
|
|
51
|
+
"component": "คอมโพเนนต์",
|
|
52
|
+
"flags": "ธง",
|
|
53
|
+
"food_and_drink": "อาหารและเครื่องดื่ม",
|
|
54
|
+
"objects": "วัตถุ",
|
|
55
|
+
"people_and_body": "คนและร่างกาย",
|
|
56
|
+
"smileys_and_emotion": "อิโมจิและอารมณ์",
|
|
57
|
+
"symbols": "สัญลักษณ์",
|
|
58
|
+
"travel_and_places": "การเดินทางและสถานที่"
|
|
59
|
+
}
|
|
57
60
|
},
|
|
58
61
|
"tables": {
|
|
59
62
|
"table": "ตาราง",
|
|
@@ -73,7 +76,26 @@
|
|
|
73
76
|
"mergeCells": "รวมเซลล์",
|
|
74
77
|
"splitCell": "แยกเซลล์"
|
|
75
78
|
},
|
|
76
|
-
"video": "วิดีโอ"
|
|
79
|
+
"video": "วิดีโอ",
|
|
80
|
+
"charmap": {
|
|
81
|
+
"title": "แทรกอักขระพิเศษ",
|
|
82
|
+
"search": "ค้นหาอักขระ...",
|
|
83
|
+
"noResults": "ไม่พบอักขระที่ตรงกัน",
|
|
84
|
+
"categories": {
|
|
85
|
+
"punctuation": "เครื่องหมายวรรคตอน",
|
|
86
|
+
"symbols": "สัญลักษณ์",
|
|
87
|
+
"math": "คณิตศาสตร์",
|
|
88
|
+
"currency": "สกุลเงิน",
|
|
89
|
+
"greek": "ตัวอักษรกรีก",
|
|
90
|
+
"extended_letters": "ตัวอักษรขยาย",
|
|
91
|
+
"diacritics": "เครื่องหมายกำกับ",
|
|
92
|
+
"typography": "การพิมพ์",
|
|
93
|
+
"cyrillic": "ซีริลลิก",
|
|
94
|
+
"hebrew": "ฮีบรู",
|
|
95
|
+
"arrows": "ลูกศร",
|
|
96
|
+
"box_drawing": "การวาดกรอบ"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
77
99
|
},
|
|
78
100
|
"action": {
|
|
79
101
|
"undo": "ยกเลิก",
|
|
@@ -150,4 +172,4 @@
|
|
|
150
172
|
"words": "คำ",
|
|
151
173
|
"chars": "ตัวอักษร"
|
|
152
174
|
}
|
|
153
|
-
}
|
|
175
|
+
}
|