@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": "Ακύρωση δοκιμαστικής κλήσης ήχου",
|
|
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": "Ποια είναι η διεύθυνση email σας;"
|
|
@@ -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": "Προσθέστε το 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": "Cancel audio preview call",
|
|
5
|
+
"end": "End audio preview call",
|
|
6
|
+
"start": "Start audio preview call"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "An error occurred",
|
|
10
|
+
"start_failed": "Failed to start call"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "Mute",
|
|
14
|
+
"mute_microphone": "Mute microphone",
|
|
15
|
+
"unmute": "Unmute",
|
|
16
|
+
"unmute_microphone": "Unmute microphone"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "Call connected",
|
|
20
|
+
"connected_thinking": "Call connected, generating response",
|
|
21
|
+
"connecting": "Connecting call",
|
|
22
|
+
"error": "Call error",
|
|
23
|
+
"error_with_message": "Call error: {{message}}",
|
|
24
|
+
"ready": "Ready to place a call"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "Connecting",
|
|
28
|
+
"error": "Error",
|
|
29
|
+
"on_call": "On call",
|
|
30
|
+
"ready": "Ready",
|
|
31
|
+
"thinking": "Thinking"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "Cancel",
|
|
4
36
|
"close": "Close",
|
|
@@ -18,6 +50,10 @@
|
|
|
18
50
|
"start_new_chat": "Start new chat",
|
|
19
51
|
"submit": "Submit"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "Next slide",
|
|
55
|
+
"previous_slide": "Previous slide"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "AI agent",
|
|
23
59
|
"loading": "Loading..."
|
|
@@ -38,8 +74,8 @@
|
|
|
38
74
|
"member_join": "{{0}} joined the conversation",
|
|
39
75
|
"member_leave": "{{0}} left the conversation",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "It will remain active for <0>{{time}}</0>",
|
|
78
|
+
"title": "This conversation has been resolved"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
@@ -66,6 +102,9 @@
|
|
|
66
102
|
"invalid_type": "File {{0}} is not a supported type.",
|
|
67
103
|
"too_large": "File {{0}} is too large. Maximum size 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": "What is your email address?"
|
|
@@ -106,8 +145,8 @@
|
|
|
106
145
|
"estimated_time": "Estimated wait time:",
|
|
107
146
|
"high_traffic": "Wait time exceeds",
|
|
108
147
|
"mins": "mins",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
148
|
+
"queue_position": "Your queue position: {{0}}",
|
|
149
|
+
"secs": "sec"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "Related articles",
|
|
113
152
|
"reset_conversation": "Reset conversation",
|
|
@@ -140,44 +179,5 @@
|
|
|
140
179
|
"toast": {
|
|
141
180
|
"set_email": "Add your email so we can contact you."
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "We run on <0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "Previous slide",
|
|
146
|
-
"next_slide": "Next slide"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "An error occurred",
|
|
151
|
-
"start_failed": "Failed to start call"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "Ready",
|
|
155
|
-
"connecting": "Connecting",
|
|
156
|
-
"thinking": "Thinking",
|
|
157
|
-
"on_call": "On call",
|
|
158
|
-
"error": "Error"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "Start audio preview call",
|
|
162
|
-
"cancel": "Cancel audio preview call",
|
|
163
|
-
"end": "End audio preview call"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "Ready to place a call",
|
|
167
|
-
"connecting": "Connecting call",
|
|
168
|
-
"connected_thinking": "Call connected, generating response",
|
|
169
|
-
"connected": "Call connected",
|
|
170
|
-
"error": "Call error",
|
|
171
|
-
"error_with_message": "Call error: {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "Mute microphone",
|
|
175
|
-
"unmute_microphone": "Unmute microphone",
|
|
176
|
-
"mute": "Mute",
|
|
177
|
-
"unmute": "Unmute"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "We run on <0>{{brand}}</0>"
|
|
183
183
|
}
|
|
@@ -1,9 +1,41 @@
|
|
|
1
1
|
{
|
|
2
|
+
"audio_widget": {
|
|
3
|
+
"actions": {
|
|
4
|
+
"cancel": "Cancelar llamada de prueba de audio",
|
|
5
|
+
"end": "Finalizar llamada de prueba de audio",
|
|
6
|
+
"start": "Iniciar llamada de prueba de audio"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "Ocurrió un error",
|
|
10
|
+
"start_failed": "No se pudo iniciar la llamada"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "Silenciar",
|
|
14
|
+
"mute_microphone": "Silenciar micrófono",
|
|
15
|
+
"unmute": "Activar",
|
|
16
|
+
"unmute_microphone": "Activar micrófono"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "Llamada conectada",
|
|
20
|
+
"connected_thinking": "Llamada conectada, generando respuesta",
|
|
21
|
+
"connecting": "Conectando llamada",
|
|
22
|
+
"error": "Error en la llamada",
|
|
23
|
+
"error_with_message": "Error en la llamada: {{message}}",
|
|
24
|
+
"ready": "Listo para hacer una llamada"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "Conectando",
|
|
28
|
+
"error": "Error",
|
|
29
|
+
"on_call": "En llamada",
|
|
30
|
+
"ready": "Listo",
|
|
31
|
+
"thinking": "Pensando"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "Cancelar",
|
|
4
36
|
"close": "Cerrar",
|
|
5
37
|
"continue": "Continuar",
|
|
6
|
-
"end_chat": "Finalizar
|
|
38
|
+
"end_chat": "Finalizar chat",
|
|
7
39
|
"end_conversation": "Finalizar la conversación",
|
|
8
40
|
"launcher_label": "Abrir la ventana de chat",
|
|
9
41
|
"restart": "Reiniciar",
|
|
@@ -12,40 +44,44 @@
|
|
|
12
44
|
"send": "Enviar",
|
|
13
45
|
"show_more": "Mostrar más",
|
|
14
46
|
"skip": "Omitir",
|
|
15
|
-
"skip_close": "
|
|
16
|
-
"start": "
|
|
47
|
+
"skip_close": "Saltar y cerrar",
|
|
48
|
+
"start": "Comenzar",
|
|
17
49
|
"start_new": "Iniciar de nuevo",
|
|
18
50
|
"start_new_chat": "Iniciar nuevo chat",
|
|
19
51
|
"submit": "Enviar"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "Siguiente diapositiva",
|
|
55
|
+
"previous_slide": "Diapositiva anterior"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "Agente de IA",
|
|
23
59
|
"loading": "Cargando..."
|
|
24
60
|
},
|
|
25
61
|
"disclaimer": {
|
|
26
|
-
"required": "Para continuar,
|
|
62
|
+
"required": "Para continuar, debe aceptar la política de privacidad.",
|
|
27
63
|
"title": "Aviso y política de datos"
|
|
28
64
|
},
|
|
29
65
|
"errors": {
|
|
30
|
-
"history_sync": "Algo salió mal.
|
|
66
|
+
"history_sync": "Algo salió mal. Actualice esta página.",
|
|
31
67
|
"max_concurrent": "Se superó el máximo de sesiones simultáneas.",
|
|
32
68
|
"reconnect": "Algo salió mal.",
|
|
33
|
-
"reconnect_forbidden": "Error al autorizar
|
|
34
|
-
"restart_conversation": "
|
|
35
|
-
"unknown": "Algo salió mal.
|
|
69
|
+
"reconnect_forbidden": "Error al autorizar su solicitud. Reinicie la sesión.",
|
|
70
|
+
"restart_conversation": "Reinicie esta conversación o actualice la página.",
|
|
71
|
+
"unknown": "Algo salió mal. Actualice esta página."
|
|
36
72
|
},
|
|
37
73
|
"events": {
|
|
38
74
|
"member_join": "{{0}} se unió a la conversación",
|
|
39
75
|
"member_leave": "{{0}} abandonó la conversación",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "Permanecerá activa durante <0>{{time}}</0>",
|
|
78
|
+
"title": "Esta conversación se ha resuelto"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
46
82
|
"helpful": "¿Esto fue útil?",
|
|
47
|
-
"helpful_button": "
|
|
48
|
-
"not_helpful_button": "
|
|
83
|
+
"helpful_button": "Fue útil",
|
|
84
|
+
"not_helpful_button": "No fue útil"
|
|
49
85
|
},
|
|
50
86
|
"fields": {
|
|
51
87
|
"address": "Dirección",
|
|
@@ -58,7 +94,7 @@
|
|
|
58
94
|
"more_than": "Este campo debe tener al menos {{0}} caracteres.",
|
|
59
95
|
"phone": "Teléfono",
|
|
60
96
|
"placeholder": {
|
|
61
|
-
"language": "
|
|
97
|
+
"language": "Seleccione el idioma"
|
|
62
98
|
},
|
|
63
99
|
"required": "Este campo es obligatorio"
|
|
64
100
|
},
|
|
@@ -66,13 +102,16 @@
|
|
|
66
102
|
"invalid_type": "El archivo {{0}} no es un tipo compatible.",
|
|
67
103
|
"too_large": "El archivo {{0}} es demasiado grande. El tamaño máximo es {{1}} MB."
|
|
68
104
|
},
|
|
105
|
+
"footer": {
|
|
106
|
+
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
107
|
+
},
|
|
69
108
|
"forms": {
|
|
70
109
|
"email": {
|
|
71
|
-
"label": "¿Cuál es
|
|
110
|
+
"label": "¿Cuál es su dirección de correo electrónico?"
|
|
72
111
|
}
|
|
73
112
|
},
|
|
74
113
|
"header": {
|
|
75
|
-
"download_conversation": "Descargar
|
|
114
|
+
"download_conversation": "Descargar conversación",
|
|
76
115
|
"send_email": "Enviar por correo electrónico"
|
|
77
116
|
},
|
|
78
117
|
"input_placeholder": "Escribe un mensaje",
|
|
@@ -87,31 +126,31 @@
|
|
|
87
126
|
"processing_request": "Procesando la solicitud..."
|
|
88
127
|
},
|
|
89
128
|
"modal": {
|
|
90
|
-
"continue": "
|
|
91
|
-
"end": "¿Seguro que
|
|
92
|
-
"end_old": "¿Seguro que
|
|
93
|
-
"expired": "
|
|
129
|
+
"continue": "Puede continuar la conversación durante...",
|
|
130
|
+
"end": "¿Seguro que quiere finalizar la conversación?",
|
|
131
|
+
"end_old": "¿Seguro que quiere finalizar el chat?",
|
|
132
|
+
"expired": "Su sesión ha caducado",
|
|
94
133
|
"expired_subtitle": "Esta conversación ya no está disponible",
|
|
95
134
|
"expired_title": "Conversación expirada",
|
|
96
|
-
"inactivity": "
|
|
135
|
+
"inactivity": "Ha estado inactivo por un tiempo. ¿Cómo le gustaría proceder?",
|
|
97
136
|
"inactivity_title": "Aviso de inactividad",
|
|
98
137
|
"resolved_old": "Esta conversación se marcó como resuelta",
|
|
99
138
|
"webview": "Webview"
|
|
100
139
|
},
|
|
101
140
|
"moveo_ai": "Moveo.ai",
|
|
102
141
|
"no_messages": "Esta conversación aún no ha comenzado",
|
|
103
|
-
"no_video_tag": "
|
|
142
|
+
"no_video_tag": "Su navegador no soporta la etiqueta de vídeo",
|
|
104
143
|
"overview": {
|
|
105
|
-
"agent_soon": "Un agente estará disponible
|
|
144
|
+
"agent_soon": "Un agente estará disponible pronto",
|
|
106
145
|
"estimated_time": "Tiempo de espera estimado:",
|
|
107
146
|
"high_traffic": "El tiempo de espera supera lo previsto",
|
|
108
|
-
"mins": "
|
|
109
|
-
"
|
|
110
|
-
"
|
|
147
|
+
"mins": "minutos",
|
|
148
|
+
"queue_position": "Su posición en la cola: {{0}}",
|
|
149
|
+
"secs": "seg"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "Artículos relacionados",
|
|
113
152
|
"reset_conversation": "Restablecer conversación",
|
|
114
|
-
"resolved_continue": "
|
|
153
|
+
"resolved_continue": "Puede continuar esta conversación hasta",
|
|
115
154
|
"status": {
|
|
116
155
|
"away": "Ausente",
|
|
117
156
|
"connecting": "Conectando",
|
|
@@ -121,63 +160,24 @@
|
|
|
121
160
|
"survey": {
|
|
122
161
|
"bad": "Malo",
|
|
123
162
|
"excellent": "Excelente",
|
|
124
|
-
"experience": "¿Cómo
|
|
125
|
-
"forbidden": "Algo salió mal.
|
|
163
|
+
"experience": "¿Cómo evaluaría su experiencia de chat?",
|
|
164
|
+
"forbidden": "Algo salió mal. Intente de nuevo más tarde.",
|
|
126
165
|
"good": "Bueno",
|
|
127
|
-
"great": "
|
|
128
|
-
"input_placeholder": "
|
|
129
|
-
"okay": "
|
|
130
|
-
"rate": "¡Gracias por chatear con nosotros!
|
|
166
|
+
"great": "Estupendo",
|
|
167
|
+
"input_placeholder": "Cuéntenos su opinión",
|
|
168
|
+
"okay": "Bien",
|
|
169
|
+
"rate": "¡Gracias por chatear con nosotros! Califique este chat:",
|
|
131
170
|
"restart_conversation": "Reiniciar conversación",
|
|
132
|
-
"subtitle": "¡
|
|
133
|
-
"terrible": "
|
|
134
|
-
"title": "
|
|
135
|
-
"transcript": "¿
|
|
136
|
-
"type_here": "
|
|
171
|
+
"subtitle": "¡Ayúdenos a mejorar con solo dos clics!",
|
|
172
|
+
"terrible": "Horrible",
|
|
173
|
+
"title": "Califique su experiencia",
|
|
174
|
+
"transcript": "¿Necesita una transcripción?",
|
|
175
|
+
"type_here": "Escriba aquí...",
|
|
137
176
|
"well": "¿Qué salió bien?",
|
|
138
177
|
"wrong": "¿Qué salió mal?"
|
|
139
178
|
},
|
|
140
179
|
"toast": {
|
|
141
|
-
"set_email": "
|
|
180
|
+
"set_email": "Añada su correo electrónico para que podamos contactarle."
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "Funciona con <0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "Diapositiva anterior",
|
|
146
|
-
"next_slide": "Siguiente diapositiva"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "Ocurrió un error",
|
|
151
|
-
"start_failed": "No se pudo iniciar la llamada"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "Listo",
|
|
155
|
-
"connecting": "Conectando",
|
|
156
|
-
"thinking": "Pensando",
|
|
157
|
-
"on_call": "En llamada",
|
|
158
|
-
"error": "Error"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "Iniciar llamada de prueba de audio",
|
|
162
|
-
"cancel": "Cancelar llamada de prueba de audio",
|
|
163
|
-
"end": "Finalizar llamada de prueba de audio"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "Listo para hacer una llamada",
|
|
167
|
-
"connecting": "Conectando llamada",
|
|
168
|
-
"connected_thinking": "Llamada conectada, generando respuesta",
|
|
169
|
-
"connected": "Llamada conectada",
|
|
170
|
-
"error": "Error en la llamada",
|
|
171
|
-
"error_with_message": "Error en la llamada: {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "Silenciar micrófono",
|
|
175
|
-
"unmute_microphone": "Activar micrófono",
|
|
176
|
-
"mute": "Silenciar",
|
|
177
|
-
"unmute": "Activar"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "Funciona con <0>{{brand}}</0>"
|
|
183
183
|
}
|
|
@@ -1,4 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
+
"audio_widget": {
|
|
3
|
+
"actions": {
|
|
4
|
+
"cancel": "Annuler l'appel d'aperçu audio",
|
|
5
|
+
"end": "Terminer l'appel d'aperçu audio",
|
|
6
|
+
"start": "Démarrer l'appel d'aperçu audio"
|
|
7
|
+
},
|
|
8
|
+
"errors": {
|
|
9
|
+
"generic": "Une erreur est survenue",
|
|
10
|
+
"start_failed": "Impossible de démarrer l'appel"
|
|
11
|
+
},
|
|
12
|
+
"mute": {
|
|
13
|
+
"mute": "Couper",
|
|
14
|
+
"mute_microphone": "Couper le micro",
|
|
15
|
+
"unmute": "Rétablir",
|
|
16
|
+
"unmute_microphone": "Rétablir le micro"
|
|
17
|
+
},
|
|
18
|
+
"sr": {
|
|
19
|
+
"connected": "Appel connecté",
|
|
20
|
+
"connected_thinking": "Appel connecté, génération de la réponse",
|
|
21
|
+
"connecting": "Connexion de l'appel",
|
|
22
|
+
"error": "Erreur d'appel",
|
|
23
|
+
"error_with_message": "Erreur d'appel : {{message}}",
|
|
24
|
+
"ready": "Prêt à passer un appel"
|
|
25
|
+
},
|
|
26
|
+
"status": {
|
|
27
|
+
"connecting": "Connexion",
|
|
28
|
+
"error": "Erreur",
|
|
29
|
+
"on_call": "En appel",
|
|
30
|
+
"ready": "Prêt",
|
|
31
|
+
"thinking": "Réflexion"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
2
34
|
"buttons": {
|
|
3
35
|
"cancel": "Annuler",
|
|
4
36
|
"close": "Fermer",
|
|
@@ -18,6 +50,10 @@
|
|
|
18
50
|
"start_new_chat": "Commencer un nouveau chat",
|
|
19
51
|
"submit": "Envoyer"
|
|
20
52
|
},
|
|
53
|
+
"carousel": {
|
|
54
|
+
"next_slide": "Diapositive suivante",
|
|
55
|
+
"previous_slide": "Diapositive précédente"
|
|
56
|
+
},
|
|
21
57
|
"common": {
|
|
22
58
|
"ai_agent": "Agent IA",
|
|
23
59
|
"loading": "Chargement..."
|
|
@@ -38,8 +74,8 @@
|
|
|
38
74
|
"member_join": "{{0}} a rejoint la conversation",
|
|
39
75
|
"member_leave": "{{0}} a quitté la conversation",
|
|
40
76
|
"resolved": {
|
|
41
|
-
"
|
|
42
|
-
"
|
|
77
|
+
"subtitle": "Elle restera active pendant <0>{{time}}</0>",
|
|
78
|
+
"title": "Cette conversation est résolue"
|
|
43
79
|
}
|
|
44
80
|
},
|
|
45
81
|
"feedback": {
|
|
@@ -66,6 +102,9 @@
|
|
|
66
102
|
"invalid_type": "Le fichier {{0}} n'est pas un format pris en charge.",
|
|
67
103
|
"too_large": "Le fichier {{0}} est trop volumineux. La taille maximale est de {{1}} Mo."
|
|
68
104
|
},
|
|
105
|
+
"footer": {
|
|
106
|
+
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
107
|
+
},
|
|
69
108
|
"forms": {
|
|
70
109
|
"email": {
|
|
71
110
|
"label": "Quelle est votre adresse e-mail ?"
|
|
@@ -106,8 +145,8 @@
|
|
|
106
145
|
"estimated_time": "Temps d'attente estimé :",
|
|
107
146
|
"high_traffic": "Le temps d'attente dépasse",
|
|
108
147
|
"mins": "min",
|
|
109
|
-
"
|
|
110
|
-
"
|
|
148
|
+
"queue_position": "Votre position dans la file : {{0}}",
|
|
149
|
+
"secs": "s"
|
|
111
150
|
},
|
|
112
151
|
"related_articles": "Articles associés",
|
|
113
152
|
"reset_conversation": "Réinitialiser la conversation",
|
|
@@ -140,44 +179,5 @@
|
|
|
140
179
|
"toast": {
|
|
141
180
|
"set_email": "Ajoutez votre e-mail pour que nous puissions vous contacter."
|
|
142
181
|
},
|
|
143
|
-
"we_run_on": "Propulsé par <0>{{brand}}</0>"
|
|
144
|
-
"carousel": {
|
|
145
|
-
"previous_slide": "Diapositive précédente",
|
|
146
|
-
"next_slide": "Diapositive suivante"
|
|
147
|
-
},
|
|
148
|
-
"audio_widget": {
|
|
149
|
-
"errors": {
|
|
150
|
-
"generic": "Une erreur est survenue",
|
|
151
|
-
"start_failed": "Impossible de démarrer l'appel"
|
|
152
|
-
},
|
|
153
|
-
"status": {
|
|
154
|
-
"ready": "Prêt",
|
|
155
|
-
"connecting": "Connexion",
|
|
156
|
-
"thinking": "Réflexion",
|
|
157
|
-
"on_call": "En appel",
|
|
158
|
-
"error": "Erreur"
|
|
159
|
-
},
|
|
160
|
-
"actions": {
|
|
161
|
-
"start": "Démarrer l'appel d'aperçu audio",
|
|
162
|
-
"cancel": "Annuler l'appel d'aperçu audio",
|
|
163
|
-
"end": "Terminer l'appel d'aperçu audio"
|
|
164
|
-
},
|
|
165
|
-
"sr": {
|
|
166
|
-
"ready": "Prêt à passer un appel",
|
|
167
|
-
"connecting": "Connexion de l'appel",
|
|
168
|
-
"connected_thinking": "Appel connecté, génération de la réponse",
|
|
169
|
-
"connected": "Appel connecté",
|
|
170
|
-
"error": "Erreur d'appel",
|
|
171
|
-
"error_with_message": "Erreur d'appel : {{message}}"
|
|
172
|
-
},
|
|
173
|
-
"mute": {
|
|
174
|
-
"mute_microphone": "Couper le micro",
|
|
175
|
-
"unmute_microphone": "Rétablir le micro",
|
|
176
|
-
"mute": "Couper",
|
|
177
|
-
"unmute": "Rétablir"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
"footer": {
|
|
181
|
-
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
|
|
182
|
-
}
|
|
182
|
+
"we_run_on": "Propulsé par <0>{{brand}}</0>"
|
|
183
183
|
}
|