@smart-cloud/ai-kit-ui 1.4.6 → 1.4.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/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: "번역하기",
package/src/i18n/nb.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  export const nbDict: Record<string, string> = {
2
2
  "--- Select ---": "--- Velg ---",
3
- Accept: "Akseptere",
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": "Automatisk oppdaging",
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: "Generere",
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: "Nedsatt pris",
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 me",
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 overschrijvingen",
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 van de backend",
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": "Samenvatting op de 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 op de backend",
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: "Przyjąć",
4
- "Accept response": "Zaakceptuj odpowiedź",
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: "Potwierdź",
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 odpowiedź",
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: "Spowodować",
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: "Obniżka cen",
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: "Zapowiedź",
130
- Proofread: "Czytać korektę",
131
- "Proofread again": "Sprawdź jeszcze raz",
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 odpowiedź z zaplecza.",
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: "Zregenerować",
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: "Przepisać",
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: "Kłopotliwe pytanie",
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: "Tłumaczyć",
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: "Użytkownik",
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: "Pisz",
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: "Revisado",
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: "Regenerado",
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…": "Alstrande…",
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: "Skriva om",
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: "Översätta",
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}...",