da12a39321
New translation updates
135 lines
6.6 KiB
JSON
135 lines
6.6 KiB
JSON
{
|
|
"INTEGRATION_SETTINGS": {
|
|
"HEADER": "Integracions",
|
|
"WEBHOOK": {
|
|
"SUBSCRIBED_EVENTS": "Subscribed Events",
|
|
"FORM": {
|
|
"CANCEL": "Cancel·la",
|
|
"DESC": "Els esdeveniments de Webhook us proporcionen informació en temps real sobre el que passa al vostre compte de Chatwoot. Introduïu una URL vàlid per configurar un callback.",
|
|
"SUBSCRIPTIONS": {
|
|
"LABEL": "Events",
|
|
"EVENTS": {
|
|
"CONVERSATION_CREATED": "Conversation Created",
|
|
"CONVERSATION_STATUS_CHANGED": "Conversation Status Changed",
|
|
"CONVERSATION_UPDATED": "Conversation Updated",
|
|
"MESSAGE_CREATED": "Message created",
|
|
"MESSAGE_UPDATED": "Message updated",
|
|
"WEBWIDGET_TRIGGERED": "Live chat widget opened by the user"
|
|
}
|
|
},
|
|
"END_POINT": {
|
|
"LABEL": "URL del webhook",
|
|
"PLACEHOLDER": "Exemple: https://example/api/webhook",
|
|
"ERROR": "Introduïu una URL vàlid"
|
|
},
|
|
"EDIT_SUBMIT": "Update webhook",
|
|
"ADD_SUBMIT": "Crear webhook"
|
|
},
|
|
"TITLE": "Webhook",
|
|
"CONFIGURE": "Configura",
|
|
"HEADER": "Configuració Webhook",
|
|
"HEADER_BTN_TXT": "Afegeix un nou webhook",
|
|
"LOADING": "S'estan recollint els webhooks adjunts",
|
|
"SEARCH_404": "No hi ha articles que coincideixin amb aquesta consulta",
|
|
"SIDEBAR_TXT": "<p><b>Webhooks</b> </p> <p>Els webhooks són callbacks HTTP que es poden definir per a cada compte. Es produeixen per esdeveniments com la creació de missatges a Chatwoot. Podeu crear més d'un webhook per a aquest compte. <br /><br /> Per crear un <b>webhook</b>, feu clic al botó <b> Afegir nou webhook </b>. També podeu eliminar qualsevol webhook existent fent clic al botó Elimina.</p>",
|
|
"LIST": {
|
|
"404": "No hi ha cap webhooks configurat per a aquest compte.",
|
|
"TITLE": "Gestiona els webhooks",
|
|
"TABLE_HEADER": [
|
|
"Punt final del webhook",
|
|
"Accions"
|
|
]
|
|
},
|
|
"EDIT": {
|
|
"BUTTON_TEXT": "Edita",
|
|
"TITLE": "Edit webhook",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook configuration updated successfully",
|
|
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"CANCEL": "Cancel·la",
|
|
"TITLE": "Afegir un nou webhook",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook configuration added successfully",
|
|
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Suprimeix",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "S'ha esborrat el Webhook correctament",
|
|
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
|
},
|
|
"CONFIRM": {
|
|
"TITLE": "Confirma l'esborrat",
|
|
"MESSAGE": "Are you sure to delete the webhook? (%{webhookURL})",
|
|
"YES": "Si, esborra ",
|
|
"NO": "No, manten-la"
|
|
}
|
|
}
|
|
},
|
|
"SLACK": {
|
|
"HELP_TEXT": {
|
|
"TITLE": "Using Slack Integration",
|
|
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Suprimeix",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "La integració s'ha suprimit correctament"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Connectar"
|
|
},
|
|
"DASHBOARD_APPS": {
|
|
"TITLE": "Dashboard Apps",
|
|
"HEADER_BTN_TXT": "Add a new dashboard app",
|
|
"SIDEBAR_TXT": "<p><b>Dashboard Apps</b></p><p>Dashboard Apps allow organizations to embed an application inside the Chatwoot dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that inside the dashboard to provide user information, their orders, or their previous payment history.</p><p>When you embed your application using the dashboard in Chatwoot, your application will get the context of the conversation and contact as a window event. Implement a listener for the message event on your page to receive the context.</p><p>To add a new dashboard app, click on the button 'Add a new dashboard app'.</p>",
|
|
"DESCRIPTION": "Dashboard Apps allow organizations to embed an application inside the dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that to provide user information, their orders, or their previous payment history.",
|
|
"LIST": {
|
|
"404": "There are no dashboard apps configured on this account yet",
|
|
"LOADING": "Fetching dashboard apps...",
|
|
"TABLE_HEADER": [
|
|
"Nom",
|
|
"Endpoint"
|
|
],
|
|
"EDIT_TOOLTIP": "Edit app",
|
|
"DELETE_TOOLTIP": "Delete app"
|
|
},
|
|
"FORM": {
|
|
"TITLE_LABEL": "Nom",
|
|
"TITLE_PLACEHOLDER": "Enter a name for your dashboard app",
|
|
"TITLE_ERROR": "A name for the dashboard app is required",
|
|
"URL_LABEL": "Endpoint",
|
|
"URL_PLACEHOLDER": "Enter the endpoint URL where your app is hosted",
|
|
"URL_ERROR": "A valid URL is required"
|
|
},
|
|
"CREATE": {
|
|
"HEADER": "Add a new dashboard app",
|
|
"FORM_SUBMIT": "Envia",
|
|
"FORM_CANCEL": "Cancel·la",
|
|
"API_SUCCESS": "Dashboard app configured successfully",
|
|
"API_ERROR": "We couldn't create an app. Please try again later"
|
|
},
|
|
"UPDATE": {
|
|
"HEADER": "Edit dashboard app",
|
|
"FORM_SUBMIT": "Actualitza",
|
|
"FORM_CANCEL": "Cancel·la",
|
|
"API_SUCCESS": "Dashboard app updated successfully",
|
|
"API_ERROR": "We couldn't update the app. Please try again later"
|
|
},
|
|
"DELETE": {
|
|
"CONFIRM_YES": "Yes, delete it",
|
|
"CONFIRM_NO": "No, keep it",
|
|
"TITLE": "Confirm deletion",
|
|
"MESSAGE": "Are you sure to delete the app - %{appName}?",
|
|
"API_SUCCESS": "Dashboard app deleted successfully",
|
|
"API_ERROR": "We couldn't delete the app. Please try again later"
|
|
}
|
|
}
|
|
}
|
|
}
|