@smart-cloud/ai-kit-ui 1.4.2 → 1.4.4
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 +6 -6
- package/dist/index.js +6 -6
- package/package.json +2 -2
- package/src/doc-search/DocSearch.tsx +1 -0
- package/src/i18n/ar.ts +18 -8
- package/src/i18n/de.ts +19 -8
- package/src/i18n/en.ts +9 -0
- package/src/i18n/es.ts +19 -8
- package/src/i18n/fr.ts +19 -8
- package/src/i18n/he.ts +14 -8
- package/src/i18n/hi.ts +23 -12
- package/src/i18n/hu.ts +17 -8
- package/src/i18n/id.ts +18 -8
- package/src/i18n/it.ts +19 -8
- package/src/i18n/ja.ts +22 -11
- package/src/i18n/ko.ts +23 -12
- package/src/i18n/nb.ts +17 -8
- package/src/i18n/nl.ts +22 -13
- package/src/i18n/pl.ts +27 -17
- package/src/i18n/pt.ts +19 -8
- package/src/i18n/ru.ts +17 -8
- package/src/i18n/sv.ts +17 -8
- package/src/i18n/th.ts +20 -10
- package/src/i18n/tr.ts +49 -39
- package/src/i18n/ua.ts +19 -8
- package/src/i18n/zh.ts +22 -13
package/src/i18n/nb.ts
CHANGED
|
@@ -20,9 +20,9 @@ export const nbDict: Record<string, string> = {
|
|
|
20
20
|
"Ask me": "Spør meg",
|
|
21
21
|
Assistant: "Assistent",
|
|
22
22
|
"Assistant is thinking…": "Assistenten tenker…",
|
|
23
|
-
"Audio message": "",
|
|
24
|
-
"Audio no longer available": "",
|
|
25
|
-
"Audio recorded": "",
|
|
23
|
+
"Audio message": "Lydmelding",
|
|
24
|
+
"Audio no longer available": "Lyd er ikke lenger tilgjengelig",
|
|
25
|
+
"Audio recorded": "Lyd tatt opp",
|
|
26
26
|
auto: "Automatisk",
|
|
27
27
|
"Auto-detect": "Automatisk oppdaging",
|
|
28
28
|
Cancel: "Kansellere",
|
|
@@ -33,12 +33,13 @@ export const nbDict: Record<string, string> = {
|
|
|
33
33
|
"Checking capabilities…": "Sjekker muligheter…",
|
|
34
34
|
Chinese: "kinesisk",
|
|
35
35
|
Clear: "",
|
|
36
|
-
"Clear audio": "",
|
|
36
|
+
"Clear audio": "Fjern lyd",
|
|
37
37
|
"Click again to confirm": "Klikk igjen for å bekrefte",
|
|
38
38
|
Close: "Lukke",
|
|
39
39
|
"Close chat": "Lukk chatten",
|
|
40
40
|
Confirm: "Bekreft",
|
|
41
41
|
Corrected: "Korrigert",
|
|
42
|
+
"Creating final summary...": "Oppretter endelig oppsummering...",
|
|
42
43
|
"Creating LanguageDetector session": "Oppretter LanguageDetector-økt",
|
|
43
44
|
"Creating LanguageModel session": "Oppretter LanguageModel-økt",
|
|
44
45
|
"Creating Proofreader session": "Oppretter korrekturleserøkt",
|
|
@@ -79,7 +80,7 @@ export const nbDict: Record<string, string> = {
|
|
|
79
80
|
HTML: "HTML",
|
|
80
81
|
Hungarian: "Ungarsk",
|
|
81
82
|
"I'm ready to assist you.": "Jeg er klar til å hjelpe deg.",
|
|
82
|
-
"Image no longer available": "",
|
|
83
|
+
"Image no longer available": "Bildet er ikke lenger tilgjengelig",
|
|
83
84
|
Indonesian: "Indonesisk",
|
|
84
85
|
"Initializing on-device AI…": "Initialiserer AI på enheten …",
|
|
85
86
|
"Inlining images as base64": "Innebygde bilder som base64",
|
|
@@ -128,13 +129,15 @@ export const nbDict: Record<string, string> = {
|
|
|
128
129
|
"Proofread again": "Korrekturles igjen",
|
|
129
130
|
"Proofread on Backend": "Korrekturlesing på backend",
|
|
130
131
|
Proofreading: "Korrekturlesing",
|
|
132
|
+
"Proofreading part {current}/{total}...":
|
|
133
|
+
"Korrekturleser del {current}/{total}...",
|
|
131
134
|
"Ready.": "Klar.",
|
|
132
135
|
"Received backend response.": "Mottok svar fra backend.",
|
|
133
136
|
"Receiving response...": "Mottar svar...",
|
|
134
137
|
Record: "",
|
|
135
|
-
"Record audio": "",
|
|
138
|
+
"Record audio": "Ta opp lyd",
|
|
136
139
|
"Recorded audio:": "Opptatt lyd:",
|
|
137
|
-
"Recording...": "",
|
|
140
|
+
"Recording...": "Tar opp...",
|
|
138
141
|
Reference: "Referanse",
|
|
139
142
|
References: "Referanser",
|
|
140
143
|
Regenerate: "Regenerer",
|
|
@@ -149,6 +152,7 @@ export const nbDict: Record<string, string> = {
|
|
|
149
152
|
Rewrite: "Omskrive",
|
|
150
153
|
"Rewrite again": "Skriv om igjen",
|
|
151
154
|
"Rewrite on Backend": "Omskriving på backend",
|
|
155
|
+
"Rewriting part {current}/{total}...": "Omskriver del {current}/{total}...",
|
|
152
156
|
"Rewriting text": "Omskriving av tekst",
|
|
153
157
|
"Running on-device...": "Kjører på enheten...",
|
|
154
158
|
Russian: "Russisk",
|
|
@@ -169,13 +173,15 @@ export const nbDict: Record<string, string> = {
|
|
|
169
173
|
Sources: "Kilder",
|
|
170
174
|
Spanish: "Spansk",
|
|
171
175
|
Stop: "Stoppe",
|
|
172
|
-
"Stop recording": "",
|
|
176
|
+
"Stop recording": "Stopp opptak",
|
|
173
177
|
Subcategories: "Underkategorier",
|
|
174
178
|
"Suggested change": "Foreslått endring",
|
|
175
179
|
Summarize: "Oppsummer",
|
|
176
180
|
"Summarize again": "Oppsummer igjen",
|
|
177
181
|
"Summarize on Backend": "Oppsummer på backend",
|
|
178
182
|
Summarizing: "Oppsummering",
|
|
183
|
+
"Summarizing part {current}/{total}...":
|
|
184
|
+
"Oppsummerer del {current}/{total}...",
|
|
179
185
|
Swedish: "Svensk",
|
|
180
186
|
Tags: "Tagger",
|
|
181
187
|
Teaser: "Teaser",
|
|
@@ -208,6 +214,8 @@ export const nbDict: Record<string, string> = {
|
|
|
208
214
|
"Translate again": "Oversett på nytt",
|
|
209
215
|
"Translate on Backend": "Oversett på backend",
|
|
210
216
|
Translating: "Oversettelse",
|
|
217
|
+
"Translating part {current}/{total}...":
|
|
218
|
+
"Oversetter del {current}/{total}...",
|
|
211
219
|
Turkish: "Tyrkisk",
|
|
212
220
|
Type: "Type",
|
|
213
221
|
Ukrainian: "Ukrainsk",
|
|
@@ -223,6 +231,7 @@ export const nbDict: Record<string, string> = {
|
|
|
223
231
|
"Working…": "Jobber…",
|
|
224
232
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
225
233
|
Write: "Skriv",
|
|
234
|
+
"Writing part {current}/{total}...": "Skriver del {current}/{total}...",
|
|
226
235
|
Yes: "Ja",
|
|
227
236
|
"You need a subscription to use this feature on frontend.":
|
|
228
237
|
"Du trenger et abonnement for å bruke denne funksjonen på frontend.",
|
package/src/i18n/nl.ts
CHANGED
|
@@ -20,9 +20,9 @@ export const nlDict: Record<string, string> = {
|
|
|
20
20
|
"Ask me": "Vraag me",
|
|
21
21
|
Assistant: "Assistent",
|
|
22
22
|
"Assistant is thinking…": "De assistent denkt na…",
|
|
23
|
-
"Audio message": "",
|
|
24
|
-
"Audio no longer available": "",
|
|
25
|
-
"Audio recorded": "",
|
|
23
|
+
"Audio message": "Audiobericht",
|
|
24
|
+
"Audio no longer available": "Audio is niet langer beschikbaar",
|
|
25
|
+
"Audio recorded": "Audio opgenomen",
|
|
26
26
|
auto: "Automatisch",
|
|
27
27
|
"Auto-detect": "Automatische detectie",
|
|
28
28
|
Cancel: "Annuleren",
|
|
@@ -32,20 +32,21 @@ export const nlDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Categorieën",
|
|
33
33
|
"Checking capabilities…": "Mogelijkheden controleren…",
|
|
34
34
|
Chinese: "Chinese",
|
|
35
|
-
Clear: "",
|
|
36
|
-
"Clear audio": "",
|
|
35
|
+
Clear: "Wissen",
|
|
36
|
+
"Clear audio": "Audio wissen",
|
|
37
37
|
"Click again to confirm": "Klik opnieuw om te bevestigen",
|
|
38
38
|
Close: "Sluiten",
|
|
39
39
|
"Close chat": "Chat sluiten",
|
|
40
40
|
Confirm: "Bevestigen",
|
|
41
41
|
Corrected: "Gecorrigeerd",
|
|
42
|
+
"Creating final summary...": "Definitieve samenvatting maken...",
|
|
42
43
|
"Creating LanguageDetector session": "Een LanguageDetector-sessie aanmaken",
|
|
43
44
|
"Creating LanguageModel session": "Een LanguageModel-sessie aanmaken",
|
|
44
45
|
"Creating Proofreader session": "Een proefleessessie aanmaken",
|
|
45
|
-
"Creating Rewriter session": "Een
|
|
46
|
-
"Creating Summarizer session": "Een
|
|
47
|
-
"Creating Translator session": "
|
|
48
|
-
"Creating Writer session": "
|
|
46
|
+
"Creating Rewriter session": "Een herschrijfsessie aanmaken",
|
|
47
|
+
"Creating Summarizer session": "Een samenvattingssessie aanmaken",
|
|
48
|
+
"Creating Translator session": "Een vertaalsessie aanmaken",
|
|
49
|
+
"Creating Writer session": "Een schrijfsessie aanmaken",
|
|
49
50
|
"Deciding capability": "Beslissingsvermogen",
|
|
50
51
|
Description: "Beschrijving",
|
|
51
52
|
"Detecting language": "Taal detecteren",
|
|
@@ -79,7 +80,7 @@ export const nlDict: Record<string, string> = {
|
|
|
79
80
|
HTML: "HTML",
|
|
80
81
|
Hungarian: "Hongaars",
|
|
81
82
|
"I'm ready to assist you.": "Ik sta klaar om je te helpen.",
|
|
82
|
-
"Image no longer available": "",
|
|
83
|
+
"Image no longer available": "Afbeelding is niet langer beschikbaar",
|
|
83
84
|
Indonesian: "Indonesisch",
|
|
84
85
|
"Initializing on-device AI…": "AI op het apparaat initialiseren…",
|
|
85
86
|
"Inlining images as base64": "Afbeeldingen inline plaatsen als base64",
|
|
@@ -128,13 +129,15 @@ export const nlDict: Record<string, string> = {
|
|
|
128
129
|
"Proofread again": "Lees het nog eens na.",
|
|
129
130
|
"Proofread on Backend": "Proeflezen in de backend",
|
|
130
131
|
Proofreading: "Proeflezen",
|
|
132
|
+
"Proofreading part {current}/{total}...":
|
|
133
|
+
"Deel {current}/{total} proeflezen...",
|
|
131
134
|
"Ready.": "Klaar.",
|
|
132
135
|
"Received backend response.": "Reactie van de backend ontvangen.",
|
|
133
136
|
"Receiving response...": "Antwoord ontvangen...",
|
|
134
137
|
Record: "",
|
|
135
|
-
"Record audio": "",
|
|
138
|
+
"Record audio": "Audio opnemen",
|
|
136
139
|
"Recorded audio:": "Opgenomen audio:",
|
|
137
|
-
"Recording...": "",
|
|
140
|
+
"Recording...": "Bezig met opnemen...",
|
|
138
141
|
Reference: "Referentie",
|
|
139
142
|
References: "Referenties",
|
|
140
143
|
Regenerate: "Regenereren",
|
|
@@ -149,6 +152,8 @@ export const nlDict: Record<string, string> = {
|
|
|
149
152
|
Rewrite: "Herschrijven",
|
|
150
153
|
"Rewrite again": "Herschrijf het opnieuw",
|
|
151
154
|
"Rewrite on Backend": "Herschrijven van de backend",
|
|
155
|
+
"Rewriting part {current}/{total}...":
|
|
156
|
+
"Deel {current}/{total} herschrijven...",
|
|
152
157
|
"Rewriting text": "Tekst herschrijven",
|
|
153
158
|
"Running on-device...": "Wordt on-device uitgevoerd...",
|
|
154
159
|
Russian: "Russisch",
|
|
@@ -169,13 +174,15 @@ export const nlDict: Record<string, string> = {
|
|
|
169
174
|
Sources: "Bronnen",
|
|
170
175
|
Spanish: "Spaans",
|
|
171
176
|
Stop: "Stop",
|
|
172
|
-
"Stop recording": "",
|
|
177
|
+
"Stop recording": "Opname stoppen",
|
|
173
178
|
Subcategories: "Subcategorieën",
|
|
174
179
|
"Suggested change": "Voorgestelde wijziging",
|
|
175
180
|
Summarize: "Samenvatten",
|
|
176
181
|
"Summarize again": "Vat het nogmaals samen.",
|
|
177
182
|
"Summarize on Backend": "Samenvatting op de backend",
|
|
178
183
|
Summarizing: "Samenvattend",
|
|
184
|
+
"Summarizing part {current}/{total}...":
|
|
185
|
+
"Deel {current}/{total} samenvatten...",
|
|
179
186
|
Swedish: "Zweeds",
|
|
180
187
|
Tags: "Tags",
|
|
181
188
|
Teaser: "Teaser",
|
|
@@ -208,6 +215,7 @@ export const nlDict: Record<string, string> = {
|
|
|
208
215
|
"Translate again": "Vertaal opnieuw",
|
|
209
216
|
"Translate on Backend": "Vertalen op de backend",
|
|
210
217
|
Translating: "Vertalen",
|
|
218
|
+
"Translating part {current}/{total}...": "Deel {current}/{total} vertalen...",
|
|
211
219
|
Turkish: "Turks",
|
|
212
220
|
Type: "Type",
|
|
213
221
|
Ukrainian: "Oekraïens",
|
|
@@ -224,6 +232,7 @@ export const nlDict: Record<string, string> = {
|
|
|
224
232
|
"Working…": "Bezig…",
|
|
225
233
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
226
234
|
Write: "Schrijven",
|
|
235
|
+
"Writing part {current}/{total}...": "Deel {current}/{total} schrijven...",
|
|
227
236
|
Yes: "Ja",
|
|
228
237
|
"You need a subscription to use this feature on frontend.":
|
|
229
238
|
"Je hebt een abonnement nodig om deze functie op de frontend te gebruiken.",
|
package/src/i18n/pl.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const plDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- Wybierz ---",
|
|
3
3
|
Accept: "Przyjąć",
|
|
4
|
-
"Accept response": "Zaakceptuj
|
|
4
|
+
"Accept response": "Zaakceptuj odpowiedź",
|
|
5
5
|
Add: "Dodaj",
|
|
6
6
|
"Add image": "Dodaj obraz",
|
|
7
7
|
"Additional instructions to guide the AI.":
|
|
@@ -20,9 +20,9 @@ export const plDict: Record<string, string> = {
|
|
|
20
20
|
"Ask me": "Zapytaj mnie",
|
|
21
21
|
Assistant: "Asystent",
|
|
22
22
|
"Assistant is thinking…": "Asystent myśli…",
|
|
23
|
-
"Audio message": "",
|
|
24
|
-
"Audio no longer available": "",
|
|
25
|
-
"Audio recorded": "",
|
|
23
|
+
"Audio message": "Wiadomość audio",
|
|
24
|
+
"Audio no longer available": "Audio nie jest już dostępne",
|
|
25
|
+
"Audio recorded": "Audio nagrano",
|
|
26
26
|
auto: "automatyczny",
|
|
27
27
|
"Auto-detect": "Automatyczne wykrywanie",
|
|
28
28
|
Cancel: "Anulować",
|
|
@@ -33,12 +33,13 @@ export const plDict: Record<string, string> = {
|
|
|
33
33
|
"Checking capabilities…": "Sprawdzanie możliwości…",
|
|
34
34
|
Chinese: "chiński",
|
|
35
35
|
Clear: "",
|
|
36
|
-
"Clear audio": "",
|
|
36
|
+
"Clear audio": "Wyczyść audio",
|
|
37
37
|
"Click again to confirm": "Kliknij ponownie, aby potwierdzić",
|
|
38
38
|
Close: "Zamknąć",
|
|
39
39
|
"Close chat": "Zamknij czat",
|
|
40
|
-
Confirm: "
|
|
40
|
+
Confirm: "Potwierdź",
|
|
41
41
|
Corrected: "Poprawiono",
|
|
42
|
+
"Creating final summary...": "Tworzenie końcowego podsumowania...",
|
|
42
43
|
"Creating LanguageDetector session": "Tworzenie sesji LanguageDetector",
|
|
43
44
|
"Creating LanguageModel session": "Tworzenie sesji LanguageModel",
|
|
44
45
|
"Creating Proofreader session": "Tworzenie sesji korektora",
|
|
@@ -53,7 +54,7 @@ export const plDict: Record<string, string> = {
|
|
|
53
54
|
"Downloading model…": "Pobieranie modelu…",
|
|
54
55
|
Dutch: "Holenderski",
|
|
55
56
|
Edit: "Edytuj",
|
|
56
|
-
"Empty response": "Pusta
|
|
57
|
+
"Empty response": "Pusta odpowiedź",
|
|
57
58
|
English: "angielski",
|
|
58
59
|
"Enter a search query to start.":
|
|
59
60
|
"Aby rozpocząć, wprowadź zapytanie wyszukiwania.",
|
|
@@ -80,7 +81,7 @@ export const plDict: Record<string, string> = {
|
|
|
80
81
|
HTML: "HTML",
|
|
81
82
|
Hungarian: "węgierski",
|
|
82
83
|
"I'm ready to assist you.": "Jestem gotowy, aby Ci pomóc.",
|
|
83
|
-
"Image no longer available": "",
|
|
84
|
+
"Image no longer available": "Obraz nie jest już dostępny",
|
|
84
85
|
Indonesian: "indonezyjski",
|
|
85
86
|
"Initializing on-device AI…":
|
|
86
87
|
"Inicjalizacja sztucznej inteligencji na urządzeniu…",
|
|
@@ -99,7 +100,7 @@ export const plDict: Record<string, string> = {
|
|
|
99
100
|
long: "długi",
|
|
100
101
|
Longer: "Dłużej",
|
|
101
102
|
longer: "dłużej",
|
|
102
|
-
Markdown: "
|
|
103
|
+
Markdown: "Obniżka cen",
|
|
103
104
|
Maximize: "Maksymalizuj",
|
|
104
105
|
Medium: "Średni",
|
|
105
106
|
medium: "średni",
|
|
@@ -125,18 +126,20 @@ export const plDict: Record<string, string> = {
|
|
|
125
126
|
Polish: "Polski",
|
|
126
127
|
Portuguese: "portugalski",
|
|
127
128
|
"Powered by": "Zasilane przez",
|
|
128
|
-
Preview: "
|
|
129
|
+
Preview: "Zapowiedź",
|
|
129
130
|
Proofread: "Czytać korektę",
|
|
130
|
-
"Proofread again": "
|
|
131
|
+
"Proofread again": "Sprawdź jeszcze raz",
|
|
131
132
|
"Proofread on Backend": "Korekta w zapleczu",
|
|
132
133
|
Proofreading: "Korekta",
|
|
134
|
+
"Proofreading part {current}/{total}...":
|
|
135
|
+
"Korekta części {current}/{total}...",
|
|
133
136
|
"Ready.": "Gotowe.",
|
|
134
|
-
"Received backend response.": "Otrzymano
|
|
137
|
+
"Received backend response.": "Otrzymano odpowiedź z zaplecza.",
|
|
135
138
|
"Receiving response...": "Odbieranie odpowiedzi...",
|
|
136
139
|
Record: "",
|
|
137
|
-
"Record audio": "",
|
|
140
|
+
"Record audio": "Nagraj audio",
|
|
138
141
|
"Recorded audio:": "Nagrane audio:",
|
|
139
|
-
"Recording...": "",
|
|
142
|
+
"Recording...": "Nagrywanie...",
|
|
140
143
|
Reference: "Źródło",
|
|
141
144
|
References: "Źródła",
|
|
142
145
|
Regenerate: "Zregenerować",
|
|
@@ -151,6 +154,8 @@ export const plDict: Record<string, string> = {
|
|
|
151
154
|
Rewrite: "Przepisać",
|
|
152
155
|
"Rewrite again": "Napisz jeszcze raz",
|
|
153
156
|
"Rewrite on Backend": "Przepisanie zaplecza",
|
|
157
|
+
"Rewriting part {current}/{total}...":
|
|
158
|
+
"Przepisywanie części {current}/{total}...",
|
|
154
159
|
"Rewriting text": "Przepisywanie tekstu",
|
|
155
160
|
"Running on-device...": "Uruchamianie na urządzeniu...",
|
|
156
161
|
Russian: "rosyjski",
|
|
@@ -171,13 +176,15 @@ export const plDict: Record<string, string> = {
|
|
|
171
176
|
Sources: "Źródła",
|
|
172
177
|
Spanish: "hiszpański",
|
|
173
178
|
Stop: "Zatrzymywać się",
|
|
174
|
-
"Stop recording": "",
|
|
179
|
+
"Stop recording": "Zatrzymaj nagrywanie",
|
|
175
180
|
Subcategories: "Podkategorie",
|
|
176
181
|
"Suggested change": "Sugerowana zmiana",
|
|
177
182
|
Summarize: "Streszczać",
|
|
178
183
|
"Summarize again": "Podsumuj jeszcze raz",
|
|
179
184
|
"Summarize on Backend": "Podsumowanie na zapleczu",
|
|
180
185
|
Summarizing: "Zreasumowanie",
|
|
186
|
+
"Summarizing part {current}/{total}...":
|
|
187
|
+
"Tworzenie podsumowania części {current}/{total}...",
|
|
181
188
|
Swedish: "szwedzki",
|
|
182
189
|
Tags: "Tagi",
|
|
183
190
|
Teaser: "Kłopotliwe pytanie",
|
|
@@ -209,6 +216,8 @@ export const plDict: Record<string, string> = {
|
|
|
209
216
|
"Translate again": "Przetłumacz jeszcze raz",
|
|
210
217
|
"Translate on Backend": "Przetłumacz na zapleczu",
|
|
211
218
|
Translating: "Tłumaczenie",
|
|
219
|
+
"Translating part {current}/{total}...":
|
|
220
|
+
"Tłumaczenie części {current}/{total}...",
|
|
212
221
|
Turkish: "turecki",
|
|
213
222
|
Type: "Typ",
|
|
214
223
|
Ukrainian: "ukraiński",
|
|
@@ -216,15 +225,16 @@ export const plDict: Record<string, string> = {
|
|
|
216
225
|
Uploading: "Przesyłanie",
|
|
217
226
|
"Uploading images via signed URL":
|
|
218
227
|
"Przesyłanie obrazów za pomocą podpisanego adresu URL",
|
|
219
|
-
User: "
|
|
228
|
+
User: "Użytkownik",
|
|
220
229
|
"Using backend": "Korzystanie z zaplecza",
|
|
221
230
|
"Using on-device": "Korzystanie z urządzenia",
|
|
222
231
|
"Waiting for backend response…": "Oczekiwanie na odpowiedź zaplecza…",
|
|
223
|
-
"Waiting for response...": "Oczekiwanie na odpowied
|
|
232
|
+
"Waiting for response...": "Oczekiwanie na odpowiedź...",
|
|
224
233
|
Why: "Dlaczego",
|
|
225
234
|
"Working…": "Pracuję…",
|
|
226
235
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
227
236
|
Write: "Pisz",
|
|
237
|
+
"Writing part {current}/{total}...": "Pisanie części {current}/{total}...",
|
|
228
238
|
Yes: "Tak",
|
|
229
239
|
"You need a subscription to use this feature on frontend.":
|
|
230
240
|
"Aby korzystać z tej funkcji w interfejsie użytkownika, wymagana jest subskrypcja.",
|
package/src/i18n/pt.ts
CHANGED
|
@@ -20,9 +20,9 @@ export const ptDict: Record<string, string> = {
|
|
|
20
20
|
"Ask me": "Pergunte-me",
|
|
21
21
|
Assistant: "Assistente",
|
|
22
22
|
"Assistant is thinking…": "O assistente está pensando…",
|
|
23
|
-
"Audio message": "",
|
|
24
|
-
"Audio no longer available": "",
|
|
25
|
-
"Audio recorded": "",
|
|
23
|
+
"Audio message": "Mensagem de áudio",
|
|
24
|
+
"Audio no longer available": "O áudio já não está disponível",
|
|
25
|
+
"Audio recorded": "Áudio gravado",
|
|
26
26
|
auto: "Automático",
|
|
27
27
|
"Auto-detect": "Detecção automática",
|
|
28
28
|
Cancel: "Cancelar",
|
|
@@ -33,12 +33,13 @@ export const ptDict: Record<string, string> = {
|
|
|
33
33
|
"Checking capabilities…": "Verificando as capacidades…",
|
|
34
34
|
Chinese: "chinês",
|
|
35
35
|
Clear: "",
|
|
36
|
-
"Clear audio": "",
|
|
36
|
+
"Clear audio": "Limpar áudio",
|
|
37
37
|
"Click again to confirm": "Clique novamente para confirmar",
|
|
38
38
|
Close: "Fechar",
|
|
39
39
|
"Close chat": "Fechar chat",
|
|
40
40
|
Confirm: "Confirmar",
|
|
41
41
|
Corrected: "Corrigido",
|
|
42
|
+
"Creating final summary...": "Criando resumo final...",
|
|
42
43
|
"Creating LanguageDetector session": "Criando sessão do LanguageDetector",
|
|
43
44
|
"Creating LanguageModel session": "Sessão de criação do modelo de linguagem",
|
|
44
45
|
"Creating Proofreader session": "Sessão de criação de revisão ortográfica",
|
|
@@ -79,7 +80,7 @@ export const ptDict: Record<string, string> = {
|
|
|
79
80
|
HTML: "HTML",
|
|
80
81
|
Hungarian: "húngaro",
|
|
81
82
|
"I'm ready to assist you.": "Estou pronto para ajudar.",
|
|
82
|
-
"Image no longer available": "",
|
|
83
|
+
"Image no longer available": "A imagem já não está disponível",
|
|
83
84
|
Indonesian: "indonésio",
|
|
84
85
|
"Initializing on-device AI…": "Inicializando IA no dispositivo…",
|
|
85
86
|
"Inlining images as base64": "Incorporação de imagens em base64",
|
|
@@ -128,13 +129,15 @@ export const ptDict: Record<string, string> = {
|
|
|
128
129
|
"Proofread again": "Revisar novamente",
|
|
129
130
|
"Proofread on Backend": "Revisão no Backend",
|
|
130
131
|
Proofreading: "Revisão",
|
|
132
|
+
"Proofreading part {current}/{total}...":
|
|
133
|
+
"Revisando a parte {current}/{total}...",
|
|
131
134
|
"Ready.": "Pronto.",
|
|
132
135
|
"Received backend response.": "Resposta do servidor recebida.",
|
|
133
136
|
"Receiving response...": "A receber resposta...",
|
|
134
137
|
Record: "",
|
|
135
|
-
"Record audio": "",
|
|
138
|
+
"Record audio": "Gravar áudio",
|
|
136
139
|
"Recorded audio:": "Áudio gravado:",
|
|
137
|
-
"Recording...": "",
|
|
140
|
+
"Recording...": "A gravar...",
|
|
138
141
|
Reference: "Referência",
|
|
139
142
|
References: "Referências",
|
|
140
143
|
Regenerate: "Regenerado",
|
|
@@ -149,6 +152,8 @@ export const ptDict: Record<string, string> = {
|
|
|
149
152
|
Rewrite: "Reescrever",
|
|
150
153
|
"Rewrite again": "Reescrever novamente",
|
|
151
154
|
"Rewrite on Backend": "Reescrever no backend",
|
|
155
|
+
"Rewriting part {current}/{total}...":
|
|
156
|
+
"Reescrevendo a parte {current}/{total}...",
|
|
152
157
|
"Rewriting text": "Reescrevendo o texto",
|
|
153
158
|
"Running on-device...": "A executar no dispositivo...",
|
|
154
159
|
Russian: "russo",
|
|
@@ -169,13 +174,15 @@ export const ptDict: Record<string, string> = {
|
|
|
169
174
|
Sources: "Fontes",
|
|
170
175
|
Spanish: "Espanhol",
|
|
171
176
|
Stop: "Parar",
|
|
172
|
-
"Stop recording": "",
|
|
177
|
+
"Stop recording": "Parar gravação",
|
|
173
178
|
Subcategories: "Subcategorias",
|
|
174
179
|
"Suggested change": "Alteração sugerida",
|
|
175
180
|
Summarize: "Resumir",
|
|
176
181
|
"Summarize again": "Resuma novamente",
|
|
177
182
|
"Summarize on Backend": "Resumo no Backend",
|
|
178
183
|
Summarizing: "Resumindo",
|
|
184
|
+
"Summarizing part {current}/{total}...":
|
|
185
|
+
"Resumindo a parte {current}/{total}...",
|
|
179
186
|
Swedish: "sueco",
|
|
180
187
|
Tags: "Tags",
|
|
181
188
|
Teaser: "Teaser",
|
|
@@ -206,6 +213,8 @@ export const ptDict: Record<string, string> = {
|
|
|
206
213
|
"Translate again": "Traduzir novamente",
|
|
207
214
|
"Translate on Backend": "Traduzir no Backend",
|
|
208
215
|
Translating: "Traduzindo",
|
|
216
|
+
"Translating part {current}/{total}...":
|
|
217
|
+
"Traduzindo a parte {current}/{total}...",
|
|
209
218
|
Turkish: "turco",
|
|
210
219
|
Type: "Tipo",
|
|
211
220
|
Ukrainian: "ucraniano",
|
|
@@ -221,6 +230,8 @@ export const ptDict: Record<string, string> = {
|
|
|
221
230
|
"Working…": "A trabalhar…",
|
|
222
231
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
223
232
|
Write: "Escrever",
|
|
233
|
+
"Writing part {current}/{total}...":
|
|
234
|
+
"Escrevendo a parte {current}/{total}...",
|
|
224
235
|
Yes: "Sim",
|
|
225
236
|
"You need a subscription to use this feature on frontend.":
|
|
226
237
|
"Você precisa de uma assinatura para usar esse recurso no frontend.",
|
package/src/i18n/ru.ts
CHANGED
|
@@ -20,9 +20,9 @@ export const ruDict: Record<string, string> = {
|
|
|
20
20
|
"Ask me": "Спросите меня",
|
|
21
21
|
Assistant: "Ассистент",
|
|
22
22
|
"Assistant is thinking…": "Ассистент размышляет…",
|
|
23
|
-
"Audio message": "",
|
|
24
|
-
"Audio no longer available": "",
|
|
25
|
-
"Audio recorded": "",
|
|
23
|
+
"Audio message": "Аудиосообщение",
|
|
24
|
+
"Audio no longer available": "Аудио больше недоступно",
|
|
25
|
+
"Audio recorded": "Аудио записано",
|
|
26
26
|
auto: "авто",
|
|
27
27
|
"Auto-detect": "Автоматическое определение",
|
|
28
28
|
Cancel: "Отмена",
|
|
@@ -33,12 +33,13 @@ export const ruDict: Record<string, string> = {
|
|
|
33
33
|
"Checking capabilities…": "Возможности проверки…",
|
|
34
34
|
Chinese: "китайский",
|
|
35
35
|
Clear: "",
|
|
36
|
-
"Clear audio": "",
|
|
36
|
+
"Clear audio": "Очистить аудио",
|
|
37
37
|
"Click again to confirm": "Нажмите ещё раз, чтобы подтвердить",
|
|
38
38
|
Close: "Закрыть",
|
|
39
39
|
"Close chat": "Закрыть чат",
|
|
40
40
|
Confirm: "Подтвердить",
|
|
41
41
|
Corrected: "Исправлено",
|
|
42
|
+
"Creating final summary...": "Создание итогового резюме...",
|
|
42
43
|
"Creating LanguageDetector session": "Создание сессии LanguageDetector",
|
|
43
44
|
"Creating LanguageModel session": "Создание сессии LanguageModel",
|
|
44
45
|
"Creating Proofreader session": "Создание сессии корректора",
|
|
@@ -79,7 +80,7 @@ export const ruDict: Record<string, string> = {
|
|
|
79
80
|
HTML: "HTML",
|
|
80
81
|
Hungarian: "венгерский",
|
|
81
82
|
"I'm ready to assist you.": "Я готов помочь вам.",
|
|
82
|
-
"Image no longer available": "",
|
|
83
|
+
"Image no longer available": "Изображение больше недоступно",
|
|
83
84
|
Indonesian: "индонезийский",
|
|
84
85
|
"Initializing on-device AI…": "Инициализация встроенного ИИ…",
|
|
85
86
|
"Inlining images as base64": "Встраивание изображений в формате base64",
|
|
@@ -128,13 +129,15 @@ export const ruDict: Record<string, string> = {
|
|
|
128
129
|
"Proofread again": "Проверьте еще раз на наличие ошибок.",
|
|
129
130
|
"Proofread on Backend": "Проверка орфографии в бэкэнде.",
|
|
130
131
|
Proofreading: "Корректура",
|
|
132
|
+
"Proofreading part {current}/{total}...":
|
|
133
|
+
"Вычитка части {current}/{total}...",
|
|
131
134
|
"Ready.": "Готово.",
|
|
132
135
|
"Received backend response.": "Получен ответ от бэкэнда.",
|
|
133
136
|
"Receiving response...": "Получение ответа...",
|
|
134
137
|
Record: "",
|
|
135
|
-
"Record audio": "",
|
|
138
|
+
"Record audio": "Записать аудио",
|
|
136
139
|
"Recorded audio:": "Записанное аудио:",
|
|
137
|
-
"Recording...": "",
|
|
140
|
+
"Recording...": "Идёт запись...",
|
|
138
141
|
Reference: "Ссылка",
|
|
139
142
|
References: "Ссылки",
|
|
140
143
|
Regenerate: "Регенерировать",
|
|
@@ -149,6 +152,8 @@ export const ruDict: Record<string, string> = {
|
|
|
149
152
|
Rewrite: "Переписать",
|
|
150
153
|
"Rewrite again": "Перепишите еще раз",
|
|
151
154
|
"Rewrite on Backend": "Переписать код на бэкэнде.",
|
|
155
|
+
"Rewriting part {current}/{total}...":
|
|
156
|
+
"Переписывание части {current}/{total}...",
|
|
152
157
|
"Rewriting text": "Переписывание текста",
|
|
153
158
|
"Running on-device...": "Выполняется на устройстве...",
|
|
154
159
|
Russian: "Русский",
|
|
@@ -169,13 +174,15 @@ export const ruDict: Record<string, string> = {
|
|
|
169
174
|
Sources: "Источники",
|
|
170
175
|
Spanish: "испанский",
|
|
171
176
|
Stop: "Остановить",
|
|
172
|
-
"Stop recording": "",
|
|
177
|
+
"Stop recording": "Остановить запись",
|
|
173
178
|
Subcategories: "Подкатегории",
|
|
174
179
|
"Suggested change": "Предложенное изменение",
|
|
175
180
|
Summarize: "Подведите итоги",
|
|
176
181
|
"Summarize again": "Подведите итог еще раз.",
|
|
177
182
|
"Summarize on Backend": "Подведение итогов на бэкэнде",
|
|
178
183
|
Summarizing: "Подводя итоги",
|
|
184
|
+
"Summarizing part {current}/{total}...":
|
|
185
|
+
"Суммирование части {current}/{total}...",
|
|
179
186
|
Swedish: "шведский",
|
|
180
187
|
Tags: "Теги",
|
|
181
188
|
Teaser: "Тизер",
|
|
@@ -207,6 +214,7 @@ export const ruDict: Record<string, string> = {
|
|
|
207
214
|
"Translate again": "Перевести снова",
|
|
208
215
|
"Translate on Backend": "Перевод в бэкэнде",
|
|
209
216
|
Translating: "Перевод",
|
|
217
|
+
"Translating part {current}/{total}...": "Перевод части {current}/{total}...",
|
|
210
218
|
Turkish: "турецкий",
|
|
211
219
|
Type: "Тип",
|
|
212
220
|
Ukrainian: "украинский",
|
|
@@ -223,6 +231,7 @@ export const ruDict: Record<string, string> = {
|
|
|
223
231
|
"Working…": "Работаю…",
|
|
224
232
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
225
233
|
Write: "Написать",
|
|
234
|
+
"Writing part {current}/{total}...": "Создание части {current}/{total}...",
|
|
226
235
|
Yes: "Да",
|
|
227
236
|
"You need a subscription to use this feature on frontend.":
|
|
228
237
|
"Для использования этой функции на стороне клиента необходима подписка.",
|
package/src/i18n/sv.ts
CHANGED
|
@@ -20,9 +20,9 @@ export const svDict: Record<string, string> = {
|
|
|
20
20
|
"Ask me": "Fråga mig",
|
|
21
21
|
Assistant: "Assistent",
|
|
22
22
|
"Assistant is thinking…": "Assistenten funderar…",
|
|
23
|
-
"Audio message": "",
|
|
24
|
-
"Audio no longer available": "",
|
|
25
|
-
"Audio recorded": "",
|
|
23
|
+
"Audio message": "Ljudmeddelande",
|
|
24
|
+
"Audio no longer available": "Ljud är inte längre tillgängligt",
|
|
25
|
+
"Audio recorded": "Ljud inspelat",
|
|
26
26
|
auto: "Automatiskt",
|
|
27
27
|
"Auto-detect": "Automatisk identifiering",
|
|
28
28
|
Cancel: "Avboka",
|
|
@@ -33,12 +33,13 @@ export const svDict: Record<string, string> = {
|
|
|
33
33
|
"Checking capabilities…": "Kontrollerar kapacitet…",
|
|
34
34
|
Chinese: "kinesiska",
|
|
35
35
|
Clear: "",
|
|
36
|
-
"Clear audio": "",
|
|
36
|
+
"Clear audio": "Rensa ljud",
|
|
37
37
|
"Click again to confirm": "Klicka igen för att bekräfta",
|
|
38
38
|
Close: "Stäng",
|
|
39
39
|
"Close chat": "Stäng chatten",
|
|
40
40
|
Confirm: "Bekräfta",
|
|
41
41
|
Corrected: "Rättad",
|
|
42
|
+
"Creating final summary...": "Skapar slutlig sammanfattning...",
|
|
42
43
|
"Creating LanguageDetector session": "Skapar LanguageDetector-session",
|
|
43
44
|
"Creating LanguageModel session": "Skapar LanguageModel-session",
|
|
44
45
|
"Creating Proofreader session": "Skapa korrekturläsarsession",
|
|
@@ -79,7 +80,7 @@ export const svDict: Record<string, string> = {
|
|
|
79
80
|
HTML: "HTML",
|
|
80
81
|
Hungarian: "Ungerska",
|
|
81
82
|
"I'm ready to assist you.": "Jag är redo att hjälpa dig.",
|
|
82
|
-
"Image no longer available": "",
|
|
83
|
+
"Image no longer available": "Bilden är inte längre tillgänglig",
|
|
83
84
|
Indonesian: "Indonesiska",
|
|
84
85
|
"Initializing on-device AI…": "Initierar AI på enheten…",
|
|
85
86
|
"Inlining images as base64": "Inline-bilder som base64",
|
|
@@ -128,13 +129,15 @@ export const svDict: Record<string, string> = {
|
|
|
128
129
|
"Proofread again": "Korrekturläs igen",
|
|
129
130
|
"Proofread on Backend": "Korrekturläsning på backend",
|
|
130
131
|
Proofreading: "Korrekturläsning",
|
|
132
|
+
"Proofreading part {current}/{total}...":
|
|
133
|
+
"Korrekturläser del {current}/{total}...",
|
|
131
134
|
"Ready.": "Klar.",
|
|
132
135
|
"Received backend response.": "Mottaget backend-svar.",
|
|
133
136
|
"Receiving response...": "Tar emot svar...",
|
|
134
137
|
Record: "",
|
|
135
|
-
"Record audio": "",
|
|
138
|
+
"Record audio": "Spela in ljud",
|
|
136
139
|
"Recorded audio:": "Inspelat ljud:",
|
|
137
|
-
"Recording...": "",
|
|
140
|
+
"Recording...": "Spelar in...",
|
|
138
141
|
Reference: "Referens",
|
|
139
142
|
References: "Referenser",
|
|
140
143
|
Regenerate: "Regenerera",
|
|
@@ -149,6 +152,7 @@ export const svDict: Record<string, string> = {
|
|
|
149
152
|
Rewrite: "Skriva om",
|
|
150
153
|
"Rewrite again": "Skriv om igen",
|
|
151
154
|
"Rewrite on Backend": "Omskrivning på backend",
|
|
155
|
+
"Rewriting part {current}/{total}...": "Skriver om del {current}/{total}...",
|
|
152
156
|
"Rewriting text": "Omskrivning av text",
|
|
153
157
|
"Running on-device...": "Körs på enheten...",
|
|
154
158
|
Russian: "Ryska",
|
|
@@ -169,13 +173,15 @@ export const svDict: Record<string, string> = {
|
|
|
169
173
|
Sources: "Källor",
|
|
170
174
|
Spanish: "Spanska",
|
|
171
175
|
Stop: "Stopp",
|
|
172
|
-
"Stop recording": "",
|
|
176
|
+
"Stop recording": "Stoppa inspelning",
|
|
173
177
|
Subcategories: "Underkategorier",
|
|
174
178
|
"Suggested change": "Föreslagen ändring",
|
|
175
179
|
Summarize: "Sammanfatta",
|
|
176
180
|
"Summarize again": "Sammanfatta igen",
|
|
177
181
|
"Summarize on Backend": "Sammanfatta på backend",
|
|
178
182
|
Summarizing: "Sammanfattning",
|
|
183
|
+
"Summarizing part {current}/{total}...":
|
|
184
|
+
"Sammanfattar del {current}/{total}...",
|
|
179
185
|
Swedish: "Svenska",
|
|
180
186
|
Tags: "Taggar",
|
|
181
187
|
Teaser: "Teaser",
|
|
@@ -207,6 +213,8 @@ export const svDict: Record<string, string> = {
|
|
|
207
213
|
"Translate again": "Översätt igen",
|
|
208
214
|
"Translate on Backend": "Översätt på backend",
|
|
209
215
|
Translating: "Översätter",
|
|
216
|
+
"Translating part {current}/{total}...":
|
|
217
|
+
"Översätter del {current}/{total}...",
|
|
210
218
|
Turkish: "turkiska",
|
|
211
219
|
Type: "Typ",
|
|
212
220
|
Ukrainian: "ukrainska",
|
|
@@ -222,6 +230,7 @@ export const svDict: Record<string, string> = {
|
|
|
222
230
|
"Working…": "Arbetar…",
|
|
223
231
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
224
232
|
Write: "Skriv",
|
|
233
|
+
"Writing part {current}/{total}...": "Skriver del {current}/{total}...",
|
|
225
234
|
Yes: "Ja",
|
|
226
235
|
"You need a subscription to use this feature on frontend.":
|
|
227
236
|
"Du behöver en prenumeration för att använda den här funktionen på frontend.",
|