@smart-cloud/ai-kit-ui 1.4.5 → 1.4.7
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 +3 -2
- package/src/ai-feature/AiFeature.tsx +234 -15
- 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/fr.ts
CHANGED
|
@@ -17,7 +17,7 @@ export const frDict: Record<string, string> = {
|
|
|
17
17
|
"As-Is": "Sans modification",
|
|
18
18
|
"as-is": "tel quel",
|
|
19
19
|
"Ask anything…": "Demandez n’importe quoi…",
|
|
20
|
-
"Ask me": "
|
|
20
|
+
"Ask me": "Posez-moi une question",
|
|
21
21
|
Assistant: "Assistant",
|
|
22
22
|
"Assistant is thinking…": "L'assistant réfléchit…",
|
|
23
23
|
"Audio message": "Message audio",
|
|
@@ -27,12 +27,12 @@ export const frDict: Record<string, string> = {
|
|
|
27
27
|
"Auto-detect": "Détection automatique",
|
|
28
28
|
Cancel: "Annuler",
|
|
29
29
|
Caption: "Légende",
|
|
30
|
-
Casual: "
|
|
31
|
-
casual: "
|
|
30
|
+
Casual: "Décontracté",
|
|
31
|
+
casual: "décontracté",
|
|
32
32
|
Categories: "Catégories",
|
|
33
33
|
"Checking capabilities…": "Vérification des capacités…",
|
|
34
34
|
Chinese: "Chinois",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Effacer",
|
|
36
36
|
"Clear audio": "Effacer l’audio",
|
|
37
37
|
"Click again to confirm": "Cliquez à nouveau pour confirmer",
|
|
38
38
|
Close: "Fermer",
|
|
@@ -62,15 +62,15 @@ export const frDict: Record<string, string> = {
|
|
|
62
62
|
Error: "Erreur",
|
|
63
63
|
Excerpt: "Extrait",
|
|
64
64
|
Filters: "Filtres",
|
|
65
|
-
Formal: "
|
|
66
|
-
formal: "
|
|
65
|
+
Formal: "Formel",
|
|
66
|
+
formal: "formel",
|
|
67
67
|
French: "Français",
|
|
68
68
|
Generate: "Générer",
|
|
69
69
|
"Generate Image Metadata": "Générer les métadonnées de l’image",
|
|
70
70
|
"Generate Post Metadata": "Générer les métadonnées de l’article",
|
|
71
71
|
"Generated content": "Contenu généré",
|
|
72
72
|
"Generating text": "Générer du texte",
|
|
73
|
-
"Generating…": "
|
|
73
|
+
"Generating…": "Génération…",
|
|
74
74
|
German: "Allemand",
|
|
75
75
|
Headline: "Titre",
|
|
76
76
|
headline: "titre",
|
|
@@ -100,7 +100,7 @@ export const frDict: Record<string, string> = {
|
|
|
100
100
|
long: "long",
|
|
101
101
|
Longer: "Plus long",
|
|
102
102
|
longer: "plus long",
|
|
103
|
-
Markdown: "
|
|
103
|
+
Markdown: "Markdown",
|
|
104
104
|
Maximize: "Agrandir",
|
|
105
105
|
Medium: "Moyen",
|
|
106
106
|
medium: "moyen",
|
|
@@ -114,7 +114,7 @@ export const frDict: Record<string, string> = {
|
|
|
114
114
|
"No content generated.": "Aucun contenu généré.",
|
|
115
115
|
"No issues found. Your text looks great!":
|
|
116
116
|
"Aucun problème détecté. Votre texte est parfait !",
|
|
117
|
-
"No overrides": "
|
|
117
|
+
"No overrides": "Aucun remplacement",
|
|
118
118
|
Norwegian: "norvégien",
|
|
119
119
|
"Not sent": "Non envoyé",
|
|
120
120
|
"On-device model ready.": "Modèle embarqué prêt.",
|
|
@@ -130,13 +130,13 @@ export const frDict: Record<string, string> = {
|
|
|
130
130
|
Proofread: "Relecture",
|
|
131
131
|
"Proofread again": "Relisez-vous.",
|
|
132
132
|
"Proofread on Backend": "Relecture côté serveur",
|
|
133
|
-
Proofreading: "
|
|
133
|
+
Proofreading: "Relecture",
|
|
134
134
|
"Proofreading part {current}/{total}...":
|
|
135
135
|
"Relecture de la partie {current}/{total}...",
|
|
136
136
|
"Ready.": "Prêt.",
|
|
137
137
|
"Received backend response.": "Réponse du serveur reçue.",
|
|
138
138
|
"Receiving response...": "Réception de la réponse...",
|
|
139
|
-
Record: "",
|
|
139
|
+
Record: "Enregistrer",
|
|
140
140
|
"Record audio": "Enregistrer l’audio",
|
|
141
141
|
"Recorded audio:": "Audio enregistré:",
|
|
142
142
|
"Recording...": "Enregistrement...",
|
|
@@ -151,7 +151,7 @@ export const frDict: Record<string, string> = {
|
|
|
151
151
|
Reset: "Réinitialiser",
|
|
152
152
|
"Reset conversation": "Réinitialiser la conversation",
|
|
153
153
|
"Restore size": "Rétablir la taille",
|
|
154
|
-
Rewrite: "
|
|
154
|
+
Rewrite: "Réécrire",
|
|
155
155
|
"Rewrite again": "Réécrire",
|
|
156
156
|
"Rewrite on Backend": "Réécriture côté serveur",
|
|
157
157
|
"Rewriting part {current}/{total}...":
|
|
@@ -161,7 +161,7 @@ export const frDict: Record<string, string> = {
|
|
|
161
161
|
Russian: "russe",
|
|
162
162
|
Search: "Recherche",
|
|
163
163
|
"Search the documentation…": "Consultez la documentation…",
|
|
164
|
-
"Search with AI-Kit": "
|
|
164
|
+
"Search with AI-Kit": "Rechercher avec AI-Kit",
|
|
165
165
|
"Searching…": "Recherche…",
|
|
166
166
|
"Select or type tags…": "Sélectionnez ou saisissez des tags…",
|
|
167
167
|
Send: "Envoyer",
|
|
@@ -187,7 +187,7 @@ export const frDict: Record<string, string> = {
|
|
|
187
187
|
"Résumé de la partie {current}/{total}...",
|
|
188
188
|
Swedish: "suédois",
|
|
189
189
|
Tags: "Tags",
|
|
190
|
-
Teaser: "
|
|
190
|
+
Teaser: "Texte d’accroche",
|
|
191
191
|
teaser: "taquin",
|
|
192
192
|
Thai: "thaïlandais",
|
|
193
193
|
"The alt text for the image.": "Texte alternatif de l'image.",
|
package/src/i18n/he.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const heDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- בחר ---",
|
|
3
|
-
Accept: "
|
|
3
|
+
Accept: "קבל",
|
|
4
4
|
"Accept response": "קבל תשובה",
|
|
5
5
|
Add: "הוסף",
|
|
6
6
|
"Add image": "הוסף תמונה",
|
|
@@ -32,7 +32,7 @@ export const heDict: 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: "לִסְגוֹר",
|
|
@@ -63,7 +63,7 @@ export const heDict: Record<string, string> = {
|
|
|
63
63
|
Formal: "רִשְׁמִי",
|
|
64
64
|
formal: "רִשְׁמִי",
|
|
65
65
|
French: "צָרְפָתִית",
|
|
66
|
-
Generate: "
|
|
66
|
+
Generate: "צור",
|
|
67
67
|
"Generate Image Metadata": "יצירת מטא־דאטה לתמונה",
|
|
68
68
|
"Generate Post Metadata": "יצירת מטא־דאטה לפוסט",
|
|
69
69
|
"Generated content": "תוכן שנוצר",
|
|
@@ -98,7 +98,7 @@ export const heDict: 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: "בֵּינוֹנִי",
|
|
@@ -125,21 +125,21 @@ export const heDict: Record<string, string> = {
|
|
|
125
125
|
Portuguese: "פורטוגזית",
|
|
126
126
|
"Powered by": "מופעל על ידי",
|
|
127
127
|
Preview: "תצוגה מקדימה",
|
|
128
|
-
Proofread: "
|
|
128
|
+
Proofread: "הגהה",
|
|
129
129
|
"Proofread again": "הגהה שוב",
|
|
130
|
-
"Proofread on Backend": "הגהה
|
|
130
|
+
"Proofread on Backend": "הגהה בשרת",
|
|
131
131
|
Proofreading: "הַגָהָה",
|
|
132
132
|
"Proofreading part {current}/{total}...": "מגיה חלק {current}/{total}...",
|
|
133
133
|
"Ready.": "מוכן.",
|
|
134
134
|
"Received backend response.": "התקבלה תגובה מה-backend.",
|
|
135
135
|
"Receiving response...": "מתקבלת תגובה...",
|
|
136
|
-
Record: "",
|
|
136
|
+
Record: "הקלט",
|
|
137
137
|
"Record audio": "הקלט אודיו",
|
|
138
138
|
"Recorded audio:": "אודיו מוקלט:",
|
|
139
139
|
"Recording...": "מקליט...",
|
|
140
140
|
Reference: "מקור",
|
|
141
141
|
References: "מקורות",
|
|
142
|
-
Regenerate: "
|
|
142
|
+
Regenerate: "צור מחדש",
|
|
143
143
|
"Regenerate on Backend": "צור מחדש ב-Backend",
|
|
144
144
|
"Reject response": "דחה תשובה",
|
|
145
145
|
"Remove image": "הסר תמונה",
|
|
@@ -148,9 +148,9 @@ export const heDict: Record<string, string> = {
|
|
|
148
148
|
Reset: "איפוס",
|
|
149
149
|
"Reset conversation": "איפוס שיחה",
|
|
150
150
|
"Restore size": "שחזר גודל",
|
|
151
|
-
Rewrite: "
|
|
151
|
+
Rewrite: "כתוב מחדש",
|
|
152
152
|
"Rewrite again": "כתוב שוב מחדש",
|
|
153
|
-
"Rewrite on Backend": "כתיבה מחדש
|
|
153
|
+
"Rewrite on Backend": "כתיבה מחדש בשרת",
|
|
154
154
|
"Rewriting part {current}/{total}...": "משכתב חלק {current}/{total}...",
|
|
155
155
|
"Rewriting text": "כתיבה מחדש של טקסט",
|
|
156
156
|
"Running on-device...": "רץ במכשיר...",
|
|
@@ -175,9 +175,9 @@ export const heDict: Record<string, string> = {
|
|
|
175
175
|
"Stop recording": "עצור הקלטה",
|
|
176
176
|
Subcategories: "תתי־קטגוריות",
|
|
177
177
|
"Suggested change": "שינוי מוצע",
|
|
178
|
-
Summarize: "
|
|
178
|
+
Summarize: "סכם",
|
|
179
179
|
"Summarize again": "לסכם שוב",
|
|
180
|
-
"Summarize on Backend": "סיכום
|
|
180
|
+
"Summarize on Backend": "סיכום בשרת",
|
|
181
181
|
Summarizing: "תִמצוּת",
|
|
182
182
|
"Summarizing part {current}/{total}...": "מסכם חלק {current}/{total}...",
|
|
183
183
|
Swedish: "שוודית",
|
|
@@ -203,13 +203,13 @@ export const heDict: Record<string, string> = {
|
|
|
203
203
|
"The topic or subject for the AI to write about.":
|
|
204
204
|
"הנושא או התחום שעליו הבינה המלאכותית תכתוב.",
|
|
205
205
|
Title: "כּוֹתֶרֶת",
|
|
206
|
-
"TL;DR": "
|
|
206
|
+
"TL;DR": "בקצרה",
|
|
207
207
|
tldr: "tldr",
|
|
208
208
|
Tone: "טוֹן",
|
|
209
209
|
Topic: "נוֹשֵׂא",
|
|
210
|
-
Translate: "
|
|
210
|
+
Translate: "תרגם",
|
|
211
211
|
"Translate again": "תרגם שוב",
|
|
212
|
-
"Translate on Backend": "תרגום
|
|
212
|
+
"Translate on Backend": "תרגום בשרת",
|
|
213
213
|
Translating: "תִרגוּם",
|
|
214
214
|
"Translating part {current}/{total}...": "מתרגם חלק {current}/{total}...",
|
|
215
215
|
Turkish: "טוּרקִית",
|
|
@@ -226,7 +226,7 @@ export const heDict: Record<string, string> = {
|
|
|
226
226
|
Why: "מַדוּעַ",
|
|
227
227
|
"Working…": "עובד…",
|
|
228
228
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
229
|
-
Write: "
|
|
229
|
+
Write: "כתוב",
|
|
230
230
|
"Writing part {current}/{total}...": "כותב חלק {current}/{total}...",
|
|
231
231
|
Yes: "כן",
|
|
232
232
|
"You need a subscription to use this feature on frontend.":
|
package/src/i18n/hi.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const hiDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- चुनें ---",
|
|
3
|
-
Accept: "स्वीकार
|
|
3
|
+
Accept: "स्वीकार करें",
|
|
4
4
|
"Accept response": "उत्तर स्वीकार करें",
|
|
5
5
|
Add: "जोड़ें",
|
|
6
6
|
"Add image": "छवि जोड़ें",
|
|
@@ -14,7 +14,7 @@ export const hiDict: Record<string, string> = {
|
|
|
14
14
|
Arabic: "अरबी",
|
|
15
15
|
"Are you sure you want to reset the conversation?":
|
|
16
16
|
"क्या आप वाकई बातचीत रीसेट करना चाहते हैं?",
|
|
17
|
-
"As-Is": "
|
|
17
|
+
"As-Is": "जैसा है",
|
|
18
18
|
"as-is": "जैसा है",
|
|
19
19
|
"Ask anything…": "कुछ भी पूछें…",
|
|
20
20
|
"Ask me": "मुझसे पूछें",
|
|
@@ -24,7 +24,7 @@ export const hiDict: Record<string, string> = {
|
|
|
24
24
|
"Audio no longer available": "ऑडियो अब उपलब्ध नहीं है",
|
|
25
25
|
"Audio recorded": "ऑडियो रिकॉर्ड किया गया",
|
|
26
26
|
auto: "ऑटो",
|
|
27
|
-
"Auto-detect": "
|
|
27
|
+
"Auto-detect": "स्वतः पहचानें",
|
|
28
28
|
Cancel: "रद्द करना",
|
|
29
29
|
Caption: "कैप्शन",
|
|
30
30
|
Casual: "अनौपचारिक",
|
|
@@ -32,7 +32,7 @@ export const hiDict: 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: "बंद करना",
|
|
@@ -48,7 +48,7 @@ export const hiDict: Record<string, string> = {
|
|
|
48
48
|
"Creating Translator session": "अनुवादक सत्र का निर्माण",
|
|
49
49
|
"Creating Writer session": "लेखक सृजन सत्र",
|
|
50
50
|
"Deciding capability": "निर्णय लेने की क्षमता",
|
|
51
|
-
Description: "
|
|
51
|
+
Description: "विवरण",
|
|
52
52
|
"Detecting language": "भाषा का पता लगाना",
|
|
53
53
|
"Done.": "हो गया।",
|
|
54
54
|
"Downloading model…": "मॉडल डाउनलोड हो रहा है…",
|
|
@@ -63,7 +63,7 @@ export const hiDict: Record<string, string> = {
|
|
|
63
63
|
Formal: "औपचारिक",
|
|
64
64
|
formal: "औपचारिक",
|
|
65
65
|
French: "फ्रेंच",
|
|
66
|
-
Generate: "
|
|
66
|
+
Generate: "जनरेट करें",
|
|
67
67
|
"Generate Image Metadata": "चित्र मेटाडेटा जनरेट करें",
|
|
68
68
|
"Generate Post Metadata": "पोस्ट मेटाडेटा जनरेट करें",
|
|
69
69
|
"Generated content": "उत्पन्न सामग्री",
|
|
@@ -98,7 +98,7 @@ export const hiDict: 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: "मध्यम",
|
|
@@ -120,21 +120,21 @@ export const hiDict: Record<string, string> = {
|
|
|
120
120
|
Options: "विकल्प",
|
|
121
121
|
"Output format": "आउटपुट प्रारूप",
|
|
122
122
|
"Output language": "आउटपुट भाषा",
|
|
123
|
-
"Plain Text": "
|
|
123
|
+
"Plain Text": "सादा पाठ",
|
|
124
124
|
Polish: "पोलिश",
|
|
125
125
|
Portuguese: "पुर्तगाली",
|
|
126
126
|
"Powered by": "द्वारा संचालित",
|
|
127
127
|
Preview: "पूर्व दर्शन",
|
|
128
|
-
Proofread: "
|
|
128
|
+
Proofread: "प्रूफ़रीड करें",
|
|
129
129
|
"Proofread again": "एक बार फिर से प्रूफरीड करें",
|
|
130
130
|
"Proofread on Backend": "बैकएंड पर प्रूफरीडिंग करें",
|
|
131
|
-
Proofreading: "
|
|
131
|
+
Proofreading: "प्रूफ़रीडिंग",
|
|
132
132
|
"Proofreading part {current}/{total}...":
|
|
133
133
|
"भाग {current}/{total} का प्रूफ़रीड किया जा रहा है...",
|
|
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...": "रिकॉर्ड किया जा रहा है...",
|
|
@@ -149,7 +149,7 @@ export const hiDict: Record<string, string> = {
|
|
|
149
149
|
Reset: "रीसेट करें",
|
|
150
150
|
"Reset conversation": "बातचीत रीसेट करें",
|
|
151
151
|
"Restore size": "आकार पुनर्स्थापित करें",
|
|
152
|
-
Rewrite: "
|
|
152
|
+
Rewrite: "फिर से लिखें",
|
|
153
153
|
"Rewrite again": "फिर से लिखें",
|
|
154
154
|
"Rewrite on Backend": "बैकएंड पर पुनः लिखें",
|
|
155
155
|
"Rewriting part {current}/{total}...":
|
|
@@ -171,13 +171,13 @@ export const hiDict: Record<string, string> = {
|
|
|
171
171
|
shorter: "कम",
|
|
172
172
|
Show: "दिखाओ",
|
|
173
173
|
"Something went wrong.": "कुछ गलत हो गया।",
|
|
174
|
-
Sources: "
|
|
174
|
+
Sources: "स्रोत",
|
|
175
175
|
Spanish: "स्पैनिश",
|
|
176
176
|
Stop: "रुकना",
|
|
177
177
|
"Stop recording": "रिकॉर्डिंग रोकें",
|
|
178
178
|
Subcategories: "उपश्रेणियाँ",
|
|
179
179
|
"Suggested change": "सुझाया गया परिवर्तन",
|
|
180
|
-
Summarize: "
|
|
180
|
+
Summarize: "सारांश बनाएँ",
|
|
181
181
|
"Summarize again": "पुनः संक्षेप में बताएं",
|
|
182
182
|
"Summarize on Backend": "बैकएंड पर सारांशित करें",
|
|
183
183
|
Summarizing: "सारांश",
|
|
@@ -209,8 +209,8 @@ export const hiDict: Record<string, string> = {
|
|
|
209
209
|
"TL;DR": "संक्षेप में",
|
|
210
210
|
tldr: "संक्षेप में",
|
|
211
211
|
Tone: "स्वर",
|
|
212
|
-
Topic: "
|
|
213
|
-
Translate: "अनुवाद",
|
|
212
|
+
Topic: "विषय",
|
|
213
|
+
Translate: "अनुवाद करें",
|
|
214
214
|
"Translate again": "पुनः अनुवाद करें",
|
|
215
215
|
"Translate on Backend": "बैकएंड पर अनुवाद करें",
|
|
216
216
|
Translating: "अनुवाद करना",
|
package/src/i18n/hu.ts
CHANGED
|
@@ -32,7 +32,7 @@ export const huDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Kategóriák",
|
|
33
33
|
"Checking capabilities…": "Képességek ellenőrzése…",
|
|
34
34
|
Chinese: "kínai",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Törlés",
|
|
36
36
|
"Clear audio": "Hang törlése",
|
|
37
37
|
"Click again to confirm": "Kattints újra a megerősítéshez",
|
|
38
38
|
Close: "Bezár",
|
|
@@ -113,7 +113,7 @@ export const huDict: Record<string, string> = {
|
|
|
113
113
|
"No content generated.": "Nem készült tartalom.",
|
|
114
114
|
"No issues found. Your text looks great!":
|
|
115
115
|
"Nem találtunk problémát. A szöveged nagyszerűen néz ki!",
|
|
116
|
-
"No overrides": "
|
|
116
|
+
"No overrides": "Nincs felülbírálás",
|
|
117
117
|
Norwegian: "norvég",
|
|
118
118
|
"Not sent": "Nincs elküldve",
|
|
119
119
|
"On-device model ready.": "Készen áll az eszközön lévő modell.",
|
|
@@ -135,7 +135,7 @@ export const huDict: Record<string, string> = {
|
|
|
135
135
|
"Ready.": "Kész.",
|
|
136
136
|
"Received backend response.": "Szerverválasz érkezett.",
|
|
137
137
|
"Receiving response...": "Válasz fogadása...",
|
|
138
|
-
Record: "",
|
|
138
|
+
Record: "Felvétel",
|
|
139
139
|
"Record audio": "Hang rögzítése",
|
|
140
140
|
"Recorded audio:": "Rögzített hang:",
|
|
141
141
|
"Recording...": "Rögzítés...",
|
|
@@ -159,7 +159,7 @@ export const huDict: Record<string, string> = {
|
|
|
159
159
|
Russian: "orosz",
|
|
160
160
|
Search: "Keresés",
|
|
161
161
|
"Search the documentation…": "Keresd meg a dokumentációban…",
|
|
162
|
-
"Search with AI-Kit": "AI-
|
|
162
|
+
"Search with AI-Kit": "Keresés AI-Kittel",
|
|
163
163
|
"Searching…": "Keresés…",
|
|
164
164
|
"Select or type tags…": "Válassz vagy írj be címkéket…",
|
|
165
165
|
Send: "Küldés",
|
package/src/i18n/id.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const idDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- Pilih ---",
|
|
3
|
-
Accept: "
|
|
3
|
+
Accept: "Terima",
|
|
4
4
|
"Accept response": "Terima jawaban",
|
|
5
5
|
Add: "Tambah",
|
|
6
6
|
"Add image": "Tambah gambar",
|
|
@@ -32,7 +32,7 @@ export const idDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Kategori",
|
|
33
33
|
"Checking capabilities…": "Memeriksa kemampuan…",
|
|
34
34
|
Chinese: "Cina",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Hapus",
|
|
36
36
|
"Clear audio": "Hapus audio",
|
|
37
37
|
"Click again to confirm": "Klik lagi untuk mengonfirmasi",
|
|
38
38
|
Close: "Menutup",
|
|
@@ -64,7 +64,7 @@ export const idDict: Record<string, string> = {
|
|
|
64
64
|
Formal: "Resmi",
|
|
65
65
|
formal: "resmi",
|
|
66
66
|
French: "Perancis",
|
|
67
|
-
Generate: "
|
|
67
|
+
Generate: "Buat",
|
|
68
68
|
"Generate Image Metadata": "Buat metadata gambar",
|
|
69
69
|
"Generate Post Metadata": "Buat metadata pos",
|
|
70
70
|
"Generated content": "Konten yang dihasilkan",
|
|
@@ -99,7 +99,7 @@ export const idDict: Record<string, string> = {
|
|
|
99
99
|
long: "panjang",
|
|
100
100
|
Longer: "Lebih lama",
|
|
101
101
|
longer: "lebih lama",
|
|
102
|
-
Markdown: "
|
|
102
|
+
Markdown: "Markdown",
|
|
103
103
|
Maximize: "Maksimalkan",
|
|
104
104
|
Medium: "Sedang",
|
|
105
105
|
medium: "sedang",
|
|
@@ -126,7 +126,7 @@ export const idDict: Record<string, string> = {
|
|
|
126
126
|
Portuguese: "Portugis",
|
|
127
127
|
"Powered by": "Didukung oleh",
|
|
128
128
|
Preview: "Pratinjau",
|
|
129
|
-
Proofread: "
|
|
129
|
+
Proofread: "Periksa",
|
|
130
130
|
"Proofread again": "Periksa kembali",
|
|
131
131
|
"Proofread on Backend": "Pemeriksaan tata bahasa di bagian backend.",
|
|
132
132
|
Proofreading: "Pemeriksaan tata bahasa",
|
|
@@ -135,13 +135,13 @@ export const idDict: Record<string, string> = {
|
|
|
135
135
|
"Ready.": "Siap.",
|
|
136
136
|
"Received backend response.": "Respons dari backend telah diterima.",
|
|
137
137
|
"Receiving response...": "Menerima respons...",
|
|
138
|
-
Record: "",
|
|
138
|
+
Record: "Rekam",
|
|
139
139
|
"Record audio": "Rekam audio",
|
|
140
140
|
"Recorded audio:": "Audio direkam:",
|
|
141
141
|
"Recording...": "Merekam...",
|
|
142
142
|
Reference: "Referensi",
|
|
143
143
|
References: "Referensi",
|
|
144
|
-
Regenerate: "
|
|
144
|
+
Regenerate: "Buat ulang",
|
|
145
145
|
"Regenerate on Backend": "Lakukan regenerasi di backend.",
|
|
146
146
|
"Reject response": "Tolak jawaban",
|
|
147
147
|
"Remove image": "Hapus gambar",
|
|
@@ -186,7 +186,7 @@ export const idDict: Record<string, string> = {
|
|
|
186
186
|
"Merangkum bagian {current}/{total}...",
|
|
187
187
|
Swedish: "Swedia",
|
|
188
188
|
Tags: "Tag",
|
|
189
|
-
Teaser: "
|
|
189
|
+
Teaser: "Teks teaser",
|
|
190
190
|
teaser: "pengejek",
|
|
191
191
|
Thai: "Thai",
|
|
192
192
|
"The alt text for the image.": "Teks alt untuk gambar.",
|
|
@@ -207,11 +207,11 @@ export const idDict: Record<string, string> = {
|
|
|
207
207
|
"The topic or subject for the AI to write about.":
|
|
208
208
|
"Topik atau subjek yang akan ditulis oleh AI.",
|
|
209
209
|
Title: "Judul",
|
|
210
|
-
"TL;DR": "
|
|
210
|
+
"TL;DR": "Singkatnya",
|
|
211
211
|
tldr: "tldr",
|
|
212
212
|
Tone: "Nada",
|
|
213
213
|
Topic: "Topik",
|
|
214
|
-
Translate: "
|
|
214
|
+
Translate: "Terjemahkan",
|
|
215
215
|
"Translate again": "Terjemahkan lagi",
|
|
216
216
|
"Translate on Backend": "Terjemahkan di Backend",
|
|
217
217
|
Translating: "Menerjemahkan",
|
package/src/i18n/it.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const itDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- Seleziona ---",
|
|
3
|
-
Accept: "
|
|
3
|
+
Accept: "Accetta",
|
|
4
4
|
"Accept response": "Accetta risposta",
|
|
5
5
|
Add: "Aggiungi",
|
|
6
6
|
"Add image": "Aggiungi immagine",
|
|
@@ -32,7 +32,7 @@ export const itDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Categorie",
|
|
33
33
|
"Checking capabilities…": "Verifica delle capacità…",
|
|
34
34
|
Chinese: "cinese",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Cancella",
|
|
36
36
|
"Clear audio": "Cancella audio",
|
|
37
37
|
"Click again to confirm": "Clicca di nuovo per confermare",
|
|
38
38
|
Close: "Chiudi",
|
|
@@ -66,7 +66,7 @@ export const itDict: Record<string, string> = {
|
|
|
66
66
|
Formal: "Formale",
|
|
67
67
|
formal: "formale",
|
|
68
68
|
French: "francese",
|
|
69
|
-
Generate: "
|
|
69
|
+
Generate: "Genera",
|
|
70
70
|
"Generate Image Metadata": "Genera metadati immagine",
|
|
71
71
|
"Generate Post Metadata": "Genera metadati del post",
|
|
72
72
|
"Generated content": "Contenuto generato",
|
|
@@ -101,7 +101,7 @@ export const itDict: Record<string, string> = {
|
|
|
101
101
|
long: "lungo",
|
|
102
102
|
Longer: "Più lungo",
|
|
103
103
|
longer: "più lungo",
|
|
104
|
-
Markdown: "
|
|
104
|
+
Markdown: "Markdown",
|
|
105
105
|
Maximize: "Massimizza",
|
|
106
106
|
Medium: "Medio",
|
|
107
107
|
medium: "medio",
|
|
@@ -128,7 +128,7 @@ export const itDict: Record<string, string> = {
|
|
|
128
128
|
Portuguese: "portoghese",
|
|
129
129
|
"Powered by": "Offerto da",
|
|
130
130
|
Preview: "Anteprima",
|
|
131
|
-
Proofread: "
|
|
131
|
+
Proofread: "Correggi",
|
|
132
132
|
"Proofread again": "Rileggi di nuovo",
|
|
133
133
|
"Proofread on Backend": "Revisione sul backend",
|
|
134
134
|
Proofreading: "Correzione di bozze",
|
|
@@ -137,7 +137,7 @@ export const itDict: Record<string, string> = {
|
|
|
137
137
|
"Ready.": "Pronto.",
|
|
138
138
|
"Received backend response.": "Ricevuta risposta dal backend.",
|
|
139
139
|
"Receiving response...": "Ricezione della risposta...",
|
|
140
|
-
Record: "",
|
|
140
|
+
Record: "Registra",
|
|
141
141
|
"Record audio": "Registra audio",
|
|
142
142
|
"Recorded audio:": "Audio registrato:",
|
|
143
143
|
"Recording...": "Registrazione...",
|
|
@@ -188,7 +188,7 @@ export const itDict: Record<string, string> = {
|
|
|
188
188
|
"Riepilogo della parte {current}/{total}...",
|
|
189
189
|
Swedish: "svedese",
|
|
190
190
|
Tags: "Tag",
|
|
191
|
-
Teaser: "
|
|
191
|
+
Teaser: "Testo teaser",
|
|
192
192
|
teaser: "teaser",
|
|
193
193
|
Thai: "tailandese",
|
|
194
194
|
"The alt text for the image.": "Il testo alternativo dell'immagine.",
|
package/src/i18n/ja.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const jaDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- 選択 ---",
|
|
3
|
-
Accept: "
|
|
3
|
+
Accept: "採用",
|
|
4
4
|
"Accept response": "回答を採用",
|
|
5
5
|
Add: "追加",
|
|
6
6
|
"Add image": "画像を追加",
|
|
@@ -32,7 +32,7 @@ export const jaDict: 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: "閉じる",
|
|
@@ -65,7 +65,7 @@ export const jaDict: Record<string, string> = {
|
|
|
65
65
|
Formal: "フォーマル",
|
|
66
66
|
formal: "フォーマル",
|
|
67
67
|
French: "フランス語",
|
|
68
|
-
Generate: "
|
|
68
|
+
Generate: "生成",
|
|
69
69
|
"Generate Image Metadata": "画像メタデータを生成",
|
|
70
70
|
"Generate Post Metadata": "投稿メタデータを生成",
|
|
71
71
|
"Generated content": "生成されたコンテンツ",
|
|
@@ -127,22 +127,22 @@ export const jaDict: Record<string, string> = {
|
|
|
127
127
|
Portuguese: "ポルトガル語",
|
|
128
128
|
"Powered by": "搭載",
|
|
129
129
|
Preview: "プレビュー",
|
|
130
|
-
Proofread: "
|
|
130
|
+
Proofread: "校正",
|
|
131
131
|
"Proofread again": "もう一度校正する",
|
|
132
132
|
"Proofread on Backend": "バックエンドで校正",
|
|
133
|
-
Proofreading: "
|
|
133
|
+
Proofreading: "校正中",
|
|
134
134
|
"Proofreading part {current}/{total}...":
|
|
135
135
|
"パート {current}/{total} を校正しています...",
|
|
136
136
|
"Ready.": "準備完了。",
|
|
137
137
|
"Received backend response.": "バックエンド応答を受信しました。",
|
|
138
138
|
"Receiving response...": "応答を受信中...",
|
|
139
|
-
Record: "",
|
|
139
|
+
Record: "録音",
|
|
140
140
|
"Record audio": "音声を録音",
|
|
141
141
|
"Recorded audio:": "録音した音声:",
|
|
142
142
|
"Recording...": "録音中...",
|
|
143
143
|
Reference: "参照",
|
|
144
|
-
References: "
|
|
145
|
-
Regenerate: "
|
|
144
|
+
References: "参考資料",
|
|
145
|
+
Regenerate: "再生成",
|
|
146
146
|
"Regenerate on Backend": "バックエンドで再生成",
|
|
147
147
|
"Reject response": "回答を拒否",
|
|
148
148
|
"Remove image": "画像を削除",
|
|
@@ -187,7 +187,7 @@ export const jaDict: Record<string, string> = {
|
|
|
187
187
|
"パート {current}/{total} を要約しています...",
|
|
188
188
|
Swedish: "スウェーデン語",
|
|
189
189
|
Tags: "タグ",
|
|
190
|
-
Teaser: "
|
|
190
|
+
Teaser: "導入文",
|
|
191
191
|
teaser: "ティーザー",
|
|
192
192
|
Thai: "タイ語",
|
|
193
193
|
"The alt text for the image.": "画像の代替テキスト。",
|
|
@@ -211,7 +211,7 @@ export const jaDict: Record<string, string> = {
|
|
|
211
211
|
tldr: "要約",
|
|
212
212
|
Tone: "トーン",
|
|
213
213
|
Topic: "トピック",
|
|
214
|
-
Translate: "
|
|
214
|
+
Translate: "翻訳",
|
|
215
215
|
"Translate again": "もう一度翻訳する",
|
|
216
216
|
"Translate on Backend": "バックエンドで翻訳",
|
|
217
217
|
Translating: "翻訳",
|
package/src/i18n/ko.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const koDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- 선택 ---",
|
|
3
|
-
Accept: "
|
|
3
|
+
Accept: "수락",
|
|
4
4
|
"Accept response": "응답 수락",
|
|
5
5
|
Add: "추가",
|
|
6
6
|
"Add image": "이미지 추가",
|
|
@@ -32,7 +32,7 @@ export const koDict: 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: "닫기",
|
|
@@ -63,7 +63,7 @@ export const koDict: Record<string, string> = {
|
|
|
63
63
|
Formal: "공식적인",
|
|
64
64
|
formal: "공식적인",
|
|
65
65
|
French: "프랑스 국민",
|
|
66
|
-
Generate: "
|
|
66
|
+
Generate: "생성",
|
|
67
67
|
"Generate Image Metadata": "이미지 메타데이터 생성",
|
|
68
68
|
"Generate Post Metadata": "게시물 메타데이터 생성",
|
|
69
69
|
"Generated content": "생성된 콘텐츠",
|
|
@@ -98,7 +98,7 @@ export const koDict: 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: "중간",
|
|
@@ -128,19 +128,19 @@ export const koDict: Record<string, string> = {
|
|
|
128
128
|
Proofread: "교정",
|
|
129
129
|
"Proofread again": "다시 한번 교정해 보세요",
|
|
130
130
|
"Proofread on Backend": "백엔드에서 교정",
|
|
131
|
-
Proofreading: "교정",
|
|
131
|
+
Proofreading: "교정 중",
|
|
132
132
|
"Proofreading part {current}/{total}...":
|
|
133
133
|
"{current}/{total} 부분을 교정하는 중...",
|
|
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...": "녹음 중...",
|
|
141
|
-
Reference: "
|
|
142
|
-
References: "
|
|
143
|
-
Regenerate: "
|
|
141
|
+
Reference: "참고",
|
|
142
|
+
References: "참고 자료",
|
|
143
|
+
Regenerate: "다시 생성",
|
|
144
144
|
"Regenerate on Backend": "백엔드에서 재생성",
|
|
145
145
|
"Reject response": "응답 거부",
|
|
146
146
|
"Remove image": "이미지 제거",
|
|
@@ -185,7 +185,7 @@ export const koDict: Record<string, string> = {
|
|
|
185
185
|
"{current}/{total} 부분을 요약하는 중...",
|
|
186
186
|
Swedish: "스웨덴어",
|
|
187
187
|
Tags: "태그",
|
|
188
|
-
Teaser: "
|
|
188
|
+
Teaser: "소개 문구",
|
|
189
189
|
teaser: "괴롭히는 사람",
|
|
190
190
|
Thai: "태국",
|
|
191
191
|
"The alt text for the image.": "이미지의 대체 텍스트입니다.",
|
|
@@ -209,7 +209,7 @@ export const koDict: Record<string, string> = {
|
|
|
209
209
|
tldr: "요약",
|
|
210
210
|
Tone: "톤",
|
|
211
211
|
Topic: "주제",
|
|
212
|
-
Translate: "
|
|
212
|
+
Translate: "번역",
|
|
213
213
|
"Translate again": "다시 번역하기",
|
|
214
214
|
"Translate on Backend": "백엔드에서 번역",
|
|
215
215
|
Translating: "번역하기",
|