@sendbird/ai-agent-messenger-react 1.21.2 → 1.22.0
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/cjs/A0RFIJy_.cjs +1 -0
- package/dist/cjs/BNjeOTuI.cjs +1 -0
- package/dist/cjs/BV40WZg3.cjs +1 -0
- package/dist/cjs/Bwaslfwl.cjs +1 -0
- package/dist/cjs/C3OHcrBV.cjs +1 -0
- package/dist/cjs/D2fiRjSz.cjs +1 -0
- package/dist/cjs/DGubkk9p.cjs +1 -0
- package/dist/cjs/DVc2qz6N.cjs +1 -0
- package/dist/cjs/jGp6gOJ2.cjs +1 -0
- package/dist/cjs/pDHRH5ez.cjs +1 -0
- package/dist/cjs/rNq_TnmW.cjs +1 -0
- package/dist/cjs/w1C9O3WB.cjs +1 -0
- package/dist/es/{C5TioO5h.js → 89kkkmJB.js} +78 -17
- package/dist/es/{BELIKAJm.js → B1Zl6v7X.js} +75 -14
- package/dist/es/{BdQuAUPe.js → BL89djVk.js} +78 -17
- package/dist/es/{ETHHqHi2.js → BPLO52kK.js} +78 -17
- package/dist/es/{DlJqMPv3.js → BbQiMuUs.js} +78 -17
- package/dist/es/Bi1npOpy.js +5 -0
- package/dist/es/C_Rvvh_g.js +5 -0
- package/dist/es/{DqTYCLQ3.js → Culegmk_.js} +78 -17
- package/dist/es/CvWQvWt9.js +5 -0
- package/dist/es/{D_jawtL2.js → DaiGT8Mr.js} +76 -15
- package/dist/es/{CNnV1uD8.js → Dd81G18F.js} +78 -17
- package/dist/es/{CT9vVq3h.js → gn5TNb_w.js} +78 -17
- package/dist/index.cjs +232 -128
- package/dist/index.d.ts +254 -8
- package/dist/index.js +5635 -3395
- package/package.json +2 -2
- package/dist/cjs/7UVs65zS.cjs +0 -1
- package/dist/cjs/BMS5Zb7W.cjs +0 -1
- package/dist/cjs/BRnfdIkb.cjs +0 -1
- package/dist/cjs/DFmkiYPE.cjs +0 -1
- package/dist/cjs/DTCJ6-eC.cjs +0 -1
- package/dist/cjs/DbxUqtQc.cjs +0 -1
- package/dist/cjs/DfRVurNO.cjs +0 -1
- package/dist/cjs/Dl0262MS.cjs +0 -1
- package/dist/cjs/JLk8Bvao.cjs +0 -1
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { fr as
|
|
2
|
-
import { m as
|
|
3
|
-
const
|
|
1
|
+
import { fr as r } from "date-fns/locale/fr";
|
|
2
|
+
import { m as o } from "../index.js";
|
|
3
|
+
const t = {
|
|
4
4
|
conversation: {
|
|
5
5
|
input_placeholder: "Poser une question",
|
|
6
6
|
input_placeholder_disabled: "Le chat n'est pas disponible dans ce canal",
|
|
7
|
+
input_placeholder_steward: "Traitement de votre demande...",
|
|
7
8
|
input_placeholder_wait_ai_agent_response: "En attente de la réponse de l'agent...",
|
|
8
9
|
input_placeholder_active_form: "Veuillez remplir le formulaire pour continuer.",
|
|
9
10
|
input_placeholder_reconnecting: "Reconnexion. Actualisez si persiste.",
|
|
@@ -19,13 +20,59 @@ const r = {
|
|
|
19
20
|
a11y_message_list: "Messages du chat",
|
|
20
21
|
a11y_scroll_to_bottom: "Faire défiler vers le bas",
|
|
21
22
|
a11y_scroll_to_new_messages: "Aller aux nouveaux messages",
|
|
22
|
-
a11y_open_conversation_list: "Ouvrir la liste des conversations"
|
|
23
|
+
a11y_open_conversation_list: "Ouvrir la liste des conversations",
|
|
24
|
+
a11y_open_conversation: "Ouvrir la conversation",
|
|
25
|
+
a11y_open_conversations: "Ouvrir la liste des conversations",
|
|
26
|
+
a11y_close_conversation: "Fermer la conversation",
|
|
27
|
+
a11y_close_conversations: "Fermer la liste des conversations",
|
|
28
|
+
a11y_menu: "Menu",
|
|
29
|
+
a11y_message_input: "Message",
|
|
30
|
+
a11y_send_message: "Envoyer le message",
|
|
31
|
+
a11y_attach_file: "Joindre un fichier",
|
|
32
|
+
a11y_close_messenger: "Fermer la messagerie",
|
|
33
|
+
a11y_expand_messenger: "Agrandir la messagerie",
|
|
34
|
+
a11y_collapse_messenger: "Réduire la messagerie",
|
|
35
|
+
a11y_connect_agent: "Se connecter avec un agent",
|
|
36
|
+
a11y_message_sender_you: "Vous",
|
|
37
|
+
a11y_suggested_reply: "Réponse suggérée",
|
|
38
|
+
a11y_typing_indicator: "En train d'écrire",
|
|
39
|
+
a11y_code_block_placeholder: "Bloc de code",
|
|
40
|
+
a11y_typing_format: (e) => `${e} est en train d'écrire`,
|
|
41
|
+
a11y_message_failed: "Échec de l'envoi du message",
|
|
42
|
+
a11y_new_messages_received: (e) => `${e} ${e === 1 ? "nouveau message reçu" : "nouveaux messages reçus"}`,
|
|
43
|
+
a11y_new_messages_received_from_sender: (e, a) => `${e} : ${a} ${a === 1 ? "nouveau message reçu" : "nouveaux messages reçus"}`,
|
|
44
|
+
a11y_agent_connected: (e) => "Connecté à un agent humain",
|
|
45
|
+
a11y_conversation_closed: "La conversation est terminée",
|
|
46
|
+
a11y_file_image: (e) => `Fichier image : ${e}`,
|
|
47
|
+
a11y_file_video: (e) => `Fichier vidéo : ${e}`,
|
|
48
|
+
a11y_file_document: (e) => `Fichier document : ${e}`,
|
|
49
|
+
a11y_screen_conversation: "Conversation",
|
|
50
|
+
a11y_screen_conversation_with_agent: (e) => `Conversation avec ${e}`,
|
|
51
|
+
a11y_screen_conversation_list_no_count: "Liste des conversations",
|
|
52
|
+
a11y_csat_displayed: "Enquête de satisfaction affichée",
|
|
53
|
+
a11y_empty_conversation: "Aucun message dans cette conversation",
|
|
54
|
+
a11y_input_disabled: "La saisie de message est désactivée",
|
|
55
|
+
a11y_file_size_exceeded: (e) => `Le fichier dépasse la limite de ${e}Mo`,
|
|
56
|
+
a11y_csat_form_error: "Veuillez remplir les champs obligatoires",
|
|
57
|
+
a11y_hint_send_message: "Envoie le message",
|
|
58
|
+
a11y_hint_open_conversation: "Ouvre la conversation",
|
|
59
|
+
a11y_hint_open_conversations: "Ouvre la liste des conversations",
|
|
60
|
+
a11y_hint_close_conversation: "Ferme la conversation",
|
|
61
|
+
a11y_hint_open_menu: "Ouvre le menu",
|
|
62
|
+
a11y_hint_connect_to_agent: "Connecte à un agent humain",
|
|
63
|
+
a11y_hint_attach_file: "Ouvre les options de pièce jointe",
|
|
64
|
+
a11y_hint_view_new_messages: "Fait défiler vers les nouveaux messages",
|
|
65
|
+
a11y_hint_open_file: "Ouvre le fichier",
|
|
66
|
+
a11y_hint_open_image: "Ouvre l'image",
|
|
67
|
+
a11y_hint_send_reply: "Envoie cette réponse"
|
|
23
68
|
},
|
|
24
69
|
conversation_list: {
|
|
25
70
|
header_title: "Conversations",
|
|
26
71
|
ended: "Terminée",
|
|
72
|
+
system_message: "Message système",
|
|
27
73
|
footer_title: "Démarrer une conversation",
|
|
28
|
-
multiple_files_count: (e) => `${e} fichier${e === 1 ? "" : "s"}
|
|
74
|
+
multiple_files_count: (e) => `${e} fichier${e === 1 ? "" : "s"}`,
|
|
75
|
+
a11y_conversation_item: (e, a, i, n) => `${e}, ${a}, ${i}, ${n} message${n === 1 ? "" : "s"} non lu${n === 1 ? "" : "s"}`
|
|
29
76
|
},
|
|
30
77
|
date_format: {
|
|
31
78
|
just_now: "À l'instant",
|
|
@@ -44,7 +91,9 @@ const r = {
|
|
|
44
91
|
reason_placeholder: "Partagez votre avis",
|
|
45
92
|
question: "Comment évalueriez-vous votre expérience ?",
|
|
46
93
|
submit_label: "Envoyer",
|
|
47
|
-
submission_expired: "Désolé, la période de l'enquête est terminée."
|
|
94
|
+
submission_expired: "Désolé, la période de l'enquête est terminée.",
|
|
95
|
+
a11y_rating_label: (e, a) => `${e} sur 5 — ${a}`,
|
|
96
|
+
a11y_hint_select_rating: "Sélectionne cette note"
|
|
48
97
|
},
|
|
49
98
|
form: {
|
|
50
99
|
optional_label: "optionnel",
|
|
@@ -67,12 +116,18 @@ const r = {
|
|
|
67
116
|
save: "Enregistrer",
|
|
68
117
|
edit: "Modifier les commentaires",
|
|
69
118
|
remove: "Supprimer les commentaires"
|
|
119
|
+
},
|
|
120
|
+
handoff: {
|
|
121
|
+
confirm_title: "Demander un transfert ?",
|
|
122
|
+
confirm_description: "Vous serez transféré à un agent humain. Votre historique de conversation sera partagé.",
|
|
123
|
+
confirm_cancel: "Annuler",
|
|
124
|
+
confirm_handoff: "Transférer"
|
|
70
125
|
}
|
|
71
|
-
},
|
|
126
|
+
}, s = {
|
|
72
127
|
language: "fr",
|
|
73
|
-
strings:
|
|
74
|
-
dateLocale:
|
|
75
|
-
}, _ = s
|
|
128
|
+
strings: t,
|
|
129
|
+
dateLocale: r
|
|
130
|
+
}, _ = o(s.strings), l = {
|
|
76
131
|
..._,
|
|
77
132
|
// Channel Header
|
|
78
133
|
HEADER_BUTTON__AGENT_HANDOFF: "Se connecter avec un agent",
|
|
@@ -99,6 +154,12 @@ const r = {
|
|
|
99
154
|
A11Y_IMAGE_VIEWER_NEXT: "Image suivante",
|
|
100
155
|
A11Y_IMAGE_VIEWER_DOWNLOAD: "Télécharger l'image",
|
|
101
156
|
A11Y_ATTACH_FILE: "Joindre un fichier",
|
|
157
|
+
A11Y_FILE_SELECTED: (e) => `${e}, sélectionné`,
|
|
158
|
+
A11Y_FILE_REMOVE_BUTTON: (e) => `Supprimer le fichier : ${e}`,
|
|
159
|
+
A11Y_CSAT_RATING_LABEL: (e, a) => `${e} sur 5, ${a}`,
|
|
160
|
+
A11Y_FILE_UPLOAD_OPTIONS: "Options de téléchargement de fichiers",
|
|
161
|
+
A11Y_FAILED_MESSAGE_OPTIONS: "Options du message échoué",
|
|
162
|
+
A11Y_FEEDBACK_OPTIONS: "Options de commentaires",
|
|
102
163
|
// Form
|
|
103
164
|
FORM_UNAVAILABLE: "Le formulaire n'est plus disponible.",
|
|
104
165
|
FORM_NOT_SUPPORTED: "Ce formulaire n'est pas pris en charge dans la version actuelle.",
|
|
@@ -129,11 +190,11 @@ const r = {
|
|
|
129
190
|
NO_NAME: "(Sans nom)",
|
|
130
191
|
/** @deprecated Unused string **/
|
|
131
192
|
CHANNEL_FROZEN: "Canal gelé"
|
|
132
|
-
},
|
|
133
|
-
language:
|
|
134
|
-
dateLocale:
|
|
135
|
-
stringSet:
|
|
193
|
+
}, u = {
|
|
194
|
+
language: s.language,
|
|
195
|
+
dateLocale: s.dateLocale,
|
|
196
|
+
stringSet: l
|
|
136
197
|
};
|
|
137
198
|
export {
|
|
138
|
-
|
|
199
|
+
u as default
|
|
139
200
|
};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { es as
|
|
2
|
-
import { m as
|
|
3
|
-
const
|
|
1
|
+
import { es as i } from "date-fns/locale/es";
|
|
2
|
+
import { m as r } from "../index.js";
|
|
3
|
+
const t = {
|
|
4
4
|
conversation: {
|
|
5
5
|
input_placeholder: "Hacer una pregunta",
|
|
6
6
|
input_placeholder_disabled: "El chat no está disponible en este canal",
|
|
7
|
+
input_placeholder_steward: "Procesando su solicitud...",
|
|
7
8
|
input_placeholder_wait_ai_agent_response: "Esperando la respuesta del agente...",
|
|
8
9
|
input_placeholder_active_form: "Por favor, complete el formulario para continuar.",
|
|
9
10
|
input_placeholder_reconnecting: "Reconectando. Actualiza si persiste.",
|
|
@@ -19,13 +20,59 @@ const i = {
|
|
|
19
20
|
a11y_message_list: "Mensajes del chat",
|
|
20
21
|
a11y_scroll_to_bottom: "Desplazarse hacia abajo",
|
|
21
22
|
a11y_scroll_to_new_messages: "Desplazarse a nuevos mensajes",
|
|
22
|
-
a11y_open_conversation_list: "Abrir lista de conversaciones"
|
|
23
|
+
a11y_open_conversation_list: "Abrir lista de conversaciones",
|
|
24
|
+
a11y_open_conversation: "Abrir conversación",
|
|
25
|
+
a11y_open_conversations: "Abrir lista de conversaciones",
|
|
26
|
+
a11y_close_conversation: "Cerrar conversación",
|
|
27
|
+
a11y_close_conversations: "Cerrar lista de conversaciones",
|
|
28
|
+
a11y_menu: "Menú",
|
|
29
|
+
a11y_message_input: "Mensaje",
|
|
30
|
+
a11y_send_message: "Enviar mensaje",
|
|
31
|
+
a11y_attach_file: "Adjuntar archivo",
|
|
32
|
+
a11y_close_messenger: "Cerrar mensajero",
|
|
33
|
+
a11y_expand_messenger: "Expandir mensajero",
|
|
34
|
+
a11y_collapse_messenger: "Contraer mensajero",
|
|
35
|
+
a11y_connect_agent: "Conectarse con un agente",
|
|
36
|
+
a11y_message_sender_you: "Tú",
|
|
37
|
+
a11y_suggested_reply: "Respuesta sugerida",
|
|
38
|
+
a11y_typing_indicator: "Escribiendo",
|
|
39
|
+
a11y_code_block_placeholder: "Bloque de código",
|
|
40
|
+
a11y_typing_format: (e) => `${e} está escribiendo`,
|
|
41
|
+
a11y_message_failed: "Error al enviar el mensaje",
|
|
42
|
+
a11y_new_messages_received: (e) => `${e} ${e === 1 ? "mensaje nuevo recibido" : "mensajes nuevos recibidos"}`,
|
|
43
|
+
a11y_new_messages_received_from_sender: (e, a) => `${e}: ${a} ${a === 1 ? "mensaje nuevo recibido" : "mensajes nuevos recibidos"}`,
|
|
44
|
+
a11y_agent_connected: (e) => "Conectado con agente humano",
|
|
45
|
+
a11y_conversation_closed: "La conversación ha finalizado",
|
|
46
|
+
a11y_file_image: (e) => `Archivo de imagen: ${e}`,
|
|
47
|
+
a11y_file_video: (e) => `Archivo de video: ${e}`,
|
|
48
|
+
a11y_file_document: (e) => `Archivo de documento: ${e}`,
|
|
49
|
+
a11y_screen_conversation: "Conversación",
|
|
50
|
+
a11y_screen_conversation_with_agent: (e) => `Conversación con ${e}`,
|
|
51
|
+
a11y_screen_conversation_list_no_count: "Lista de conversaciones",
|
|
52
|
+
a11y_csat_displayed: "Encuesta de satisfacción mostrada",
|
|
53
|
+
a11y_empty_conversation: "No hay mensajes en esta conversación",
|
|
54
|
+
a11y_input_disabled: "La entrada de mensajes está deshabilitada",
|
|
55
|
+
a11y_file_size_exceeded: (e) => `El archivo excede el límite de ${e}MB`,
|
|
56
|
+
a11y_csat_form_error: "Por favor complete los campos obligatorios",
|
|
57
|
+
a11y_hint_send_message: "Envía el mensaje",
|
|
58
|
+
a11y_hint_open_conversation: "Abre la conversación",
|
|
59
|
+
a11y_hint_open_conversations: "Abre la lista de conversaciones",
|
|
60
|
+
a11y_hint_close_conversation: "Cierra la conversación",
|
|
61
|
+
a11y_hint_open_menu: "Abre el menú",
|
|
62
|
+
a11y_hint_connect_to_agent: "Conecta con un agente humano",
|
|
63
|
+
a11y_hint_attach_file: "Abre las opciones para adjuntar archivos",
|
|
64
|
+
a11y_hint_view_new_messages: "Se desplaza a los mensajes nuevos",
|
|
65
|
+
a11y_hint_open_file: "Abre el archivo",
|
|
66
|
+
a11y_hint_open_image: "Abre la imagen",
|
|
67
|
+
a11y_hint_send_reply: "Envía esta respuesta"
|
|
23
68
|
},
|
|
24
69
|
conversation_list: {
|
|
25
70
|
header_title: "Conversaciones",
|
|
26
71
|
ended: "Finalizado",
|
|
72
|
+
system_message: "Mensaje del sistema",
|
|
27
73
|
footer_title: "Iniciar una conversación",
|
|
28
|
-
multiple_files_count: (e) => `${e} ${e === 1 ? "archivo" : "archivos"}
|
|
74
|
+
multiple_files_count: (e) => `${e} ${e === 1 ? "archivo" : "archivos"}`,
|
|
75
|
+
a11y_conversation_item: (e, a, s, n) => `${e}, ${a}, ${s}, ${n} mensaje${n === 1 ? "" : "s"} sin leer`
|
|
29
76
|
},
|
|
30
77
|
date_format: {
|
|
31
78
|
just_now: "Ahora mismo",
|
|
@@ -44,7 +91,9 @@ const i = {
|
|
|
44
91
|
reason_placeholder: "Comparte tu opinión",
|
|
45
92
|
question: "¿Cómo calificarías tu experiencia?",
|
|
46
93
|
submit_label: "Enviar",
|
|
47
|
-
submission_expired: "Lo sentimos, el período de la encuesta ha terminado."
|
|
94
|
+
submission_expired: "Lo sentimos, el período de la encuesta ha terminado.",
|
|
95
|
+
a11y_rating_label: (e, a) => `${e} de 5 — ${a}`,
|
|
96
|
+
a11y_hint_select_rating: "Selecciona esta calificación"
|
|
48
97
|
},
|
|
49
98
|
form: {
|
|
50
99
|
optional_label: "opcional",
|
|
@@ -67,13 +116,19 @@ const i = {
|
|
|
67
116
|
save: "Guardar",
|
|
68
117
|
edit: "Editar comentarios",
|
|
69
118
|
remove: "Eliminar comentarios"
|
|
119
|
+
},
|
|
120
|
+
handoff: {
|
|
121
|
+
confirm_title: "¿Solicitar transferencia?",
|
|
122
|
+
confirm_description: "Se le transferirá a un agente humano. Se compartirá su historial de conversación.",
|
|
123
|
+
confirm_cancel: "Cancelar",
|
|
124
|
+
confirm_handoff: "Transferir"
|
|
70
125
|
}
|
|
71
|
-
},
|
|
126
|
+
}, o = {
|
|
72
127
|
language: "es",
|
|
73
|
-
strings:
|
|
74
|
-
dateLocale:
|
|
75
|
-
},
|
|
76
|
-
...
|
|
128
|
+
strings: t,
|
|
129
|
+
dateLocale: i
|
|
130
|
+
}, _ = r(o.strings), c = {
|
|
131
|
+
..._,
|
|
77
132
|
// Channel Header
|
|
78
133
|
HEADER_BUTTON__AGENT_HANDOFF: "Conectarse con un agente",
|
|
79
134
|
// Message Input
|
|
@@ -99,6 +154,12 @@ const i = {
|
|
|
99
154
|
A11Y_IMAGE_VIEWER_NEXT: "Imagen siguiente",
|
|
100
155
|
A11Y_IMAGE_VIEWER_DOWNLOAD: "Descargar imagen",
|
|
101
156
|
A11Y_ATTACH_FILE: "Adjuntar archivo",
|
|
157
|
+
A11Y_FILE_SELECTED: (e) => `${e}, seleccionado`,
|
|
158
|
+
A11Y_FILE_REMOVE_BUTTON: (e) => `Eliminar archivo: ${e}`,
|
|
159
|
+
A11Y_CSAT_RATING_LABEL: (e, a) => `${e} de 5, ${a}`,
|
|
160
|
+
A11Y_FILE_UPLOAD_OPTIONS: "Opciones de carga de archivos",
|
|
161
|
+
A11Y_FAILED_MESSAGE_OPTIONS: "Opciones de mensaje fallido",
|
|
162
|
+
A11Y_FEEDBACK_OPTIONS: "Opciones de comentarios",
|
|
102
163
|
// Form
|
|
103
164
|
FORM_UNAVAILABLE: "El formulario ya no está disponible.",
|
|
104
165
|
FORM_NOT_SUPPORTED: "Este formulario no es compatible con la versión actual.",
|
|
@@ -110,7 +171,7 @@ const i = {
|
|
|
110
171
|
FORM_VALIDATION_MAX_SELECT: (e) => `Selecciona como máximo ${e} opciones`,
|
|
111
172
|
FORM_VALIDATION_REGEX_FAILED: "Formato inválido",
|
|
112
173
|
/** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
|
|
113
|
-
DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE:
|
|
174
|
+
DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: _.DATE_FORMAT__DATE_SHORT,
|
|
114
175
|
/** @deprecated Unused string **/
|
|
115
176
|
DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
|
|
116
177
|
/** @deprecated Unused string **/
|
|
@@ -129,11 +190,11 @@ const i = {
|
|
|
129
190
|
NO_NAME: "(Sin nombre)",
|
|
130
191
|
/** @deprecated Unused string **/
|
|
131
192
|
CHANNEL_FROZEN: "Canal congelado"
|
|
132
|
-
},
|
|
133
|
-
language:
|
|
134
|
-
dateLocale:
|
|
135
|
-
stringSet:
|
|
193
|
+
}, m = {
|
|
194
|
+
language: o.language,
|
|
195
|
+
dateLocale: o.dateLocale,
|
|
196
|
+
stringSet: c
|
|
136
197
|
};
|
|
137
198
|
export {
|
|
138
|
-
|
|
199
|
+
m as default
|
|
139
200
|
};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { ja as
|
|
2
|
-
import { m as
|
|
3
|
-
const
|
|
1
|
+
import { ja as s } from "date-fns/locale/ja";
|
|
2
|
+
import { m as i } from "../index.js";
|
|
3
|
+
const l = {
|
|
4
4
|
conversation: {
|
|
5
5
|
input_placeholder: "質問する",
|
|
6
6
|
input_placeholder_disabled: "このチャンネルではチャットを利用できません",
|
|
7
|
+
input_placeholder_steward: "リクエストを処理中です...",
|
|
7
8
|
input_placeholder_wait_ai_agent_response: "エージェントの返信を待っています…",
|
|
8
9
|
input_placeholder_active_form: "続行するには、フォームに記入してください。",
|
|
9
10
|
input_placeholder_reconnecting: "再接続中。続く場合は更新してください。",
|
|
@@ -19,13 +20,59 @@ const E = {
|
|
|
19
20
|
a11y_message_list: "チャットメッセージ",
|
|
20
21
|
a11y_scroll_to_bottom: "一番下にスクロール",
|
|
21
22
|
a11y_scroll_to_new_messages: "新しいメッセージにスクロール",
|
|
22
|
-
a11y_open_conversation_list: "会話リストを開く"
|
|
23
|
+
a11y_open_conversation_list: "会話リストを開く",
|
|
24
|
+
a11y_open_conversation: "会話を開く",
|
|
25
|
+
a11y_open_conversations: "会話一覧を開く",
|
|
26
|
+
a11y_close_conversation: "会話を閉じる",
|
|
27
|
+
a11y_close_conversations: "会話一覧を閉じる",
|
|
28
|
+
a11y_menu: "メニュー",
|
|
29
|
+
a11y_message_input: "メッセージ",
|
|
30
|
+
a11y_send_message: "メッセージを送信",
|
|
31
|
+
a11y_attach_file: "ファイルを添付",
|
|
32
|
+
a11y_close_messenger: "メッセンジャーを閉じる",
|
|
33
|
+
a11y_expand_messenger: "メッセンジャーを展開",
|
|
34
|
+
a11y_collapse_messenger: "メッセンジャーを折りたたむ",
|
|
35
|
+
a11y_connect_agent: "エージェントに接続",
|
|
36
|
+
a11y_message_sender_you: "自分",
|
|
37
|
+
a11y_suggested_reply: "おすすめの返信",
|
|
38
|
+
a11y_typing_indicator: "入力中",
|
|
39
|
+
a11y_code_block_placeholder: "コードブロック",
|
|
40
|
+
a11y_typing_format: (_) => `${_}が入力中です`,
|
|
41
|
+
a11y_message_failed: "メッセージの送信に失敗しました",
|
|
42
|
+
a11y_new_messages_received: (_) => `新着メッセージ${_}件`,
|
|
43
|
+
a11y_new_messages_received_from_sender: (_, e) => `${_}から新着メッセージ${e}件`,
|
|
44
|
+
a11y_agent_connected: (_) => "人間のエージェントに接続しました",
|
|
45
|
+
a11y_conversation_closed: "会話が終了しました",
|
|
46
|
+
a11y_file_image: (_) => `画像ファイル: ${_}`,
|
|
47
|
+
a11y_file_video: (_) => `動画ファイル: ${_}`,
|
|
48
|
+
a11y_file_document: (_) => `文書ファイル: ${_}`,
|
|
49
|
+
a11y_screen_conversation: "会話",
|
|
50
|
+
a11y_screen_conversation_with_agent: (_) => `${_}との会話`,
|
|
51
|
+
a11y_screen_conversation_list_no_count: "会話リスト",
|
|
52
|
+
a11y_csat_displayed: "満足度アンケートが表示されました",
|
|
53
|
+
a11y_empty_conversation: "この会話にはメッセージがありません",
|
|
54
|
+
a11y_input_disabled: "メッセージ入力が無効です",
|
|
55
|
+
a11y_file_size_exceeded: (_) => `ファイルサイズが${_}MBの上限を超えています`,
|
|
56
|
+
a11y_csat_form_error: "必須項目を入力してください",
|
|
57
|
+
a11y_hint_send_message: "メッセージを送信します",
|
|
58
|
+
a11y_hint_open_conversation: "会話を開きます",
|
|
59
|
+
a11y_hint_open_conversations: "会話一覧を開きます",
|
|
60
|
+
a11y_hint_close_conversation: "会話を閉じます",
|
|
61
|
+
a11y_hint_open_menu: "メニューを開きます",
|
|
62
|
+
a11y_hint_connect_to_agent: "人間のエージェントに接続します",
|
|
63
|
+
a11y_hint_attach_file: "ファイル添付オプションを開きます",
|
|
64
|
+
a11y_hint_view_new_messages: "新しいメッセージまでスクロールします",
|
|
65
|
+
a11y_hint_open_file: "ファイルを開きます",
|
|
66
|
+
a11y_hint_open_image: "画像を開きます",
|
|
67
|
+
a11y_hint_send_reply: "この返信を送信します"
|
|
23
68
|
},
|
|
24
69
|
conversation_list: {
|
|
25
70
|
header_title: "会話",
|
|
26
71
|
ended: "終了",
|
|
72
|
+
system_message: "システムメッセージ",
|
|
27
73
|
footer_title: "会話を始める",
|
|
28
|
-
multiple_files_count: (_) => `${_}
|
|
74
|
+
multiple_files_count: (_) => `${_}個のファイル`,
|
|
75
|
+
a11y_conversation_item: (_, e, o, t) => `${_}, ${e}, ${o}, 未読メッセージ${t}件`
|
|
29
76
|
},
|
|
30
77
|
date_format: {
|
|
31
78
|
just_now: "たった今",
|
|
@@ -44,7 +91,9 @@ const E = {
|
|
|
44
91
|
reason_placeholder: "フィードバックを共有する",
|
|
45
92
|
question: "あなたの経験をどう評価しますか?",
|
|
46
93
|
submit_label: "送信",
|
|
47
|
-
submission_expired: "申し訳ありません、アンケートの受付期間は終了しました。"
|
|
94
|
+
submission_expired: "申し訳ありません、アンケートの受付期間は終了しました。",
|
|
95
|
+
a11y_rating_label: (_, e) => `5点中${_}点 — ${e}`,
|
|
96
|
+
a11y_hint_select_rating: "この評価を選択します"
|
|
48
97
|
},
|
|
49
98
|
form: {
|
|
50
99
|
optional_label: "任意",
|
|
@@ -67,13 +116,19 @@ const E = {
|
|
|
67
116
|
save: "保存",
|
|
68
117
|
edit: "フィードバックを編集",
|
|
69
118
|
remove: "フィードバックを削除"
|
|
119
|
+
},
|
|
120
|
+
handoff: {
|
|
121
|
+
confirm_title: "引き継ぎをリクエストしますか?",
|
|
122
|
+
confirm_description: "担当者に転送されます。会話履歴が共有されます。",
|
|
123
|
+
confirm_cancel: "キャンセル",
|
|
124
|
+
confirm_handoff: "引き継ぎ"
|
|
70
125
|
}
|
|
71
|
-
},
|
|
126
|
+
}, a = {
|
|
72
127
|
language: "ja",
|
|
73
|
-
strings:
|
|
74
|
-
dateLocale:
|
|
75
|
-
},
|
|
76
|
-
...
|
|
128
|
+
strings: l,
|
|
129
|
+
dateLocale: s
|
|
130
|
+
}, n = i(a.strings), r = {
|
|
131
|
+
...n,
|
|
77
132
|
// Channel Header
|
|
78
133
|
HEADER_BUTTON__AGENT_HANDOFF: "エージェントに接続",
|
|
79
134
|
// Message Input
|
|
@@ -99,6 +154,12 @@ const E = {
|
|
|
99
154
|
A11Y_IMAGE_VIEWER_NEXT: "次の画像",
|
|
100
155
|
A11Y_IMAGE_VIEWER_DOWNLOAD: "画像をダウンロード",
|
|
101
156
|
A11Y_ATTACH_FILE: "ファイルを添付",
|
|
157
|
+
A11Y_FILE_SELECTED: (_) => `${_}、選択済み`,
|
|
158
|
+
A11Y_FILE_REMOVE_BUTTON: (_) => `ファイルを削除: ${_}`,
|
|
159
|
+
A11Y_CSAT_RATING_LABEL: (_, e) => `5段階中${_}、${e}`,
|
|
160
|
+
A11Y_FILE_UPLOAD_OPTIONS: "ファイルアップロードオプション",
|
|
161
|
+
A11Y_FAILED_MESSAGE_OPTIONS: "送信失敗メッセージのオプション",
|
|
162
|
+
A11Y_FEEDBACK_OPTIONS: "フィードバックオプション",
|
|
102
163
|
// Form
|
|
103
164
|
FORM_UNAVAILABLE: "このフォームはもう利用できません。",
|
|
104
165
|
FORM_NOT_SUPPORTED: "このフォームは現在のバージョンではサポートされていません。",
|
|
@@ -110,7 +171,7 @@ const E = {
|
|
|
110
171
|
FORM_VALIDATION_MAX_SELECT: (_) => `最大${_}個のオプションを選択してください`,
|
|
111
172
|
FORM_VALIDATION_REGEX_FAILED: "無効な形式",
|
|
112
173
|
/** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
|
|
113
|
-
DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE:
|
|
174
|
+
DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: n.DATE_FORMAT__DATE_SHORT,
|
|
114
175
|
/** @deprecated Unused string **/
|
|
115
176
|
DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
|
|
116
177
|
/** @deprecated Unused string **/
|
|
@@ -129,11 +190,11 @@ const E = {
|
|
|
129
190
|
NO_NAME: "(名前なし)",
|
|
130
191
|
/** @deprecated Unused string **/
|
|
131
192
|
CHANNEL_FROZEN: "チャンネルが凍結されました"
|
|
132
|
-
},
|
|
133
|
-
language:
|
|
134
|
-
dateLocale:
|
|
135
|
-
stringSet:
|
|
193
|
+
}, T = {
|
|
194
|
+
language: a.language,
|
|
195
|
+
dateLocale: a.dateLocale,
|
|
196
|
+
stringSet: r
|
|
136
197
|
};
|
|
137
198
|
export {
|
|
138
|
-
|
|
199
|
+
T as default
|
|
139
200
|
};
|