@smart-cloud/ai-kit-ui 1.1.39 → 1.1.41
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/ai-kit-ui.css +22 -11
- package/dist/index.cjs +9 -9
- package/dist/index.d.cts +15 -1
- package/dist/index.d.ts +15 -1
- package/dist/index.js +9 -9
- package/package.json +9 -8
- package/src/ai-feature/AiFeature.tsx +63 -62
- package/src/doc-search/DocSearch.tsx +498 -0
- package/src/doc-search/index.tsx +1 -0
- package/src/i18n/ar.ts +55 -44
- package/src/i18n/de.ts +56 -45
- package/src/i18n/en.ts +56 -45
- package/src/i18n/es.ts +56 -44
- package/src/i18n/fr.ts +56 -44
- package/src/i18n/he.ts +55 -44
- package/src/i18n/hi.ts +55 -44
- package/src/i18n/hu.ts +63 -51
- package/src/i18n/id.ts +56 -44
- package/src/i18n/it.ts +56 -44
- package/src/i18n/ja.ts +56 -45
- package/src/i18n/ko.ts +55 -44
- package/src/i18n/nb.ts +56 -45
- package/src/i18n/nl.ts +56 -45
- package/src/i18n/pl.ts +57 -45
- package/src/i18n/pt.ts +55 -44
- package/src/i18n/ru.ts +56 -45
- package/src/i18n/sv.ts +56 -45
- package/src/i18n/th.ts +55 -44
- package/src/i18n/tr.ts +55 -44
- package/src/i18n/ua.ts +55 -46
- package/src/i18n/zh.ts +54 -43
- package/src/index.tsx +1 -0
- package/src/poweredBy.tsx +39 -0
- package/src/styles/ai-kit-ui.css +22 -11
package/src/i18n/id.ts
CHANGED
|
@@ -1,24 +1,32 @@
|
|
|
1
1
|
export const idDict: Record<string, string> = {
|
|
2
|
-
"
|
|
2
|
+
"--- Select ---": "--- Pilih ---",
|
|
3
3
|
Accept: "Menerima",
|
|
4
4
|
"Accept response": "Terima jawaban",
|
|
5
5
|
Add: "Tambah",
|
|
6
6
|
"Add image": "Tambah gambar",
|
|
7
7
|
"Additional instructions to guide the AI.":
|
|
8
8
|
"Instruksi tambahan untuk memandu AI.",
|
|
9
|
+
"AI Assistant": "Asisten AI",
|
|
10
|
+
"AI Summary": "Ringkasan AI",
|
|
9
11
|
"Alt Text": "Teks Alternatif",
|
|
12
|
+
"An error occurred.": "Terjadi kesalahan.",
|
|
10
13
|
"An unknown error occurred.": "Terjadi kesalahan yang tidak diketahui.",
|
|
11
14
|
Arabic: "Arab",
|
|
15
|
+
"Are you sure you want to reset the conversation?":
|
|
16
|
+
"Yakin ingin mereset percakapan?",
|
|
12
17
|
"As-Is": "Tanpa perubahan",
|
|
18
|
+
"as-is": "dengan adanya",
|
|
13
19
|
"Ask anything…": "Tanyakan apa saja…",
|
|
14
20
|
"Ask me": "Tanya saya",
|
|
15
21
|
Assistant: "Asisten",
|
|
16
|
-
"Assistant is thinking
|
|
22
|
+
"Assistant is thinking…": "Asisten sedang berpikir…",
|
|
23
|
+
auto: "mobil",
|
|
17
24
|
"Auto-detect": "Deteksi otomatis",
|
|
18
25
|
Cancel: "Membatalkan",
|
|
19
26
|
Caption: "Keterangan",
|
|
20
27
|
Casual: "Kasual",
|
|
21
|
-
|
|
28
|
+
casual: "kasual",
|
|
29
|
+
"Checking capabilities…": "Memeriksa kemampuan…",
|
|
22
30
|
Chinese: "Cina",
|
|
23
31
|
"Click again to confirm": "Klik lagi untuk mengonfirmasi",
|
|
24
32
|
Close: "Menutup",
|
|
@@ -36,30 +44,37 @@ export const idDict: Record<string, string> = {
|
|
|
36
44
|
Description: "Keterangan",
|
|
37
45
|
"Detecting language": "Mendeteksi bahasa",
|
|
38
46
|
"Done.": "Selesai.",
|
|
39
|
-
"Downloading model
|
|
47
|
+
"Downloading model…": "Mengunduh model…",
|
|
40
48
|
Dutch: "Belanda",
|
|
41
49
|
Edit: "Edit",
|
|
42
50
|
"Empty response": "Jawaban kosong",
|
|
43
51
|
English: "Bahasa inggris",
|
|
52
|
+
"Enter a search query to start.":
|
|
53
|
+
"Masukkan kata kunci pencarian untuk memulai.",
|
|
54
|
+
Error: "Kesalahan",
|
|
44
55
|
Excerpt: "Kutipan",
|
|
45
56
|
Formal: "Resmi",
|
|
57
|
+
formal: "resmi",
|
|
46
58
|
French: "Perancis",
|
|
47
59
|
Generate: "Menghasilkan",
|
|
60
|
+
"Generate Image Metadata": "Buat metadata gambar",
|
|
61
|
+
"Generate Post Metadata": "Buat metadata pos",
|
|
48
62
|
"Generated content": "Konten yang dihasilkan",
|
|
49
63
|
"Generating text": "Menghasilkan teks",
|
|
50
|
-
"Generating
|
|
64
|
+
"Generating…": "Sedang menghasilkan…",
|
|
51
65
|
German: "Jerman",
|
|
52
|
-
HTML: "HTML",
|
|
53
66
|
Headline: "Judul berita",
|
|
67
|
+
headline: "judul",
|
|
54
68
|
Hebrew: "Ibrani",
|
|
55
69
|
Hide: "Bersembunyi",
|
|
56
70
|
Hindi: "Hindi",
|
|
57
71
|
"Hover highlights to see explanations.":
|
|
58
72
|
"Arahkan kursor ke item yang disorot untuk melihat penjelasannya.",
|
|
73
|
+
HTML: "HTML",
|
|
59
74
|
Hungarian: "Hongaria",
|
|
60
75
|
"I'm ready to assist you.": "Saya siap membantu Anda.",
|
|
61
76
|
Indonesian: "Indonesia",
|
|
62
|
-
"Initializing on-device AI
|
|
77
|
+
"Initializing on-device AI…": "Menginisialisasi AI pada perangkat…",
|
|
63
78
|
"Inlining images as base64": "Menyisipkan gambar sebagai base64",
|
|
64
79
|
"Input and output languages cannot be the same.":
|
|
65
80
|
"Bahasa masukan dan bahasa keluaran tidak boleh sama.",
|
|
@@ -68,27 +83,39 @@ export const idDict: Record<string, string> = {
|
|
|
68
83
|
Italian: "Italia",
|
|
69
84
|
Japanese: "Jepang",
|
|
70
85
|
"Key Points": "Poin-Poin Penting",
|
|
86
|
+
"key-points": "poin-poin penting",
|
|
71
87
|
Korean: "Korea",
|
|
72
88
|
Length: "Panjang",
|
|
73
89
|
Long: "Panjang",
|
|
90
|
+
long: "panjang",
|
|
74
91
|
Longer: "Lebih lama",
|
|
92
|
+
longer: "lebih lama",
|
|
75
93
|
Markdown: "Penurunan harga",
|
|
76
94
|
Maximize: "Maksimalkan",
|
|
77
95
|
Medium: "Sedang",
|
|
96
|
+
medium: "sedang",
|
|
78
97
|
"More casual": "Lebih kasual",
|
|
79
98
|
"More formal": "Lebih formal",
|
|
99
|
+
"more-casual": "lebih kasual",
|
|
100
|
+
"more-formal": "lebih formal",
|
|
80
101
|
Neutral: "Netral",
|
|
102
|
+
neutral: "netral",
|
|
103
|
+
No: "Tidak",
|
|
104
|
+
"No content generated.": "Tidak ada konten yang dihasilkan.",
|
|
81
105
|
"No issues found. Your text looks great!":
|
|
82
106
|
"Tidak ditemukan masalah. Teks Anda terlihat bagus!",
|
|
83
107
|
"No overrides": "Tidak ada penggantian",
|
|
84
108
|
Norwegian: "Norwegia",
|
|
85
109
|
"Not sent": "Tidak terkirim",
|
|
86
110
|
"On-device model ready.": "Model siap pakai di perangkat.",
|
|
111
|
+
"On-device model ready...": "Model di perangkat siap...",
|
|
87
112
|
Options: "Opsi",
|
|
88
113
|
"Output format": "Format keluaran",
|
|
89
114
|
"Output language": "Bahasa keluaran",
|
|
115
|
+
"Plain Text": "Teks biasa",
|
|
90
116
|
Polish: "Polandia",
|
|
91
117
|
Portuguese: "Portugis",
|
|
118
|
+
"Powered by": "Didukung oleh",
|
|
92
119
|
Preview: "Pratinjau",
|
|
93
120
|
Proofread: "Koreksi",
|
|
94
121
|
"Proofread again": "Periksa kembali",
|
|
@@ -96,6 +123,7 @@ export const idDict: Record<string, string> = {
|
|
|
96
123
|
Proofreading: "Pemeriksaan tata bahasa",
|
|
97
124
|
"Ready.": "Siap.",
|
|
98
125
|
"Received backend response.": "Respons dari backend telah diterima.",
|
|
126
|
+
"Receiving response...": "Menerima respons...",
|
|
99
127
|
Reference: "Referensi",
|
|
100
128
|
References: "Referensi",
|
|
101
129
|
Regenerate: "Diperbarui",
|
|
@@ -105,33 +133,45 @@ export const idDict: Record<string, string> = {
|
|
|
105
133
|
"Replace with": "Ganti dengan",
|
|
106
134
|
"Requesting signed URL": "Meminta URL yang ditandatangani",
|
|
107
135
|
Reset: "Atur ulang",
|
|
136
|
+
"Reset conversation": "Reset percakapan",
|
|
108
137
|
"Restore size": "Kembalikan ukuran",
|
|
109
138
|
Rewrite: "Menulis kembali",
|
|
110
139
|
"Rewrite again": "Tulis ulang lagi",
|
|
111
140
|
"Rewrite on Backend": "Penulisan ulang pada bagian Backend",
|
|
112
141
|
"Rewriting text": "Menulis ulang teks",
|
|
142
|
+
"Running on-device...": "Berjalan di perangkat...",
|
|
113
143
|
Russian: "Rusia",
|
|
144
|
+
Search: "Mencari",
|
|
145
|
+
"Search the documentation…": "Cari di dokumentasi…",
|
|
146
|
+
"Search with AI-Kit": "Cari dengan AI-Kit",
|
|
147
|
+
"Searching…": "Sedang mencari…",
|
|
114
148
|
Send: "Kirim",
|
|
115
|
-
"Sending request to backend
|
|
149
|
+
"Sending request to backend…": "Mengirim permintaan ke backend…",
|
|
150
|
+
"Sending request to server...": "Mengirim permintaan ke server...",
|
|
116
151
|
Short: "Pendek",
|
|
152
|
+
short: "pendek",
|
|
117
153
|
Shorter: "Singkat",
|
|
154
|
+
shorter: "singkat",
|
|
118
155
|
Show: "Menunjukkan",
|
|
119
156
|
"Something went wrong.": "Terjadi kesalahan.",
|
|
157
|
+
Sources: "Sumber",
|
|
120
158
|
Spanish: "Spanyol",
|
|
159
|
+
Stop: "Berhenti",
|
|
121
160
|
"Suggested change": "Perubahan yang disarankan",
|
|
122
161
|
Summarize: "Meringkaskan",
|
|
123
162
|
"Summarize again": "Ringkas kembali",
|
|
124
163
|
"Summarize on Backend": "Ringkaskan bagian Backend",
|
|
125
164
|
Summarizing: "Ringkasan",
|
|
126
165
|
Swedish: "Swedia",
|
|
127
|
-
"TL;DR": "Ringkasan singkat:",
|
|
128
166
|
Teaser: "Pengejek",
|
|
167
|
+
teaser: "pengejek",
|
|
129
168
|
Thai: "Thai",
|
|
130
169
|
"The alt text for the image.": "Teks alt untuk gambar.",
|
|
131
170
|
"The caption for the image.": "Keterangan untuk gambar tersebut.",
|
|
132
171
|
"The description for the image.": "Deskripsi untuk gambar tersebut.",
|
|
133
172
|
"The excerpt for the post.":
|
|
134
173
|
"Opsional. Ringkasan singkat yang dapat muncul di hasil pencarian dan pratinjau.",
|
|
174
|
+
"The format for the generated output.": "Format output yang dihasilkan.",
|
|
135
175
|
"The language AI-Kit should use for generated text by default (when applicable).":
|
|
136
176
|
"Bahasa yang seharusnya digunakan AI-Kit untuk teks yang dihasilkan secara default (jika berlaku).",
|
|
137
177
|
"The language of the input text.": "Bahasa dari teks masukan.",
|
|
@@ -144,6 +184,8 @@ export const idDict: Record<string, string> = {
|
|
|
144
184
|
"The topic or subject for the AI to write about.":
|
|
145
185
|
"Topik atau subjek yang akan ditulis oleh AI.",
|
|
146
186
|
Title: "Judul",
|
|
187
|
+
"TL;DR": "Ringkasan singkat:",
|
|
188
|
+
tldr: "tldr",
|
|
147
189
|
Tone: "Nada",
|
|
148
190
|
Topic: "Topik",
|
|
149
191
|
Translate: "Menerjemahkan",
|
|
@@ -160,43 +202,13 @@ export const idDict: Record<string, string> = {
|
|
|
160
202
|
User: "Pengguna",
|
|
161
203
|
"Using backend": "Menggunakan backend",
|
|
162
204
|
"Using on-device": "Menggunakan perangkat",
|
|
163
|
-
"
|
|
164
|
-
"Waiting for backend response...": "Menunggu respons dari backend...",
|
|
165
|
-
Why: "Mengapa",
|
|
166
|
-
"Working...": "Bekerja...",
|
|
167
|
-
"as-is": "dengan adanya",
|
|
168
|
-
auto: "mobil",
|
|
169
|
-
casual: "kasual",
|
|
170
|
-
formal: "resmi",
|
|
171
|
-
headline: "judul",
|
|
172
|
-
"key-points": "poin-poin penting",
|
|
173
|
-
long: "panjang",
|
|
174
|
-
longer: "lebih lama",
|
|
175
|
-
medium: "sedang",
|
|
176
|
-
"more-casual": "lebih kasual",
|
|
177
|
-
"more-formal": "lebih formal",
|
|
178
|
-
neutral: "netral",
|
|
179
|
-
short: "pendek",
|
|
180
|
-
shorter: "singkat",
|
|
181
|
-
teaser: "pengejek",
|
|
182
|
-
tldr: "tldr",
|
|
183
|
-
"--- Select ---": "--- Pilih ---",
|
|
184
|
-
"Plain Text": "Teks biasa",
|
|
185
|
-
"An error occurred.": "Terjadi kesalahan.",
|
|
186
|
-
"Are you sure you want to reset the conversation?":
|
|
187
|
-
"Yakin ingin mereset percakapan?",
|
|
188
|
-
"Generate Image Metadata": "Buat metadata gambar",
|
|
189
|
-
"Generate Post Metadata": "Buat metadata pos",
|
|
190
|
-
No: "Tidak",
|
|
191
|
-
"No content generated.": "Tidak ada konten yang dihasilkan.",
|
|
192
|
-
"On-device model ready...": "Model di perangkat siap...",
|
|
193
|
-
"Receiving response...": "Menerima respons...",
|
|
194
|
-
"Reset conversation": "Reset percakapan",
|
|
195
|
-
"Running on-device...": "Berjalan di perangkat...",
|
|
196
|
-
"Sending request to server...": "Mengirim permintaan ke server...",
|
|
197
|
-
"The format for the generated output.": "Format output yang dihasilkan.",
|
|
205
|
+
"Waiting for backend response…": "Menunggu respons dari backend…",
|
|
198
206
|
"Waiting for response...": "Menunggu respons...",
|
|
207
|
+
Why: "Mengapa",
|
|
199
208
|
"Working…": "Memproses…",
|
|
209
|
+
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
200
210
|
Write: "Tulis",
|
|
201
211
|
Yes: "Ya",
|
|
212
|
+
"You need a subscription to use this feature on frontend.":
|
|
213
|
+
"Anda memerlukan langganan untuk menggunakan fitur ini di bagian depan (frontend).",
|
|
202
214
|
};
|
package/src/i18n/it.ts
CHANGED
|
@@ -1,24 +1,32 @@
|
|
|
1
1
|
export const itDict: Record<string, string> = {
|
|
2
|
-
"
|
|
2
|
+
"--- Select ---": "--- Seleziona ---",
|
|
3
3
|
Accept: "Accettare",
|
|
4
4
|
"Accept response": "Accetta risposta",
|
|
5
5
|
Add: "Aggiungi",
|
|
6
6
|
"Add image": "Aggiungi immagine",
|
|
7
7
|
"Additional instructions to guide the AI.":
|
|
8
8
|
"Istruzioni aggiuntive per guidare l'IA.",
|
|
9
|
+
"AI Assistant": "Assistente IA",
|
|
10
|
+
"AI Summary": "Riepilogo AI",
|
|
9
11
|
"Alt Text": "Testo alternativo",
|
|
12
|
+
"An error occurred.": "Si è verificato un errore.",
|
|
10
13
|
"An unknown error occurred.": "Si è verificato un errore sconosciuto.",
|
|
11
14
|
Arabic: "arabo",
|
|
15
|
+
"Are you sure you want to reset the conversation?":
|
|
16
|
+
"Sei sicuro di voler reimpostare la conversazione?",
|
|
12
17
|
"As-Is": "Invariato",
|
|
18
|
+
"as-is": "così com'è",
|
|
13
19
|
"Ask anything…": "Chiedi qualsiasi cosa…",
|
|
14
20
|
"Ask me": "Chiedimi",
|
|
15
21
|
Assistant: "Assistente",
|
|
16
|
-
"Assistant is thinking
|
|
22
|
+
"Assistant is thinking…": "L'assistente sta pensando…",
|
|
23
|
+
auto: "Automatico",
|
|
17
24
|
"Auto-detect": "Rilevamento automatico",
|
|
18
25
|
Cancel: "Cancellare",
|
|
19
26
|
Caption: "Didascalia",
|
|
20
27
|
Casual: "Informale",
|
|
21
|
-
|
|
28
|
+
casual: "casuale",
|
|
29
|
+
"Checking capabilities…": "Verifica delle capacità…",
|
|
22
30
|
Chinese: "cinese",
|
|
23
31
|
"Click again to confirm": "Clicca di nuovo per confermare",
|
|
24
32
|
Close: "Chiudi",
|
|
@@ -38,30 +46,37 @@ export const itDict: Record<string, string> = {
|
|
|
38
46
|
Description: "Descrizione",
|
|
39
47
|
"Detecting language": "Rilevamento del linguaggio",
|
|
40
48
|
"Done.": "Fatto.",
|
|
41
|
-
"Downloading model
|
|
49
|
+
"Downloading model…": "Download del modello in corso…",
|
|
42
50
|
Dutch: "Olandese",
|
|
43
51
|
Edit: "Modifica",
|
|
44
52
|
"Empty response": "Risposta vuota",
|
|
45
53
|
English: "Inglese",
|
|
54
|
+
"Enter a search query to start.":
|
|
55
|
+
"Per iniziare, inserisci una query di ricerca.",
|
|
56
|
+
Error: "Errore",
|
|
46
57
|
Excerpt: "Estratto",
|
|
47
58
|
Formal: "Formale",
|
|
59
|
+
formal: "formale",
|
|
48
60
|
French: "francese",
|
|
49
61
|
Generate: "Generare",
|
|
62
|
+
"Generate Image Metadata": "Genera metadati immagine",
|
|
63
|
+
"Generate Post Metadata": "Genera metadati del post",
|
|
50
64
|
"Generated content": "Contenuto generato",
|
|
51
65
|
"Generating text": "Generazione di testo",
|
|
52
|
-
"Generating
|
|
66
|
+
"Generating…": "Generazione in corso…",
|
|
53
67
|
German: "tedesco",
|
|
54
|
-
HTML: "HTML",
|
|
55
68
|
Headline: "Titolo",
|
|
69
|
+
headline: "titolo",
|
|
56
70
|
Hebrew: "ebraico",
|
|
57
71
|
Hide: "Nascondere",
|
|
58
72
|
Hindi: "hindi",
|
|
59
73
|
"Hover highlights to see explanations.":
|
|
60
74
|
"Passa il mouse sulle evidenziazioni per visualizzare le spiegazioni.",
|
|
75
|
+
HTML: "HTML",
|
|
61
76
|
Hungarian: "ungherese",
|
|
62
77
|
"I'm ready to assist you.": "Sono pronto ad aiutarti.",
|
|
63
78
|
Indonesian: "indonesiano",
|
|
64
|
-
"Initializing on-device AI
|
|
79
|
+
"Initializing on-device AI…": "Inizializzazione dell'IA sul dispositivo…",
|
|
65
80
|
"Inlining images as base64": "Incorporamento delle immagini come base64",
|
|
66
81
|
"Input and output languages cannot be the same.":
|
|
67
82
|
"Le lingue di input e di output non possono essere uguali.",
|
|
@@ -70,27 +85,39 @@ export const itDict: Record<string, string> = {
|
|
|
70
85
|
Italian: "Italiano",
|
|
71
86
|
Japanese: "giapponese",
|
|
72
87
|
"Key Points": "Punti chiave",
|
|
88
|
+
"key-points": "punti chiave",
|
|
73
89
|
Korean: "coreano",
|
|
74
90
|
Length: "Lunghezza",
|
|
75
91
|
Long: "Lungo",
|
|
92
|
+
long: "lungo",
|
|
76
93
|
Longer: "Più lungo",
|
|
94
|
+
longer: "più lungo",
|
|
77
95
|
Markdown: "Riduzione dei prezzi",
|
|
78
96
|
Maximize: "Massimizza",
|
|
79
97
|
Medium: "Medio",
|
|
98
|
+
medium: "medio",
|
|
80
99
|
"More casual": "Più casual",
|
|
81
100
|
"More formal": "Più formale",
|
|
101
|
+
"more-casual": "più casual",
|
|
102
|
+
"more-formal": "più formale",
|
|
82
103
|
Neutral: "Neutro",
|
|
104
|
+
neutral: "neutro",
|
|
105
|
+
No: "No",
|
|
106
|
+
"No content generated.": "Nessun contenuto generato.",
|
|
83
107
|
"No issues found. Your text looks great!":
|
|
84
108
|
"Nessun problema riscontrato. Il tuo testo è fantastico!",
|
|
85
109
|
"No overrides": "Nessun override",
|
|
86
110
|
Norwegian: "norvegese",
|
|
87
111
|
"Not sent": "Non inviato",
|
|
88
112
|
"On-device model ready.": "Modello pronto per il dispositivo.",
|
|
113
|
+
"On-device model ready...": "Modello sul dispositivo pronto...",
|
|
89
114
|
Options: "Opzioni",
|
|
90
115
|
"Output format": "Formato di output",
|
|
91
116
|
"Output language": "Lingua di output",
|
|
117
|
+
"Plain Text": "Testo semplice",
|
|
92
118
|
Polish: "Polacco",
|
|
93
119
|
Portuguese: "portoghese",
|
|
120
|
+
"Powered by": "Offerto da",
|
|
94
121
|
Preview: "Anteprima",
|
|
95
122
|
Proofread: "Correggere le bozze",
|
|
96
123
|
"Proofread again": "Rileggi di nuovo",
|
|
@@ -98,6 +125,7 @@ export const itDict: Record<string, string> = {
|
|
|
98
125
|
Proofreading: "Correzione di bozze",
|
|
99
126
|
"Ready.": "Pronto.",
|
|
100
127
|
"Received backend response.": "Ricevuta risposta dal backend.",
|
|
128
|
+
"Receiving response...": "Ricezione della risposta...",
|
|
101
129
|
Reference: "Riferimento",
|
|
102
130
|
References: "Riferimenti",
|
|
103
131
|
Regenerate: "Rigenerare",
|
|
@@ -107,33 +135,45 @@ export const itDict: Record<string, string> = {
|
|
|
107
135
|
"Replace with": "Sostituisci con",
|
|
108
136
|
"Requesting signed URL": "Richiesta URL firmato",
|
|
109
137
|
Reset: "Reimposta",
|
|
138
|
+
"Reset conversation": "Reimposta conversazione",
|
|
110
139
|
"Restore size": "Ripristina dimensione",
|
|
111
140
|
Rewrite: "Riscrivere",
|
|
112
141
|
"Rewrite again": "Riscrivi di nuovo",
|
|
113
142
|
"Rewrite on Backend": "Riscrivi sul backend",
|
|
114
143
|
"Rewriting text": "Riscrivere il testo",
|
|
144
|
+
"Running on-device...": "In esecuzione sul dispositivo...",
|
|
115
145
|
Russian: "russo",
|
|
146
|
+
Search: "Ricerca",
|
|
147
|
+
"Search the documentation…": "Cerca nella documentazione…",
|
|
148
|
+
"Search with AI-Kit": "Cerca con AI-Kit",
|
|
149
|
+
"Searching…": "Ricerca in corso…",
|
|
116
150
|
Send: "Invia",
|
|
117
|
-
"Sending request to backend
|
|
151
|
+
"Sending request to backend…": "Invio della richiesta al backend…",
|
|
152
|
+
"Sending request to server...": "Invio richiesta al server...",
|
|
118
153
|
Short: "Corto",
|
|
154
|
+
short: "corto",
|
|
119
155
|
Shorter: "Più corto",
|
|
156
|
+
shorter: "più corto",
|
|
120
157
|
Show: "Spettacolo",
|
|
121
158
|
"Something went wrong.": "Qualcosa è andato storto.",
|
|
159
|
+
Sources: "Fonti",
|
|
122
160
|
Spanish: "spagnolo",
|
|
161
|
+
Stop: "Fermare",
|
|
123
162
|
"Suggested change": "Modifica suggerita",
|
|
124
163
|
Summarize: "Riassumere",
|
|
125
164
|
"Summarize again": "Riassumere di nuovo",
|
|
126
165
|
"Summarize on Backend": "Riepilogo sul backend",
|
|
127
166
|
Summarizing: "Riassumendo",
|
|
128
167
|
Swedish: "svedese",
|
|
129
|
-
"TL;DR": "In breve",
|
|
130
168
|
Teaser: "Anticipazione",
|
|
169
|
+
teaser: "teaser",
|
|
131
170
|
Thai: "tailandese",
|
|
132
171
|
"The alt text for the image.": "Il testo alternativo dell'immagine.",
|
|
133
172
|
"The caption for the image.": "La didascalia dell'immagine.",
|
|
134
173
|
"The description for the image.": "La descrizione dell'immagine.",
|
|
135
174
|
"The excerpt for the post.":
|
|
136
175
|
"Facoltativo. Breve riepilogo che può comparire nei risultati di ricerca e nelle anteprime.",
|
|
176
|
+
"The format for the generated output.": "Il formato dell’output generato.",
|
|
137
177
|
"The language AI-Kit should use for generated text by default (when applicable).":
|
|
138
178
|
"La lingua che AI-Kit dovrebbe utilizzare per impostazione predefinita per il testo generato (quando applicabile).",
|
|
139
179
|
"The language of the input text.": "La lingua del testo di input.",
|
|
@@ -146,6 +186,8 @@ export const itDict: Record<string, string> = {
|
|
|
146
186
|
"The topic or subject for the AI to write about.":
|
|
147
187
|
"L'argomento o il soggetto su cui l'IA deve scrivere.",
|
|
148
188
|
Title: "Titolo",
|
|
189
|
+
"TL;DR": "In breve",
|
|
190
|
+
tldr: "breve",
|
|
149
191
|
Tone: "Tono",
|
|
150
192
|
Topic: "Argomento",
|
|
151
193
|
Translate: "Tradurre",
|
|
@@ -162,43 +204,13 @@ export const itDict: Record<string, string> = {
|
|
|
162
204
|
User: "Utente",
|
|
163
205
|
"Using backend": "Utilizzo del backend",
|
|
164
206
|
"Using on-device": "Utilizzo sul dispositivo",
|
|
165
|
-
"
|
|
166
|
-
"Waiting for backend response...": "In attesa della risposta del backend...",
|
|
167
|
-
Why: "Perché",
|
|
168
|
-
"Working...": "Lavorando...",
|
|
169
|
-
"as-is": "così com'è",
|
|
170
|
-
auto: "Automatico",
|
|
171
|
-
casual: "casuale",
|
|
172
|
-
formal: "formale",
|
|
173
|
-
headline: "titolo",
|
|
174
|
-
"key-points": "punti chiave",
|
|
175
|
-
long: "lungo",
|
|
176
|
-
longer: "più lungo",
|
|
177
|
-
medium: "medio",
|
|
178
|
-
"more-casual": "più casual",
|
|
179
|
-
"more-formal": "più formale",
|
|
180
|
-
neutral: "neutro",
|
|
181
|
-
short: "corto",
|
|
182
|
-
shorter: "più corto",
|
|
183
|
-
teaser: "teaser",
|
|
184
|
-
tldr: "breve",
|
|
185
|
-
"--- Select ---": "--- Seleziona ---",
|
|
186
|
-
"Plain Text": "Testo semplice",
|
|
187
|
-
"An error occurred.": "Si è verificato un errore.",
|
|
188
|
-
"Are you sure you want to reset the conversation?":
|
|
189
|
-
"Sei sicuro di voler reimpostare la conversazione?",
|
|
190
|
-
"Generate Image Metadata": "Genera metadati immagine",
|
|
191
|
-
"Generate Post Metadata": "Genera metadati del post",
|
|
192
|
-
No: "No",
|
|
193
|
-
"No content generated.": "Nessun contenuto generato.",
|
|
194
|
-
"On-device model ready...": "Modello sul dispositivo pronto...",
|
|
195
|
-
"Receiving response...": "Ricezione della risposta...",
|
|
196
|
-
"Reset conversation": "Reimposta conversazione",
|
|
197
|
-
"Running on-device...": "In esecuzione sul dispositivo...",
|
|
198
|
-
"Sending request to server...": "Invio richiesta al server...",
|
|
199
|
-
"The format for the generated output.": "Il formato dell’output generato.",
|
|
207
|
+
"Waiting for backend response…": "In attesa della risposta del backend…",
|
|
200
208
|
"Waiting for response...": "In attesa di risposta...",
|
|
209
|
+
Why: "Perché",
|
|
201
210
|
"Working…": "Elaborazione…",
|
|
211
|
+
"WPSuite AI-Kit": "WPSuite AI-Kit",
|
|
202
212
|
Write: "Scrivi",
|
|
203
213
|
Yes: "Sì",
|
|
214
|
+
"You need a subscription to use this feature on frontend.":
|
|
215
|
+
"Per utilizzare questa funzionalità sul frontend è necessario un abbonamento.",
|
|
204
216
|
};
|