@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/nb.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const nbDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- Velg ---",
|
|
3
|
-
Accept: "
|
|
3
|
+
Accept: "Godta",
|
|
4
4
|
"Accept response": "Godta svar",
|
|
5
5
|
Add: "Legg til",
|
|
6
6
|
"Add image": "Legg til bilde",
|
|
@@ -24,7 +24,7 @@ export const nbDict: Record<string, string> = {
|
|
|
24
24
|
"Audio no longer available": "Lyd er ikke lenger tilgjengelig",
|
|
25
25
|
"Audio recorded": "Lyd tatt opp",
|
|
26
26
|
auto: "Automatisk",
|
|
27
|
-
"Auto-detect": "
|
|
27
|
+
"Auto-detect": "Oppdag automatisk",
|
|
28
28
|
Cancel: "Kansellere",
|
|
29
29
|
Caption: "Tekst",
|
|
30
30
|
Casual: "Uformell",
|
|
@@ -32,7 +32,7 @@ export const nbDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Kategorier",
|
|
33
33
|
"Checking capabilities…": "Sjekker muligheter…",
|
|
34
34
|
Chinese: "kinesisk",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Tøm",
|
|
36
36
|
"Clear audio": "Fjern lyd",
|
|
37
37
|
"Click again to confirm": "Klikk igjen for å bekrefte",
|
|
38
38
|
Close: "Lukke",
|
|
@@ -63,7 +63,7 @@ export const nbDict: Record<string, string> = {
|
|
|
63
63
|
Formal: "Formell",
|
|
64
64
|
formal: "formell",
|
|
65
65
|
French: "Fransk",
|
|
66
|
-
Generate: "
|
|
66
|
+
Generate: "Generer",
|
|
67
67
|
"Generate Image Metadata": "Generer bildemetadata",
|
|
68
68
|
"Generate Post Metadata": "Generer innleggsmetadata",
|
|
69
69
|
"Generated content": "Generert innhold",
|
|
@@ -98,7 +98,7 @@ export const nbDict: Record<string, string> = {
|
|
|
98
98
|
long: "lang",
|
|
99
99
|
Longer: "Lengre",
|
|
100
100
|
longer: "lenger",
|
|
101
|
-
Markdown: "
|
|
101
|
+
Markdown: "Markdown",
|
|
102
102
|
Maximize: "Maksimer",
|
|
103
103
|
Medium: "Medium",
|
|
104
104
|
medium: "medium",
|
|
@@ -134,7 +134,7 @@ export const nbDict: Record<string, string> = {
|
|
|
134
134
|
"Ready.": "Klar.",
|
|
135
135
|
"Received backend response.": "Mottok svar fra backend.",
|
|
136
136
|
"Receiving response...": "Mottar svar...",
|
|
137
|
-
Record: "",
|
|
137
|
+
Record: "Spill inn",
|
|
138
138
|
"Record audio": "Ta opp lyd",
|
|
139
139
|
"Recorded audio:": "Opptatt lyd:",
|
|
140
140
|
"Recording...": "Tar opp...",
|
package/src/i18n/nl.ts
CHANGED
|
@@ -17,7 +17,7 @@ export const nlDict: Record<string, string> = {
|
|
|
17
17
|
"As-Is": "Ongewijzigd",
|
|
18
18
|
"as-is": "zoals het is",
|
|
19
19
|
"Ask anything…": "Vraag maar raak…",
|
|
20
|
-
"Ask me": "Vraag
|
|
20
|
+
"Ask me": "Vraag het mij",
|
|
21
21
|
Assistant: "Assistent",
|
|
22
22
|
"Assistant is thinking…": "De assistent denkt na…",
|
|
23
23
|
"Audio message": "Audiobericht",
|
|
@@ -112,7 +112,7 @@ export const nlDict: Record<string, string> = {
|
|
|
112
112
|
"No content generated.": "Geen inhoud gegenereerd.",
|
|
113
113
|
"No issues found. Your text looks great!":
|
|
114
114
|
"Geen problemen gevonden. Je tekst ziet er geweldig uit!",
|
|
115
|
-
"No overrides": "Geen
|
|
115
|
+
"No overrides": "Geen overrides",
|
|
116
116
|
Norwegian: "Noors",
|
|
117
117
|
"Not sent": "Niet verzonden",
|
|
118
118
|
"On-device model ready.": "Model klaar voor gebruik op het apparaat.",
|
|
@@ -134,7 +134,7 @@ export const nlDict: Record<string, string> = {
|
|
|
134
134
|
"Ready.": "Klaar.",
|
|
135
135
|
"Received backend response.": "Reactie van de backend ontvangen.",
|
|
136
136
|
"Receiving response...": "Antwoord ontvangen...",
|
|
137
|
-
Record: "",
|
|
137
|
+
Record: "Opnemen",
|
|
138
138
|
"Record audio": "Audio opnemen",
|
|
139
139
|
"Recorded audio:": "Opgenomen audio:",
|
|
140
140
|
"Recording...": "Bezig met opnemen...",
|
|
@@ -151,7 +151,7 @@ export const nlDict: Record<string, string> = {
|
|
|
151
151
|
"Restore size": "Grootte herstellen",
|
|
152
152
|
Rewrite: "Herschrijven",
|
|
153
153
|
"Rewrite again": "Herschrijf het opnieuw",
|
|
154
|
-
"Rewrite on Backend": "Herschrijven
|
|
154
|
+
"Rewrite on Backend": "Herschrijven in de backend",
|
|
155
155
|
"Rewriting part {current}/{total}...":
|
|
156
156
|
"Deel {current}/{total} herschrijven...",
|
|
157
157
|
"Rewriting text": "Tekst herschrijven",
|
|
@@ -179,7 +179,7 @@ export const nlDict: Record<string, string> = {
|
|
|
179
179
|
"Suggested change": "Voorgestelde wijziging",
|
|
180
180
|
Summarize: "Samenvatten",
|
|
181
181
|
"Summarize again": "Vat het nogmaals samen.",
|
|
182
|
-
"Summarize on Backend": "
|
|
182
|
+
"Summarize on Backend": "Samenvatten in de backend",
|
|
183
183
|
Summarizing: "Samenvattend",
|
|
184
184
|
"Summarizing part {current}/{total}...":
|
|
185
185
|
"Deel {current}/{total} samenvatten...",
|
|
@@ -213,7 +213,7 @@ export const nlDict: Record<string, string> = {
|
|
|
213
213
|
Topic: "Onderwerp",
|
|
214
214
|
Translate: "Vertalen",
|
|
215
215
|
"Translate again": "Vertaal opnieuw",
|
|
216
|
-
"Translate on Backend": "Vertalen
|
|
216
|
+
"Translate on Backend": "Vertalen in de backend",
|
|
217
217
|
Translating: "Vertalen",
|
|
218
218
|
"Translating part {current}/{total}...": "Deel {current}/{total} vertalen...",
|
|
219
219
|
Turkish: "Turks",
|
package/src/i18n/pl.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const plDict: Record<string, string> = {
|
|
2
2
|
"--- Select ---": "--- Wybierz ---",
|
|
3
|
-
Accept: "
|
|
4
|
-
"Accept response": "Zaakceptuj
|
|
3
|
+
Accept: "Akceptuj",
|
|
4
|
+
"Accept response": "Zaakceptuj odpowiedź",
|
|
5
5
|
Add: "Dodaj",
|
|
6
6
|
"Add image": "Dodaj obraz",
|
|
7
7
|
"Additional instructions to guide the AI.":
|
|
@@ -32,12 +32,12 @@ export const plDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Kategorie",
|
|
33
33
|
"Checking capabilities…": "Sprawdzanie możliwości…",
|
|
34
34
|
Chinese: "chiński",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Wyczyść",
|
|
36
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
42
|
"Creating final summary...": "Tworzenie końcowego podsumowania...",
|
|
43
43
|
"Creating LanguageDetector session": "Tworzenie sesji LanguageDetector",
|
|
@@ -54,7 +54,7 @@ export const plDict: Record<string, string> = {
|
|
|
54
54
|
"Downloading model…": "Pobieranie modelu…",
|
|
55
55
|
Dutch: "Holenderski",
|
|
56
56
|
Edit: "Edytuj",
|
|
57
|
-
"Empty response": "Pusta
|
|
57
|
+
"Empty response": "Pusta odpowiedź",
|
|
58
58
|
English: "angielski",
|
|
59
59
|
"Enter a search query to start.":
|
|
60
60
|
"Aby rozpocząć, wprowadź zapytanie wyszukiwania.",
|
|
@@ -64,7 +64,7 @@ export const plDict: Record<string, string> = {
|
|
|
64
64
|
Formal: "Formalny",
|
|
65
65
|
formal: "formalny",
|
|
66
66
|
French: "francuski",
|
|
67
|
-
Generate: "
|
|
67
|
+
Generate: "Generuj",
|
|
68
68
|
"Generate Image Metadata": "Generuj metadane obrazu",
|
|
69
69
|
"Generate Post Metadata": "Generuj metadane wpisu",
|
|
70
70
|
"Generated content": "Wygenerowana treść",
|
|
@@ -100,7 +100,7 @@ export const plDict: Record<string, string> = {
|
|
|
100
100
|
long: "długi",
|
|
101
101
|
Longer: "Dłużej",
|
|
102
102
|
longer: "dłużej",
|
|
103
|
-
Markdown: "
|
|
103
|
+
Markdown: "Markdown",
|
|
104
104
|
Maximize: "Maksymalizuj",
|
|
105
105
|
Medium: "Średni",
|
|
106
106
|
medium: "średni",
|
|
@@ -126,23 +126,23 @@ export const plDict: Record<string, string> = {
|
|
|
126
126
|
Polish: "Polski",
|
|
127
127
|
Portuguese: "portugalski",
|
|
128
128
|
"Powered by": "Zasilane przez",
|
|
129
|
-
Preview: "
|
|
130
|
-
Proofread: "
|
|
131
|
-
"Proofread again": "
|
|
129
|
+
Preview: "Zapowiedź",
|
|
130
|
+
Proofread: "Korekta",
|
|
131
|
+
"Proofread again": "Sprawdź jeszcze raz",
|
|
132
132
|
"Proofread on Backend": "Korekta w zapleczu",
|
|
133
133
|
Proofreading: "Korekta",
|
|
134
134
|
"Proofreading part {current}/{total}...":
|
|
135
135
|
"Korekta części {current}/{total}...",
|
|
136
136
|
"Ready.": "Gotowe.",
|
|
137
|
-
"Received backend response.": "Otrzymano
|
|
137
|
+
"Received backend response.": "Otrzymano odpowiedź z zaplecza.",
|
|
138
138
|
"Receiving response...": "Odbieranie odpowiedzi...",
|
|
139
|
-
Record: "",
|
|
139
|
+
Record: "Nagraj",
|
|
140
140
|
"Record audio": "Nagraj audio",
|
|
141
141
|
"Recorded audio:": "Nagrane audio:",
|
|
142
142
|
"Recording...": "Nagrywanie...",
|
|
143
143
|
Reference: "Źródło",
|
|
144
144
|
References: "Źródła",
|
|
145
|
-
Regenerate: "
|
|
145
|
+
Regenerate: "Wygeneruj ponownie",
|
|
146
146
|
"Regenerate on Backend": "Regeneruj na zapleczu",
|
|
147
147
|
"Reject response": "Odrzuć odpowiedź",
|
|
148
148
|
"Remove image": "Usuń obraz",
|
|
@@ -151,7 +151,7 @@ export const plDict: Record<string, string> = {
|
|
|
151
151
|
Reset: "Resetuj",
|
|
152
152
|
"Reset conversation": "Zresetuj rozmowę",
|
|
153
153
|
"Restore size": "Przywróć rozmiar",
|
|
154
|
-
Rewrite: "
|
|
154
|
+
Rewrite: "Przepisz",
|
|
155
155
|
"Rewrite again": "Napisz jeszcze raz",
|
|
156
156
|
"Rewrite on Backend": "Przepisanie zaplecza",
|
|
157
157
|
"Rewriting part {current}/{total}...":
|
|
@@ -187,7 +187,7 @@ export const plDict: Record<string, string> = {
|
|
|
187
187
|
"Tworzenie podsumowania części {current}/{total}...",
|
|
188
188
|
Swedish: "szwedzki",
|
|
189
189
|
Tags: "Tagi",
|
|
190
|
-
Teaser: "
|
|
190
|
+
Teaser: "Zajawka",
|
|
191
191
|
teaser: "kłopotliwe pytanie",
|
|
192
192
|
Thai: "tajski",
|
|
193
193
|
"The alt text for the image.": "Tekst alternatywny dla obrazka.",
|
|
@@ -212,7 +212,7 @@ export const plDict: Record<string, string> = {
|
|
|
212
212
|
tldr: "tldr",
|
|
213
213
|
Tone: "Ton",
|
|
214
214
|
Topic: "Temat",
|
|
215
|
-
Translate: "
|
|
215
|
+
Translate: "Przetłumacz",
|
|
216
216
|
"Translate again": "Przetłumacz jeszcze raz",
|
|
217
217
|
"Translate on Backend": "Przetłumacz na zapleczu",
|
|
218
218
|
Translating: "Tłumaczenie",
|
|
@@ -225,15 +225,15 @@ export const plDict: Record<string, string> = {
|
|
|
225
225
|
Uploading: "Przesyłanie",
|
|
226
226
|
"Uploading images via signed URL":
|
|
227
227
|
"Przesyłanie obrazów za pomocą podpisanego adresu URL",
|
|
228
|
-
User: "
|
|
228
|
+
User: "Użytkownik",
|
|
229
229
|
"Using backend": "Korzystanie z zaplecza",
|
|
230
230
|
"Using on-device": "Korzystanie z urządzenia",
|
|
231
231
|
"Waiting for backend response…": "Oczekiwanie na odpowiedź zaplecza…",
|
|
232
|
-
"Waiting for response...": "Oczekiwanie na odpowied
|
|
232
|
+
"Waiting for response...": "Oczekiwanie na odpowiedź...",
|
|
233
233
|
Why: "Dlaczego",
|
|
234
234
|
"Working…": "Pracuję…",
|
|
235
235
|
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
236
|
-
Write: "
|
|
236
|
+
Write: "Napisz",
|
|
237
237
|
"Writing part {current}/{total}...": "Pisanie części {current}/{total}...",
|
|
238
238
|
Yes: "Tak",
|
|
239
239
|
"You need a subscription to use this feature on frontend.":
|
package/src/i18n/pt.ts
CHANGED
|
@@ -32,7 +32,7 @@ export const ptDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Categorias",
|
|
33
33
|
"Checking capabilities…": "Verificando as capacidades…",
|
|
34
34
|
Chinese: "chinês",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Limpar",
|
|
36
36
|
"Clear audio": "Limpar áudio",
|
|
37
37
|
"Click again to confirm": "Clique novamente para confirmar",
|
|
38
38
|
Close: "Fechar",
|
|
@@ -125,7 +125,7 @@ export const ptDict: Record<string, string> = {
|
|
|
125
125
|
Portuguese: "Português",
|
|
126
126
|
"Powered by": "Distribuído por",
|
|
127
127
|
Preview: "Pré-visualização",
|
|
128
|
-
Proofread: "
|
|
128
|
+
Proofread: "Rever",
|
|
129
129
|
"Proofread again": "Revisar novamente",
|
|
130
130
|
"Proofread on Backend": "Revisão no Backend",
|
|
131
131
|
Proofreading: "Revisão",
|
|
@@ -134,13 +134,13 @@ export const ptDict: Record<string, string> = {
|
|
|
134
134
|
"Ready.": "Pronto.",
|
|
135
135
|
"Received backend response.": "Resposta do servidor recebida.",
|
|
136
136
|
"Receiving response...": "A receber resposta...",
|
|
137
|
-
Record: "",
|
|
137
|
+
Record: "Gravar",
|
|
138
138
|
"Record audio": "Gravar áudio",
|
|
139
139
|
"Recorded audio:": "Áudio gravado:",
|
|
140
140
|
"Recording...": "A gravar...",
|
|
141
141
|
Reference: "Referência",
|
|
142
142
|
References: "Referências",
|
|
143
|
-
Regenerate: "
|
|
143
|
+
Regenerate: "Gerar novamente",
|
|
144
144
|
"Regenerate on Backend": "Regenerar no backend",
|
|
145
145
|
"Reject response": "Rejeitar resposta",
|
|
146
146
|
"Remove image": "Remover imagem",
|
package/src/i18n/ru.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export const ruDict: 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 ruDict: 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: "Закрыть",
|
|
@@ -125,7 +125,7 @@ export const ruDict: Record<string, string> = {
|
|
|
125
125
|
Portuguese: "португальский",
|
|
126
126
|
"Powered by": "Работает на",
|
|
127
127
|
Preview: "Предварительный просмотр",
|
|
128
|
-
Proofread: "
|
|
128
|
+
Proofread: "Проверить",
|
|
129
129
|
"Proofread again": "Проверьте еще раз на наличие ошибок.",
|
|
130
130
|
"Proofread on Backend": "Проверка орфографии в бэкэнде.",
|
|
131
131
|
Proofreading: "Корректура",
|
|
@@ -134,13 +134,13 @@ export const ruDict: 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...": "Идёт запись...",
|
|
141
141
|
Reference: "Ссылка",
|
|
142
142
|
References: "Ссылки",
|
|
143
|
-
Regenerate: "
|
|
143
|
+
Regenerate: "Сгенерировать заново",
|
|
144
144
|
"Regenerate on Backend": "Перегенерировать в бэкэнде",
|
|
145
145
|
"Reject response": "Отклонить ответ",
|
|
146
146
|
"Remove image": "Удалить изображение",
|
|
@@ -177,7 +177,7 @@ export const ruDict: Record<string, string> = {
|
|
|
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: "Подводя итоги",
|
|
@@ -206,11 +206,11 @@ export const ruDict: 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: "краткое содержание",
|
|
211
211
|
Tone: "Тон",
|
|
212
212
|
Topic: "Тема",
|
|
213
|
-
Translate: "
|
|
213
|
+
Translate: "Перевести",
|
|
214
214
|
"Translate again": "Перевести снова",
|
|
215
215
|
"Translate on Backend": "Перевод в бэкэнде",
|
|
216
216
|
Translating: "Перевод",
|
package/src/i18n/sv.ts
CHANGED
|
@@ -32,7 +32,7 @@ export const svDict: Record<string, string> = {
|
|
|
32
32
|
Categories: "Kategorier",
|
|
33
33
|
"Checking capabilities…": "Kontrollerar kapacitet…",
|
|
34
34
|
Chinese: "kinesiska",
|
|
35
|
-
Clear: "",
|
|
35
|
+
Clear: "Rensa",
|
|
36
36
|
"Clear audio": "Rensa ljud",
|
|
37
37
|
"Click again to confirm": "Klicka igen för att bekräfta",
|
|
38
38
|
Close: "Stäng",
|
|
@@ -68,7 +68,7 @@ export const svDict: Record<string, string> = {
|
|
|
68
68
|
"Generate Post Metadata": "Generera inläggsmetadata",
|
|
69
69
|
"Generated content": "Genererat innehåll",
|
|
70
70
|
"Generating text": "Generera text",
|
|
71
|
-
"Generating…": "
|
|
71
|
+
"Generating…": "Genererar…",
|
|
72
72
|
German: "Tyska",
|
|
73
73
|
Headline: "Rubrik",
|
|
74
74
|
headline: "rubrik",
|
|
@@ -134,7 +134,7 @@ export const svDict: Record<string, string> = {
|
|
|
134
134
|
"Ready.": "Klar.",
|
|
135
135
|
"Received backend response.": "Mottaget backend-svar.",
|
|
136
136
|
"Receiving response...": "Tar emot svar...",
|
|
137
|
-
Record: "",
|
|
137
|
+
Record: "Spela in",
|
|
138
138
|
"Record audio": "Spela in ljud",
|
|
139
139
|
"Recorded audio:": "Inspelat ljud:",
|
|
140
140
|
"Recording...": "Spelar in...",
|
|
@@ -149,7 +149,7 @@ export const svDict: Record<string, string> = {
|
|
|
149
149
|
Reset: "Återställ",
|
|
150
150
|
"Reset conversation": "Återställ konversation",
|
|
151
151
|
"Restore size": "Återställ storlek",
|
|
152
|
-
Rewrite: "
|
|
152
|
+
Rewrite: "Skriv om",
|
|
153
153
|
"Rewrite again": "Skriv om igen",
|
|
154
154
|
"Rewrite on Backend": "Omskrivning på backend",
|
|
155
155
|
"Rewriting part {current}/{total}...": "Skriver om del {current}/{total}...",
|
|
@@ -209,7 +209,7 @@ export const svDict: Record<string, string> = {
|
|
|
209
209
|
tldr: "tdr",
|
|
210
210
|
Tone: "Ton",
|
|
211
211
|
Topic: "Ämne",
|
|
212
|
-
Translate: "
|
|
212
|
+
Translate: "Översätt",
|
|
213
213
|
"Translate again": "Översätt igen",
|
|
214
214
|
"Translate on Backend": "Översätt på backend",
|
|
215
215
|
Translating: "Översätter",
|
package/src/i18n/th.ts
CHANGED
|
@@ -32,7 +32,7 @@ export const thDict: 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: "ปิด",
|
|
@@ -133,7 +133,7 @@ export const thDict: Record<string, string> = {
|
|
|
133
133
|
"Ready.": "พร้อมแล้ว",
|
|
134
134
|
"Received backend response.": "ได้รับคำตอบจากระบบแบ็กเอนด์แล้ว",
|
|
135
135
|
"Receiving response...": "กำลังรับคำตอบ...",
|
|
136
|
-
Record: "",
|
|
136
|
+
Record: "บันทึกเสียง",
|
|
137
137
|
"Record audio": "บันทึกเสียง",
|
|
138
138
|
"Recorded audio:": "เสียงที่บันทึกไว้:",
|
|
139
139
|
"Recording...": "กำลังบันทึก...",
|
|
@@ -178,7 +178,7 @@ export const thDict: Record<string, string> = {
|
|
|
178
178
|
"Suggested change": "การเปลี่ยนแปลงที่แนะนำ",
|
|
179
179
|
Summarize: "สรุป",
|
|
180
180
|
"Summarize again": "สรุปอีกครั้ง",
|
|
181
|
-
"Summarize on Backend": "
|
|
181
|
+
"Summarize on Backend": "สรุปบนแบ็กเอนด์",
|
|
182
182
|
Summarizing: "โดยสรุป",
|
|
183
183
|
"Summarizing part {current}/{total}...":
|
|
184
184
|
"กำลังสรุปส่วนที่ {current}/{total}...",
|
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: "Тема",
|