@smart-cloud/ai-kit-ui 1.4.6 → 1.4.8
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/dist/index.cjs +9 -9
- package/dist/index.js +9 -9
- package/package.json +2 -1
- package/src/ai-feature/AiFeature.tsx +322 -25
- package/src/i18n/ar.ts +13 -13
- package/src/i18n/de.ts +5 -5
- package/src/i18n/es.ts +5 -5
- package/src/i18n/fr.ts +14 -14
- package/src/i18n/he.ts +16 -16
- package/src/i18n/hi.ts +16 -16
- package/src/i18n/hu.ts +4 -4
- package/src/i18n/id.ts +10 -10
- package/src/i18n/it.ts +7 -7
- package/src/i18n/ja.ts +10 -10
- package/src/i18n/ko.ts +11 -11
- package/src/i18n/nb.ts +6 -6
- package/src/i18n/nl.ts +6 -6
- package/src/i18n/pl.ts +19 -19
- package/src/i18n/pt.ts +4 -4
- package/src/i18n/ru.ts +8 -8
- package/src/i18n/sv.ts +5 -5
- package/src/i18n/th.ts +3 -3
- package/src/i18n/tr.ts +37 -37
- package/src/i18n/ua.ts +4 -4
- package/src/i18n/zh.ts +11 -11
package/src/i18n/tr.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const trDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- Seç ---",
|
|
3
|
-
Accept: "Kabul
|
|
4
|
-
"Accept response": "
|
|
3
|
+
Accept: "Kabul et",
|
|
4
|
+
"Accept response": "Yanıtı kabul et",
|
|
5
5
|
Add: "Ekle",
|
|
6
6
|
"Add image": "Resim ekle",
|
|
7
7
|
"Additional instructions to guide the AI.":
|
|
@@ -24,15 +24,15 @@ export const trDict: Record<string, string> = {
|
|
|
24
24
|
"Audio no longer available": "Ses artık kullanılamıyor",
|
|
25
25
|
"Audio recorded": "Ses kaydedildi",
|
|
26
26
|
auto: "otomatik",
|
|
27
|
-
"Auto-detect": "Otomatik
|
|
28
|
-
Cancel: "
|
|
29
|
-
Caption: "
|
|
27
|
+
"Auto-detect": "Otomatik algılama",
|
|
28
|
+
Cancel: "İptal etmek",
|
|
29
|
+
Caption: "Altyazı",
|
|
30
30
|
Casual: "Samimi",
|
|
31
31
|
casual: "gündelik",
|
|
32
32
|
Categories: "Kategoriler",
|
|
33
33
|
"Checking capabilities…": "Yetenekleri kontrol etme…",
|
|
34
34
|
Chinese: "Çince",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Temizle",
|
|
36
36
|
"Clear audio": "Sesi temizle",
|
|
37
37
|
"Click again to confirm": "Onaylamak için tekrar tıklayın",
|
|
38
38
|
Close: "Kapat",
|
|
@@ -49,21 +49,21 @@ export const trDict: Record<string, string> = {
|
|
|
49
49
|
"Creating Translator session": "Çevirmen oturumu oluşturuluyor",
|
|
50
50
|
"Creating Writer session": "Yazar Oluşturma Oturumu",
|
|
51
51
|
"Deciding capability": "Yeteneğe karar verme",
|
|
52
|
-
Description: "
|
|
52
|
+
Description: "Tanım",
|
|
53
53
|
"Detecting language": "Dil tespiti",
|
|
54
54
|
"Done.": "Tamamlamak.",
|
|
55
55
|
"Downloading model…": "Model indiriliyor…",
|
|
56
56
|
Dutch: "Flemenkçe",
|
|
57
57
|
Edit: "Düzenle",
|
|
58
58
|
"Empty response": "Boş yanıt",
|
|
59
|
-
English: "
|
|
59
|
+
English: "İngilizce",
|
|
60
60
|
"Enter a search query to start.": "Arama sorgusu girerek başlayın.",
|
|
61
61
|
Error: "Hata",
|
|
62
|
-
Excerpt: "
|
|
62
|
+
Excerpt: "Alıntı",
|
|
63
63
|
Filters: "Filtreler",
|
|
64
64
|
Formal: "Resmi",
|
|
65
65
|
formal: "resmi",
|
|
66
|
-
French: "
|
|
66
|
+
French: "Fransızca",
|
|
67
67
|
Generate: "Oluştur",
|
|
68
68
|
"Generate Image Metadata": "Görsel meta verilerini oluştur",
|
|
69
69
|
"Generate Post Metadata": "Yazı meta verilerini oluştur",
|
|
@@ -73,16 +73,16 @@ export const trDict: Record<string, string> = {
|
|
|
73
73
|
German: "Almanca",
|
|
74
74
|
Headline: "Başlık",
|
|
75
75
|
headline: "başlık",
|
|
76
|
-
Hebrew: "
|
|
76
|
+
Hebrew: "İbranice",
|
|
77
77
|
Hide: "Saklamak",
|
|
78
78
|
Hindi: "Hintçe",
|
|
79
79
|
"Hover highlights to see explanations.":
|
|
80
80
|
"Vurgulanan noktaların üzerine fareyle gelin ve açıklamaları görüntüleyin.",
|
|
81
81
|
HTML: "HTML",
|
|
82
82
|
Hungarian: "Macarca",
|
|
83
|
-
"I'm ready to assist you.": "Size
|
|
83
|
+
"I'm ready to assist you.": "Size yardımcı olmaya hazırım.",
|
|
84
84
|
"Image no longer available": "Görsel artık kullanılamıyor",
|
|
85
|
-
Indonesian: "
|
|
85
|
+
Indonesian: "Endonezyalı",
|
|
86
86
|
"Initializing on-device AI…": "Cihaz üzerinde yapay zeka başlatılıyor…",
|
|
87
87
|
"Inlining images as base64":
|
|
88
88
|
"Görüntüleri base64 olarak satır içine yerleştirme",
|
|
@@ -90,7 +90,7 @@ export const trDict: Record<string, string> = {
|
|
|
90
90
|
"Giriş ve çıkış dilleri aynı olamaz.",
|
|
91
91
|
"Input language": "Giriş dili",
|
|
92
92
|
Instructions: "Talimatlar",
|
|
93
|
-
Italian: "
|
|
93
|
+
Italian: "İtalyan",
|
|
94
94
|
Japanese: "Japonca",
|
|
95
95
|
"Key Points": "Önemli Noktalar",
|
|
96
96
|
"key-points": "önemli noktalar",
|
|
@@ -110,11 +110,11 @@ export const trDict: Record<string, string> = {
|
|
|
110
110
|
"more-formal": "daha resmi",
|
|
111
111
|
Neutral: "Doğal",
|
|
112
112
|
neutral: "doğal",
|
|
113
|
-
No: "
|
|
113
|
+
No: "Hayır",
|
|
114
114
|
"No content generated.": "İçerik oluşturulmadı.",
|
|
115
115
|
"No issues found. Your text looks great!":
|
|
116
116
|
"Herhangi bir sorun bulunmadı. Metniniz harika görünüyor!",
|
|
117
|
-
"No overrides": "
|
|
117
|
+
"No overrides": "Geçersiz kılma yok",
|
|
118
118
|
Norwegian: "Norveççe",
|
|
119
119
|
"Not sent": "Gönderilmedi",
|
|
120
120
|
"On-device model ready.": "Cihaz üzerinde kullanıma hazır model.",
|
|
@@ -125,18 +125,18 @@ export const trDict: Record<string, string> = {
|
|
|
125
125
|
"Plain Text": "Düz metin",
|
|
126
126
|
Polish: "Lehçe",
|
|
127
127
|
Portuguese: "Portekizce",
|
|
128
|
-
"Powered by": "
|
|
128
|
+
"Powered by": "Tarafından desteklenmektedir",
|
|
129
129
|
Preview: "Önizleme",
|
|
130
|
-
Proofread: "
|
|
130
|
+
Proofread: "Düzelt",
|
|
131
131
|
"Proofread again": "Tekrar gözden geçirin",
|
|
132
132
|
"Proofread on Backend": "Arka uçta yazım denetimi yapın",
|
|
133
133
|
Proofreading: "Düzeltme",
|
|
134
134
|
"Proofreading part {current}/{total}...":
|
|
135
135
|
"{current}/{total}. bölüm düzeltiliyor...",
|
|
136
|
-
"Ready.": "
|
|
136
|
+
"Ready.": "Hazır.",
|
|
137
137
|
"Received backend response.": "Arka uçtan yanıt alındı.",
|
|
138
|
-
"Receiving response...": "
|
|
139
|
-
Record: "",
|
|
138
|
+
"Receiving response...": "Yanıt alınıyor...",
|
|
139
|
+
Record: "Kaydet",
|
|
140
140
|
"Record audio": "Ses kaydet",
|
|
141
141
|
"Recorded audio:": "Kaydedilen ses:",
|
|
142
142
|
"Recording...": "Kaydediliyor...",
|
|
@@ -144,15 +144,15 @@ export const trDict: Record<string, string> = {
|
|
|
144
144
|
References: "Referanslar",
|
|
145
145
|
Regenerate: "Yeniden oluştur",
|
|
146
146
|
"Regenerate on Backend": "Arka uçta yeniden oluştur",
|
|
147
|
-
"Reject response": "
|
|
148
|
-
"Remove image": "Resmi
|
|
147
|
+
"Reject response": "Yanıtı reddet",
|
|
148
|
+
"Remove image": "Resmi kaldır",
|
|
149
149
|
"Replace with": "Şununla değiştirin:",
|
|
150
|
-
"Requesting signed URL": "
|
|
151
|
-
Reset: "
|
|
150
|
+
"Requesting signed URL": "İmzalı URL isteniyor",
|
|
151
|
+
Reset: "Sıfırla",
|
|
152
152
|
"Reset conversation": "Konuşmayı sıfırla",
|
|
153
153
|
"Restore size": "Boyutu geri yükle",
|
|
154
154
|
Rewrite: "Yeniden yaz",
|
|
155
|
-
"Rewrite again": "Tekrar
|
|
155
|
+
"Rewrite again": "Tekrar yazın",
|
|
156
156
|
"Rewrite on Backend": "Arka uçta yeniden yazma",
|
|
157
157
|
"Rewriting part {current}/{total}...":
|
|
158
158
|
"{current}/{total}. bölüm yeniden yazılıyor...",
|
|
@@ -161,20 +161,20 @@ export const trDict: Record<string, string> = {
|
|
|
161
161
|
Russian: "Rusça",
|
|
162
162
|
Search: "Aramak",
|
|
163
163
|
"Search the documentation…": "Dokümantasyonda arama yapın…",
|
|
164
|
-
"Search with AI-Kit": "AI-Kit ile arama
|
|
164
|
+
"Search with AI-Kit": "AI-Kit ile arama yapın",
|
|
165
165
|
"Searching…": "Arama…",
|
|
166
166
|
"Select or type tags…": "Etiketleri seçin veya yazın…",
|
|
167
167
|
Send: "Gönder",
|
|
168
168
|
"Sending request to backend…": "Arka uca istek gönderiliyor…",
|
|
169
169
|
"Sending request to server...": "Sunucuya istek gönderiliyor...",
|
|
170
|
-
Short: "
|
|
171
|
-
short: "
|
|
172
|
-
Shorter: "Daha
|
|
173
|
-
shorter: "daha
|
|
170
|
+
Short: "Kısa",
|
|
171
|
+
short: "kısa",
|
|
172
|
+
Shorter: "Daha kısa",
|
|
173
|
+
shorter: "daha kısa",
|
|
174
174
|
Show: "Göstermek",
|
|
175
175
|
"Something went wrong.": "Bir şeyler ters gitti.",
|
|
176
176
|
Sources: "Kaynaklar",
|
|
177
|
-
Spanish: "
|
|
177
|
+
Spanish: "İspanyol",
|
|
178
178
|
Stop: "Durmak",
|
|
179
179
|
"Stop recording": "Kaydı durdur",
|
|
180
180
|
Subcategories: "Alt kategoriler",
|
|
@@ -187,8 +187,8 @@ export const trDict: Record<string, string> = {
|
|
|
187
187
|
"{current}/{total}. bölüm özetleniyor...",
|
|
188
188
|
Swedish: "İsveççe",
|
|
189
189
|
Tags: "Etiketler",
|
|
190
|
-
Teaser: "
|
|
191
|
-
teaser: "
|
|
190
|
+
Teaser: "Tanıtım metni",
|
|
191
|
+
teaser: "tanıtım videosu",
|
|
192
192
|
Thai: "Tayland",
|
|
193
193
|
"The alt text for the image.": "Görselin alternatif metni.",
|
|
194
194
|
"The caption for the image.": "Görselin altındaki açıklama.",
|
|
@@ -211,7 +211,7 @@ export const trDict: Record<string, string> = {
|
|
|
211
211
|
"TL;DR": "Özetle",
|
|
212
212
|
tldr: "özet",
|
|
213
213
|
Tone: "Ton",
|
|
214
|
-
Topic: "
|
|
214
|
+
Topic: "Konu",
|
|
215
215
|
Translate: "Çevir",
|
|
216
216
|
"Translate again": "Tekrar çevir",
|
|
217
217
|
"Translate on Backend": "Arka uçta çeviri yap",
|
|
@@ -224,11 +224,11 @@ export const trDict: Record<string, string> = {
|
|
|
224
224
|
"Unexpected error": "Beklenmeyen hata",
|
|
225
225
|
Uploading: "Yükleniyor",
|
|
226
226
|
"Uploading images via signed URL": "İmzalı URL üzerinden resim yükleme",
|
|
227
|
-
User: "
|
|
227
|
+
User: "Kullanıcı",
|
|
228
228
|
"Using backend": "Arka uç kullanımı",
|
|
229
229
|
"Using on-device": "Cihaz üzerinde kullanılıyor",
|
|
230
230
|
"Waiting for backend response…": "Arka uçtan yanıt bekleniyor…",
|
|
231
|
-
"Waiting for response...": "
|
|
231
|
+
"Waiting for response...": "Yanıt bekleniyor...",
|
|
232
232
|
Why: "Neden",
|
|
233
233
|
"Working…": "Çalışıyor…",
|
|
234
234
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
package/src/i18n/ua.ts
CHANGED
|
@@ -32,7 +32,7 @@ export const uaDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Категорії",
|
|
33
33
|
"Checking capabilities…": "Перевірка можливостей…",
|
|
34
34
|
Chinese: "китайська",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Очистити",
|
|
36
36
|
"Clear audio": "Очистити аудіо",
|
|
37
37
|
"Click again to confirm": "Натисніть ще раз, щоб підтвердити",
|
|
38
38
|
Close: "Закрити",
|
|
@@ -98,7 +98,7 @@ export const uaDict: Record<string, string> = {
|
|
|
98
98
|
long: "довгий",
|
|
99
99
|
Longer: "Довший",
|
|
100
100
|
longer: "довше",
|
|
101
|
-
Markdown: "
|
|
101
|
+
Markdown: "Markdown",
|
|
102
102
|
Maximize: "Розгорнути",
|
|
103
103
|
Medium: "Середній",
|
|
104
104
|
medium: "середній",
|
|
@@ -134,7 +134,7 @@ export const uaDict: Record<string, string> = {
|
|
|
134
134
|
"Ready.": "Готово.",
|
|
135
135
|
"Received backend response.": "Отримано відповідь від сервера.",
|
|
136
136
|
"Receiving response...": "Отримання відповіді...",
|
|
137
|
-
Record: "",
|
|
137
|
+
Record: "Записати",
|
|
138
138
|
"Record audio": "Записати аудіо",
|
|
139
139
|
"Recorded audio:": "Записане аудіо:",
|
|
140
140
|
"Recording...": "Триває запис...",
|
|
@@ -206,7 +206,7 @@ export const uaDict: Record<string, string> = {
|
|
|
206
206
|
"The topic or subject for the AI to write about.":
|
|
207
207
|
"Тема або предмет, про яку має написати ШІ.",
|
|
208
208
|
Title: "Назва",
|
|
209
|
-
"TL;DR": "
|
|
209
|
+
"TL;DR": "Коротко",
|
|
210
210
|
tldr: "tldr",
|
|
211
211
|
Tone: "Тон",
|
|
212
212
|
Topic: "Тема",
|
package/src/i18n/zh.ts
CHANGED
|
@@ -21,7 +21,7 @@ export const zhDict: Record<string, string> = {
|
|
|
21
21
|
"Audio message": "音频消息",
|
|
22
22
|
"Audio no longer available": "音频已不可用",
|
|
23
23
|
"Audio recorded": "音频已录制",
|
|
24
|
-
auto: "
|
|
24
|
+
auto: "汽车",
|
|
25
25
|
"Auto-detect": "自动检测",
|
|
26
26
|
Cancel: "取消",
|
|
27
27
|
Caption: "标题",
|
|
@@ -30,12 +30,12 @@ export const zhDict: Record<string, string> = {
|
|
|
30
30
|
Categories: "分类",
|
|
31
31
|
"Checking capabilities…": "正在检查功能……",
|
|
32
32
|
Chinese: "中国人",
|
|
33
|
-
Clear: "",
|
|
33
|
+
Clear: "清除",
|
|
34
34
|
"Clear audio": "清除音频",
|
|
35
35
|
"Click again to confirm": "再次点击以确认",
|
|
36
36
|
Close: "关闭",
|
|
37
37
|
"Close chat": "关闭聊天",
|
|
38
|
-
Confirm: "
|
|
38
|
+
Confirm: "确认",
|
|
39
39
|
Corrected: "已更正",
|
|
40
40
|
"Creating final summary...": "正在生成最终摘要...",
|
|
41
41
|
"Creating LanguageDetector session": "创建 LanguageDetector 会话",
|
|
@@ -61,13 +61,13 @@ export const zhDict: Record<string, string> = {
|
|
|
61
61
|
Formal: "正式的",
|
|
62
62
|
formal: "正式的",
|
|
63
63
|
French: "法语",
|
|
64
|
-
Generate: "
|
|
64
|
+
Generate: "生成",
|
|
65
65
|
"Generate Image Metadata": "生成图片元数据",
|
|
66
66
|
"Generate Post Metadata": "生成文章元数据",
|
|
67
67
|
"Generated content": "生成的内容",
|
|
68
68
|
"Generating text": "生成文本",
|
|
69
69
|
"Generating…": "正在生成…",
|
|
70
|
-
German: "
|
|
70
|
+
German: "德语",
|
|
71
71
|
Headline: "标题",
|
|
72
72
|
headline: "标题",
|
|
73
73
|
Hebrew: "希伯来语",
|
|
@@ -121,22 +121,22 @@ export const zhDict: Record<string, string> = {
|
|
|
121
121
|
Portuguese: "葡萄牙语",
|
|
122
122
|
"Powered by": "供电",
|
|
123
123
|
Preview: "预览",
|
|
124
|
-
Proofread: "
|
|
124
|
+
Proofread: "校对",
|
|
125
125
|
"Proofread again": "再次校对",
|
|
126
126
|
"Proofread on Backend": "后端校对",
|
|
127
|
-
Proofreading: "
|
|
127
|
+
Proofreading: "校对中",
|
|
128
128
|
"Proofreading part {current}/{total}...":
|
|
129
129
|
"正在校对第 {current}/{total} 部分...",
|
|
130
130
|
"Ready.": "就绪。",
|
|
131
131
|
"Received backend response.": "已收到后端响应。",
|
|
132
132
|
"Receiving response...": "正在接收响应...",
|
|
133
|
-
Record: "",
|
|
133
|
+
Record: "录音",
|
|
134
134
|
"Record audio": "录制音频",
|
|
135
135
|
"Recorded audio:": "已录制音频:",
|
|
136
136
|
"Recording...": "录制中...",
|
|
137
137
|
Reference: "参考",
|
|
138
138
|
References: "参考资料",
|
|
139
|
-
Regenerate: "
|
|
139
|
+
Regenerate: "重新生成",
|
|
140
140
|
"Regenerate on Backend": "后端重新生成",
|
|
141
141
|
"Reject response": "拒绝回复",
|
|
142
142
|
"Remove image": "移除图片",
|
|
@@ -180,7 +180,7 @@ export const zhDict: Record<string, string> = {
|
|
|
180
180
|
"正在总结第 {current}/{total} 部分...",
|
|
181
181
|
Swedish: "瑞典",
|
|
182
182
|
Tags: "标签",
|
|
183
|
-
Teaser: "
|
|
183
|
+
Teaser: "引导文案",
|
|
184
184
|
teaser: "预告片",
|
|
185
185
|
Thai: "泰国",
|
|
186
186
|
"The alt text for the image.": "图片的替代文字。",
|
|
@@ -199,7 +199,7 @@ export const zhDict: Record<string, string> = {
|
|
|
199
199
|
"The topic or subject for the AI to write about.":
|
|
200
200
|
"人工智能要撰写的主题或题目。",
|
|
201
201
|
Title: "标题",
|
|
202
|
-
"TL;DR": "
|
|
202
|
+
"TL;DR": "简述",
|
|
203
203
|
tldr: "太长不看",
|
|
204
204
|
Tone: "语气",
|
|
205
205
|
Topic: "话题",
|