@chat21/chat21-ionic 3.0.60-rc1 → 3.0.60-rc9
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/CHANGELOG.md +39 -0
- package/LICENSE +661 -21
- package/deploy_pre.sh +45 -6
- package/deploy_prod.sh +34 -9
- package/env.sample +1 -1
- package/package.json +1 -1
- package/src/app/app.component.ts +45 -21
- package/src/app/app.module.ts +2 -2
- package/src/app/chatlib/conversation-detail/message/bubble-message/bubble-message.component.ts +62 -36
- package/src/app/chatlib/list-conversations-component/ion-list-conversations/ion-list-conversations.component.ts +42 -13
- package/src/app/components/conversation-detail/message-text-area/message-text-area.component.html +13 -6
- package/src/app/components/conversation-detail/message-text-area/message-text-area.component.scss +38 -3
- package/src/app/components/conversation-detail/message-text-area/message-text-area.component.ts +8 -6
- package/src/app/components/image-viewer/image-viewer.component.scss +2 -2
- package/src/app/components/project-item/project-item.component.html +140 -118
- package/src/app/components/project-item/project-item.component.scss +167 -90
- package/src/app/components/project-item/project-item.component.ts +41 -20
- package/src/app/pages/conversation-detail/conversation-detail.module.ts +2 -1
- package/src/app/pages/conversation-detail/conversation-detail.page.html +36 -43
- package/src/app/pages/conversation-detail/conversation-detail.page.ts +199 -110
- package/src/app/pages/conversations-list/conversations-list.page.html +9 -5
- package/src/app/pages/conversations-list/conversations-list.page.scss +12 -1
- package/src/app/pages/conversations-list/conversations-list.page.ts +24 -6
- package/src/app/pages/unassigned-conversations/unassigned-conversations.page.html +16 -11
- package/src/app/pages/unassigned-conversations/unassigned-conversations.page.scss +157 -63
- package/src/app/pages/unassigned-conversations/unassigned-conversations.page.ts +51 -16
- package/src/app/services/app-config.ts +14 -14
- package/src/app/shared/shared.module.ts +6 -5
- package/src/assets/i18n/de.json +209 -0
- package/src/assets/i18n/en.json +24 -8
- package/src/assets/i18n/es.json +209 -0
- package/src/assets/i18n/fr.json +209 -0
- package/src/assets/i18n/it.json +42 -34
- package/src/assets/i18n/pt.json +209 -0
- package/src/assets/i18n/ru.json +209 -0
- package/src/assets/i18n/tr.json +209 -0
- package/src/assets/js/chat21client.js +16 -3
- package/src/chat-config-mqtt.json +2 -1
- package/src/chat-config-pre-test.json +2 -0
- package/src/chat-config-template.json +1 -0
- package/src/chat-config.json +1 -0
- package/src/chat21-core/providers/firebase/firebase-conversation-handler.ts +54 -43
- package/src/chat21-core/providers/firebase/firebase-conversations-handler.ts +23 -0
- package/src/chat21-core/providers/mqtt/mqtt-archivedconversations-handler.ts +1 -1
- package/src/chat21-core/utils/constants.ts +2 -0
- package/src/chat21-core/utils/utils.ts +12 -1
- package/src/global.scss +4 -0
package/src/assets/i18n/en.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"LABEL_TU": "you: ",
|
|
3
3
|
"LABEL_MSG_PUSH_START_CHAT": "No conversation yet",
|
|
4
4
|
"LABEL_MSG_START_CHAT": "Start chatting",
|
|
5
|
-
"LABEL_ACTIVE_NOW": "
|
|
5
|
+
"LABEL_ACTIVE_NOW": "available",
|
|
6
6
|
"LABEL_AVAILABLE": "available",
|
|
7
7
|
"LABEL_NOT_AVAILABLE": "not available",
|
|
8
8
|
"LABEL_NO_MSG_HERE": "Still no message here...",
|
|
@@ -65,6 +65,7 @@
|
|
|
65
65
|
"INFO_SUPPORT_USER_ADDED_MESSAGE": "{{ subject }} {{ verb }} {{ complement }}",
|
|
66
66
|
"INFO_SUPPORT_CHAT_REOPENED": "Chat reopened",
|
|
67
67
|
"INFO_SUPPORT_CHAT_CLOSED": "Chat closed",
|
|
68
|
+
"INFO_A_NEW_SUPPORT_REQUEST_HAS_BEEN_ASSIGNED_TO_YOU":"A new support request has been assigned to you",
|
|
68
69
|
"LABEL_PROFILE": "Profile",
|
|
69
70
|
"LABEL_CLOSE": "Closed",
|
|
70
71
|
"LABEL_DISCONNECT": "Disconnect",
|
|
@@ -169,12 +170,12 @@
|
|
|
169
170
|
"Email must be a valid email": "Email must be a valid email.",
|
|
170
171
|
"Password is required": "Password is required.",
|
|
171
172
|
"Password must be at least 6 characters long": "Password must be at least 6 characters long.",
|
|
172
|
-
"UPLOAD_FILE_ERROR":"An unexpected error occurred while uploading the file",
|
|
173
|
-
"DROP_IMAGE_HERE_TO_SEND_IT":"Drop image here to send it",
|
|
173
|
+
"UPLOAD_FILE_ERROR": "An unexpected error occurred while uploading the file",
|
|
174
|
+
"DROP_IMAGE_HERE_TO_SEND_IT": "Drop image here to send it",
|
|
174
175
|
"ONLY_IMAGE_FILES_ARE_ALLOWED_TO_PASTE": "Only image files and text are allowed to be pasted",
|
|
175
176
|
"FAILED_TO_UPLOAD_THE_FORMAT_IS_NOT_SUPPORTED": "Failed to upload: the format is not supported",
|
|
176
177
|
"SENT_AN_IMAGE": "sent an image",
|
|
177
|
-
"SENT_AN_ATTACHMENT":"sent an attachment",
|
|
178
|
+
"SENT_AN_ATTACHMENT": "sent an attachment",
|
|
178
179
|
"NO_INFORMATION_AVAILABLE": "No information available",
|
|
179
180
|
"CONTACT_ID": "Contact ID",
|
|
180
181
|
"USER_ID": "User ID",
|
|
@@ -183,11 +184,26 @@
|
|
|
183
184
|
"Available": "Available",
|
|
184
185
|
"Unavailable": "Unavailable",
|
|
185
186
|
"Busy": "Busy",
|
|
186
|
-
"YouAreAboutToJoinThisChat":"You are about to join this chat",
|
|
187
|
+
"YouAreAboutToJoinThisChat": "You are about to join this chat",
|
|
187
188
|
"Cancel": "Cancel",
|
|
188
|
-
"AreYouSure":"Are you sure?",
|
|
189
|
-
"UnassignedConversations":"Unassigned Conversations",
|
|
189
|
+
"AreYouSure": "Are you sure?",
|
|
190
|
+
"UnassignedConversations": "Unassigned Conversations",
|
|
190
191
|
"NewConversations": "New conversations",
|
|
191
192
|
"UPLOAD": "Upload",
|
|
192
|
-
"CANNED_RESPONSES":"Canned responses"
|
|
193
|
+
"CANNED_RESPONSES": "Canned responses",
|
|
194
|
+
"NO_CANNED_RESPONSES": "No canned responses",
|
|
195
|
+
"THERE_ARE_NO_CANNED_RESPONSES_AVAILABLE": "There are no canned responses available",
|
|
196
|
+
"TO_CREATE_THEM_GO_TO_THE_PROJECT": "To create them go to the project (you can click on the name of the project available in the right sidebar) and under the menu item 'Settings' in the Dashboard sidebar click on 'Canned responses' and then on the 'Create response' button",
|
|
197
|
+
"YES_CANNED_RESPONSES": "View the canned responses by clicking on the ⚡️ button or by typing a / in the text area, you can also filter the list by typing after the /",
|
|
198
|
+
"VIEW_ALL_CONVERSATIONS": "View all conversations",
|
|
199
|
+
"CONVERSATIONS_IN_QUEUE": "conversations in queue, pick one",
|
|
200
|
+
"CONVERSATION_IN_QUEUE": "conversation in queue, pick it",
|
|
201
|
+
"NO_CONVERSATION_IN_QUEUE": "no conversation in queue",
|
|
202
|
+
"PIN_A_PROJECT": "Pin a Project",
|
|
203
|
+
"PINNED_PROJECT": "Pinned project",
|
|
204
|
+
"CHANGE_PINNED_PROJECT": "Change pinned project",
|
|
205
|
+
"CHANGE_TO_AVAILABLE_UNAVAILABLE": "change to available/unavailable",
|
|
206
|
+
"CHANGE_TO_YOUR_STATUS_TO_AVAILABLE": "change to your status to available",
|
|
207
|
+
"CHANGE_TO_YOUR_STATUS_TO_UNAVAILABLE": "change to your status to unavailable",
|
|
208
|
+
"ALL_CONVS_SERVED": "Were all conversations served? Good job!"
|
|
193
209
|
}
|
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
{
|
|
2
|
+
"LABEL_TU": "tú: ",
|
|
3
|
+
"LABEL_MSG_PUSH_START_CHAT": "Aún no hay conversación",
|
|
4
|
+
"LABEL_MSG_START_CHAT": "Empezar a chatear",
|
|
5
|
+
"LABEL_ACTIVE_NOW": "disponible",
|
|
6
|
+
"LABEL_AVAILABLE": "disponible",
|
|
7
|
+
"LABEL_NOT_AVAILABLE": "no disponible",
|
|
8
|
+
"LABEL_NO_MSG_HERE": "Todavía no hay mensajes...",
|
|
9
|
+
"LABEL_TODAY": "hoy",
|
|
10
|
+
"LABEL_TOMORROW": "ayer",
|
|
11
|
+
"LABEL_LAST_ACCESS": "ultimo acceso",
|
|
12
|
+
"LABEL_TO": "en",
|
|
13
|
+
"ARRAY_DAYS": [
|
|
14
|
+
"Lunes",
|
|
15
|
+
"Martes",
|
|
16
|
+
"Miércoles",
|
|
17
|
+
"Jueves",
|
|
18
|
+
"Viernes",
|
|
19
|
+
"Sábado",
|
|
20
|
+
"Domingo"
|
|
21
|
+
],
|
|
22
|
+
"LABEL_SEND": "Enviar",
|
|
23
|
+
"ID_CONVERSATION": "Id de conversación",
|
|
24
|
+
"LABEL_CREATED_THE": "grupo creado el",
|
|
25
|
+
"LABEL_INFO_ATTRIBUTE": "Atributos",
|
|
26
|
+
"LABEL_INFO_ADVANCED": "Avanzado",
|
|
27
|
+
"LABEL_CLIENT": "Cliente ",
|
|
28
|
+
"LABEL_SOURCEPAGE": "Fuente ",
|
|
29
|
+
"LABEL_DEPARTMENT_ID": "Id del departamento ",
|
|
30
|
+
"LABEL_DEPARTMENT_NAME": "Departamento ",
|
|
31
|
+
"requester_id": "ID del solicitante",
|
|
32
|
+
"projectId": "ID del proyecto ",
|
|
33
|
+
"LABEL_NAME": "Usuario ",
|
|
34
|
+
"LABEL_EMAIL": "E-mail ",
|
|
35
|
+
"LABEL_MEMBERS": "Participantes",
|
|
36
|
+
"LABEL_INFO_MESSAGE": "Mensaje de información",
|
|
37
|
+
"LABEL_READ_BY": "Leído por",
|
|
38
|
+
"LABEL_STATUS_MESSAGE": "estado",
|
|
39
|
+
"LABEL_SENT_THE": "enviado el",
|
|
40
|
+
"LABEL_SENT_BY": "de",
|
|
41
|
+
"LABEL_GUEST": "Invitado",
|
|
42
|
+
"LABEL_CREATE_TICKET": "Crear un ticket",
|
|
43
|
+
"LABEL_SEND_BY_EMAIL": "Enviar por email",
|
|
44
|
+
"LABEL_VIDEO_CHAT": "Videollamada",
|
|
45
|
+
"LABEL_LEAVE_GROUP": "Dejar el grupo",
|
|
46
|
+
"LABEL_CLOSE_GROUP": "Cerrar",
|
|
47
|
+
"ALERT_TITLE": "ATENCIÓN",
|
|
48
|
+
"CLOSE_ALERT_CONFIRM_LABEL": "Ok",
|
|
49
|
+
"CLOSE_ALERT_CANCEL_LABEL": "CANCAR",
|
|
50
|
+
"LEAVE_ALERT_MSG": "¿Abandonar el grupo?",
|
|
51
|
+
"CLOSE_ALERT_MSG": "¿Cerrar la conversación?",
|
|
52
|
+
"VIDEOCHAT_ALERT_MSG": "Servicio no disponible",
|
|
53
|
+
"CLOSING_CONVERSATION_SPINNER_MSG": "Por favor espere.<br> Estamos cerrando la conversación",
|
|
54
|
+
"CONVERSATION_CLOSED_ALERT_MSG": "La conversación se cerró correctamente.",
|
|
55
|
+
"CANNOT_CLOSE_CONVERSATION_ALERT_MSG": "No se puede cerrar la conversación",
|
|
56
|
+
"LEAVING_GROUP_SPINNER_MSG": "Por favor espere.<br> Usted está abandonando el grupo",
|
|
57
|
+
"CONVERSATION_LEFT_ALERT_MSG": "El grupo se ha dejado correctamente.",
|
|
58
|
+
"CANNOT_LEAVE_GROUP_ALERT_MSG": "El grupo no pudo ser dejado",
|
|
59
|
+
"GREETING": "Hi, {{ value }}",
|
|
60
|
+
"ARCHIVED_CONVERSATIONS_PAGE_NO_CONVERSATIONS_ARCHIVED": "No hay ninguna conversación en el archivo",
|
|
61
|
+
"INFO_SUPPORT_USER_ADDED_SUBJECT": "tú",
|
|
62
|
+
"INFO_SUPPORT_USER_ADDED_YOU_VERB": "han sido agregados a ",
|
|
63
|
+
"INFO_SUPPORT_USER_ADDED_VERB": "se unió",
|
|
64
|
+
"INFO_SUPPORT_USER_ADDED_COMPLEMENT": "el chat",
|
|
65
|
+
"INFO_SUPPORT_USER_ADDED_MESSAGE": "{{ subject }} {{ verb }} {{ complement }}",
|
|
66
|
+
"INFO_SUPPORT_CHAT_REOPENED": "Chat reabierto",
|
|
67
|
+
"INFO_SUPPORT_CHAT_CLOSED": "Chat cerrado",
|
|
68
|
+
"INFO_A_NEW_SUPPORT_REQUEST_HAS_BEEN_ASSIGNED_TO_YOU":"Se le ha asignado una nueva solicitud de soporte",
|
|
69
|
+
"LABEL_PROFILE": "Perfil",
|
|
70
|
+
"LABEL_CLOSE": "Cerrado",
|
|
71
|
+
"LABEL_DISCONNECT": "Desconectar",
|
|
72
|
+
"LABEL_NEW_CHAT": "Nuevo chat",
|
|
73
|
+
"LABEL_FORGOT_PASSWORD": "¿Has olvidado tu contraseña?",
|
|
74
|
+
"LABEL_SIGNIN": "Iniciar sesión",
|
|
75
|
+
"LABEL_SIGNIN_TO": "Iniciar sesión en",
|
|
76
|
+
"LABEL_SIGNIN_ERROR": "Error al iniciar sesión",
|
|
77
|
+
"LABEL_PASSWORD": "Contraseña",
|
|
78
|
+
"LABEL_ERROR_EMAIL": "Introduzca una dirección de correo electrónico válida.",
|
|
79
|
+
"LABEL_ERROR_PASSWORD": "La contraseña debe tener al menos 6 caracteres.",
|
|
80
|
+
"LABEL_LOGIN": "Ingresar",
|
|
81
|
+
"LABEL_LOGOUT": "Cerrar sesión",
|
|
82
|
+
"LABEL_WELCOME_TO": "Bienvenido a",
|
|
83
|
+
"LABEL_SIGNUP": "Regístrate",
|
|
84
|
+
"LABEL_ALREDY_HAVE_AN_ACCOUNT": "¿Ya tienes una cuenta?",
|
|
85
|
+
"LABEL_DONT_HAVE_AN_ACCOUNT_YET": "¿Aún no tienes una cuenta?",
|
|
86
|
+
"LABEL_FORGOT_YOUR_PASSWORD": "¿Olvidaste tu contraseña?",
|
|
87
|
+
"LABEL_CLICK_HERE": "Haz clic aquí",
|
|
88
|
+
"LABEL_REGISTRATION": "Registro",
|
|
89
|
+
"LABEL_PLACEHOLDER_EMAIL": "Tu email",
|
|
90
|
+
"LABEL_PLACEHOLDER_PASSWORD": "Su contraseña",
|
|
91
|
+
"LABEL_PLACEHOLDER_NAME": "Tu nombre",
|
|
92
|
+
"LABEL_PLACEHOLDER_LAST_NAME": "Su apellido",
|
|
93
|
+
"LABEL_LAST_NAME": "Apellido",
|
|
94
|
+
"LABEL_FIELD_NOT_EMPTY": "El campo no puede estar vacío.",
|
|
95
|
+
"LABEL_NEW_PASSWORD": "Generar una nueva contraseña",
|
|
96
|
+
"LABEL_CLOSED": "Cerrado",
|
|
97
|
+
"LABEL_INFO": "Informaciones",
|
|
98
|
+
"ALERT_NOTIFICATION": "Advertencia: el envío de notificaciones está desactivado, cambia la configuración del navegador para permitir el envío de notificaciones.",
|
|
99
|
+
"LABEL_EXTERNAL_ID": "Id Externo",
|
|
100
|
+
"LABEL_IAT": "Iat",
|
|
101
|
+
"LABEL_REQUEST_DETAIL": "Detalle de la solicitud",
|
|
102
|
+
"LABEL_ENTER_MSG": "Introduzca un mensaje o presione / para respuestas predefinidas",
|
|
103
|
+
"LABEL_ENTER_MSG_SHORT": "Introduzca un mensaje",
|
|
104
|
+
"LABEL_ENTER_MSG_SHORTER": "Escribir...",
|
|
105
|
+
"LABEL_MSG_LOGIN_TILEDESK": "Ir al inicio de sesión para empezar a chatear",
|
|
106
|
+
"LABEL_ARCHIVED": "Archivado",
|
|
107
|
+
"LABEL_INFO_CONVERSATION": "Info conversación",
|
|
108
|
+
"LABEL_INFO_USER": "Info usuario",
|
|
109
|
+
"LABEL_IS_WRITING": "escribir",
|
|
110
|
+
"LABEL_VERSION": "versión",
|
|
111
|
+
"LABEL_CONTACTS": "contactos",
|
|
112
|
+
"LABEL_PLACEHOLDER": "escribe tu mensaje..",
|
|
113
|
+
"LABEL_START_NW_CONV": "Nueva conversación",
|
|
114
|
+
"LABEL_FIRST_MSG": "Describa en breve su problema, será contactado por un agente.",
|
|
115
|
+
"LABEL_FIRST_MSG_NO_AGENTS": "🤔 Todos los operadores están desconectados en este momento. De todos modos, puedes describir tu problema. Será asignado al equipo de soporte que le responderá lo antes posible.",
|
|
116
|
+
"LABEL_SELECT_TOPIC": "Elija un tema",
|
|
117
|
+
"LABEL_COMPLETE_FORM": "Complete el formulario para iniciar una conversación con el siguiente agente disponible.",
|
|
118
|
+
"LABEL_FIELD_NAME": "Nombre",
|
|
119
|
+
"LABEL_ERROR_FIELD_NAME": "Campo requerido (mínimo 5 caracteres).",
|
|
120
|
+
"LABEL_FIELD_EMAIL": "E-mail",
|
|
121
|
+
"LABEL_ERROR_FIELD_EMAIL": "Introduzca una dirección de correo electrónico válida.",
|
|
122
|
+
"LABEL_WRITING": "está escribiendo...",
|
|
123
|
+
"AGENT_NOT_AVAILABLE": " Desconectado",
|
|
124
|
+
"AGENT_AVAILABLE": " En línea",
|
|
125
|
+
"GUEST_LABEL": "Invitado",
|
|
126
|
+
"ALL_AGENTS_OFFLINE_LABEL": "Todos los operadores están desconectados en este momento",
|
|
127
|
+
"LABEL_LOADING": "Cargando...",
|
|
128
|
+
"CALLOUT_TITLE_PLACEHOLDER": "¿Necesitas ayuda?",
|
|
129
|
+
"CALLOUT_MSG_PLACEHOLDER": "¡Haz clic aquí y empieza a chatear con nosotros!",
|
|
130
|
+
"CUSTOMER_SATISFACTION": "Satisfacción del cliente",
|
|
131
|
+
"YOUR_OPINION_ON_OUR_CUSTOMER_SERVICE": "su opinión sobre nuestro servicio al cliente",
|
|
132
|
+
"DOWNLOAD_TRANSCRIPT": "Descargar transcripción",
|
|
133
|
+
"BACK": "Atrás",
|
|
134
|
+
"YOUR_RATING": "tu calificación",
|
|
135
|
+
"WRITE_YOUR_OPINION": "Escribe tu opinión... (opcional)",
|
|
136
|
+
"SUBMIT": "Enviar",
|
|
137
|
+
"THANK_YOU_FOR_YOUR_EVALUATION": "Gracias por su evaluación",
|
|
138
|
+
"YOUR_RATING_HAS_BEEN_RECEIVED": "tu calificación ha sido recibida",
|
|
139
|
+
"ALERT_LEAVE_CHAT": "¿Quieres abandonar el chat?",
|
|
140
|
+
"YES": "Sí",
|
|
141
|
+
"NO": "No",
|
|
142
|
+
"BUTTON_CLOSE_TO_ICON": "Minimizar chat",
|
|
143
|
+
"BUTTON_EDIT_PROFILE": "Actualizar perfil",
|
|
144
|
+
"RATE_CHAT": "Calificar chat",
|
|
145
|
+
"WELLCOME_TITLE": "Hola, bienvenido a Tiledesk 👋",
|
|
146
|
+
"WELLCOME_MSG": "¿Cómo podemos ayudar?",
|
|
147
|
+
"WELLCOME": "Bienvenida",
|
|
148
|
+
"OPTIONS": "opciones",
|
|
149
|
+
"SOUND_OFF": "sonido apagado",
|
|
150
|
+
"SOUND_ON": "sonido en",
|
|
151
|
+
"LOGOUT": "cerrar sesión",
|
|
152
|
+
"CLOSE": "cerrar",
|
|
153
|
+
"PREV_CONVERSATIONS": "Tus conversaciones",
|
|
154
|
+
"YOU": "Tú",
|
|
155
|
+
"SHOW_ALL_CONV": "mostrar todo",
|
|
156
|
+
"START_A_CONVERSATION": "Iniciar una conversación",
|
|
157
|
+
"NO_CONVERSATION": "Sin conversación",
|
|
158
|
+
"SEE_PREVIOUS": "ver anterior",
|
|
159
|
+
"WAITING_TIME_FOUND": "El equipo normalmente responde en $reply_time",
|
|
160
|
+
"WAITING_TIME_NOT_FOUND": "El equipo responderá lo antes posible",
|
|
161
|
+
"CLOSED": "CERRADO",
|
|
162
|
+
"PleaseSelectChatToStartMessaging": "Por favor, selecciona un chat para empezar a enviar mensajes",
|
|
163
|
+
"FromThisAreNew": "------------------",
|
|
164
|
+
"Preview": "Vista previa",
|
|
165
|
+
"AddACaption": "Añadir un título",
|
|
166
|
+
"AnErrorOccurredWhileUnsubscribingFromNotifications": "¡Ups! Ha ocurrido un error al darse de baja de las notificaciones",
|
|
167
|
+
"SIGNIN_ERROR_USER_NOT_FOUND": "Error de autenticación. Usuario no encontrado.",
|
|
168
|
+
"SIGNIN_ERROR_USER_WRONG_PSW": "Error de autenticación. Contraseña incorrecta.",
|
|
169
|
+
"Email is required": "Se requiere correo electrónico.",
|
|
170
|
+
"Email must be a valid email": "El correo electrónico debe ser un email válido.",
|
|
171
|
+
"Password is required": "Se requiere contraseña.",
|
|
172
|
+
"Password must be at least 6 characters long": "La contraseña debe tener al menos 6 caracteres.",
|
|
173
|
+
"UPLOAD_FILE_ERROR": "Se ha producido un error inesperado al subir el archivo",
|
|
174
|
+
"DROP_IMAGE_HERE_TO_SEND_IT": "Soltar la imagen aquí para enviarla",
|
|
175
|
+
"ONLY_IMAGE_FILES_ARE_ALLOWED_TO_PASTE": "Solo se pueden pegar archivos de imagen y texto",
|
|
176
|
+
"FAILED_TO_UPLOAD_THE_FORMAT_IS_NOT_SUPPORTED": "Error al subir: el formato no es compatible",
|
|
177
|
+
"SENT_AN_IMAGE": "envió una imagen",
|
|
178
|
+
"SENT_AN_ATTACHMENT": "envió un archivo adjunto",
|
|
179
|
+
"NO_INFORMATION_AVAILABLE": "No hay información disponible",
|
|
180
|
+
"CONTACT_ID": "ID de contacto",
|
|
181
|
+
"USER_ID": "ID Usuario",
|
|
182
|
+
"CLOSE_TOAST": "Cerrar",
|
|
183
|
+
"WAITING_FOR_NETWORK": "Esperando a la red",
|
|
184
|
+
"Available": "Disponible",
|
|
185
|
+
"Unavailable": "Indisponible",
|
|
186
|
+
"Busy": "Ocupado",
|
|
187
|
+
"YouAreAboutToJoinThisChat": "Estás a punto de unirte a este chat",
|
|
188
|
+
"Cancel": "Cancelar",
|
|
189
|
+
"AreYouSure": "¿Estás seguro?",
|
|
190
|
+
"UnassignedConversations": "Conversaciones sin asignar",
|
|
191
|
+
"NewConversations": "Nuevas conversaciones",
|
|
192
|
+
"UPLOAD": "Subir",
|
|
193
|
+
"CANNED_RESPONSES": "Respuestas predefinidas",
|
|
194
|
+
"NO_CANNED_RESPONSES": "No hay respuestas predefinidas",
|
|
195
|
+
"THERE_ARE_NO_CANNED_RESPONSES_AVAILABLE": "No hay respuestas predefinidas disponibles",
|
|
196
|
+
"TO_CREATE_THEM_GO_TO_THE_PROJECT": "Para crearlos ve al proyecto (puedes hacer clic en el nombre del proyecto disponible en la barra de la derecha) y debajo del elemento de menú 'Configuración' en la barra lateral del panel de control haz clic en 'Respuestas predefinidas' y luego en el botón 'Crear respuesta'",
|
|
197
|
+
"YES_CANNED_RESPONSES": "Ver las respuestas predefinidas haciendo clic en el botón ⚡ o escribiendo un / en el área de texto, también puede filtrar la lista escribiendo después de /",
|
|
198
|
+
"VIEW_ALL_CONVERSATIONS": "Ver todas las conversaciones",
|
|
199
|
+
"CONVERSATIONS_IN_QUEUE": "conversaciones en cola, elige una",
|
|
200
|
+
"CONVERSATION_IN_QUEUE": "conversación en cola, elígela",
|
|
201
|
+
"NO_CONVERSATION_IN_QUEUE": "no hay conversación en la cola",
|
|
202
|
+
"PIN_A_PROJECT": "Anclar un proyecto",
|
|
203
|
+
"PINNED_PROJECT": "Proyecto anclado",
|
|
204
|
+
"CHANGE_PINNED_PROJECT": "Cambiar proyecto anclado",
|
|
205
|
+
"CHANGE_TO_AVAILABLE_UNAVAILABLE": "cambiar a disponible/no disponible",
|
|
206
|
+
"CHANGE_TO_YOUR_STATUS_TO_AVAILABLE": "cambia tu estado a disponible",
|
|
207
|
+
"CHANGE_TO_YOUR_STATUS_TO_UNAVAILABLE": "cambiar su estado a no disponible",
|
|
208
|
+
"ALL_CONVS_SERVED": "Were all conversations served? Good job!"
|
|
209
|
+
}
|
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
{
|
|
2
|
+
"LABEL_TU": "vous: ",
|
|
3
|
+
"LABEL_MSG_PUSH_START_CHAT": "Pas encore de conversation",
|
|
4
|
+
"LABEL_MSG_START_CHAT": "Commencez à discuter",
|
|
5
|
+
"LABEL_ACTIVE_NOW": "disponible",
|
|
6
|
+
"LABEL_AVAILABLE": "disponible",
|
|
7
|
+
"LABEL_NOT_AVAILABLE": "indisponible",
|
|
8
|
+
"LABEL_NO_MSG_HERE": "Toujours pas de message ici...",
|
|
9
|
+
"LABEL_TODAY": "aujourd'hui",
|
|
10
|
+
"LABEL_TOMORROW": "hier",
|
|
11
|
+
"LABEL_LAST_ACCESS": "dernier accès",
|
|
12
|
+
"LABEL_TO": "à",
|
|
13
|
+
"ARRAY_DAYS": [
|
|
14
|
+
"Lundi",
|
|
15
|
+
"Mardi",
|
|
16
|
+
"Mercredi",
|
|
17
|
+
"Jeudi",
|
|
18
|
+
"Vendredi",
|
|
19
|
+
"Samedi",
|
|
20
|
+
"Dimanche"
|
|
21
|
+
],
|
|
22
|
+
"LABEL_SEND": "Envoyer",
|
|
23
|
+
"ID_CONVERSATION": "Conversation sur l'identifiant",
|
|
24
|
+
"LABEL_CREATED_THE": "groupe créé le",
|
|
25
|
+
"LABEL_INFO_ATTRIBUTE": "Les attributs",
|
|
26
|
+
"LABEL_INFO_ADVANCED": "Avancée",
|
|
27
|
+
"LABEL_CLIENT": "Client ",
|
|
28
|
+
"LABEL_SOURCEPAGE": "La source ",
|
|
29
|
+
"LABEL_DEPARTMENT_ID": "Identifiant du département ",
|
|
30
|
+
"LABEL_DEPARTMENT_NAME": "Département ",
|
|
31
|
+
"requester_id": "ID du demandeur",
|
|
32
|
+
"projectId": "ID de projet ",
|
|
33
|
+
"LABEL_NAME": "Nom d'utilisateur ",
|
|
34
|
+
"LABEL_EMAIL": "E-mail ",
|
|
35
|
+
"LABEL_MEMBERS": "Intervenants",
|
|
36
|
+
"LABEL_INFO_MESSAGE": "Message d'information",
|
|
37
|
+
"LABEL_READ_BY": "Lu par",
|
|
38
|
+
"LABEL_STATUS_MESSAGE": "etat",
|
|
39
|
+
"LABEL_SENT_THE": "envoyé sur",
|
|
40
|
+
"LABEL_SENT_BY": "à partir de",
|
|
41
|
+
"LABEL_GUEST": "Invité",
|
|
42
|
+
"LABEL_CREATE_TICKET": "Créer un ticket",
|
|
43
|
+
"LABEL_SEND_BY_EMAIL": "Envoyé par email",
|
|
44
|
+
"LABEL_VIDEO_CHAT": "Appel vidéo",
|
|
45
|
+
"LABEL_LEAVE_GROUP": "Quitter le groupe",
|
|
46
|
+
"LABEL_CLOSE_GROUP": "Fermer",
|
|
47
|
+
"ALERT_TITLE": "AVERTISSEMENT",
|
|
48
|
+
"CLOSE_ALERT_CONFIRM_LABEL": "D'ACCORD",
|
|
49
|
+
"CLOSE_ALERT_CANCEL_LABEL": "ANNULER",
|
|
50
|
+
"LEAVE_ALERT_MSG": "Quitter le groupe ?",
|
|
51
|
+
"CLOSE_ALERT_MSG": "Fermer la conversation ?",
|
|
52
|
+
"VIDEOCHAT_ALERT_MSG": "Service indisponible",
|
|
53
|
+
"CLOSING_CONVERSATION_SPINNER_MSG": "S'il vous plaît, attendez.<br> Nous clôturons la conversation",
|
|
54
|
+
"CONVERSATION_CLOSED_ALERT_MSG": "La conversation a été fermée avec succès.",
|
|
55
|
+
"CANNOT_CLOSE_CONVERSATION_ALERT_MSG": "Impossible de fermer la conversation",
|
|
56
|
+
"LEAVING_GROUP_SPINNER_MSG": "S'il vous plaît, attendez.<br> Vous quittez le groupe",
|
|
57
|
+
"CONVERSATION_LEFT_ALERT_MSG": "Le groupe a été quitté avec succès.",
|
|
58
|
+
"CANNOT_LEAVE_GROUP_ALERT_MSG": "Le groupe ne pouvait pas être laissé",
|
|
59
|
+
"GREETING": "Salut, {{ value }}",
|
|
60
|
+
"ARCHIVED_CONVERSATIONS_PAGE_NO_CONVERSATIONS_ARCHIVED": "Il n'y a pas de conversation dans l'archive",
|
|
61
|
+
"INFO_SUPPORT_USER_ADDED_SUBJECT": "vous",
|
|
62
|
+
"INFO_SUPPORT_USER_ADDED_YOU_VERB": "ont été ajoutés à ",
|
|
63
|
+
"INFO_SUPPORT_USER_ADDED_VERB": "rejoint",
|
|
64
|
+
"INFO_SUPPORT_USER_ADDED_COMPLEMENT": "la discussion",
|
|
65
|
+
"INFO_SUPPORT_USER_ADDED_MESSAGE": "{{ subject }} {{ verb }} {{ complement }}",
|
|
66
|
+
"INFO_SUPPORT_CHAT_REOPENED": "Chat rouvert",
|
|
67
|
+
"INFO_SUPPORT_CHAT_CLOSED": "Chat fermé",
|
|
68
|
+
"INFO_A_NEW_SUPPORT_REQUEST_HAS_BEEN_ASSIGNED_TO_YOU": "Une nouvelle demande de support vous a été attribuée",
|
|
69
|
+
"LABEL_PROFILE": "Profil",
|
|
70
|
+
"LABEL_CLOSE": "Fermé",
|
|
71
|
+
"LABEL_DISCONNECT": "Déconnecter",
|
|
72
|
+
"LABEL_NEW_CHAT": "Nouvelle conversation",
|
|
73
|
+
"LABEL_FORGOT_PASSWORD": "Avez-vous oublié votre mot de passe?",
|
|
74
|
+
"LABEL_SIGNIN": "S'identifier",
|
|
75
|
+
"LABEL_SIGNIN_TO": "Se connecter à",
|
|
76
|
+
"LABEL_SIGNIN_ERROR": "Erreur de connexion",
|
|
77
|
+
"LABEL_PASSWORD": "Mot de passe",
|
|
78
|
+
"LABEL_ERROR_EMAIL": "Entrez une adresse mail valide.",
|
|
79
|
+
"LABEL_ERROR_PASSWORD": "Le mot de passe doit comporter au moins 6 caractères.",
|
|
80
|
+
"LABEL_LOGIN": "Connexion",
|
|
81
|
+
"LABEL_LOGOUT": "Se déconnecter",
|
|
82
|
+
"LABEL_WELCOME_TO": "Bienvenue à",
|
|
83
|
+
"LABEL_SIGNUP": "S'inscrire",
|
|
84
|
+
"LABEL_ALREDY_HAVE_AN_ACCOUNT": "Vous avez déjà un compte?",
|
|
85
|
+
"LABEL_DONT_HAVE_AN_ACCOUNT_YET": "Vous n'avez pas encore de compte?",
|
|
86
|
+
"LABEL_FORGOT_YOUR_PASSWORD": "Mot de passe oublié?",
|
|
87
|
+
"LABEL_CLICK_HERE": "Cliquez ici",
|
|
88
|
+
"LABEL_REGISTRATION": "Inscription",
|
|
89
|
+
"LABEL_PLACEHOLDER_EMAIL": "Votre e-mail",
|
|
90
|
+
"LABEL_PLACEHOLDER_PASSWORD": "Votre mot de passe",
|
|
91
|
+
"LABEL_PLACEHOLDER_NAME": "Votre nom",
|
|
92
|
+
"LABEL_PLACEHOLDER_LAST_NAME": "Votre nom de famille",
|
|
93
|
+
"LABEL_LAST_NAME": "Nom de famille",
|
|
94
|
+
"LABEL_FIELD_NOT_EMPTY": "Le champ ne peut pas être vide.",
|
|
95
|
+
"LABEL_NEW_PASSWORD": "Générer un nouveau mot de passe",
|
|
96
|
+
"LABEL_CLOSED": "Fermé",
|
|
97
|
+
"LABEL_INFO": "Informations",
|
|
98
|
+
"ALERT_NOTIFICATION": "Attention : l'envoi de notifications est désactivé, modifie les paramètres du navigateur pour autoriser l'envoi de notifications.",
|
|
99
|
+
"LABEL_EXTERNAL_ID": "Identifiant externe",
|
|
100
|
+
"LABEL_IAT": "C'est",
|
|
101
|
+
"LABEL_REQUEST_DETAIL": "Détail de la demande",
|
|
102
|
+
"LABEL_ENTER_MSG": "Saisissez un message ou appuyez sur / pour des réponses standardisées",
|
|
103
|
+
"LABEL_ENTER_MSG_SHORT": "Entrez un message",
|
|
104
|
+
"LABEL_ENTER_MSG_SHORTER": "Entrer...",
|
|
105
|
+
"LABEL_MSG_LOGIN_TILEDESK": "Accédez à la connexion pour commencer à discuter",
|
|
106
|
+
"LABEL_ARCHIVED": "Archivé",
|
|
107
|
+
"LABEL_INFO_CONVERSATION": "Conversation d'informations",
|
|
108
|
+
"LABEL_INFO_USER": "Infos utilisateur",
|
|
109
|
+
"LABEL_IS_WRITING": "dactylographie",
|
|
110
|
+
"LABEL_VERSION": "version",
|
|
111
|
+
"LABEL_CONTACTS": "contacts",
|
|
112
|
+
"LABEL_PLACEHOLDER": "tapez votre message..",
|
|
113
|
+
"LABEL_START_NW_CONV": "Nouvelle conversation",
|
|
114
|
+
"LABEL_FIRST_MSG": "Décrivez brièvement votre problème, vous serez contacté par un agent.",
|
|
115
|
+
"LABEL_FIRST_MSG_NO_AGENTS": "🤔 Tous les opérateurs sont hors ligne pour le moment. Vous pouvez quand même décrire votre problème. Il sera attribué à l'équipe support qui vous répondra dans les plus brefs délais.",
|
|
116
|
+
"LABEL_SELECT_TOPIC": "Choisissez un sujet",
|
|
117
|
+
"LABEL_COMPLETE_FORM": "Remplissez le formulaire pour démarrer une conversation avec le prochain agent disponible.",
|
|
118
|
+
"LABEL_FIELD_NAME": "Nom",
|
|
119
|
+
"LABEL_ERROR_FIELD_NAME": "Champ obligatoire (minimum 5 caractères).",
|
|
120
|
+
"LABEL_FIELD_EMAIL": "E-mail",
|
|
121
|
+
"LABEL_ERROR_FIELD_EMAIL": "Entrez une adresse mail valide.",
|
|
122
|
+
"LABEL_WRITING": "est en train d'écrire...",
|
|
123
|
+
"AGENT_NOT_AVAILABLE": " Hors ligne",
|
|
124
|
+
"AGENT_AVAILABLE": " En ligne",
|
|
125
|
+
"GUEST_LABEL": "Invité",
|
|
126
|
+
"ALL_AGENTS_OFFLINE_LABEL": "Tous les opérateurs sont hors ligne pour le moment",
|
|
127
|
+
"LABEL_LOADING": "Chargement...",
|
|
128
|
+
"CALLOUT_TITLE_PLACEHOLDER": "Besoin d'aide?",
|
|
129
|
+
"CALLOUT_MSG_PLACEHOLDER": "Cliquez ici et commencez à discuter avec nous !",
|
|
130
|
+
"CUSTOMER_SATISFACTION": "Satisfaction du client",
|
|
131
|
+
"YOUR_OPINION_ON_OUR_CUSTOMER_SERVICE": "votre avis sur notre service client",
|
|
132
|
+
"DOWNLOAD_TRANSCRIPT": "Télécharger la transcription",
|
|
133
|
+
"BACK": "Retour",
|
|
134
|
+
"YOUR_RATING": "votre note",
|
|
135
|
+
"WRITE_YOUR_OPINION": "Donnez votre avis ... (facultatif)",
|
|
136
|
+
"SUBMIT": "Soumettre",
|
|
137
|
+
"THANK_YOU_FOR_YOUR_EVALUATION": "Merci pour votre évaluation",
|
|
138
|
+
"YOUR_RATING_HAS_BEEN_RECEIVED": "votre note a été reçue",
|
|
139
|
+
"ALERT_LEAVE_CHAT": "Voulez-vous quitter le chat ?",
|
|
140
|
+
"YES": "Oui",
|
|
141
|
+
"NO": "Non",
|
|
142
|
+
"BUTTON_CLOSE_TO_ICON": "Réduire le chat",
|
|
143
|
+
"BUTTON_EDIT_PROFILE": "Mettre à jour le profil",
|
|
144
|
+
"RATE_CHAT": "Evaluer le chat",
|
|
145
|
+
"WELLCOME_TITLE": "Bonjour, bienvenue sur Tiledesk 👋",
|
|
146
|
+
"WELLCOME_MSG": "Comment pouvons nous aider?",
|
|
147
|
+
"WELLCOME": "Bienvenue",
|
|
148
|
+
"OPTIONS": "options",
|
|
149
|
+
"SOUND_OFF": "son éteint",
|
|
150
|
+
"SOUND_ON": "son sur",
|
|
151
|
+
"LOGOUT": "se déconnecter",
|
|
152
|
+
"CLOSE": "fermer",
|
|
153
|
+
"PREV_CONVERSATIONS": "Vos échanges",
|
|
154
|
+
"YOU": "Vous",
|
|
155
|
+
"SHOW_ALL_CONV": "afficher tout",
|
|
156
|
+
"START_A_CONVERSATION": "Commencer une conversation",
|
|
157
|
+
"NO_CONVERSATION": "Pas de conversation",
|
|
158
|
+
"SEE_PREVIOUS": "voir précédent",
|
|
159
|
+
"WAITING_TIME_FOUND": "L'équipe répond généralement en $reply_time",
|
|
160
|
+
"WAITING_TIME_NOT_FOUND": "L'équipe vous répondra dans les plus brefs délais",
|
|
161
|
+
"CLOSED": "FERMÉ",
|
|
162
|
+
"PleaseSelectChatToStartMessaging": "Veuillez sélectionner un chat pour commencer à envoyer des messages",
|
|
163
|
+
"FromThisAreNew": "------------------",
|
|
164
|
+
"Preview": "Aperçu",
|
|
165
|
+
"AddACaption": "Ajouter une légende",
|
|
166
|
+
"AnErrorOccurredWhileUnsubscribingFromNotifications": "Oups! Une erreur s'est produite lors de la désinscription des notifications",
|
|
167
|
+
"SIGNIN_ERROR_USER_NOT_FOUND": "Authentification échouée. Utilisateur non trouvé.",
|
|
168
|
+
"SIGNIN_ERROR_USER_WRONG_PSW": "Authentification échouée. Mauvais mot de passe.",
|
|
169
|
+
"Email is required": "Un e-mail est requis.",
|
|
170
|
+
"Email must be a valid email": "L'e-mail doit être un e-mail valide.",
|
|
171
|
+
"Password is required": "Mot de passe requis.",
|
|
172
|
+
"Password must be at least 6 characters long": "Le mot de passe doit contenir au moins 6 caractères.",
|
|
173
|
+
"UPLOAD_FILE_ERROR": "Une erreur inattendue s'est produite lors du téléchargement du fichier",
|
|
174
|
+
"DROP_IMAGE_HERE_TO_SEND_IT": "Déposez l'image ici pour l'envoyer",
|
|
175
|
+
"ONLY_IMAGE_FILES_ARE_ALLOWED_TO_PASTE": "Seuls les fichiers image et le texte peuvent être collés",
|
|
176
|
+
"FAILED_TO_UPLOAD_THE_FORMAT_IS_NOT_SUPPORTED": "Échec de l'importation : le format n'est pas pris en charge",
|
|
177
|
+
"SENT_AN_IMAGE": "envoyé une image",
|
|
178
|
+
"SENT_AN_ATTACHMENT": "envoyé une pièce jointe",
|
|
179
|
+
"NO_INFORMATION_AVAILABLE": "Pas d'information disponible",
|
|
180
|
+
"CONTACT_ID": "ID de contact",
|
|
181
|
+
"USER_ID": "Identifiant d'utilisateur",
|
|
182
|
+
"CLOSE_TOAST": "Fermer",
|
|
183
|
+
"WAITING_FOR_NETWORK": "En attente de réseau",
|
|
184
|
+
"Available": "Disponible",
|
|
185
|
+
"Unavailable": "Indisponible",
|
|
186
|
+
"Busy": "Occupé",
|
|
187
|
+
"YouAreAboutToJoinThisChat": "Vous êtes sur le point de rejoindre ce chat",
|
|
188
|
+
"Cancel": "Annuler",
|
|
189
|
+
"AreYouSure": "Es-tu sûr?",
|
|
190
|
+
"UnassignedConversations": "Conversations non attribuées",
|
|
191
|
+
"NewConversations": "Nouvelles conversations",
|
|
192
|
+
"UPLOAD": "Télécharger",
|
|
193
|
+
"CANNED_RESPONSES": "Réponses standardisées",
|
|
194
|
+
"NO_CANNED_RESPONSES": "Aucune réponse standardisée",
|
|
195
|
+
"THERE_ARE_NO_CANNED_RESPONSES_AVAILABLE": "Il n'y a pas de réponses standardisées disponibles",
|
|
196
|
+
"TO_CREATE_THEM_GO_TO_THE_PROJECT": "Pour les créer, allez dans le projet (vous pouvez cliquer sur le nom du projet disponible dans la barre latérale de droite) et sous l'élément de menu \"Paramètres\" dans la barre latérale du tableau de bord, cliquez sur \"Réponses standardisées\" puis sur le bouton \"Créer une réponse\"",
|
|
197
|
+
"YES_CANNED_RESPONSES": "Affichez les réponses prédéfinies en cliquant sur le bouton ⚡️ ou en tapant un / dans la zone de texte, vous pouvez également filtrer la liste en tapant après le /",
|
|
198
|
+
"VIEW_ALL_CONVERSATIONS": "Afficher toutes les conversations",
|
|
199
|
+
"CONVERSATIONS_IN_QUEUE": "conversations en file d'attente, choisissez-en une",
|
|
200
|
+
"CONVERSATION_IN_QUEUE": "conversation en file d'attente, sélectionnez-la",
|
|
201
|
+
"NO_CONVERSATION_IN_QUEUE": "aucune conversation dans la file d'attente",
|
|
202
|
+
"PIN_A_PROJECT": "Épingler un projet",
|
|
203
|
+
"PINNED_PROJECT": "Projet épinglé",
|
|
204
|
+
"CHANGE_PINNED_PROJECT": "Modifier le projet épinglé",
|
|
205
|
+
"CHANGE_TO_AVAILABLE_UNAVAILABLE": "passer à disponible/indisponible",
|
|
206
|
+
"CHANGE_TO_YOUR_STATUS_TO_AVAILABLE": "changer votre statut en disponible",
|
|
207
|
+
"CHANGE_TO_YOUR_STATUS_TO_UNAVAILABLE": "changer votre statut en indisponible",
|
|
208
|
+
"ALL_CONVS_SERVED": "Toutes les conversations ont-elles été servies? Bon travail!"
|
|
209
|
+
}
|