diff --git a/app/javascript/dashboard/i18n/locale/am/settings.json b/app/javascript/dashboard/i18n/locale/am/settings.json
index f840f2a17..22154ba4e 100644
--- a/app/javascript/dashboard/i18n/locale/am/settings.json
+++ b/app/javascript/dashboard/i18n/locale/am/settings.json
@@ -39,7 +39,10 @@
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",
"BTN_TEXT": "Save message signature",
"API_ERROR": "Couldn't save signature! Try again",
- "API_SUCCESS": "Signature saved successfully"
+ "API_SUCCESS": "Signature saved successfully",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Message Signature",
diff --git a/app/javascript/dashboard/i18n/locale/ar/settings.json b/app/javascript/dashboard/i18n/locale/ar/settings.json
index ae0d63641..18a77c37b 100644
--- a/app/javascript/dashboard/i18n/locale/ar/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ar/settings.json
@@ -39,7 +39,10 @@
"NOTE": "إنشاء توقيع رسالة شخصية يتم إضافتها إلى جميع الرسائل التي ترسلها من المنصة. استخدم محرر المحتوى الغني لإنشاء توقيع شديد التخصيص.",
"BTN_TEXT": "حفظ توقيع الرسالة",
"API_ERROR": "تعذر إرسال الرسالة! حاول مرة أخرى",
- "API_SUCCESS": "تم حفظ التوقيع بنجاح"
+ "API_SUCCESS": "تم حفظ التوقيع بنجاح",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "توقيع الرسالة",
diff --git a/app/javascript/dashboard/i18n/locale/bg/settings.json b/app/javascript/dashboard/i18n/locale/bg/settings.json
index 92cfff7be..7b0e858ad 100644
--- a/app/javascript/dashboard/i18n/locale/bg/settings.json
+++ b/app/javascript/dashboard/i18n/locale/bg/settings.json
@@ -39,7 +39,10 @@
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",
"BTN_TEXT": "Save message signature",
"API_ERROR": "Couldn't save signature! Try again",
- "API_SUCCESS": "Signature saved successfully"
+ "API_SUCCESS": "Signature saved successfully",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Message Signature",
diff --git a/app/javascript/dashboard/i18n/locale/ca/settings.json b/app/javascript/dashboard/i18n/locale/ca/settings.json
index 3d6b8a731..bbac7f1e6 100644
--- a/app/javascript/dashboard/i18n/locale/ca/settings.json
+++ b/app/javascript/dashboard/i18n/locale/ca/settings.json
@@ -39,7 +39,10 @@
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",
"BTN_TEXT": "Save message signature",
"API_ERROR": "Couldn't save signature! Try again",
- "API_SUCCESS": "Signature saved successfully"
+ "API_SUCCESS": "Signature saved successfully",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Message Signature",
diff --git a/app/javascript/dashboard/i18n/locale/cs/settings.json b/app/javascript/dashboard/i18n/locale/cs/settings.json
index 574624320..ec32e30bc 100644
--- a/app/javascript/dashboard/i18n/locale/cs/settings.json
+++ b/app/javascript/dashboard/i18n/locale/cs/settings.json
@@ -39,7 +39,10 @@
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",
"BTN_TEXT": "Save message signature",
"API_ERROR": "Couldn't save signature! Try again",
- "API_SUCCESS": "Signature saved successfully"
+ "API_SUCCESS": "Signature saved successfully",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Message Signature",
diff --git a/app/javascript/dashboard/i18n/locale/da/settings.json b/app/javascript/dashboard/i18n/locale/da/settings.json
index 5facdda34..4eb934844 100644
--- a/app/javascript/dashboard/i18n/locale/da/settings.json
+++ b/app/javascript/dashboard/i18n/locale/da/settings.json
@@ -39,7 +39,10 @@
"NOTE": "Opret en personlig besked signatur, der vil blive føjet til alle de meddelelser, du sender fra din e-mail indbakke. Brug den rige content editor til at oprette en meget personlig signatur.",
"BTN_TEXT": "Gem beskedsignatur",
"API_ERROR": "Kunne ikke gemme signatur! Prøv igen",
- "API_SUCCESS": "Signatur gemt"
+ "API_SUCCESS": "Signatur gemt",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Besked Signatur",
diff --git a/app/javascript/dashboard/i18n/locale/de/settings.json b/app/javascript/dashboard/i18n/locale/de/settings.json
index 9e2881392..363e8beaf 100644
--- a/app/javascript/dashboard/i18n/locale/de/settings.json
+++ b/app/javascript/dashboard/i18n/locale/de/settings.json
@@ -39,7 +39,10 @@
"NOTE": "Erstellen Sie eine persönliche Nachrichtensignatur, die allen Nachrichten hinzugefügt wird, die Sie aus Ihrem E-Mail-Posteingang senden. Verwenden Sie den Rich-Content-Editor, um eine stark personalisierte Signatur zu erstellen.",
"BTN_TEXT": "Nachrichten-Signatur speichern",
"API_ERROR": "Signatur konnte nicht gespeichert werden! Versuch es noch einmal",
- "API_SUCCESS": "Signatur erfolgreich gespeichert"
+ "API_SUCCESS": "Signatur erfolgreich gespeichert",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Bildgröße sollte kleiner als {size}MB sein"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Nachrichten-Signatur",
diff --git a/app/javascript/dashboard/i18n/locale/el/settings.json b/app/javascript/dashboard/i18n/locale/el/settings.json
index 1322ebe18..d1ef828c1 100644
--- a/app/javascript/dashboard/i18n/locale/el/settings.json
+++ b/app/javascript/dashboard/i18n/locale/el/settings.json
@@ -39,7 +39,10 @@
"NOTE": "Δημιουργήστε μια προσωπική υπογραφή, η οποία θα προστεθεί σε όλα τα μηνύματα που στέλνετε από τα εισερχόμενα email σας. Χρησιμοποιήστε τον επεξεργαστή πλούσιου περιεχομένου για να δημιουργήσετε μια εξατομικευμένη υπογραφή.",
"BTN_TEXT": "Αποθήκευση υπογραφής μηνύματος",
"API_ERROR": "Δεν ήταν δυνατή η αποθήκευση της υπογραφής! Δοκιμάστε ξανά",
- "API_SUCCESS": "Η υπογραφή αποθηκεύτηκε με επιτυχία"
+ "API_SUCCESS": "Η υπογραφή αποθηκεύτηκε με επιτυχία",
+ "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again",
+ "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature",
+ "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB"
},
"MESSAGE_SIGNATURE": {
"LABEL": "Υπογραφή μηνύματος",
diff --git a/app/javascript/dashboard/i18n/locale/es/auditLogs.json b/app/javascript/dashboard/i18n/locale/es/auditLogs.json
index de081be1c..4e96ba4e0 100644
--- a/app/javascript/dashboard/i18n/locale/es/auditLogs.json
+++ b/app/javascript/dashboard/i18n/locale/es/auditLogs.json
@@ -57,15 +57,15 @@
"DELETE": "%{agentName} eliminó una macro (#%{id})"
},
"INBOX_MEMBER": {
- "ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
- "REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
+ "ADD": "%{agentName} agregó %{user} a la bandeja de entrada (#%{inbox_id})",
+ "REMOVE": "%{agentName} eliminó %{user} de la bandeja de entrada(#%{inbox_id})"
},
"TEAM_MEMBER": {
- "ADD": "%{agentName} added %{user} to the team(#%{team_id})",
- "REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
+ "ADD": "%{agentName} agregó %{user} al equipo (#%{team_id})",
+ "REMOVE": "%{agentName} eliminó %{user} del equipo (#%{team_id})"
},
"ACCOUNT": {
- "EDIT": "%{agentName} updated the account configuration (#%{id})"
+ "EDIT": "%{agentName} Actualizó la configuración de la cuenta (#%{id})"
}
}
}
diff --git a/app/javascript/dashboard/i18n/locale/es/chatlist.json b/app/javascript/dashboard/i18n/locale/es/chatlist.json
index 4eeeb5389..7a1e1237f 100644
--- a/app/javascript/dashboard/i18n/locale/es/chatlist.json
+++ b/app/javascript/dashboard/i18n/locale/es/chatlist.json
@@ -8,7 +8,7 @@
},
"TAB_HEADING": "Conversaciones",
"MENTION_HEADING": "Menciones",
- "UNATTENDED_HEADING": "Sin atender",
+ "UNATTENDED_HEADING": "Desatendido",
"SEARCH": {
"INPUT": "Búsqueda de Personas, Chats, Respuestas Salvadas .."
},
@@ -20,7 +20,7 @@
},
"CHAT_STATUS_FILTER_ITEMS": {
"open": {
- "TEXT": "Abiertas"
+ "TEXT": "Abrir"
},
"resolved": {
"TEXT": "Resueltas"
diff --git a/app/javascript/dashboard/i18n/locale/es/contact.json b/app/javascript/dashboard/i18n/locale/es/contact.json
index 37d845573..45e8209d4 100644
--- a/app/javascript/dashboard/i18n/locale/es/contact.json
+++ b/app/javascript/dashboard/i18n/locale/es/contact.json
@@ -71,7 +71,7 @@
"SUBMIT": "Importar",
"CANCEL": "Cancelar"
},
- "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.",
+ "SUCCESS_MESSAGE": "Se le notificará por correo electrónico cuando se complete la importación.",
"ERROR_MESSAGE": "Hubo un error, por favor inténtelo de nuevo"
},
"EXPORT_CONTACTS": {
diff --git a/app/javascript/dashboard/i18n/locale/es/conversation.json b/app/javascript/dashboard/i18n/locale/es/conversation.json
index 2ce7fd54b..7261b6538 100644
--- a/app/javascript/dashboard/i18n/locale/es/conversation.json
+++ b/app/javascript/dashboard/i18n/locale/es/conversation.json
@@ -13,8 +13,8 @@
"NO_INBOX_AGENT": "¡Uh Oh! Parece que no eres parte de ninguna bandeja de entrada. Por favor, contacta con tu administrador",
"SEARCH_MESSAGES": "Buscar mensajes en conversaciones",
"EMPTY_STATE": {
- "CMD_BAR": "to open command menu",
- "KEYBOARD_SHORTCUTS": "to view keyboard shortcuts"
+ "CMD_BAR": "para abrir el menú de comandos",
+ "KEYBOARD_SHORTCUTS": "para ver los atajos del teclado"
},
"SEARCH": {
"TITLE": "Buscar mensajes",
diff --git a/app/javascript/dashboard/i18n/locale/es/generalSettings.json b/app/javascript/dashboard/i18n/locale/es/generalSettings.json
index 4088bac4b..5123a6e94 100644
--- a/app/javascript/dashboard/i18n/locale/es/generalSettings.json
+++ b/app/javascript/dashboard/i18n/locale/es/generalSettings.json
@@ -134,7 +134,7 @@
"GO_TO_NOTIFICATIONS": "Ir a Notificaciones",
"ADD_LABELS_TO_CONVERSATION": "Añadir etiqueta a la conversación",
"ASSIGN_AN_AGENT": "Asignar un agente",
- "AI_ASSIST": "AI Assist",
+ "AI_ASSIST": "Asistencia AI",
"ASSIGN_PRIORITY": "Asignar prioridad",
"ASSIGN_A_TEAM": "Asignar un equipo",
"MUTE_CONVERSATION": "Silenciar conversación",
@@ -160,7 +160,7 @@
"LOADING_MESSAGE": "Cargando aplicación del tablero..."
},
"COMMON": {
- "OR": "Or",
+ "OR": "O",
"CLICK_HERE": "haz clic aquí"
}
}
diff --git a/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json
index 928cbbd30..d42327cf2 100644
--- a/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json
+++ b/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json
@@ -112,14 +112,14 @@
"ERROR": "Este campo es obligatorio"
},
"API_KEY": {
- "USE_API_KEY": "Use API Key Authentication",
+ "USE_API_KEY": "Usar autenticación de Clave API",
"LABEL": "API Key SID",
- "PLACEHOLDER": "Please enter your API Key SID",
+ "PLACEHOLDER": "Por favor ingrese su API Key SID",
"ERROR": "Este campo es obligatorio"
},
"API_KEY_SECRET": {
- "LABEL": "API Key Secret",
- "PLACEHOLDER": "Please enter your API Key Secret",
+ "LABEL": "Clave API secreta",
+ "PLACEHOLDER": "Por favor ingrese su Clave API secreta",
"ERROR": "Este campo es obligatorio"
},
"MESSAGING_SERVICE_SID": {
@@ -403,21 +403,21 @@
"DISABLED": "Deshabilitado"
},
"SENDER_NAME_SECTION": {
- "TITLE": "Sender name",
- "SUB_TEXT": "Select the name shown to the your customer when they receive emails from your agents.",
- "FOR_EG": "For eg:",
+ "TITLE": "Nombre del remitente",
+ "SUB_TEXT": "Seleccione el nombre que se muestra al cliente cuando reciba correos electrónicos de sus agentes.",
+ "FOR_EG": "Por ejemplo:",
"FRIENDLY": {
"TITLE": "Amigable",
"FROM": "De",
- "SUBTITLE": "Add the name of the agent who sent the reply in the sender name to make it friendly."
+ "SUBTITLE": "Añada el nombre del agente que envió la respuesta en el nombre del remitente para que sea amistoso."
},
"PROFESSIONAL": {
"TITLE": "Profesional",
- "SUBTITLE": "Use only the configured business name as the sender name in the email header."
+ "SUBTITLE": "Utilice sólo el nombre del negocio configurado como nombre del remitente en el encabezado del correo electrónico."
},
"BUSINESS_NAME": {
- "BUTTON_TEXT": "+ Configure your business name",
- "PLACEHOLDER": "Enter your business name",
+ "BUTTON_TEXT": "+ Configura el nombre de tu negocio",
+ "PLACEHOLDER": "Introduce el nombre de tu negocio",
"SAVE_BUTTON_TEXT": "Guardar"
}
},
@@ -484,9 +484,9 @@
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Activar o desactivar la caja de recolección de correo electrónico",
"AUTO_ASSIGNMENT": "Activar asignación automática",
"ENABLE_CSAT": "Habilitar Encuesta de Satisfacción",
- "SENDER_NAME_SECTION": "Enable Agent Name in Email",
+ "SENDER_NAME_SECTION": "Habilitar nombre del agente en el correo electrónico",
"ENABLE_CSAT_SUB_TEXT": "Habilitar/deshabilitar encuesta CSAT(satisfacción del cliente) después de resolver una conversación",
- "SENDER_NAME_SECTION_TEXT": "Enable/Disable showing Agent's name in email, if disabled it will show business name",
+ "SENDER_NAME_SECTION_TEXT": "Habilitar/Deshabilitar mostrando el nombre del agente en el correo electrónico, si está deshabilitado, mostrará el nombre del negocio",
"ENABLE_CONTINUITY_VIA_EMAIL": "Habilitar continuidad de conversación por correo electrónico",
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Las conversaciones continuarán por correo electrónico si la dirección de correo electrónico de contacto está disponible.",
"LOCK_TO_SINGLE_CONVERSATION": "Bloquear a una sola conversación",
diff --git a/app/javascript/dashboard/i18n/locale/es/integrations.json b/app/javascript/dashboard/i18n/locale/es/integrations.json
index 17da69d27..abbe73c58 100644
--- a/app/javascript/dashboard/i18n/locale/es/integrations.json
+++ b/app/javascript/dashboard/i18n/locale/es/integrations.json
@@ -75,25 +75,25 @@
"SLACK": {
"DELETE": "Eliminar",
"DELETE_CONFIRMATION": {
- "TITLE": "Delete the integration",
- "MESSAGE": "Are you sure you want to delete the integration? Doing so will result in the loss of access to conversations on your Slack workspace."
+ "TITLE": "Eliminar la integración",
+ "MESSAGE": "¿Está seguro que desea eliminar la integración? Si lo hace, perderá el acceso a las conversaciones en su espacio de trabajo Slack."
},
"HELP_TEXT": {
- "TITLE": "Utilizando integración de Slack",
+ "TITLE": "¿Cómo utilizar la Integración Slack?",
"BODY": "
Chatwoot ahora sincronizará todas las conversaciones entrantes en el canal de conversaciones del cliente dentro de tu lugar de trabajo slack.
Respondiendo a un tema de conversación en conversaciones de clientes canal de slack creará una respuesta al cliente a través de chatwoot.
Inicie las respuestas con nota: para crear notas privadas en lugar de respuestas.
Si el respondente de slack tiene un perfil de agente en el chatwoot bajo el mismo correo electrónico, las respuestas se asociarán en consecuencia.
Cuando el replicador no tiene un perfil de agente asociado, las respuestas se harán con el perfil del bot.
", - "SELECTED": "selected" + "SELECTED": "seleccionado" }, "SELECT_CHANNEL": { - "OPTION_LABEL": "Select a channel", + "OPTION_LABEL": "Seleccione un canal", "UPDATE": "Actualizar", - "BUTTON_TEXT": "Connect channel", - "DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.", - "ATTENTION_REQUIRED": "Attention required", - "EXPIRED": "Your Slack integration has expired. To continue receiving messages on Slack, please delete the integration and connect your workspace again." + "BUTTON_TEXT": "Conectar canal", + "DESCRIPTION": "Su espacio de trabajo de Slack ahora esta enlazado con Chatwoot. Sin embarbo, la integración esta actualmente inactiva. Para activar la integración y conectar un canal a Chatwoot, por favor haga clic en el siguiente boton.\n\n**Nota.** Si esta intentando conectar un canal privado, agregue la aplicación Chatwoot al canal de Slack antes de proceder con este paso.", + "ATTENTION_REQUIRED": "Atención requerida", + "EXPIRED": "Su integración de Slack ha caducado. Para continuar recibiendo mensajes en Slack, por favor elimine la integración y vuelva a conectar su área de trabajo." }, - "UPDATE_ERROR": "There was an error updating the integration, please try again", - "UPDATE_SUCCESS": "The channel is connected successfully", - "FAILED_TO_FETCH_CHANNELS": "There was an error fetching the channels from Slack, please try again" + "UPDATE_ERROR": "Se presento un error actualizando la integración, por favor inténtelo nuevamente", + "UPDATE_SUCCESS": "El canal está conectado correctamente", + "FAILED_TO_FETCH_CHANNELS": "Hubo un error obteniendo los canales de Slack, por favor inténtalo de nuevo" }, "DYTE": { "CLICK_HERE_TO_JOIN": "Haga clic aquí para unirse", @@ -103,39 +103,39 @@ "CREATE_ERROR": "Hubo un error al crear un enlace de reunión, por favor inténtelo de nuevo" }, "OPEN_AI": { - "AI_ASSIST": "AI Assist", - "WITH_AI": " %{option} with AI ", + "AI_ASSIST": "Asistencia AI", + "WITH_AI": " %{option} con IA ", "OPTIONS": { - "REPLY_SUGGESTION": "Reply Suggestion", - "SUMMARIZE": "Summarize", - "REPHRASE": "Improve Writing", - "FIX_SPELLING_GRAMMAR": "Fix Spelling and Grammar", - "SHORTEN": "Shorten", - "EXPAND": "Expand", - "MAKE_FRIENDLY": "Change message tone to friendly", - "MAKE_FORMAL": "Use formal tone", - "SIMPLIFY": "Simplify" + "REPLY_SUGGESTION": "Responder sugerencia", + "SUMMARIZE": "Resumir", + "REPHRASE": "Mejorar escritura", + "FIX_SPELLING_GRAMMAR": "Corregir ortografía y gramática", + "SHORTEN": "Acortar", + "EXPAND": "Expandir", + "MAKE_FRIENDLY": "Cambiar tono de mensaje a amigable", + "MAKE_FORMAL": "Usar tono formal", + "SIMPLIFY": "Simplificar" }, "ASSISTANCE_MODAL": { - "DRAFT_TITLE": "Draft content", - "GENERATED_TITLE": "Generated content", - "AI_WRITING": "AI is writing", + "DRAFT_TITLE": "Contenido de borrador", + "GENERATED_TITLE": "Contenido generado", + "AI_WRITING": "AI está escribiendo", "BUTTONS": { - "APPLY": "Use this suggestion", + "APPLY": "Usar esta sugerencia", "CANCEL": "Cancelar" } }, "CTA_MODAL": { - "TITLE": "Integrate with OpenAI", - "DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.", - "KEY_PLACEHOLDER": "Enter your OpenAI API key", + "TITLE": "Integrar con OpenAI", + "DESC": "Trae las características avanzadas de IA a tu panel de control con los modelos GPT de OpenAI. Para empezar, introduce la clave API desde tu cuenta OpenAI.", + "KEY_PLACEHOLDER": "Introduzca su clave API OpenAI", "BUTTONS": { "NEED_HELP": "¿Necesitas ayuda?", "DISMISS": "Descartar", - "FINISH": "Finish Setup" + "FINISH": "Finalizar configuración" }, - "DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.", - "SUCCESS_MESSAGE": "OpenAI integration setup successfully" + "DISMISS_MESSAGE": "Puedes configurar la integración OpenAI más tarde cuando quieras.", + "SUCCESS_MESSAGE": "Configuración de integración OpenAI exitosa" }, "TITLE": "Mejorar con IA", "SUMMARY_TITLE": "Resumen con IA", @@ -153,7 +153,7 @@ "GENERATING": "Generando...", "CANCEL": "Cancelar" }, - "GENERATE_ERROR": "Hubo un error al procesar el contenido, por favor inténtelo de nuevo" + "GENERATE_ERROR": "Hubo un error al procesar el contenido, por favor verifique su clave API OpenAI e inténtelo de nuevo" }, "DELETE": { "BUTTON_TEXT": "Eliminar", diff --git a/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json b/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json index 006c03301..50fce31e8 100644 --- a/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json +++ b/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json @@ -40,16 +40,16 @@ }, "SUGGESTIONS": { "TOOLTIP": { - "SINGLE_SUGGESTION": "Add label to conversation", - "MULTIPLE_SUGGESTION": "Select this label", - "DESELECT": "Deselect label", - "DISMISS": "Dismiss suggestion" + "SINGLE_SUGGESTION": "Añadir etiqueta a la conversación", + "MULTIPLE_SUGGESTION": "Seleccionar esta etiqueta", + "DESELECT": "Deseleccionar etiqueta", + "DISMISS": "Descartar sugerencia" }, "POWERED_BY": "Chatwoot AI", "DISMISS": "Descartar", - "ADD_SELECTED_LABELS": "Add selected labels", - "ADD_SELECTED_LABEL": "Add selected label", - "ADD_ALL_LABELS": "Add all labels" + "ADD_SELECTED_LABELS": "Asignar etiquetas seleccionadas", + "ADD_SELECTED_LABEL": "Añadir etiqueta seleccionada", + "ADD_ALL_LABELS": "Añadir todas las etiquetas" }, "ADD": { "TITLE": "Añadir etiqueta", diff --git a/app/javascript/dashboard/i18n/locale/es/report.json b/app/javascript/dashboard/i18n/locale/es/report.json index d11519072..c541f7a35 100644 --- a/app/javascript/dashboard/i18n/locale/es/report.json +++ b/app/javascript/dashboard/i18n/locale/es/report.json @@ -12,11 +12,11 @@ "DESC": "( Total )" }, "INCOMING_MESSAGES": { - "NAME": "Mensajes entrantes", + "NAME": "Mensajes recibidos", "DESC": "( Total )" }, "OUTGOING_MESSAGES": { - "NAME": "Mensajes salientes", + "NAME": "Mensajes enviados", "DESC": "( Total )" }, "FIRST_RESPONSE_TIME": { @@ -36,8 +36,8 @@ "DESC": "( Total )" }, "REPLY_TIME": { - "NAME": "Customer waiting time", - "TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} conversations)" + "NAME": "Tiempo de espera del cliente", + "TOOLTIP_TEXT": "El tiempo de espera es %{metricValue} (basado en %{conversationCount} conversaciones)" } }, "DATE_RANGE_OPTIONS": { @@ -117,10 +117,6 @@ } ], "GROUP_BY_YEAR_OPTIONS": [ - { - "id": 1, - "groupBy": "Día" - }, { "id": 2, "groupBy": "Semana" @@ -128,6 +124,10 @@ { "id": 3, "groupBy": "Mes" + }, + { + "id": 4, + "groupBy": "Mes" } ], "BUSINESS_HOURS": "Horarios" diff --git a/app/javascript/dashboard/i18n/locale/es/resetPassword.json b/app/javascript/dashboard/i18n/locale/es/resetPassword.json index 2090db5fd..27571e9fe 100644 --- a/app/javascript/dashboard/i18n/locale/es/resetPassword.json +++ b/app/javascript/dashboard/i18n/locale/es/resetPassword.json @@ -1,8 +1,8 @@ { "RESET_PASSWORD": { "TITLE": "Restablecer contraseña", - "DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.", - "GO_BACK_TO_LOGIN": "If you want to go back to the login page,", + "DESCRIPTION": "Introduzca la dirección de correo electrónico que utiliza para iniciar sesión en Chatwoot para obtener las instrucciones de restablecimiento de contraseña.", + "GO_BACK_TO_LOGIN": "Si desea volver a la página de inicio de sesión,", "EMAIL": { "LABEL": "E-mail", "PLACEHOLDER": "Por favor ingrese su email.", diff --git a/app/javascript/dashboard/i18n/locale/es/settings.json b/app/javascript/dashboard/i18n/locale/es/settings.json index e76291f35..24660b452 100644 --- a/app/javascript/dashboard/i18n/locale/es/settings.json +++ b/app/javascript/dashboard/i18n/locale/es/settings.json @@ -39,7 +39,10 @@ "NOTE": "Cree una firma de mensaje personal que se añadirá a todos los mensajes que envíe desde su buzón de correo electrónico. Utilice el rico editor de contenidos para crear una firma altamente personalizada.", "BTN_TEXT": "Guardar firma de mensaje", "API_ERROR": "¡No se pudo guardar la firma! Inténtalo de nuevo", - "API_SUCCESS": "Firma guardada correctamente" + "API_SUCCESS": "Firma guardada correctamente", + "IMAGE_UPLOAD_ERROR": "¡No se pudo subir la imagen! Intente nuevamente", + "IMAGE_UPLOAD_SUCCESS": "Imagen agregada satisfactoriamente. Por favor haga clic en salvar para guardar la firma", + "IMAGE_UPLOAD_SIZE_ERROR": "El tamaño de la imagen debe ser menor que {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Firma del mensaje", @@ -205,7 +208,7 @@ "AGENTS": "Agentes", "AGENT_BOTS": "Bots", "AUDIT_LOGS": "Auditoría de registros", - "INBOXES": "Bandejas de entrada", + "INBOXES": "Entradas", "NOTIFICATIONS": "Notificaciones", "CANNED_RESPONSES": "Respuestas predefinidas", "INTEGRATIONS": "Integraciones", diff --git a/app/javascript/dashboard/i18n/locale/fa/settings.json b/app/javascript/dashboard/i18n/locale/fa/settings.json index 9d3249d68..4e033f51b 100644 --- a/app/javascript/dashboard/i18n/locale/fa/settings.json +++ b/app/javascript/dashboard/i18n/locale/fa/settings.json @@ -39,7 +39,10 @@ "NOTE": "یک امضای پیام شخصی ایجاد کنید که به همه پیامهایی که از صندوق ورودی ایمیل ارسال میکنید اضافه شود. از ویرایشگر محتوای غنی برای ایجاد یک امضای بسیار شخصی استفاده کنید.", "BTN_TEXT": "ذخیره امضای پیام", "API_ERROR": "امضا ذخیره نشد! دوباره امتحان کنید", - "API_SUCCESS": "امضا با موفقیت ذخیره شد" + "API_SUCCESS": "امضا با موفقیت ذخیره شد", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "اندازه تصویر باید کمتر از {size} مگابایت باشد" }, "MESSAGE_SIGNATURE": { "LABEL": "امضای پیام", diff --git a/app/javascript/dashboard/i18n/locale/fi/settings.json b/app/javascript/dashboard/i18n/locale/fi/settings.json index f67df4990..985604f6a 100644 --- a/app/javascript/dashboard/i18n/locale/fi/settings.json +++ b/app/javascript/dashboard/i18n/locale/fi/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/fr/settings.json b/app/javascript/dashboard/i18n/locale/fr/settings.json index 86b0b8f99..aa2c241c3 100644 --- a/app/javascript/dashboard/i18n/locale/fr/settings.json +++ b/app/javascript/dashboard/i18n/locale/fr/settings.json @@ -39,7 +39,10 @@ "NOTE": "Créez une signature de message personnelle qui sera ajoutée à tous les messages que vous envoyez depuis votre boîte aux lettres électronique. Utilisez l'éditeur de contenu riche pour créer une signature personnalisée.", "BTN_TEXT": "Enregistrer la signature du message", "API_ERROR": "Impossible d'enregistrer la signature ! Réessayez", - "API_SUCCESS": "Signature enregistrée avec succès" + "API_SUCCESS": "Signature enregistrée avec succès", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "La taille de l'image doit être inférieure à {size}Mo" }, "MESSAGE_SIGNATURE": { "LABEL": "Signature du message", diff --git a/app/javascript/dashboard/i18n/locale/he/settings.json b/app/javascript/dashboard/i18n/locale/he/settings.json index 48b9d493c..5e0adb784 100644 --- a/app/javascript/dashboard/i18n/locale/he/settings.json +++ b/app/javascript/dashboard/i18n/locale/he/settings.json @@ -39,7 +39,10 @@ "NOTE": "ניתן לרשום חתימה לכל ההודעות שתרשום ללקוחות שלך.", "BTN_TEXT": "שמירה", "API_ERROR": "לא ניתן לשמור את החתימה! אנא נסה שנית", - "API_SUCCESS": "החתימה נשמרה בהצלחה" + "API_SUCCESS": "החתימה נשמרה בהצלחה", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "גודל התמונה צריך להיות פחות מ-{size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "חתימת הודעה", diff --git a/app/javascript/dashboard/i18n/locale/hi/settings.json b/app/javascript/dashboard/i18n/locale/hi/settings.json index 93e9b2b8b..f749b5a73 100644 --- a/app/javascript/dashboard/i18n/locale/hi/settings.json +++ b/app/javascript/dashboard/i18n/locale/hi/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/hr/settings.json b/app/javascript/dashboard/i18n/locale/hr/settings.json index af739897c..fa0be9bad 100644 --- a/app/javascript/dashboard/i18n/locale/hr/settings.json +++ b/app/javascript/dashboard/i18n/locale/hr/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/hu/settings.json b/app/javascript/dashboard/i18n/locale/hu/settings.json index e2e4c42bc..5eb5a3c64 100644 --- a/app/javascript/dashboard/i18n/locale/hu/settings.json +++ b/app/javascript/dashboard/i18n/locale/hu/settings.json @@ -39,7 +39,10 @@ "NOTE": "Hozz létre egy személyes üzenetaláírást, amelyet az e-mail postafiókodból küldött összes üzenethez hozzáadhatsz. A sokszínű tartalomszerkesztő segítségével személyre szabott aláírást hozhatsz létre.", "BTN_TEXT": "Üzenet aláírás mentése", "API_ERROR": "Nem sikerült menteni az aláírást! Próbáld újra", - "API_SUCCESS": "Aláírás sikeresen mentve" + "API_SUCCESS": "Aláírás sikeresen mentve", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "A kép mérete kevesebb, mint {size} MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Üzenet aláírás", diff --git a/app/javascript/dashboard/i18n/locale/hy/settings.json b/app/javascript/dashboard/i18n/locale/hy/settings.json index f840f2a17..22154ba4e 100644 --- a/app/javascript/dashboard/i18n/locale/hy/settings.json +++ b/app/javascript/dashboard/i18n/locale/hy/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/id/settings.json b/app/javascript/dashboard/i18n/locale/id/settings.json index 7e15fb2c6..1c0f34fda 100644 --- a/app/javascript/dashboard/i18n/locale/id/settings.json +++ b/app/javascript/dashboard/i18n/locale/id/settings.json @@ -39,7 +39,10 @@ "NOTE": "Buat tanda tangan pesan pribadi yang akan ditambahkan ke semua pesan yang Anda kirim dari kotak masuk email Anda. Gunakan editor konten kaya untuk membuat tanda tangan yang sangat personal.", "BTN_TEXT": "Simpan tanda tangan pesan", "API_ERROR": "Tidak dapat menyimpan tanda tangan! Coba lagi", - "API_SUCCESS": "Tanda tangan berhasil disimpan" + "API_SUCCESS": "Tanda tangan berhasil disimpan", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Ukuran gambar harus kurang dari {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Tanda Tangan Pesan", diff --git a/app/javascript/dashboard/i18n/locale/is/settings.json b/app/javascript/dashboard/i18n/locale/is/settings.json index d41e6e4aa..088411c1f 100644 --- a/app/javascript/dashboard/i18n/locale/is/settings.json +++ b/app/javascript/dashboard/i18n/locale/is/settings.json @@ -39,7 +39,10 @@ "NOTE": "Búðu til persónulega skilaboðaundirskrift sem verður bætt við öll skilaboðin sem þú sendir úr pósthólfinu þínu. Notaðu innihaldsríka ritilinn til að búa til mjög persónulega undirskrift.", "BTN_TEXT": "Vista undirskrift á skilaboðum", "API_ERROR": "Gat ekki vistað undirskrift! Reyndu aftur", - "API_SUCCESS": "Undirskrift var vistuð" + "API_SUCCESS": "Undirskrift var vistuð", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Undirskrift skilaboða", diff --git a/app/javascript/dashboard/i18n/locale/it/settings.json b/app/javascript/dashboard/i18n/locale/it/settings.json index b8c5e1c97..7b7453055 100644 --- a/app/javascript/dashboard/i18n/locale/it/settings.json +++ b/app/javascript/dashboard/i18n/locale/it/settings.json @@ -39,7 +39,10 @@ "NOTE": "Crea una firma personale del messaggio che sarà aggiunta a tutti i messaggi inviati dalla tua casella di posta elettronica. Usa l'editor di contenuti per creare una firma altamente personalizzata.", "BTN_TEXT": "Salva firma del messaggio", "API_ERROR": "Impossibile salvare la firma! Riprova", - "API_SUCCESS": "Firma salvata con successo" + "API_SUCCESS": "Firma salvata con successo", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Firma del messaggio", diff --git a/app/javascript/dashboard/i18n/locale/ja/settings.json b/app/javascript/dashboard/i18n/locale/ja/settings.json index 3988a8a75..477c7525e 100644 --- a/app/javascript/dashboard/i18n/locale/ja/settings.json +++ b/app/javascript/dashboard/i18n/locale/ja/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/ka/settings.json b/app/javascript/dashboard/i18n/locale/ka/settings.json index 93e9b2b8b..f749b5a73 100644 --- a/app/javascript/dashboard/i18n/locale/ka/settings.json +++ b/app/javascript/dashboard/i18n/locale/ka/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/ko/settings.json b/app/javascript/dashboard/i18n/locale/ko/settings.json index f82244ecf..0e338ebb5 100644 --- a/app/javascript/dashboard/i18n/locale/ko/settings.json +++ b/app/javascript/dashboard/i18n/locale/ko/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/lt/settings.json b/app/javascript/dashboard/i18n/locale/lt/settings.json index 158dc07c7..3cb8c81c9 100644 --- a/app/javascript/dashboard/i18n/locale/lt/settings.json +++ b/app/javascript/dashboard/i18n/locale/lt/settings.json @@ -39,7 +39,10 @@ "NOTE": "Sukurkite asmeninį pranešimo parašą, kuris būtų pridėtas prie visų pranešimų, kuriuos siunčiate iš el. pašto dėžutės. Naudokite turtingo turinio redagavimo priemonę, kad sukurtumėte labai suasmenintą parašą.", "BTN_TEXT": "Išsaugoti pranešimo parašą", "API_ERROR": "Nepavyko išsaugoti parašo! Bandykite dar kartą", - "API_SUCCESS": "Parašas išsaugotas sėkmingai" + "API_SUCCESS": "Parašas išsaugotas sėkmingai", + "IMAGE_UPLOAD_ERROR": "Nepavyko įkelti vaizdo! Prašau, pabandykite dar kartą", + "IMAGE_UPLOAD_SUCCESS": "Vaizdas sėkmingai pridėtas. Spustelėkite \"Išsaugoti\", kad išsaugotumėte parašą", + "IMAGE_UPLOAD_SIZE_ERROR": "Paveiksliuko dydis turi būti mažesnis nei {size} MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Pranešimo parašas", diff --git a/app/javascript/dashboard/i18n/locale/lv/settings.json b/app/javascript/dashboard/i18n/locale/lv/settings.json index c8cf7ba1a..8ba2569a7 100644 --- a/app/javascript/dashboard/i18n/locale/lv/settings.json +++ b/app/javascript/dashboard/i18n/locale/lv/settings.json @@ -39,7 +39,10 @@ "NOTE": "Izveidojiet personīgu ziņojumu parakstu, kas tiks pievienots visiem ziņojumiem, kurus nosūtat no jūsu e -pasta iesūtnes. Izmantojiet bagātīgā satura redaktoru, lai izveidotu īpaši personalizētu parakstu.", "BTN_TEXT": "Saglabāt ziņojuma parakstu", "API_ERROR": "Nevarēja saglabāt parakstu! Lūdzu, mēģiniet vēlreiz", - "API_SUCCESS": "Paraksts ir veiksmīgi saglabāts" + "API_SUCCESS": "Paraksts ir veiksmīgi saglabāts", + "IMAGE_UPLOAD_ERROR": "Nevarēja augšupielādēt attēlu! Lūdzu, mēģiniet vēlreiz", + "IMAGE_UPLOAD_SUCCESS": "Attēls ir veiksmīgi pievienots. Lūdzu, noklikšķiniet uz saglabāt, lai saglabātu parakstu", + "IMAGE_UPLOAD_SIZE_ERROR": "Attēla izmēram ir jābūt mazākam par {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Ziņojuma Paraksts", diff --git a/app/javascript/dashboard/i18n/locale/ml/settings.json b/app/javascript/dashboard/i18n/locale/ml/settings.json index f7b95eb00..f3e49186f 100644 --- a/app/javascript/dashboard/i18n/locale/ml/settings.json +++ b/app/javascript/dashboard/i18n/locale/ml/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/ms/settings.json b/app/javascript/dashboard/i18n/locale/ms/settings.json index b4908be8f..784f165d8 100644 --- a/app/javascript/dashboard/i18n/locale/ms/settings.json +++ b/app/javascript/dashboard/i18n/locale/ms/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/ne/settings.json b/app/javascript/dashboard/i18n/locale/ne/settings.json index fa6efc9c0..b3a5f1970 100644 --- a/app/javascript/dashboard/i18n/locale/ne/settings.json +++ b/app/javascript/dashboard/i18n/locale/ne/settings.json @@ -39,7 +39,10 @@ "NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.", "BTN_TEXT": "Save message signature", "API_ERROR": "Couldn't save signature! Try again", - "API_SUCCESS": "Signature saved successfully" + "API_SUCCESS": "Signature saved successfully", + "IMAGE_UPLOAD_ERROR": "Couldn't upload image! Try again", + "IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save to save the signature", + "IMAGE_UPLOAD_SIZE_ERROR": "Image size should be less than {size}MB" }, "MESSAGE_SIGNATURE": { "LABEL": "Message Signature", diff --git a/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json b/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json index 60f8c1e87..2e30778ac 100644 --- a/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json +++ b/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json @@ -3,7 +3,7 @@ "TITLE": "Conversaties filteren", "SUBTITLE": "Voeg hieronder filters toe en druk op 'Filters toepassen' om te filteren.", "EDIT_CUSTOM_FILTER": "Map bewerken", - "CUSTOM_VIEWS_SUBTITLE": "Add or remove filters and update your folder.", + "CUSTOM_VIEWS_SUBTITLE": "Filters toevoegen of verwijderen en bijwerken van uw folder.", "ADD_NEW_FILTER": "Filter toevoegen", "FILTER_DELETE_ERROR": "U moet minstens één filter hebben om op te slaan", "SUBMIT_BUTTON_LABEL": "Filters toepassen", @@ -11,7 +11,7 @@ "CANCEL_BUTTON_LABEL": "Annuleren", "CLEAR_BUTTON_LABEL": "Filters wissen", "EMPTY_VALUE_ERROR": "Waarde is vereist", - "FOLDER_LABEL": "Folder Name", + "FOLDER_LABEL": "Folder naam", "FOLDER_QUERY_LABEL": "Folder Query", "TOOLTIP_LABEL": "Gesprekken filteren", "QUERY_DROPDOWN_LABELS": { @@ -28,7 +28,7 @@ "is_greater_than": "Is groter dan", "is_less_than": "Is lager dan", "days_before": "Is x dagen vóór", - "starts_with": "Starts with" + "starts_with": "Begint met" }, "ATTRIBUTE_LABELS": { "TRUE": "Waar", @@ -43,7 +43,7 @@ "CAMPAIGN_NAME": "Campagne Naam", "LABELS": "Labelen", "BROWSER_LANGUAGE": "Browser Taal", - "PRIORITY": "Priority", + "PRIORITY": "Prioriteit", "COUNTRY_NAME": "Land Naam", "REFERER_LINK": "Verwijzende link", "CUSTOM_ATTRIBUTE_LIST": "Lijst", @@ -77,7 +77,7 @@ } }, "EDIT": { - "EDIT_BUTTON": "Edit folder" + "EDIT_BUTTON": "Map bewerken" }, "DELETE": { "DELETE_BUTTON": "Filter verwijderen", diff --git a/app/javascript/dashboard/i18n/locale/nl/agentBots.json b/app/javascript/dashboard/i18n/locale/nl/agentBots.json index 71343a69e..1b347c4e4 100644 --- a/app/javascript/dashboard/i18n/locale/nl/agentBots.json +++ b/app/javascript/dashboard/i18n/locale/nl/agentBots.json @@ -1,68 +1,68 @@ { "AGENT_BOTS": { "HEADER": "Bots", - "LOADING_EDITOR": "Loading Editor...", - "HEADER_BTN_TXT": "Add Bot Configuration", - "SIDEBAR_TXT": "Agent Bots
Agent bots allows you to automate the conversations
", + "LOADING_EDITOR": "Editor laden...", + "HEADER_BTN_TXT": "Botconfiguratie toevoegen", + "SIDEBAR_TXT": "Agent Bots
Agent bots stelt je in staat de gesprekken te automatiseren
", "CSML_BOT_EDITOR": { "NAME": { "LABEL": "Bot Naam", - "PLACEHOLDER": "Give your bot a name", - "ERROR": "Bot name is required" + "PLACEHOLDER": "Geef uw bot een naam", + "ERROR": "Bot naam is vereist" }, "DESCRIPTION": { - "LABEL": "Bot Description", - "PLACEHOLDER": "What does this bot do?" + "LABEL": "Bot Beschrijving", + "PLACEHOLDER": "Wat doet deze bot?" }, "BOT_CONFIG": { - "ERROR": "Please enter your CSML bot configuration above", - "API_ERROR": "Your CSML configuration is invalid, please fix it and try again." + "ERROR": "Vul uw CSML bot configuratie hierboven in", + "API_ERROR": "Uw CSML-configuratie is ongeldig, los het op en probeer het opnieuw." }, - "SUBMIT": "Validate and save" + "SUBMIT": "Valideren en opslaan" }, "BOT_CONFIGURATION": { - "TITLE": "Select an agent bot", - "DESC": "You can set an agent bot from the list to this inbox. The bot can initially handle the conversation and transfer it to an agent when needed.", + "TITLE": "Selecteer een agent bot", + "DESC": "U kunt een agent bot instellen vanuit de lijst naar deze inbox. De bot kan het gesprek in eerste instantie afhandelen en indien nodig naar een agent overbrengen.", "SUBMIT": "Vernieuwen", - "DISCONNECT": "Disconnect Bot", - "SUCCESS_MESSAGE": "Successfully updated the agent bot", - "DISCONNECTED_SUCCESS_MESSAGE": "Successfully disconnected the agent bot", - "ERROR_MESSAGE": "Could not update the agent bot, please try again later", - "DISCONNECTED_ERROR_MESSAGE": "Could not disconnect the agent bot, please try again later", - "SELECT_PLACEHOLDER": "Select Bot" + "DISCONNECT": "Bot verbinding verbreken", + "SUCCESS_MESSAGE": "De agent bot is succesvol bijgewerkt", + "DISCONNECTED_SUCCESS_MESSAGE": "Succesvol de agent bot verbinding verbroken", + "ERROR_MESSAGE": "Kan de agent bot niet bijwerken, probeer het later opnieuw", + "DISCONNECTED_ERROR_MESSAGE": "Kan de agent bot niet ontkoppelen, probeer het later opnieuw", + "SELECT_PLACEHOLDER": "Selecteer Bot" }, "ADD": { - "TITLE": "Configure new bot", + "TITLE": "Configureer nieuwe bot", "CANCEL_BUTTON_TEXT": "Annuleren", "API": { - "SUCCESS_MESSAGE": "Bot added successfully", - "ERROR_MESSAGE": "Could not add bot, Please try again later" + "SUCCESS_MESSAGE": "Bot succesvol toegevoegd", + "ERROR_MESSAGE": "Kan bot niet toevoegen, probeer het later opnieuw" } }, "LIST": { - "404": "No Bots found, you can create a bot by clicking the 'Configure new bot' Button ↗", - "LOADING": "Fetching Bots...", + "404": "Geen bots gevonden, u kunt een bot maken door op de 'Configureer nieuwe bot' knop te klikken ↗", + "LOADING": "Bots Ophalen...", "TYPE": "Bot Type" }, "DELETE": { "BUTTON_TEXT": "Verwijderen", - "TITLE": "Delete Bot", + "TITLE": "Bot Verwijderen", "SUBMIT": "Verwijderen", "CANCEL_BUTTON_TEXT": "Annuleren", - "DESCRIPTION": "Are you sure you want to delete this bot? This action is irreversible", + "DESCRIPTION": "Weet u zeker dat u deze bot wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt", "API": { - "SUCCESS_MESSAGE": "Bot deleted successfully", - "ERROR_MESSAGE": "Could not able to delete bot, Please try again later" + "SUCCESS_MESSAGE": "Bot succesvol verwijderd", + "ERROR_MESSAGE": "Kan bot niet verwijderen, probeer het later opnieuw" } }, "EDIT": { "BUTTON_TEXT": "Bewerken", - "LOADING": "Fetching Bots...", - "TITLE": "Edit Bot", + "LOADING": "Bots Ophalen...", + "TITLE": "Bot Bewerken", "CANCEL_BUTTON_TEXT": "Annuleren", "API": { - "SUCCESS_MESSAGE": "Bot updated successfully", - "ERROR_MESSAGE": "Could not update bot, Please try again later" + "SUCCESS_MESSAGE": "Bot succesvol bijgewerkt", + "ERROR_MESSAGE": "Kan bot niet updaten, probeer het later opnieuw" } }, "TYPES": { diff --git a/app/javascript/dashboard/i18n/locale/nl/agentMgmt.json b/app/javascript/dashboard/i18n/locale/nl/agentMgmt.json index b70e6fcf8..d9eb79d99 100644 --- a/app/javascript/dashboard/i18n/locale/nl/agentMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/agentMgmt.json @@ -76,8 +76,8 @@ }, "AGENT_AVAILABILITY": { "LABEL": "Beschikbaarheid", - "PLACEHOLDER": "Please select an availability status", - "ERROR": "Availability is required" + "PLACEHOLDER": "Selecteer een beschikbaarheidsstatus", + "ERROR": "Beschikbaarheid is vereist" }, "SUBMIT": "Bewerk medewerker" }, @@ -111,7 +111,7 @@ "PLACEHOLDER": { "AGENT": "Zoek agenten", "TEAM": "Teams zoeken", - "INPUT": "Search for agents" + "INPUT": "Zoeken naar agents" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/attributesMgmt.json b/app/javascript/dashboard/i18n/locale/nl/attributesMgmt.json index be82d4bf8..430143b7c 100644 --- a/app/javascript/dashboard/i18n/locale/nl/attributesMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/attributesMgmt.json @@ -1,82 +1,82 @@ { "ATTRIBUTES_MGMT": { - "HEADER": "Custom Attributes", - "HEADER_BTN_TXT": "Add Custom Attribute", - "LOADING": "Fetching custom attributes", - "SIDEBAR_TXT": "Custom Attributes
A custom attribute tracks facts about your contacts/conversation — like the subscription plan, or when they ordered the first item etc.
For creating a Custom Attribute, just click on the Add Custom Attribute. You can also edit or delete an existing Custom Attribute by clicking on the Edit or Delete button.
Aangepaste Attributen
Een aangepast attribuut volgt feiten over uw contacten/conversaties - zoals het abonnement of wanneer ze voor het eerst een item bestelden etc.
Voor het maken van een aangepast attribuut, klik op Voeg Aangepast Attribuut toe. U kunt ook een bestaand Aangepast Attribuut bewerken of verwijderen door op de knop Bewerken of Verwijderen te klikken.
Audit Logs
Audit Logs are trails for events and actions in a Chatwoot System.
", + "SIDEBAR_TXT": "Audit Logs
Audit Logs zijn sporen voor gebeurtenissen en acties in een Chatwoot Systeem.
", "LIST": { - "404": "There are no Audit Logs available in this account.", - "TITLE": "Manage Audit Logs", - "DESC": "Audit Logs are trails for events and actions in a Chatwoot System.", + "404": "Er zijn geen Audit Logs beschikbaar in dit account.", + "TITLE": "Beheer Audit Logs", + "DESC": "Audit Logs zijn sporen voor gebeurtenissen en acties in een Chatwoot Systeem.", "TABLE_HEADER": [ "User", - "Action", + "Tijd", "IP-adres" ] }, "API": { - "SUCCESS_MESSAGE": "AuditLogs retrieved successfully", + "SUCCESS_MESSAGE": "AuditLogs succesvol opgehaald", "ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw" }, - "DEFAULT_USER": "System", + "DEFAULT_USER": "Systeem", "AUTOMATION_RULE": { - "ADD": "%{agentName} created a new automation rule (#%{id})", - "EDIT": "%{agentName} updated an automation rule (#%{id})", - "DELETE": "%{agentName} deleted an automation rule (#%{id})" + "ADD": "%{agentName} heeft een nieuwe automatiseringsregel aangemaakt (#%{id})", + "EDIT": "%{agentName} heeft een automatiseringsregel bijgewerkt (#%{id})", + "DELETE": "%{agentName} heeft een automatiseringsregel verwijderd (#%{id})" }, "ACCOUNT_USER": { - "ADD": "%{agentName} invited %{invitee} to the account as an %{role}", + "ADD": "%{agentName} heeft %{invitee} uitgenodigd voor het account als een %{role}", "EDIT": { - "SELF": "%{agentName} changed their %{attributes} to %{values}", - "OTHER": "%{agentName} changed %{attributes} of %{user} to %{values}" + "SELF": "%{agentName} heeft zijn %{attributes} gewijzigd naar %{values}", + "OTHER": "%{agentName} heeft %{attributes} van %{user} gewijzigd naar %{values}" } }, "INBOX": { - "ADD": "%{agentName} created a new inbox (#%{id})", - "EDIT": "%{agentName} updated an inbox (#%{id})", - "DELETE": "%{agentName} deleted an inbox (#%{id})" + "ADD": "%{agentName} heeft een nieuwe inbox aangemaakt (#%{id})", + "EDIT": "%{agentName} heeft een inbox bijgewerkt (#%{id})", + "DELETE": "%{agentName} heeft een inbox verwijderd (#%{id})" }, "WEBHOOK": { - "ADD": "%{agentName} created a new webhook (#%{id})", - "EDIT": "%{agentName} updated a webhook (#%{id})", - "DELETE": "%{agentName} deleted a webhook (#%{id})" + "ADD": "%{agentName} heeft een nieuwe webhook aangemaakt (#%{id})", + "EDIT": "%{agentName} heeft een webhook bijgewerkt (#%{id})", + "DELETE": "%{agentName} heeft een webhook verwijderd (#%{id})" }, "USER_ACTION": { - "SIGN_IN": "%{agentName} signed in", - "SIGN_OUT": "%{agentName} signed out" + "SIGN_IN": "%{agentName} is ingelogd", + "SIGN_OUT": "%{agentName} heeft zich afgemeld" }, "TEAM": { - "ADD": "%{agentName} created a new team (#%{id})", - "EDIT": "%{agentName} updated a team (#%{id})", - "DELETE": "%{agentName} deleted a team (#%{id})" + "ADD": "%{agentName} heeft een nieuw team aangemaakt (#%{id})", + "EDIT": "%{agentName} heeft een team bijgewerkt (#%{id})", + "DELETE": "%{agentName} heeft een team verwijderd (#%{id})" }, "MACRO": { - "ADD": "%{agentName} created a new macro (#%{id})", - "EDIT": "%{agentName} updated a macro (#%{id})", - "DELETE": "%{agentName} deleted a macro (#%{id})" + "ADD": "%{agentName} heeft een nieuwe macro aangemaakt (#%{id})", + "EDIT": "%{agentName} heeft een macro bijgewerkt (#%{id})", + "DELETE": "%{agentName} heeft een macro verwijderd (#%{id})" }, "INBOX_MEMBER": { - "ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})", - "REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})" + "ADD": "%{agentName} heeft %{user} toegevoegd aan de inbox (#%{inbox_id})", + "REMOVE": "%{agentName} heeft %{user} verwijderd uit de inbox (#%{inbox_id})" }, "TEAM_MEMBER": { - "ADD": "%{agentName} added %{user} to the team(#%{team_id})", - "REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})" + "ADD": "%{agentName} heeft %{user} toegevoegd aan het team (#%{team_id})", + "REMOVE": "%{agentName} heeft %{user} verwijderd van het team (#%{team_id})" }, "ACCOUNT": { - "EDIT": "%{agentName} updated the account configuration (#%{id})" + "EDIT": "%{agentName} heeft de accountconfiguratie bijgewerkt (#%{id})" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/automation.json b/app/javascript/dashboard/i18n/locale/nl/automation.json index b011c930b..dd1655ffc 100644 --- a/app/javascript/dashboard/i18n/locale/nl/automation.json +++ b/app/javascript/dashboard/i18n/locale/nl/automation.json @@ -1,54 +1,54 @@ { "AUTOMATION": { - "HEADER": "Automations", - "HEADER_BTN_TXT": "Add Automation Rule", - "LOADING": "Fetching automation rules", - "SIDEBAR_TXT": "Automation Rules
Automation can replace and automate existing processes that require manual effort. You can do many things with automation, including adding labels and assigning conversation to the best agent. So the team focuses on what they do best and spends more little time on manual tasks.
", + "HEADER": "Automatisering", + "HEADER_BTN_TXT": "Automatiseringsregel toevoegen", + "LOADING": "Automatiseringsregels ophalen", + "SIDEBAR_TXT": "Automatiseringsregels
Automation kan bestaande processen vervangen en automatiseren die handmatige inspanning vereisen. U kunt veel dingen doen met automatisering, inclusief het toevoegen van labels en het toewijzen van gesprekken aan uw beste agent. Het team concentreert zich dus op wat ze het beste doen en besteedt minder tijd aan handmatige taken.
", "ADD": { - "TITLE": "Add Automation Rule", + "TITLE": "Automatiseringsregel toevoegen", "SUBMIT": "Aanmaken", "CANCEL_BUTTON_TEXT": "Annuleren", "FORM": { "NAME": { - "LABEL": "Rule Name", - "PLACEHOLDER": "Enter rule name", - "ERROR": "Name is required" + "LABEL": "Regel naam", + "PLACEHOLDER": "Voer regelnaam in", + "ERROR": "Naam is vereist" }, "DESC": { "LABEL": "Beschrijving", - "PLACEHOLDER": "Enter rule description", - "ERROR": "Description is required" + "PLACEHOLDER": "Voer regelomschrijving in", + "ERROR": "Omschrijving is vereist" }, "EVENT": { "LABEL": "Event", - "PLACEHOLDER": "Please select one", - "ERROR": "Event is required" + "PLACEHOLDER": "Selecteer er een", + "ERROR": "Event is verplicht" }, "CONDITIONS": { - "LABEL": "Conditions" + "LABEL": "Voorwaarden" }, "ACTIONS": { "LABEL": "Acties" } }, - "CONDITION_BUTTON_LABEL": "Add Condition", - "ACTION_BUTTON_LABEL": "Add Action", + "CONDITION_BUTTON_LABEL": "Voorwaarde toevoegen", + "ACTION_BUTTON_LABEL": "Actie toevoegen", "API": { - "SUCCESS_MESSAGE": "Automation rule added successfully", - "ERROR_MESSAGE": "Could not able to create a automation rule, Please try again later" + "SUCCESS_MESSAGE": "Automatiseringsregel succesvol toegevoegd", + "ERROR_MESSAGE": "Kan geen automatiseringsregel aanmaken, probeer het later opnieuw" } }, "LIST": { "TABLE_HEADER": [ "Naam", "Beschrijving", - "Active", - "Created on" + "Actief", + "Aangemaakt op" ], - "404": "No automation rules found" + "404": "Geen automatiseringsregels gevonden" }, "DELETE": { - "TITLE": "Delete Automation Rule", + "TITLE": "Automatiseringsregel verwijderen", "SUBMIT": "Verwijderen", "CANCEL_BUTTON_TEXT": "Annuleren", "CONFIRM": { @@ -58,24 +58,24 @@ "NO": "Nee, Behouden " }, "API": { - "SUCCESS_MESSAGE": "Automation rule deleted successfully", - "ERROR_MESSAGE": "Could not able to delete a automation rule, Please try again later" + "SUCCESS_MESSAGE": "Automatiseringsregel succesvol verwijderd", + "ERROR_MESSAGE": "Kon geen automatiseringsregel verwijderen, probeer het later opnieuw" } }, "EDIT": { - "TITLE": "Edit Automation Rule", + "TITLE": "Automatiseringsregel bewerken", "SUBMIT": "Vernieuwen", "CANCEL_BUTTON_TEXT": "Annuleren", "API": { - "SUCCESS_MESSAGE": "Automation rule updated successfully", - "ERROR_MESSAGE": "Could not update automation rule, Please try again later" + "SUCCESS_MESSAGE": "Automatiseringsregel succesvol bijgewerkt", + "ERROR_MESSAGE": "Automatiseringsregel kon niet worden bijgewerkt, probeer het later opnieuw" } }, "CLONE": { - "TOOLTIP": "Clone", + "TOOLTIP": "Kloon", "API": { - "SUCCESS_MESSAGE": "Automation cloned successfully", - "ERROR_MESSAGE": "Could not clone automation rule, Please try again later" + "SUCCESS_MESSAGE": "Automatisering met succes gekloond", + "ERROR_MESSAGE": "Automatiseringsregel kon niet worden gekloond, probeer het later opnieuw" } }, "FORM": { @@ -83,36 +83,36 @@ "CREATE": "Aanmaken", "DELETE": "Verwijderen", "CANCEL": "Annuleren", - "RESET_MESSAGE": "Changing event type will reset the conditions and events you have added below" + "RESET_MESSAGE": "Het veranderen van het event type zal de condities en events die u hieronder hebt toegevoegd resetten" }, "CONDITION": { - "DELETE_MESSAGE": "You need to have atleast one condition to save", - "CONTACT_CUSTOM_ATTR_LABEL": "Contact Custom Attributes", - "CONVERSATION_CUSTOM_ATTR_LABEL": "Conversation Custom Attributes" + "DELETE_MESSAGE": "U moet tenminste één voorwaarde hebben om op te slaan", + "CONTACT_CUSTOM_ATTR_LABEL": "Aangepaste contactattributen", + "CONVERSATION_CUSTOM_ATTR_LABEL": "Gesprek aangepaste attributen" }, "ACTION": { - "DELETE_MESSAGE": "You need to have atleast one action to save", - "TEAM_MESSAGE_INPUT_PLACEHOLDER": "Enter your message here", - "TEAM_DROPDOWN_PLACEHOLDER": "Select teams" + "DELETE_MESSAGE": "U moet tenminste één actie hebben om op te slaan", + "TEAM_MESSAGE_INPUT_PLACEHOLDER": "Voer hier uw bericht in", + "TEAM_DROPDOWN_PLACEHOLDER": "Teams selecteren" }, "TOGGLE": { - "ACTIVATION_TITLE": "Activate Automation Rule", - "DEACTIVATION_TITLE": "Deactivate Automation Rule", - "ACTIVATION_DESCRIPTION": "This action will activate the automation rule '{automationName}'. Are you sure you want to proceed?", - "DEACTIVATION_DESCRIPTION": "This action will deactivate the automation rule '{automationName}'. Are you sure you want to proceed?", - "ACTIVATION_SUCCESFUL": "Automation Rule Activated Successfully", - "DEACTIVATION_SUCCESFUL": "Automation Rule Deactivated Successfully", - "ACTIVATION_ERROR": "Could not Activate Automation, Please try again later", - "DEACTIVATION_ERROR": "Could not Deactivate Automation, Please try again later", - "CONFIRMATION_LABEL": "Yes", - "CANCEL_LABEL": "No" + "ACTIVATION_TITLE": "Automatiseringsregel activeren", + "DEACTIVATION_TITLE": "Automatiseringsregel deactiveren", + "ACTIVATION_DESCRIPTION": "Deze actie activeert de automatiseringsregel '{automationName}'. Weet u zeker dat u wilt doorgaan?", + "DEACTIVATION_DESCRIPTION": "Deze actie zal de automatiseringsregel '{automationName}' deactiveren. Weet u zeker dat u wilt doorgaan?", + "ACTIVATION_SUCCESFUL": "Automatiseringsregel succesvol geactiveerd", + "DEACTIVATION_SUCCESFUL": "Automatiseringsregel succesvol gedeactiveerd", + "ACTIVATION_ERROR": "Automatisering kon niet worden geactiveerd, probeer het later opnieuw", + "DEACTIVATION_ERROR": "Automatisering kon niet worden gedeactiveerd, probeer het later opnieuw", + "CONFIRMATION_LABEL": "Ja", + "CANCEL_LABEL": "Nee" }, "ATTACHMENT": { - "UPLOAD_ERROR": "Could not upload attachment, Please try again", - "LABEL_IDLE": "Upload Attachment", + "UPLOAD_ERROR": "Kon bijlage niet uploaden, probeer het opnieuw", + "LABEL_IDLE": "Bijlage uploaden", "LABEL_UPLOADING": "Uploaden...", - "LABEL_UPLOADED": "Successfully Uploaded", - "LABEL_UPLOAD_FAILED": "Upload Failed" + "LABEL_UPLOADED": "Succesvol geüpload", + "LABEL_UPLOAD_FAILED": "Upload mislukt" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/bulkActions.json b/app/javascript/dashboard/i18n/locale/nl/bulkActions.json index 51bc3a1c4..1501840be 100644 --- a/app/javascript/dashboard/i18n/locale/nl/bulkActions.json +++ b/app/javascript/dashboard/i18n/locale/nl/bulkActions.json @@ -1,40 +1,40 @@ { "BULK_ACTION": { - "CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected", + "CONVERSATIONS_SELECTED": "%{conversationCount} gesprekken geselecteerd", "AGENT_SELECT_LABEL": "Selecteer medewerker", - "ASSIGN_CONFIRMATION_LABEL": "Are you sure to assign %{conversationCount} %{conversationLabel} to", - "UNASSIGN_CONFIRMATION_LABEL": "Are you sure to unassign %{conversationCount} %{conversationLabel}?", - "GO_BACK_LABEL": "Go back", + "ASSIGN_CONFIRMATION_LABEL": "Weet u zeker dat u %{conversationCount} %{conversationLabel} wilt toewijzen aan", + "UNASSIGN_CONFIRMATION_LABEL": "Weet u zeker dat u %{conversationCount} %{conversationLabel} wilt ontkoppelen?", + "GO_BACK_LABEL": "Ga terug", "ASSIGN_LABEL": "Toewijzen", - "YES": "Yes", - "ASSIGN_AGENT_TOOLTIP": "Assign Agent", - "ASSIGN_TEAM_TOOLTIP": "Assign team", - "ASSIGN_SUCCESFUL": "Conversations assigned successfully", - "ASSIGN_FAILED": "Failed to assign conversations, please try again", - "RESOLVE_SUCCESFUL": "Conversations resolved successfully", - "RESOLVE_FAILED": "Failed to resolve conversations, please try again", - "ALL_CONVERSATIONS_SELECTED_ALERT": "Conversations visible on this page are only selected.", - "AGENT_LIST_LOADING": "Loading Agents", + "YES": "Ja", + "ASSIGN_AGENT_TOOLTIP": "Agent toewijzen", + "ASSIGN_TEAM_TOOLTIP": "Team toewijzen", + "ASSIGN_SUCCESFUL": "Gesprekken succesvol toegewezen", + "ASSIGN_FAILED": "Toewijzen van gesprekken mislukt, probeer het opnieuw", + "RESOLVE_SUCCESFUL": "Gesprekken succesvol opgehaald", + "RESOLVE_FAILED": "Fout bij het ophalen van gesprekken, probeer het opnieuw", + "ALL_CONVERSATIONS_SELECTED_ALERT": "Gesprekken die op deze pagina zichtbaar zijn, zijn alleen geselecteerd.", + "AGENT_LIST_LOADING": "Agents worden geladen", "UPDATE": { - "CHANGE_STATUS": "Change status", - "SNOOZE_UNTIL_NEXT_REPLY": "Snooze until next reply", - "UPDATE_SUCCESFUL": "Conversation status updated successfully.", - "UPDATE_FAILED": "Failed to update conversations, please try again" + "CHANGE_STATUS": "Status wijzigen", + "SNOOZE_UNTIL_NEXT_REPLY": "Snooze tot het volgende antwoord", + "UPDATE_SUCCESFUL": "Gespreksstatus succesvol bijgewerkt.", + "UPDATE_FAILED": "Update van gesprekken mislukt, probeer het opnieuw" }, "LABELS": { - "ASSIGN_LABELS": "Assign Labels", - "NO_LABELS_FOUND": "No labels found for", - "ASSIGN_SELECTED_LABELS": "Assign selected labels", - "ASSIGN_SUCCESFUL": "Labels assigned successfully", - "ASSIGN_FAILED": "Failed to assign labels, please try again" + "ASSIGN_LABELS": "Label toewijzen", + "NO_LABELS_FOUND": "Geen labels gevonden voor", + "ASSIGN_SELECTED_LABELS": "Geselecteerde labels toewijzen", + "ASSIGN_SUCCESFUL": "Labels met succes toegewezen", + "ASSIGN_FAILED": "Toewijzen van labels mislukt, probeer het opnieuw" }, "TEAMS": { "TEAM_SELECT_LABEL": "Selecteer team", "NONE": "Geen", - "NO_TEAMS_AVAILABLE": "There are no teams added to this account yet.", - "ASSIGN_SELECTED_TEAMS": "Assign selected team", - "ASSIGN_SUCCESFUL": "Teams assiged successfully", - "ASSIGN_FAILED": "Failed to assign team, please try again" + "NO_TEAMS_AVAILABLE": "Er zijn nog geen teams toegevoegd aan dit account.", + "ASSIGN_SELECTED_TEAMS": "Geselecteerde team toewijzen", + "ASSIGN_SUCCESFUL": "Teams succesvol toegewezen", + "ASSIGN_FAILED": "Toewijzen team mislukt, probeer het opnieuw" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/campaign.json b/app/javascript/dashboard/i18n/locale/nl/campaign.json index 5fb2ab6d5..2130db149 100644 --- a/app/javascript/dashboard/i18n/locale/nl/campaign.json +++ b/app/javascript/dashboard/i18n/locale/nl/campaign.json @@ -1,26 +1,26 @@ { "CAMPAIGN": { - "HEADER": "Campaigns", + "HEADER": "Campagnes", "SIDEBAR_TXT": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations. Click on Add Campaign to create a new campaign. You can also edit or delete an existing campaign by clicking on the Edit or Delete button.", "HEADER_BTN_TXT": { - "ONE_OFF": "Create a one off campaign", - "ONGOING": "Create a ongoing campaign" + "ONE_OFF": "Creëer een eenmalige campagne", + "ONGOING": "Creëer een lopende campagne" }, "ADD": { - "TITLE": "Create a campaign", + "TITLE": "Creëer een campagne", "DESC": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations.", "CANCEL_BUTTON_TEXT": "Annuleren", "CREATE_BUTTON_TEXT": "Aanmaken", "FORM": { "TITLE": { - "LABEL": "Title", + "LABEL": "Titel", "PLACEHOLDER": "Please enter the title of campaign", "ERROR": "Title is required" }, "SCHEDULED_AT": { "LABEL": "Scheduled time", "PLACEHOLDER": "Please select the time", - "CONFIRM": "Confirm", + "CONFIRM": "Bevestigen", "ERROR": "Scheduled time is required" }, "AUDIENCE": { @@ -29,8 +29,8 @@ "ERROR": "Audience is required" }, "INBOX": { - "LABEL": "Select Inbox", - "PLACEHOLDER": "Select Inbox", + "LABEL": "Selecteer een inbox", + "PLACEHOLDER": "Selecteer een inbox", "ERROR": "Inbox is required" }, "MESSAGE": { @@ -87,7 +87,7 @@ "LOADING_MESSAGE": "Loading campaigns...", "404": "There are no campaigns created for this inbox.", "TABLE_HEADER": { - "TITLE": "Title", + "TITLE": "Titel", "MESSAGE": "Bericht", "INBOX": "Postvak In", "STATUS": "Status", @@ -119,8 +119,8 @@ }, "ONGOING": { "HEADER": "Ongoing campaigns", - "404": "There are no ongoing campaigns created", - "INBOXES_NOT_FOUND": "Please create an website inbox and start adding campaigns" + "404": "Er zijn geen lopende campagnes aangemaakt", + "INBOXES_NOT_FOUND": "Maak een website inbox en begin met het toevoegen van campagnes" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/cannedMgmt.json b/app/javascript/dashboard/i18n/locale/nl/cannedMgmt.json index 3b7751160..03a7c7063 100644 --- a/app/javascript/dashboard/i18n/locale/nl/cannedMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/cannedMgmt.json @@ -4,7 +4,7 @@ "HEADER_BTN_TXT": "Standaard antwoord toevoegen", "LOADING": "Standaard antwoorden ophalen", "SEARCH_404": "Er zijn geen items die overeenkomen met deze zoekopdracht", - "SIDEBAR_TXT": "Canned Responses
Canned Responses are saved reply templates which can be used to quickly send out a reply to a conversation.
For creating a Canned Response, just click on the Add Canned Response. You can also edit or delete an existing Canned Response by clicking on the Edit or Delete button
Canned responses are used with the help of Short Codes. Agents can access canned responses while on a chat by typing '/' followed by the short code.
", + "SIDEBAR_TXT": "Standaard antwoorden
Standaard antwoorden zijn opgeslagen antwoordsjablonen die kunnen worden gebruikt om snel een antwoord te sturen naar een gesprek.
Voor het maken van een standaard antwoord, klik op de Voeg standaard antwoord toe. U kunt een bestaand antwoord bewerken of verwijderen door op de knop Bewerken of Verwijderen te klikken
Standaard antwoorden worden gebruikt met behulp van korte codes. Medewerkers hebben toegang tot standaard antwoorden in een chat door '/' te typen gevolgd door de korte code.
", "LIST": { "404": "Er zijn geen standaard antwoorden beschikbaar in dit account.", "TITLE": "Beheer standaard antwoorden", @@ -17,7 +17,7 @@ }, "ADD": { "TITLE": "Standaard antwoord toevoegen", - "DESC": "Canned Responses are saved reply templates which can be used to quickly send out reply to conversation.", + "DESC": "Standaard antwoorden zijn opgeslagen antwoordsjablonen die kunnen worden gebruikt om snel te reageren op gesprekken.", "CANCEL_BUTTON_TEXT": "Annuleren", "FORM": { "SHORT_CODE": { diff --git a/app/javascript/dashboard/i18n/locale/nl/chatlist.json b/app/javascript/dashboard/i18n/locale/nl/chatlist.json index 8c3915a91..fed3036ec 100644 --- a/app/javascript/dashboard/i18n/locale/nl/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/nl/chatlist.json @@ -36,23 +36,23 @@ } }, "VIEW_FILTER": "Bekijken", - "SORT_TOOLTIP_LABEL": "Sort conversations", + "SORT_TOOLTIP_LABEL": "Sorteer gesprekken", "CHAT_SORT": { "STATUS": "Status", - "ORDER_BY": "Order by" + "ORDER_BY": "Sorteren op" }, "CHAT_SORT_FILTER_ITEMS": { "latest": { - "TEXT": "Last activity" + "TEXT": "Laatste Activiteit" }, "sort_on_created_at": { - "TEXT": "Created at" + "TEXT": "Aangemaakt op" }, "sort_on_priority": { - "TEXT": "Priority" + "TEXT": "Prioriteit" }, "sort_on_waiting_since": { - "TEXT": "Pending Response" + "TEXT": "Wachtend op antwoord" } }, "ATTACHMENTS": { @@ -76,20 +76,20 @@ } }, "CHAT_SORT_BY_FILTER": { - "TITLE": "Sort conversation", - "DROPDOWN_TITLE": "Sort by", + "TITLE": "Gesprek sorteren", + "DROPDOWN_TITLE": "Sorteren op", "ITEMS": { "LATEST": { - "NAME": "Last activity at", - "LABEL": "Last activity" + "NAME": "Laatste activiteit om", + "LABEL": "Laatste Activiteit" }, "CREATED_AT": { - "NAME": "Created at", - "LABEL": "Created at" + "NAME": "Aangemaakt op", + "LABEL": "Aangemaakt op" }, "LAST_USER_MESSAGE_AT": { - "NAME": "Last user message at", - "LABEL": "Last message" + "NAME": "Laatste bericht van gebruiker op", + "LABEL": "Laatste bericht" } } }, diff --git a/app/javascript/dashboard/i18n/locale/nl/contact.json b/app/javascript/dashboard/i18n/locale/nl/contact.json index ef269466e..636839389 100644 --- a/app/javascript/dashboard/i18n/locale/nl/contact.json +++ b/app/javascript/dashboard/i18n/locale/nl/contact.json @@ -71,7 +71,7 @@ "SUBMIT": "Importeren", "CANCEL": "Annuleren" }, - "SUCCESS_MESSAGE": "You will be notified via email when the import is complete.", + "SUCCESS_MESSAGE": "U wordt per e-mail geïnformeerd wanneer de import is voltooid.", "ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw" }, "EXPORT_CONTACTS": { diff --git a/app/javascript/dashboard/i18n/locale/nl/contactFilters.json b/app/javascript/dashboard/i18n/locale/nl/contactFilters.json index 28f2d9dca..2664f0756 100644 --- a/app/javascript/dashboard/i18n/locale/nl/contactFilters.json +++ b/app/javascript/dashboard/i18n/locale/nl/contactFilters.json @@ -2,17 +2,17 @@ "CONTACTS_FILTER": { "TITLE": "Contacten filteren", "SUBTITLE": "Voeg hieronder filters toe en druk op 'Verzenden' om contacten te filteren.", - "EDIT_CUSTOM_SEGMENT": "Edit Segment", - "CUSTOM_VIEWS_SUBTITLE": "Add or remove filters and update your segment.", + "EDIT_CUSTOM_SEGMENT": "Bewerk Segment", + "CUSTOM_VIEWS_SUBTITLE": "Filters toevoegen of verwijderen en bijwerken van uw segment.", "ADD_NEW_FILTER": "Filter toevoegen", "CLEAR_ALL_FILTERS": "Alle filters wissen", "FILTER_DELETE_ERROR": "U moet minstens één filter hebben om op te slaan", "SUBMIT_BUTTON_LABEL": "Bevestigen", - "UPDATE_BUTTON_LABEL": "Update Segment", + "UPDATE_BUTTON_LABEL": "Segment Updaten", "CANCEL_BUTTON_LABEL": "Annuleren", "CLEAR_BUTTON_LABEL": "Filters wissen", "EMPTY_VALUE_ERROR": "Waarde is vereist", - "SEGMENT_LABEL": "Segment Name", + "SEGMENT_LABEL": "Segment Naam", "SEGMENT_QUERY_LABEL": "Segment Query", "TOOLTIP_LABEL": "Contacten filteren", "QUERY_DROPDOWN_LABELS": { diff --git a/app/javascript/dashboard/i18n/locale/nl/conversation.json b/app/javascript/dashboard/i18n/locale/nl/conversation.json index fb255bf09..e38b1da1d 100644 --- a/app/javascript/dashboard/i18n/locale/nl/conversation.json +++ b/app/javascript/dashboard/i18n/locale/nl/conversation.json @@ -79,7 +79,7 @@ "CANCEL": "Annuleren" }, "PRIORITY": { - "TITLE": "Priority", + "TITLE": "Prioriteit", "OPTIONS": { "NONE": "Geen", "URGENT": "Urgent", diff --git a/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json b/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json index a838765f6..71b8c5415 100644 --- a/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json @@ -3,11 +3,11 @@ "TITLE": "Beoordeel uw gesprek", "PLACEHOLDER": "Vertel ons meer...", "RATINGS": { - "POOR": "😞 Poor", - "FAIR": "😑 Fair", - "AVERAGE": "😐 Average", - "GOOD": "😀 Good", - "EXCELLENT": "😍 Excellent" + "POOR": "😞 Slecht", + "FAIR": "😑 Redelijk", + "AVERAGE": "😐 Gemiddeld", + "GOOD": "😀 Goed", + "EXCELLENT": "😍 Uitstekend" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/generalSettings.json b/app/javascript/dashboard/i18n/locale/nl/generalSettings.json index ecbfa5ba7..c8b975530 100644 --- a/app/javascript/dashboard/i18n/locale/nl/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/nl/generalSettings.json @@ -103,7 +103,7 @@ "SECTIONS": { "GENERAL": "General", "REPORTS": "Rapporten", - "CONVERSATION": "Conversation", + "CONVERSATION": "Gesprek", "CHANGE_ASSIGNEE": "Change Assignee", "CHANGE_PRIORITY": "Change Priority", "CHANGE_TEAM": "Change Team", @@ -153,7 +153,7 @@ "CHANGE_APPEARANCE": "Change Appearance", "LIGHT_MODE": "Light", "DARK_MODE": "Dark", - "SYSTEM_MODE": "System" + "SYSTEM_MODE": "Systeem" } }, "DASHBOARD_APPS": { diff --git a/app/javascript/dashboard/i18n/locale/nl/helpCenter.json b/app/javascript/dashboard/i18n/locale/nl/helpCenter.json index faaf85473..f868e957c 100644 --- a/app/javascript/dashboard/i18n/locale/nl/helpCenter.json +++ b/app/javascript/dashboard/i18n/locale/nl/helpCenter.json @@ -226,7 +226,7 @@ "LABEL": "Naam", "PLACEHOLDER": "Portal name", "HELP_TEXT": "The name will be used in the public facing portal internally.", - "ERROR": "Name is required" + "ERROR": "Naam is vereist" }, "SLUG": { "LABEL": "Slug", @@ -304,7 +304,7 @@ "404": "No articles matches your search 🔍", "NO_ARTICLES": "There are no available articles", "HEADERS": { - "TITLE": "Title", + "TITLE": "Titel", "CATEGORY": "Categorie", "READ_COUNT": "Read count", "STATUS": "Status", @@ -366,7 +366,7 @@ "LABEL": "Naam", "PLACEHOLDER": "Category name", "HELP_TEXT": "The category name will be used in the public facing portal to categorize articles.", - "ERROR": "Name is required" + "ERROR": "Naam is vereist" }, "SLUG": { "LABEL": "Slug", @@ -377,7 +377,7 @@ "DESCRIPTION": { "LABEL": "Beschrijving", "PLACEHOLDER": "Give a short description about the category.", - "ERROR": "Description is required" + "ERROR": "Omschrijving is vereist" }, "BUTTONS": { "CREATE": "Create category", @@ -397,7 +397,7 @@ "LABEL": "Naam", "PLACEHOLDER": "Category name", "HELP_TEXT": "The category name will be used in the public facing portal to categorize articles.", - "ERROR": "Name is required" + "ERROR": "Naam is vereist" }, "SLUG": { "LABEL": "Slug", @@ -408,7 +408,7 @@ "DESCRIPTION": { "LABEL": "Beschrijving", "PLACEHOLDER": "Give a short description about the category.", - "ERROR": "Description is required" + "ERROR": "Omschrijving is vereist" }, "BUTTONS": { "CREATE": "Update category", diff --git a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json index 29f390899..79e23e7a0 100644 --- a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json @@ -189,7 +189,7 @@ "ERROR": "Dit veld is verplicht" }, "INBOX_NAME": { - "LABEL": "Inbox Name", + "LABEL": "Inbox Naam", "PLACEHOLDER": "Please enter a inbox name", "ERROR": "Dit veld is verplicht" }, @@ -458,7 +458,7 @@ "SETTINGS": "Instellingen", "COLLABORATORS": "Collaborators", "CONFIGURATION": "Configuration", - "CAMPAIGN": "Campaigns", + "CAMPAIGN": "Campagnes", "PRE_CHAT_FORM": "Pre Chat Form", "BUSINESS_HOURS": "Business Hours", "WIDGET_BUILDER": "Widget Builder", @@ -540,7 +540,7 @@ "FIELDS": "Fields", "LABEL": "Label", "PLACE_HOLDER": "Placeholder", - "KEY": "Key", + "KEY": "Sleutel", "TYPE": "Type", "REQUIRED": "Required" }, diff --git a/app/javascript/dashboard/i18n/locale/nl/integrationApps.json b/app/javascript/dashboard/i18n/locale/nl/integrationApps.json index 909d96b7e..5679b7f74 100644 --- a/app/javascript/dashboard/i18n/locale/nl/integrationApps.json +++ b/app/javascript/dashboard/i18n/locale/nl/integrationApps.json @@ -1,35 +1,35 @@ { "INTEGRATION_APPS": { - "FETCHING": "Fetching Integrations", - "NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.", - "HEADER": "Applications", + "FETCHING": "Integraties ophalen", + "NO_HOOK_CONFIGURED": "Er zijn geen %{integrationId} integraties geconfigureerd in dit account.", + "HEADER": "Applicaties", "STATUS": { "ENABLED": "Ingeschakeld", "DISABLED": "Uitgeschakeld" }, "CONFIGURE": "Configureren", - "ADD_BUTTON": "Add a new hook", + "ADD_BUTTON": "Nieuwe hook toevoegen", "DELETE": { "TITLE": { - "INBOX": "Confirm deletion", - "ACCOUNT": "Disconnect" + "INBOX": "Verwijdering bevestigen", + "ACCOUNT": "Verbinding verbreken" }, "MESSAGE": { "INBOX": "Weet u zeker dat u wilt verwijderen?", - "ACCOUNT": "Are you sure to disconnect?" + "ACCOUNT": "Weet u zeker dat u de verbinding wilt verbreken?" }, "CONFIRM_BUTTON_TEXT": { "INBOX": "Ja, verwijderen", - "ACCOUNT": "Yes, Disconnect" + "ACCOUNT": "Ja, verbinding verbreken" }, "CANCEL_BUTTON_TEXT": "Annuleren", "API": { - "SUCCESS_MESSAGE": "Hook deleted successfully", + "SUCCESS_MESSAGE": "Hook succesvol verwijderd", "ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw" } }, "LIST": { - "FETCHING": "Fetching integration hooks", + "FETCHING": "Ophalen van integratie-hooks", "INBOX": "Postvak In", "DELETE": { "BUTTON_TEXT": "Verwijderen" @@ -38,25 +38,25 @@ "ADD": { "FORM": { "INBOX": { - "LABEL": "Select Inbox", - "PLACEHOLDER": "Select Inbox" + "LABEL": "Selecteer een inbox", + "PLACEHOLDER": "Selecteer een inbox" }, "SUBMIT": "Aanmaken", "CANCEL": "Annuleren" }, "API": { - "SUCCESS_MESSAGE": "Integration hook added successfully", + "SUCCESS_MESSAGE": "Integratie hook succesvol toegevoegd", "ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw" } }, "CONNECT": { - "BUTTON_TEXT": "Connect" + "BUTTON_TEXT": "Verbinden" }, "DISCONNECT": { - "BUTTON_TEXT": "Disconnect" + "BUTTON_TEXT": "Verbinding verbreken" }, "SIDEBAR_DESCRIPTION": { - "DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on.