@moveo-ai/web-client 0.88.5-true.2 → 0.88.5-true.3
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/147.min.js.LICENSE.txt +1 -1
- package/dist/329.min.js.LICENSE.txt +1 -1
- package/dist/audio-client.min.js.LICENSE.txt +1 -1
- package/dist/iframe.min.js.LICENSE.txt +1 -1
- package/dist/iframe.v2.min.js.LICENSE.txt +1 -1
- package/dist/preview.css.min.js.LICENSE.txt +1 -1
- package/dist/public/locales/ar.json +44 -44
- package/dist/public/locales/bg.json +44 -44
- package/dist/public/locales/cs.json +44 -44
- package/dist/public/locales/da.json +44 -44
- package/dist/public/locales/de.json +44 -44
- package/dist/public/locales/el.json +44 -44
- package/dist/public/locales/en.json +44 -44
- package/dist/public/locales/es.json +78 -78
- package/dist/public/locales/fr.json +44 -44
- package/dist/public/locales/id.json +44 -44
- package/dist/public/locales/it.json +44 -44
- package/dist/public/locales/ja.json +44 -44
- package/dist/public/locales/me.json +44 -44
- package/dist/public/locales/nl-be.json +44 -44
- package/dist/public/locales/nl.json +44 -44
- package/dist/public/locales/pl.json +44 -44
- package/dist/public/locales/pt-br.json +44 -44
- package/dist/public/locales/pt.json +44 -44
- package/dist/public/locales/ro.json +44 -44
- package/dist/public/locales/ru.json +44 -44
- package/dist/public/locales/sq.json +44 -44
- package/dist/public/locales/sr.json +44 -44
- package/dist/public/locales/sv.json +44 -44
- package/dist/public/locales/tl.json +44 -44
- package/dist/public/locales/tr.json +44 -44
- package/dist/public/locales/zh.json +44 -44
- package/dist/web-client.min.js.LICENSE.txt +1 -1
- package/package.json +2 -1
|
@@ -1,4 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
+
"audio_widget": {
|
|
3
|
+
"actions": {
|
|
4
|
+
"cancel": "Batalkan panggilan pratinjau audio",
|
|
5
|
+
"end": "Akhiri panggilan pratinjau audio",
|
|
6
|
+
"start": "Mulai panggilan pratinjau audio"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "Terjadi kesalahan",
|
|
10
|
+
"start_failed": "Gagal memulai panggilan"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "Nonaktifkan",
|
|
14
|
+
"mute_microphone": "Nonaktifkan mikrofon",
|
|
15
|
+
"unmute": "Aktifkan",
|
|
16
|
+
"unmute_microphone": "Aktifkan mikrofon"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "Panggilan terhubung",
|
|
20
|
+
"connected_thinking": "Panggilan terhubung, membuat respons",
|
|
21
|
+
"connecting": "Menghubungkan panggilan",
|
|
22
|
+
"error": "Kesalahan panggilan",
|
|
23
|
+
"error_with_message": "Kesalahan panggilan: {{message}}",
|
|
24
|
+
"ready": "Siap untuk melakukan panggilan"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "Menghubungkan",
|
|
28
|
+
"error": "Kesalahan",
|
|
29
|
+
"on_call": "Dalam panggilan",
|
|
30
|
+
"ready": "Siap",
|
|
31
|
+
"thinking": "Berpikir"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "Batal",
|
|
4
36
|
"close": "Tutup",
|
|
@@ -18,6 +50,10 @@
|
|
|
18
50
|
"start_new_chat": "Mulai chat baru",
|
|
19
51
|
"submit": "Kirim"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "Slide berikutnya",
|
|
55
|
+
"previous_slide": "Slide sebelumnya"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "Agen AI",
|
|
23
59
|
"loading": "Memuat..."
|
|
@@ -38,8 +74,8 @@
|
|
|
38
74
|
"member_join": "{{0}} bergabung ke percakapan",
|
|
39
75
|
"member_leave": "{{0}} keluar dari percakapan",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "Akan tetap aktif selama <0>{{time}}</0>",
|
|
78
|
+
"title": "Percakapan ini sudah diselesaikan"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
@@ -66,6 +102,9 @@
|
|
|
66
102
|
"invalid_type": "File {{0}} tidak didukung.",
|
|
67
103
|
"too_large": "File {{0}} terlalu besar. Ukuran maksimum {{1}} MB."
|
|
68
104
|
},
|
|
105
|
+
"footer": {
|
|
106
|
+
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
107
|
+
},
|
|
69
108
|
"forms": {
|
|
70
109
|
"email": {
|
|
71
110
|
"label": "Apa alamat email Anda?"
|
|
@@ -106,8 +145,8 @@
|
|
|
106
145
|
"estimated_time": "Perkiraan waktu tunggu:",
|
|
107
146
|
"high_traffic": "Waktu tunggu melebihi",
|
|
108
147
|
"mins": "menit",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
148
|
+
"queue_position": "Posisi Anda dalam antrean: {{0}}",
|
|
149
|
+
"secs": "dtk"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "Artikel terkait",
|
|
113
152
|
"reset_conversation": "Atur ulang percakapan",
|
|
@@ -140,44 +179,5 @@
|
|
|
140
179
|
"toast": {
|
|
141
180
|
"set_email": "Tambahkan email Anda agar kami dapat menghubungi Anda."
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "Didukung oleh <0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "Slide sebelumnya",
|
|
146
|
-
"next_slide": "Slide berikutnya"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "Terjadi kesalahan",
|
|
151
|
-
"start_failed": "Gagal memulai panggilan"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "Siap",
|
|
155
|
-
"connecting": "Menghubungkan",
|
|
156
|
-
"thinking": "Berpikir",
|
|
157
|
-
"on_call": "Dalam panggilan",
|
|
158
|
-
"error": "Kesalahan"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "Mulai panggilan pratinjau audio",
|
|
162
|
-
"cancel": "Batalkan panggilan pratinjau audio",
|
|
163
|
-
"end": "Akhiri panggilan pratinjau audio"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "Siap untuk melakukan panggilan",
|
|
167
|
-
"connecting": "Menghubungkan panggilan",
|
|
168
|
-
"connected_thinking": "Panggilan terhubung, membuat respons",
|
|
169
|
-
"connected": "Panggilan terhubung",
|
|
170
|
-
"error": "Kesalahan panggilan",
|
|
171
|
-
"error_with_message": "Kesalahan panggilan: {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "Nonaktifkan mikrofon",
|
|
175
|
-
"unmute_microphone": "Aktifkan mikrofon",
|
|
176
|
-
"mute": "Nonaktifkan",
|
|
177
|
-
"unmute": "Aktifkan"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "Didukung oleh <0>{{brand}}</0>"
|
|
183
183
|
}
|
|
@@ -1,4 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
+
"audio_widget": {
|
|
3
|
+
"actions": {
|
|
4
|
+
"cancel": "Annulla chiamata di anteprima audio",
|
|
5
|
+
"end": "Termina chiamata di anteprima audio",
|
|
6
|
+
"start": "Avvia chiamata di anteprima audio"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "Si è verificato un errore",
|
|
10
|
+
"start_failed": "Impossibile avviare la chiamata"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "Disattiva",
|
|
14
|
+
"mute_microphone": "Disattiva microfono",
|
|
15
|
+
"unmute": "Attiva",
|
|
16
|
+
"unmute_microphone": "Attiva microfono"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "Chiamata connessa",
|
|
20
|
+
"connected_thinking": "Chiamata connessa, generazione della risposta",
|
|
21
|
+
"connecting": "Connessione in corso",
|
|
22
|
+
"error": "Errore di chiamata",
|
|
23
|
+
"error_with_message": "Errore di chiamata: {{message}}",
|
|
24
|
+
"ready": "Pronto a effettuare una chiamata"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "Connessione",
|
|
28
|
+
"error": "Errore",
|
|
29
|
+
"on_call": "In chiamata",
|
|
30
|
+
"ready": "Pronto",
|
|
31
|
+
"thinking": "Elaborazione"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "Annulla",
|
|
4
36
|
"close": "Chiudi",
|
|
@@ -18,6 +50,10 @@
|
|
|
18
50
|
"start_new_chat": "Avvia nuova chat",
|
|
19
51
|
"submit": "Invia"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "Diapositiva successiva",
|
|
55
|
+
"previous_slide": "Diapositiva precedente"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "Agente AI",
|
|
23
59
|
"loading": "Caricamento..."
|
|
@@ -38,8 +74,8 @@
|
|
|
38
74
|
"member_join": "{{0}} ha partecipato alla conversazione",
|
|
39
75
|
"member_leave": "{{0}} ha lasciato la conversazione",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "Resterà attiva per <0>{{time}}</0>",
|
|
78
|
+
"title": "Questa conversazione è stata risolta"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
@@ -66,6 +102,9 @@
|
|
|
66
102
|
"invalid_type": "Il file {{0}} non è supportato.",
|
|
67
103
|
"too_large": "Il file {{0}} è troppo grande. Dimensione massima {{1}} MB."
|
|
68
104
|
},
|
|
105
|
+
"footer": {
|
|
106
|
+
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
107
|
+
},
|
|
69
108
|
"forms": {
|
|
70
109
|
"email": {
|
|
71
110
|
"label": "Qual è il tuo indirizzo email?"
|
|
@@ -106,8 +145,8 @@
|
|
|
106
145
|
"estimated_time": "Tempo di attesa stimato:",
|
|
107
146
|
"high_traffic": "Il tempo di attesa supera",
|
|
108
147
|
"mins": "min",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
148
|
+
"queue_position": "La tua posizione in coda: {{0}}",
|
|
149
|
+
"secs": "s"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "Articoli correlati",
|
|
113
152
|
"reset_conversation": "Reimposta conversazione",
|
|
@@ -140,44 +179,5 @@
|
|
|
140
179
|
"toast": {
|
|
141
180
|
"set_email": "Aggiungi la tua email così possiamo contattarti."
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "Funzioniamo con <0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "Diapositiva precedente",
|
|
146
|
-
"next_slide": "Diapositiva successiva"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "Si è verificato un errore",
|
|
151
|
-
"start_failed": "Impossibile avviare la chiamata"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "Pronto",
|
|
155
|
-
"connecting": "Connessione",
|
|
156
|
-
"thinking": "Elaborazione",
|
|
157
|
-
"on_call": "In chiamata",
|
|
158
|
-
"error": "Errore"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "Avvia chiamata di anteprima audio",
|
|
162
|
-
"cancel": "Annulla chiamata di anteprima audio",
|
|
163
|
-
"end": "Termina chiamata di anteprima audio"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "Pronto a effettuare una chiamata",
|
|
167
|
-
"connecting": "Connessione in corso",
|
|
168
|
-
"connected_thinking": "Chiamata connessa, generazione della risposta",
|
|
169
|
-
"connected": "Chiamata connessa",
|
|
170
|
-
"error": "Errore di chiamata",
|
|
171
|
-
"error_with_message": "Errore di chiamata: {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "Disattiva microfono",
|
|
175
|
-
"unmute_microphone": "Attiva microfono",
|
|
176
|
-
"mute": "Disattiva",
|
|
177
|
-
"unmute": "Attiva"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "Funzioniamo con <0>{{brand}}</0>"
|
|
183
183
|
}
|
|
@@ -1,4 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
+
"audio_widget": {
|
|
3
|
+
"actions": {
|
|
4
|
+
"cancel": "音声プレビュー通話をキャンセル",
|
|
5
|
+
"end": "音声プレビュー通話を終了",
|
|
6
|
+
"start": "音声プレビュー通話を開始"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "エラーが発生しました",
|
|
10
|
+
"start_failed": "通話を開始できませんでした"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "ミュート",
|
|
14
|
+
"mute_microphone": "マイクをミュート",
|
|
15
|
+
"unmute": "解除",
|
|
16
|
+
"unmute_microphone": "マイクのミュートを解除"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "通話に接続しました",
|
|
20
|
+
"connected_thinking": "通話に接続しました。回答を生成しています",
|
|
21
|
+
"connecting": "通話を接続しています",
|
|
22
|
+
"error": "通話エラー",
|
|
23
|
+
"error_with_message": "通話エラー: {{message}}",
|
|
24
|
+
"ready": "通話の準備ができました"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "接続中",
|
|
28
|
+
"error": "エラー",
|
|
29
|
+
"on_call": "通話中",
|
|
30
|
+
"ready": "準備完了",
|
|
31
|
+
"thinking": "考え中"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "キャンセル",
|
|
4
36
|
"close": "閉じる",
|
|
@@ -18,6 +50,10 @@
|
|
|
18
50
|
"start_new_chat": "新しいチャットを開始",
|
|
19
51
|
"submit": "送信"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "次のスライド",
|
|
55
|
+
"previous_slide": "前のスライド"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "AIエージェント",
|
|
23
59
|
"loading": "読み込み中..."
|
|
@@ -38,8 +74,8 @@
|
|
|
38
74
|
"member_join": "{{0}} さんが会話に参加しました",
|
|
39
75
|
"member_leave": "{{0}} さんが会話から退出しました",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "有効期限まであと<0>{{time}}</0>",
|
|
78
|
+
"title": "この会話は解決済みです"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
@@ -66,6 +102,9 @@
|
|
|
66
102
|
"invalid_type": "ファイル {{0}} はサポートされていません。",
|
|
67
103
|
"too_large": "ファイル {{0}} が大きすぎます。最大サイズは {{1}} MB です。"
|
|
68
104
|
},
|
|
105
|
+
"footer": {
|
|
106
|
+
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
107
|
+
},
|
|
69
108
|
"forms": {
|
|
70
109
|
"email": {
|
|
71
110
|
"label": "メールアドレスを教えてください。"
|
|
@@ -106,8 +145,8 @@
|
|
|
106
145
|
"estimated_time": "推定待ち時間:",
|
|
107
146
|
"high_traffic": "待ち時間が想定を超えています",
|
|
108
147
|
"mins": "分",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
148
|
+
"queue_position": "現在の待ち順: {{0}}",
|
|
149
|
+
"secs": "秒"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "関連する記事",
|
|
113
152
|
"reset_conversation": "会話をリセット",
|
|
@@ -140,44 +179,5 @@
|
|
|
140
179
|
"toast": {
|
|
141
180
|
"set_email": "連絡できるようメールアドレスを追加してください。"
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "稼働基盤:<0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "前のスライド",
|
|
146
|
-
"next_slide": "次のスライド"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "エラーが発生しました",
|
|
151
|
-
"start_failed": "通話を開始できませんでした"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "準備完了",
|
|
155
|
-
"connecting": "接続中",
|
|
156
|
-
"thinking": "考え中",
|
|
157
|
-
"on_call": "通話中",
|
|
158
|
-
"error": "エラー"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "音声プレビュー通話を開始",
|
|
162
|
-
"cancel": "音声プレビュー通話をキャンセル",
|
|
163
|
-
"end": "音声プレビュー通話を終了"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "通話の準備ができました",
|
|
167
|
-
"connecting": "通話を接続しています",
|
|
168
|
-
"connected_thinking": "通話に接続しました。回答を生成しています",
|
|
169
|
-
"connected": "通話に接続しました",
|
|
170
|
-
"error": "通話エラー",
|
|
171
|
-
"error_with_message": "通話エラー: {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "マイクをミュート",
|
|
175
|
-
"unmute_microphone": "マイクのミュートを解除",
|
|
176
|
-
"mute": "ミュート",
|
|
177
|
-
"unmute": "解除"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "稼働基盤:<0>{{brand}}</0>"
|
|
183
183
|
}
|
|
@@ -1,4 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
+
"audio_widget": {
|
|
3
|
+
"actions": {
|
|
4
|
+
"cancel": "Otkaži audio probni poziv",
|
|
5
|
+
"end": "Završi audio probni poziv",
|
|
6
|
+
"start": "Pokreni audio probni poziv"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "Došlo je do greške",
|
|
10
|
+
"start_failed": "Nije moguće pokrenuti poziv"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "Isključi",
|
|
14
|
+
"mute_microphone": "Isključi mikrofon",
|
|
15
|
+
"unmute": "Uključi",
|
|
16
|
+
"unmute_microphone": "Uključi mikrofon"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "Poziv povezan",
|
|
20
|
+
"connected_thinking": "Poziv povezan, kreira se odgovor",
|
|
21
|
+
"connecting": "Povezivanje poziva",
|
|
22
|
+
"error": "Greška poziva",
|
|
23
|
+
"error_with_message": "Greška poziva: {{message}}",
|
|
24
|
+
"ready": "Spremno za poziv"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "Povezivanje",
|
|
28
|
+
"error": "Greška",
|
|
29
|
+
"on_call": "U pozivu",
|
|
30
|
+
"ready": "Spremno",
|
|
31
|
+
"thinking": "Razmišlja"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "Otkaži",
|
|
4
36
|
"close": "Zatvori",
|
|
@@ -18,6 +50,10 @@
|
|
|
18
50
|
"start_new_chat": "Započni novi čet",
|
|
19
51
|
"submit": "Pošalji"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "Sljedeći slajd",
|
|
55
|
+
"previous_slide": "Prethodni slajd"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "AI agent",
|
|
23
59
|
"loading": "Učitavam..."
|
|
@@ -38,8 +74,8 @@
|
|
|
38
74
|
"member_join": "{{0}} se pridružio razgovoru",
|
|
39
75
|
"member_leave": "{{0}} je napustio razgovor",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "Ostaje aktivan još <0>{{time}}</0>",
|
|
78
|
+
"title": "Razgovor je riješen"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
@@ -66,6 +102,9 @@
|
|
|
66
102
|
"invalid_type": "Datoteka {{0}} nije podržan format.",
|
|
67
103
|
"too_large": "Datoteka {{0}} je prevelika. Maksimalna veličina je {{1}} MB."
|
|
68
104
|
},
|
|
105
|
+
"footer": {
|
|
106
|
+
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
107
|
+
},
|
|
69
108
|
"forms": {
|
|
70
109
|
"email": {
|
|
71
110
|
"label": "Koja je vaša adresa e-pošte?"
|
|
@@ -106,8 +145,8 @@
|
|
|
106
145
|
"estimated_time": "Procijenjeno vrijeme čekanja:",
|
|
107
146
|
"high_traffic": "Vrijeme čekanja prelazi",
|
|
108
147
|
"mins": "min",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
148
|
+
"queue_position": "Vaša pozicija u redu: {{0}}",
|
|
149
|
+
"secs": "sek"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "Povezani članci",
|
|
113
152
|
"reset_conversation": "Resetuj razgovor",
|
|
@@ -140,44 +179,5 @@
|
|
|
140
179
|
"toast": {
|
|
141
180
|
"set_email": "Ostavite e-poštu kako bismo mogli da vas kontaktiramo."
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "Pokrećemo se na <0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "Prethodni slajd",
|
|
146
|
-
"next_slide": "Sljedeći slajd"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "Došlo je do greške",
|
|
151
|
-
"start_failed": "Nije moguće pokrenuti poziv"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "Spremno",
|
|
155
|
-
"connecting": "Povezivanje",
|
|
156
|
-
"thinking": "Razmišlja",
|
|
157
|
-
"on_call": "U pozivu",
|
|
158
|
-
"error": "Greška"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "Pokreni audio probni poziv",
|
|
162
|
-
"cancel": "Otkaži audio probni poziv",
|
|
163
|
-
"end": "Završi audio probni poziv"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "Spremno za poziv",
|
|
167
|
-
"connecting": "Povezivanje poziva",
|
|
168
|
-
"connected_thinking": "Poziv povezan, kreira se odgovor",
|
|
169
|
-
"connected": "Poziv povezan",
|
|
170
|
-
"error": "Greška poziva",
|
|
171
|
-
"error_with_message": "Greška poziva: {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "Isključi mikrofon",
|
|
175
|
-
"unmute_microphone": "Uključi mikrofon",
|
|
176
|
-
"mute": "Isključi",
|
|
177
|
-
"unmute": "Uključi"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "Pokrećemo se na <0>{{brand}}</0>"
|
|
183
183
|
}
|
|
@@ -1,4 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
+
"audio_widget": {
|
|
3
|
+
"actions": {
|
|
4
|
+
"cancel": "Audiovoorbeeldoproep annuleren",
|
|
5
|
+
"end": "Audiovoorbeeldoproep beëindigen",
|
|
6
|
+
"start": "Audiovoorbeeldoproep starten"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "Er is iets misgegaan",
|
|
10
|
+
"start_failed": "Kon de oproep niet starten"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "Dempen",
|
|
14
|
+
"mute_microphone": "Microfoon dempen",
|
|
15
|
+
"unmute": "Inschakelen",
|
|
16
|
+
"unmute_microphone": "Microfoon inschakelen"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "Oproep verbonden",
|
|
20
|
+
"connected_thinking": "Oproep verbonden, antwoord genereren",
|
|
21
|
+
"connecting": "Oproep verbinden",
|
|
22
|
+
"error": "Oproepfout",
|
|
23
|
+
"error_with_message": "Oproepfout: {{message}}",
|
|
24
|
+
"ready": "Gereed om te bellen"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "Verbinden",
|
|
28
|
+
"error": "Fout",
|
|
29
|
+
"on_call": "In gesprek",
|
|
30
|
+
"ready": "Gereed",
|
|
31
|
+
"thinking": "Denken"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "Annuleren",
|
|
4
36
|
"close": "Sluiten",
|
|
@@ -18,6 +50,10 @@
|
|
|
18
50
|
"start_new_chat": "Nieuwe chat starten",
|
|
19
51
|
"submit": "Verzenden"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "Volgende dia",
|
|
55
|
+
"previous_slide": "Vorige dia"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "AI-agent",
|
|
23
59
|
"loading": "Bezig met laden..."
|
|
@@ -38,8 +74,8 @@
|
|
|
38
74
|
"member_join": "{{0}} is aan het gesprek toegevoegd",
|
|
39
75
|
"member_leave": "{{0}} heeft het gesprek verlaten",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "Blijft actief gedurende <0>{{time}}</0>",
|
|
78
|
+
"title": "Dit gesprek is afgerond"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
@@ -66,6 +102,9 @@
|
|
|
66
102
|
"invalid_type": "Bestand {{0}} heeft een niet-ondersteund formaat.",
|
|
67
103
|
"too_large": "Bestand {{0}} is te groot. Maximale grootte is {{1}} MB."
|
|
68
104
|
},
|
|
105
|
+
"footer": {
|
|
106
|
+
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
107
|
+
},
|
|
69
108
|
"forms": {
|
|
70
109
|
"email": {
|
|
71
110
|
"label": "Wat is uw e-mailadres?"
|
|
@@ -106,8 +145,8 @@
|
|
|
106
145
|
"estimated_time": "Geschatte wachttijd:",
|
|
107
146
|
"high_traffic": "De wachttijd loopt op",
|
|
108
147
|
"mins": "min",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
148
|
+
"queue_position": "Uw positie in de wachtrij: {{0}}",
|
|
149
|
+
"secs": "sec"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "Gerelateerde artikelen",
|
|
113
152
|
"reset_conversation": "Gesprek resetten",
|
|
@@ -140,44 +179,5 @@
|
|
|
140
179
|
"toast": {
|
|
141
180
|
"set_email": "Voeg uw e-mailadres toe zodat we contact kunnen opnemen."
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "Wij draaien op <0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "Vorige dia",
|
|
146
|
-
"next_slide": "Volgende dia"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "Er is iets misgegaan",
|
|
151
|
-
"start_failed": "Kon de oproep niet starten"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "Gereed",
|
|
155
|
-
"connecting": "Verbinden",
|
|
156
|
-
"thinking": "Denken",
|
|
157
|
-
"on_call": "In gesprek",
|
|
158
|
-
"error": "Fout"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "Audiovoorbeeldoproep starten",
|
|
162
|
-
"cancel": "Audiovoorbeeldoproep annuleren",
|
|
163
|
-
"end": "Audiovoorbeeldoproep beëindigen"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "Gereed om te bellen",
|
|
167
|
-
"connecting": "Oproep verbinden",
|
|
168
|
-
"connected_thinking": "Oproep verbonden, antwoord genereren",
|
|
169
|
-
"connected": "Oproep verbonden",
|
|
170
|
-
"error": "Oproepfout",
|
|
171
|
-
"error_with_message": "Oproepfout: {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "Microfoon dempen",
|
|
175
|
-
"unmute_microphone": "Microfoon inschakelen",
|
|
176
|
-
"mute": "Dempen",
|
|
177
|
-
"unmute": "Inschakelen"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "Wij draaien op <0>{{brand}}</0>"
|
|
183
183
|
}
|