Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"FILTER": {
|
||||
"TITLE": "Filtre de converses",
|
||||
"SUBTITLE": "Afegiu els vostres filtres a continuació i premeu 'Aplicar filtres' per eliminar el desordre del xat.",
|
||||
"EDIT_CUSTOM_FILTER": "Edita la carpeta",
|
||||
"CUSTOM_VIEWS_SUBTITLE": "Afegeix o elimina filtres i actualitza la teva carpeta.",
|
||||
"ADD_NEW_FILTER": "Afegeix un filtre",
|
||||
"FILTER_DELETE_ERROR": "Vaja, sembla que no podem desar res! Afegiu almenys un filtre per desar-lo.",
|
||||
"SUBMIT_BUTTON_LABEL": "Aplicar filtres",
|
||||
"UPDATE_BUTTON_LABEL": "Actualitza la carpeta",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel·la",
|
||||
"CLEAR_BUTTON_LABEL": "Esborra els filtres",
|
||||
"FOLDER_LABEL": "Nom de la carpeta",
|
||||
"FOLDER_QUERY_LABEL": "Consulta de carpeta",
|
||||
"EMPTY_VALUE_ERROR": "El valor és necessari.",
|
||||
"TOOLTIP_LABEL": "Filtre de converses",
|
||||
"QUERY_DROPDOWN_LABELS": {
|
||||
"AND": "I",
|
||||
"OR": "O"
|
||||
},
|
||||
"INPUT_PLACEHOLDER": "Enter value",
|
||||
"OPERATOR_LABELS": {
|
||||
"equal_to": "Igual a",
|
||||
"not_equal_to": "No és igual a",
|
||||
"does_not_contain": "No conté",
|
||||
"is_present": "És present",
|
||||
"is_not_present": "No és present",
|
||||
"is_greater_than": "És més gran que",
|
||||
"is_less_than": "És més petit que",
|
||||
"days_before": "És x dies abans",
|
||||
"starts_with": "Comença amb",
|
||||
"equalTo": "Igual a",
|
||||
"notEqualTo": "No és igual a",
|
||||
"contains": "Conté",
|
||||
"doesNotContain": "No conté",
|
||||
"isPresent": "És present",
|
||||
"isNotPresent": "No és present",
|
||||
"isGreaterThan": "És més gran que",
|
||||
"isLessThan": "És més petit que",
|
||||
"daysBefore": "És x dies abans",
|
||||
"startsWith": "Comença amb"
|
||||
},
|
||||
"ATTRIBUTE_LABELS": {
|
||||
"TRUE": "Cert",
|
||||
"FALSE": "Fals"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"STATUS": "Estat",
|
||||
"ASSIGNEE_NAME": "Nom assignat",
|
||||
"INBOX_NAME": "Nom de la safata d'entrada",
|
||||
"TEAM_NAME": "Nom de l'equip",
|
||||
"CONVERSATION_IDENTIFIER": "Identificador de conversa",
|
||||
"CAMPAIGN_NAME": "Nom de la campanya",
|
||||
"LABELS": "Etiquetes",
|
||||
"BROWSER_LANGUAGE": "Idioma del navegador",
|
||||
"PRIORITY": "Prioritat",
|
||||
"COUNTRY_NAME": "Nom del país",
|
||||
"REFERER_LINK": "Enllaç de referència",
|
||||
"CUSTOM_ATTRIBUTE_LIST": "Llista",
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Llista",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Número",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Enllaç",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Casella de selecció",
|
||||
"CREATED_AT": "Creat a",
|
||||
"LAST_ACTIVITY": "Última activitat"
|
||||
},
|
||||
"ERRORS": {
|
||||
"VALUE_REQUIRED": "El valor és necessari",
|
||||
"ATTRIBUTE_KEY_REQUIRED": "Attribute key is required",
|
||||
"FILTER_OPERATOR_REQUIRED": "Filter operator is required",
|
||||
"VALUE_MUST_BE_BETWEEN_1_AND_998": "Value must be between 1 and 998"
|
||||
},
|
||||
"GROUPS": {
|
||||
"STANDARD_FILTERS": "Filtres estàndard",
|
||||
"ADDITIONAL_FILTERS": "Filtres addicionals",
|
||||
"CUSTOM_ATTRIBUTES": "Atributs personalitzats"
|
||||
},
|
||||
"CUSTOM_VIEWS": {
|
||||
"ADD": {
|
||||
"TITLE": "Vols desar aquest filtre?",
|
||||
"LABEL": "Anomena aquest filtre",
|
||||
"PLACEHOLDER": "Anomena el teu filtre per referir-lo més endavant.",
|
||||
"ERROR_MESSAGE": "El nom és obligatori.",
|
||||
"SAVE_BUTTON": "Desa el filtre",
|
||||
"CANCEL_BUTTON": "Cancel·la",
|
||||
"API_FOLDERS": {
|
||||
"SUCCESS_MESSAGE": "Carpeta creada correctament.",
|
||||
"ERROR_MESSAGE": "S'ha produït un error en crear la carpeta."
|
||||
},
|
||||
"API_SEGMENTS": {
|
||||
"SUCCESS_MESSAGE": "Segment creat correctament.",
|
||||
"ERROR_MESSAGE": "S'ha produït un error en crear el segment."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"EDIT_BUTTON": "Editar la carpeta"
|
||||
},
|
||||
"DELETE": {
|
||||
"DELETE_BUTTON": "Suprimir el filtre",
|
||||
"MODAL": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirmar la supressió",
|
||||
"MESSAGE": "Esteu segur que suprimiu el filtre ",
|
||||
"YES": "Sí, esborra",
|
||||
"NO": "No, guarda-ho"
|
||||
}
|
||||
},
|
||||
"API_FOLDERS": {
|
||||
"SUCCESS_MESSAGE": "La carpeta s'ha suprimit correctament.",
|
||||
"ERROR_MESSAGE": "S'ha produït un error en suprimir la carpeta."
|
||||
},
|
||||
"API_SEGMENTS": {
|
||||
"SUCCESS_MESSAGE": "El segment s'ha suprimit correctament.",
|
||||
"ERROR_MESSAGE": "S'ha produït un error en suprimir el segment."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"AGENT_BOTS": {
|
||||
"HEADER": "Bots",
|
||||
"LOADING_EDITOR": "S'està carregant l'editor...",
|
||||
"DESCRIPTION": "Agent Bots are like the most fabulous members of your team. They can handle the small stuff, so you can focus on the stuff that matters. Give them a try. You can manage your bots from this page or create new ones using the 'Add Bot' button.",
|
||||
"LEARN_MORE": "Learn about agent bots",
|
||||
"GLOBAL_BOT": "System bot",
|
||||
"GLOBAL_BOT_BADGE": "Sistema",
|
||||
"AVATAR": {
|
||||
"SUCCESS_DELETE": "Bot avatar deleted successfully",
|
||||
"ERROR_DELETE": "Error deleting bot avatar, please try again"
|
||||
},
|
||||
"BOT_CONFIGURATION": {
|
||||
"TITLE": "Selecciona un bot d'agent",
|
||||
"DESC": "Assigna un bot d'agent a la teva safata d'entrada. Poden gestionar les converses inicials i transferir-les a un agent en directe quan sigui necessari.",
|
||||
"SUBMIT": "Actualitza",
|
||||
"DISCONNECT": "Desconnecta el bot",
|
||||
"SUCCESS_MESSAGE": "S'ha actualitzat correctament el bot de l'agent.",
|
||||
"DISCONNECTED_SUCCESS_MESSAGE": "S'ha desconnectat correctament el bot de l'agent.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut actualitzar el bot de l'agent. Torneu-ho a provar.",
|
||||
"DISCONNECTED_ERROR_MESSAGE": "No s'ha pogut desconnectar el bot de l'agent. Torneu-ho a provar.",
|
||||
"SELECT_PLACEHOLDER": "Selecciona el bot"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add Bot",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Bot afegit correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut afegir el bot. Torneu-ho a provar més endavant."
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"404": "No bots found. You can create a bot by clicking the 'Add Bot' button.",
|
||||
"LOADING": "S'estan obtenint bots...",
|
||||
"TABLE_HEADER": {
|
||||
"DETAILS": "Bot Details",
|
||||
"URL": "URL del webhook"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborrar",
|
||||
"TITLE": "Suprimeix el bot",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"MESSAGE": "Are you sure you want to delete {name}?",
|
||||
"YES": "Si, esborra",
|
||||
"NO": "No, segueix"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "S'ha esborrat el bot correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut eliminar el bot. Torneu-ho a provar més endavant."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Edita",
|
||||
"TITLE": "Edita el bot",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Bot actualitzat correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut actualitzar el bot. Torneu-ho a provar."
|
||||
}
|
||||
},
|
||||
"ACCESS_TOKEN": {
|
||||
"TITLE": "Token d'accés",
|
||||
"DESCRIPTION": "Copy the access token and save it securely",
|
||||
"COPY_SUCCESSFUL": "Access token copied to clipboard",
|
||||
"RESET_SUCCESS": "Access token regenerated successfully",
|
||||
"RESET_ERROR": "Unable to regenerate access token. Please try again"
|
||||
},
|
||||
"FORM": {
|
||||
"AVATAR": {
|
||||
"LABEL": "Bot avatar"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Nom del bot",
|
||||
"PLACEHOLDER": "Enter bot name",
|
||||
"REQUIRED": "El nom del bot és obligatori"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Què fa aquest bot?"
|
||||
},
|
||||
"WEBHOOK_URL": {
|
||||
"LABEL": "URL del webhook",
|
||||
"PLACEHOLDER": "https://example.com/webhook",
|
||||
"REQUIRED": "Webhook URL is required"
|
||||
},
|
||||
"ERRORS": {
|
||||
"NAME": "El nom del bot és obligatori",
|
||||
"URL": "Webhook URL is required",
|
||||
"VALID_URL": "Please enter a valid URL starting with http:// or https://"
|
||||
},
|
||||
"CANCEL": "Cancel·la",
|
||||
"CREATE": "Create Bot",
|
||||
"UPDATE": "Update Bot"
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"DESCRIPTION": "Configure a webhook bot to integrate with your custom services. The bot will receive and process events from conversations and can respond to them."
|
||||
},
|
||||
"TYPES": {
|
||||
"WEBHOOK": "Webhook bot"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"AGENT_MGMT": {
|
||||
"HEADER": "Agents",
|
||||
"HEADER_BTN_TXT": "Afegir Agent",
|
||||
"LOADING": "S'està recollint la llista d'agents",
|
||||
"DESCRIPTION": "Un agent és un membre del vostre equip d'atenció al client que pot veure i respondre als missatges dels usuaris. La llista següent mostra tots els agents del vostre compte.",
|
||||
"LEARN_MORE": "Rakibkazi",
|
||||
"AGENT_TYPES": {
|
||||
"ADMINISTRATOR": "Administrador/a",
|
||||
"AGENT": "Agent"
|
||||
},
|
||||
"LIST": {
|
||||
"404": "No hi ha agents associats a aquest compte",
|
||||
"TITLE": "Gestiona agents en el teu equip",
|
||||
"DESC": "Pots afegir/esborrar agents del teu equip.",
|
||||
"NAME": "Nom",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"STATUS": "Estat",
|
||||
"ACTIONS": "Accions",
|
||||
"VERIFIED": "Verificat",
|
||||
"VERIFICATION_PENDING": "Verificació pendent",
|
||||
"AVAILABLE_CUSTOM_ROLE": "Available custom role permissions"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegir agent al teu equip",
|
||||
"DESC": "Podeu afegir persones que podran gestionar suport per a les vostres safates d'entrada.",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom de l'Agent",
|
||||
"PLACEHOLDER": "Introduïu el nom de l'agent"
|
||||
},
|
||||
"AGENT_TYPE": {
|
||||
"LABEL": "Tipus d'Agent",
|
||||
"PLACEHOLDER": "Selecciona un tipus",
|
||||
"ERROR": "El rol és necessari"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Adreça de correu electrònic",
|
||||
"PLACEHOLDER": "Introduïu l'adreça de correu electrònic de l'agent"
|
||||
},
|
||||
"SUBMIT": "Afegir Agent"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent afegit correctament",
|
||||
"EXIST_MESSAGE": "L'adreça de correu electrònic de l'agent ja està en ús. Introduïu una altre adreça",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborrar",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent esborrat 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": "N'estas segur? ",
|
||||
"YES": "Si, esborra ",
|
||||
"NO": "No, segueix "
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edita l'agent",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom de l'Agent",
|
||||
"PLACEHOLDER": "Introduïu el nom de l'agent"
|
||||
},
|
||||
"AGENT_TYPE": {
|
||||
"LABEL": "Tipus d'Agent",
|
||||
"PLACEHOLDER": "Selecciona un tipus",
|
||||
"ERROR": "El tipus d'Agent és necessari"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Adreça de correu electrònic",
|
||||
"PLACEHOLDER": "Introduïu l'adreça de correu electrònic de l'agent"
|
||||
},
|
||||
"AGENT_AVAILABILITY": {
|
||||
"LABEL": "Disponibilitat",
|
||||
"PLACEHOLDER": "Seleccioneu un estat de disponibilitat",
|
||||
"ERROR": "Es requereix disponibilitat"
|
||||
},
|
||||
"SUBMIT": "Editar l'agent"
|
||||
},
|
||||
"BUTTON_TEXT": "Edita",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent actualitzat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
},
|
||||
"PASSWORD_RESET": {
|
||||
"ADMIN_RESET_BUTTON": "Reinicialització de la contrasenya",
|
||||
"ADMIN_SUCCESS_MESSAGE": "S'ha enviat a l'agent un correu electrònic amb instruccions per restablir la contrasenya",
|
||||
"SUCCESS_MESSAGE": "La contrasenya de l'agent s'ha restablit correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
}
|
||||
},
|
||||
"SEARCH": {
|
||||
"NO_RESULTS": "No s'ha trobat agents."
|
||||
},
|
||||
"MULTI_SELECTOR": {
|
||||
"PLACEHOLDER": "Ningú",
|
||||
"TITLE": {
|
||||
"AGENT": "Seleccionar Agent",
|
||||
"TEAM": "Selecciona equip"
|
||||
},
|
||||
"LIST": {
|
||||
"NONE": "Ningú"
|
||||
},
|
||||
"SEARCH": {
|
||||
"NO_RESULTS": {
|
||||
"AGENT": "No s'han trobat agents",
|
||||
"TEAM": "No s'han trobat equips"
|
||||
},
|
||||
"PLACEHOLDER": {
|
||||
"AGENT": "Cerca agents",
|
||||
"TEAM": "Cerca equips",
|
||||
"INPUT": "Cerca agent"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"ATTRIBUTES_MGMT": {
|
||||
"HEADER": "Atributs personalitzats",
|
||||
"HEADER_BTN_TXT": "Afegir atribut personalitzat",
|
||||
"LOADING": "S'estan recollint atributs personalitzats",
|
||||
"DESCRIPTION": "A custom attribute tracks additional details about your contacts or conversations—such as the subscription plan or the date of their first purchase. You can add different types of custom attributes, such as text, lists, or numbers, to capture the specific information you need.",
|
||||
"LEARN_MORE": "Learn more about custom attributes",
|
||||
"ATTRIBUTE_MODELS": {
|
||||
"CONVERSATION": "Conversa",
|
||||
"CONTACT": "Contacte"
|
||||
},
|
||||
"ATTRIBUTE_TYPES": {
|
||||
"TEXT": "Llista",
|
||||
"NUMBER": "Número",
|
||||
"LINK": "Enllaç",
|
||||
"DATE": "Date",
|
||||
"LIST": "Llista",
|
||||
"CHECKBOX": "Casella de selecció"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegir atribut personalitzat",
|
||||
"SUBMIT": "Crear",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Mostre el nom",
|
||||
"PLACEHOLDER": "Introdueix el nom de visualització de l'atribut personalitzat",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Introdueix la descripció de l'atribut personalitzat",
|
||||
"ERROR": "La descripció és necessària"
|
||||
},
|
||||
"MODEL": {
|
||||
"LABEL": "S'aplica a",
|
||||
"PLACEHOLDER": "Selecciona un",
|
||||
"ERROR": "El model és necessari"
|
||||
},
|
||||
"TYPE": {
|
||||
"LABEL": "Tipus",
|
||||
"PLACEHOLDER": "Selecciona un tipus",
|
||||
"ERROR": "El tipus és necessari",
|
||||
"LIST": {
|
||||
"LABEL": "Llista de valors",
|
||||
"PLACEHOLDER": "Introdueix el valor i prem la tecla Intro",
|
||||
"ERROR": "Ha de tenir almenys un valor"
|
||||
}
|
||||
},
|
||||
"KEY": {
|
||||
"LABEL": "Clau",
|
||||
"PLACEHOLDER": "Introduïu la clau d'atribut personalitzada",
|
||||
"ERROR": "La clau és necessària",
|
||||
"IN_VALID": "Clau no vàlida"
|
||||
},
|
||||
"REGEX_PATTERN": {
|
||||
"LABEL": "Patró d'expressió regular",
|
||||
"PLACEHOLDER": "Introdueix un patró d'expressió regular d'atribut personalitzat. (Opcional)"
|
||||
},
|
||||
"REGEX_CUE": {
|
||||
"LABEL": "Senyal d'expressió regular",
|
||||
"PLACEHOLDER": "Introdueix la pista del patró d'expressió regular. (Opcional)"
|
||||
},
|
||||
"ENABLE_REGEX": {
|
||||
"LABEL": "Activa la validació d'expressions regulars"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Atribut personalitzat afegit correctament!",
|
||||
"ERROR_MESSAGE": "No s'ha pogut crear un atribut personalitzat. Intenta-ho més tard."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborrar",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Atribut personalitzat suprimit correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut suprimir l'atribut personalitzat. Torna-ho a provar."
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Estàs segur que vols suprimir - {attributeName}",
|
||||
"PLACE_HOLDER": "Escriu {attributeName} per confirmar",
|
||||
"MESSAGE": "En suprimir, s'eliminarà l'atribut personalitzat",
|
||||
"YES": "Suprimeix ",
|
||||
"NO": "Cancel·la"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edita atribut personalitzat",
|
||||
"UPDATE_BUTTON_TEXT": "Actualitza",
|
||||
"TYPE": {
|
||||
"LIST": {
|
||||
"LABEL": "Llista de valors",
|
||||
"PLACEHOLDER": "Introdueix els valors i prem la tecla Intro"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Atribut personalitzat actualitzat correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error en actualitzar l'atribut personalitzat. Torneu-ho a provar"
|
||||
}
|
||||
},
|
||||
"TABS": {
|
||||
"HEADER": "Atributs personalitzats",
|
||||
"CONVERSATION": "Conversa",
|
||||
"CONTACT": "Contacte"
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"TYPE": "Tipus",
|
||||
"KEY": "Clau"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"EDIT": "Edita",
|
||||
"DELETE": "Esborrar"
|
||||
},
|
||||
"EMPTY_RESULT": {
|
||||
"404": "No s'han creat atributs personalitzats",
|
||||
"NOT_FOUND": "No hi ha atributs personalitzats configurats"
|
||||
},
|
||||
"REGEX_PATTERN": {
|
||||
"LABEL": "Patró d'expressió regular",
|
||||
"PLACEHOLDER": "Introdueix un patró d'expressió regular d'atribut personalitzat. (Opcional)"
|
||||
},
|
||||
"REGEX_CUE": {
|
||||
"LABEL": "Senyal d'expressió regular",
|
||||
"PLACEHOLDER": "Introdueix la pista del patró d'expressió regular. (Opcional)"
|
||||
},
|
||||
"ENABLE_REGEX": {
|
||||
"LABEL": "Activa la validació d'expressions regulars"
|
||||
}
|
||||
},
|
||||
"BADGES": {
|
||||
"PRE_CHAT": "Pre-chat",
|
||||
"RESOLUTION": "Resolution"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"AUDIT_LOGS": {
|
||||
"HEADER": "Registres d'auditoria",
|
||||
"HEADER_BTN_TXT": "Afegeix registres d'auditoria",
|
||||
"LOADING": "S'estan recollint registres d'auditoria",
|
||||
"DESCRIPTION": "Audit Logs maintain a record of activities in your account, allowing you to track and audit your account, team, or services.",
|
||||
"LEARN_MORE": "Learn more about audit logs",
|
||||
"SEARCH_404": "No hi ha cap resposta que coincideixi amb aquesta consulta",
|
||||
"SIDEBAR_TXT": "<p><b>Registres d'auditoria</b> </p><p> Els registres d'auditoria són pistes d'esdeveniments i accions en un sistema de Chatwoot. </p>",
|
||||
"LIST": {
|
||||
"404": "No hi ha registres d'auditoria disponibles en aquest compte.",
|
||||
"TITLE": "Gestiona els registres d'auditoria",
|
||||
"DESC": "Els registres d'auditoria són pistes d'esdeveniments i accions en un sistema Chatwoot.",
|
||||
"TABLE_HEADER": {
|
||||
"ACTIVITY": "User",
|
||||
"TIME": "Temps",
|
||||
"IP_ADDRESS": "Adreça IP"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Els registres d'auditoria s'han recuperat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
},
|
||||
"DEFAULT_USER": "Sistema",
|
||||
"AUTOMATION_RULE": {
|
||||
"ADD": "{agentName} created a new automation rule (#{id})",
|
||||
"EDIT": "{agentName} updated an automation rule (#{id})",
|
||||
"DELETE": "{agentName} deleted an automation rule (#{id})"
|
||||
},
|
||||
"ACCOUNT_USER": {
|
||||
"ADD": "{agentName} ha convidat {invitee} al compte com a {role}",
|
||||
"EDIT": {
|
||||
"SELF": "{agentName} ha canviat els seus {attributes} a {values}",
|
||||
"OTHER": "{agentName} ha canviat {attributes} de {user} a {values}",
|
||||
"DELETED": "{agentName} changed {attributes} of a deleted user to {values}"
|
||||
}
|
||||
},
|
||||
"INBOX": {
|
||||
"ADD": "{agentName} created a new inbox (#{id})",
|
||||
"EDIT": "{agentName} updated an inbox (#{id})",
|
||||
"DELETE": "{agentName} deleted an inbox (#{id})"
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"ADD": "{agentName} created a new webhook (#{id})",
|
||||
"EDIT": "{agentName} updated a webhook (#{id})",
|
||||
"DELETE": "{agentName} deleted a webhook (#{id})"
|
||||
},
|
||||
"USER_ACTION": {
|
||||
"SIGN_IN": "{agentName} ha iniciat la sessió",
|
||||
"SIGN_OUT": "{agentName} ha tancat la sessió"
|
||||
},
|
||||
"TEAM": {
|
||||
"ADD": "{agentName} created a new team (#{id})",
|
||||
"EDIT": "{agentName} updated a team (#{id})",
|
||||
"DELETE": "{agentName} deleted a team (#{id})"
|
||||
},
|
||||
"MACRO": {
|
||||
"ADD": "{agentName} created a new macro (#{id})",
|
||||
"EDIT": "{agentName} updated a macro (#{id})",
|
||||
"DELETE": "{agentName} deleted a macro (#{id})"
|
||||
},
|
||||
"INBOX_MEMBER": {
|
||||
"ADD": "{agentName} added {user} to the inbox(#{inbox_id})",
|
||||
"REMOVE": "{agentName} removed {user} from the inbox(#{inbox_id})"
|
||||
},
|
||||
"TEAM_MEMBER": {
|
||||
"ADD": "{agentName} added {user} to the team(#{team_id})",
|
||||
"REMOVE": "{agentName} removed {user} from the team(#{team_id})"
|
||||
},
|
||||
"ACCOUNT": {
|
||||
"EDIT": "{agentName} updated the account configuration (#{id})"
|
||||
},
|
||||
"CONVERSATION": {
|
||||
"DELETE": "{agentName} deleted conversation #{id}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,184 @@
|
||||
{
|
||||
"AUTOMATION": {
|
||||
"HEADER": "Automatització",
|
||||
"DESCRIPTION": "Automation can replace and streamline existing processes that require manual effort, such as adding labels and assigning conversations to the most suitable agent. This allows the team to focus on their strengths while reducing time spent on routine tasks.",
|
||||
"LEARN_MORE": "Learn more about automation",
|
||||
"HEADER_BTN_TXT": "Afegeix una regla d'automatització",
|
||||
"LOADING": "S'estan recollint regles d'automatització",
|
||||
"ADD": {
|
||||
"TITLE": "Afegeix una regla d'automatització",
|
||||
"SUBMIT": "Crear",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom de la regla",
|
||||
"PLACEHOLDER": "Introdueix el nom de la regla",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Introdueix la descripció de la regla",
|
||||
"ERROR": "La descripció és necessària"
|
||||
},
|
||||
"EVENT": {
|
||||
"LABEL": "Esdeveniment",
|
||||
"PLACEHOLDER": "Selecciona un",
|
||||
"ERROR": "És necessari un esdeveniment"
|
||||
},
|
||||
"CONDITIONS": {
|
||||
"LABEL": "Condicions"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"LABEL": "Accions"
|
||||
}
|
||||
},
|
||||
"CONDITION_BUTTON_LABEL": "Afegeix condició",
|
||||
"ACTION_BUTTON_LABEL": "Afegeix acció",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La regla d'automatització s'ha afegit correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut crear una regla d'automatització. Intenta-ho més tard"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"ACTIVE": "Actiu",
|
||||
"CREATED_ON": "Creat el"
|
||||
},
|
||||
"404": "No s'han trobat regles d'automatització"
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Suprimeix una regla d'automatització",
|
||||
"SUBMIT": "Esborrar",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"MESSAGE": "N'estas segur? ",
|
||||
"YES": "Si, esborra ",
|
||||
"NO": "No, segueix "
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La regla d'automatització s'ha suprimit correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut suprimir una regla d'automatització. Intenta-ho més tard"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edita una regla d'automatització",
|
||||
"SUBMIT": "Actualitza",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La regla d'automatització s'ha actualitzat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut actualitzar una regla d'automatització. Intenta-ho més tard"
|
||||
}
|
||||
},
|
||||
"CLONE": {
|
||||
"TOOLTIP": "Clona",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "L'automatització s'ha clonat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut clonar una regla d'automatització. Intenta-ho més tard"
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"EDIT": "Edita",
|
||||
"CREATE": "Crear",
|
||||
"DELETE": "Esborrar",
|
||||
"CANCEL": "Cancel·la",
|
||||
"RESET_MESSAGE": "Si canvies el tipus d'esdeveniment, es restabliran les condicions i els esdeveniments que has afegit a continuació"
|
||||
},
|
||||
"CONDITION": {
|
||||
"DELETE_MESSAGE": "Necessites almenys una condició per desar",
|
||||
"CONTACT_CUSTOM_ATTR_LABEL": "Contacta amb Atributs personalitzats",
|
||||
"CONVERSATION_CUSTOM_ATTR_LABEL": "Atributs personalitzats de conversa"
|
||||
},
|
||||
"ACTION": {
|
||||
"DELETE_MESSAGE": "Necessites almenys una acció per desar",
|
||||
"TEAM_MESSAGE_INPUT_PLACEHOLDER": "Introdueix el teu missatge aquí",
|
||||
"TEAM_DROPDOWN_PLACEHOLDER": "Selecciona els equips",
|
||||
"EMAIL_INPUT_PLACEHOLDER": "Enter email",
|
||||
"URL_INPUT_PLACEHOLDER": "Enter URL"
|
||||
},
|
||||
"TOGGLE": {
|
||||
"ACTIVATION_TITLE": "Activa la regla d'automatització",
|
||||
"DEACTIVATION_TITLE": "Desactiva la regla d'automatització",
|
||||
"ACTIVATION_DESCRIPTION": "Aquesta acció activarà la regla d'automatització '{automationName}'. Estàs segur que vols continuar?",
|
||||
"DEACTIVATION_DESCRIPTION": "Aquesta acció desactivarà la regla d'automatització '{automationName}'. Estàs segur que vols continuar?",
|
||||
"ACTIVATION_SUCCESFUL": "La regla d'automatització s'ha activat correctament",
|
||||
"DEACTIVATION_SUCCESFUL": "La regla d'automatització s'ha desactivat correctament",
|
||||
"ACTIVATION_ERROR": "No s'ha pogut activar l'automatització. Intenta-ho més tard",
|
||||
"DEACTIVATION_ERROR": "No s'ha pogut desactivar l'automatització. Intenta-ho més tard",
|
||||
"CONFIRMATION_LABEL": "Si",
|
||||
"CANCEL_LABEL": "No"
|
||||
},
|
||||
"ATTACHMENT": {
|
||||
"UPLOAD_ERROR": "No s'ha pogut carregar el fitxer adjunt. Torna-ho a provar",
|
||||
"LABEL_IDLE": "Puja fitxer adjunt",
|
||||
"LABEL_UPLOADING": "S'està carregant...",
|
||||
"LABEL_UPLOADED": "S'ha pujat correctament",
|
||||
"LABEL_UPLOAD_FAILED": "Ha fallat la pujada"
|
||||
},
|
||||
"ERRORS": {
|
||||
"ATTRIBUTE_KEY_REQUIRED": "Attribute key is required",
|
||||
"FILTER_OPERATOR_REQUIRED": "Filter operator is required",
|
||||
"VALUE_REQUIRED": "El valor és necessari",
|
||||
"VALUE_MUST_BE_BETWEEN_1_AND_998": "Value must be between 1 and 998",
|
||||
"ACTION_PARAMETERS_REQUIRED": "Action parameters are required",
|
||||
"ATLEAST_ONE_CONDITION_REQUIRED": "At least one condition is required",
|
||||
"ATLEAST_ONE_ACTION_REQUIRED": "At least one action is required"
|
||||
},
|
||||
"NONE_OPTION": "Ningú",
|
||||
"EVENTS": {
|
||||
"CONVERSATION_CREATED": "Conversa Creada",
|
||||
"CONVERSATION_UPDATED": "Conversa Actualitzada",
|
||||
"MESSAGE_CREATED": "Message Created",
|
||||
"CONVERSATION_RESOLVED": "Conversation Resolved",
|
||||
"CONVERSATION_OPENED": "Conversation Opened"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"ASSIGN_AGENT": "Assign to Agent",
|
||||
"ASSIGN_TEAM": "Assign a Team",
|
||||
"ADD_LABEL": "Add a Label",
|
||||
"REMOVE_LABEL": "Remove a Label",
|
||||
"SEND_EMAIL_TO_TEAM": "Send an Email to Team",
|
||||
"SEND_EMAIL_TRANSCRIPT": "Send an Email Transcript",
|
||||
"MUTE_CONVERSATION": "Silencia la conversa",
|
||||
"SNOOZE_CONVERSATION": "Posposa la conversa",
|
||||
"RESOLVE_CONVERSATION": "Resol la conversa",
|
||||
"SEND_WEBHOOK_EVENT": "Send Webhook Event",
|
||||
"SEND_ATTACHMENT": "Send Attachment",
|
||||
"SEND_MESSAGE": "Send a Message",
|
||||
"ADD_PRIVATE_NOTE": "Add a Private Note",
|
||||
"CHANGE_PRIORITY": "Canvia la prioritat",
|
||||
"ADD_SLA": "Afegeix SLA",
|
||||
"OPEN_CONVERSATION": "Obrir conversa"
|
||||
},
|
||||
"MESSAGE_TYPES": {
|
||||
"INCOMING": "Incoming Message",
|
||||
"OUTGOING": "Outgoing Message"
|
||||
},
|
||||
"PRIORITY_TYPES": {
|
||||
"NONE": "Ningú",
|
||||
"LOW": "Baixa",
|
||||
"MEDIUM": "Mitjana",
|
||||
"HIGH": "Alta",
|
||||
"URGENT": "Urgent"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"MESSAGE_TYPE": "Message Type",
|
||||
"MESSAGE_CONTAINS": "Message Contains",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"INBOX": "Safata d'entrada",
|
||||
"CONVERSATION_LANGUAGE": "Conversation Language",
|
||||
"PHONE_NUMBER": "Número de telèfon",
|
||||
"STATUS": "Estat",
|
||||
"BROWSER_LANGUAGE": "Idioma del navegador",
|
||||
"MAIL_SUBJECT": "Email Subject",
|
||||
"COUNTRY_NAME": "País",
|
||||
"REFERER_LINK": "Referrer Link",
|
||||
"ASSIGNEE_NAME": "Cessionari",
|
||||
"TEAM_NAME": "Equip",
|
||||
"PRIORITY": "Prioritat",
|
||||
"LABELS": "Etiquetes"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"BULK_ACTION": {
|
||||
"CONVERSATIONS_SELECTED": "{conversationCount} converses seleccionades",
|
||||
"AGENT_SELECT_LABEL": "Seleccionar Agent",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Estas segur d'assignar {conversationCount} {conversationLabel} a",
|
||||
"UNASSIGN_CONFIRMATION_LABEL": "Estàs segur de desassignar {conversationCount} {conversationLabel}?",
|
||||
"GO_BACK_LABEL": "Torna",
|
||||
"ASSIGN_LABEL": "Assignar",
|
||||
"YES": "Si",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Cercar",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Assigna un agent",
|
||||
"ASSIGN_TEAM_TOOLTIP": "Assigna un equip",
|
||||
"ASSIGN_SUCCESFUL": "Les converses s'han assignat correctament.",
|
||||
"ASSIGN_FAILED": "No s'han pogut assignar les converses. Torna-ho a provar.",
|
||||
"RESOLVE_SUCCESFUL": "Les converses s'han resolt correctament.",
|
||||
"RESOLVE_FAILED": "No s'han pogut resoldre les converses. Torna-ho a provar.",
|
||||
"ALL_CONVERSATIONS_SELECTED_ALERT": "Les converses visibles en aquesta pàgina només estan seleccionades.",
|
||||
"AGENT_LIST_LOADING": "S'estan carregant els agents",
|
||||
"UPDATE": {
|
||||
"CHANGE_STATUS": "Canvia l'estat",
|
||||
"SNOOZE_UNTIL": "Posposat",
|
||||
"UPDATE_SUCCESFUL": "L'estat de les converses s'ha actualitzat correctament.",
|
||||
"UPDATE_FAILED": "No s'han pogut actualitzar les converses. Torna-ho a provar."
|
||||
},
|
||||
"LABELS": {
|
||||
"ASSIGN_LABELS": "Assignar etiquetes",
|
||||
"NO_LABELS_FOUND": "No s'han trobat etiquetes",
|
||||
"ASSIGN_SELECTED_LABELS": "Assigna les etiquetes seleccionades",
|
||||
"ASSIGN_SUCCESFUL": "L'etiqueta s'ha assignat correctament.",
|
||||
"ASSIGN_FAILED": "No s'han pogut assignar les etiquetes. Torna-ho a provar."
|
||||
},
|
||||
"TEAMS": {
|
||||
"TEAM_SELECT_LABEL": "Selecciona equip",
|
||||
"NONE": "Ningú",
|
||||
"NO_TEAMS_AVAILABLE": "Encara no hi ha cap equip afegit a aquest compte.",
|
||||
"ASSIGN_SELECTED_TEAMS": "Assigna l'equip seleccionat.",
|
||||
"ASSIGN_SUCCESFUL": "Equips assignats correctament.",
|
||||
"ASSIGN_FAILED": "No s'han pogut assignar els equips. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"CAMPAIGN": {
|
||||
"LIVE_CHAT": {
|
||||
"HEADER_TITLE": "Live chat campaigns",
|
||||
"NEW_CAMPAIGN": "Create campaign",
|
||||
"CARD": {
|
||||
"STATUS": {
|
||||
"ENABLED": "Habilita",
|
||||
"DISABLED": "Inhabilita"
|
||||
},
|
||||
"CAMPAIGN_DETAILS": {
|
||||
"SENT_BY": "Enviat per",
|
||||
"BOT": "Bot",
|
||||
"FROM": "des de",
|
||||
"URL": "URL:"
|
||||
}
|
||||
},
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No live chat campaigns are available",
|
||||
"SUBTITLE": "Connect with your customers using proactive messages. Click 'Create campaign' to get started."
|
||||
},
|
||||
"CREATE": {
|
||||
"TITLE": "Create a live chat campaign",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"CREATE_BUTTON_TEXT": "Crear",
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Títol",
|
||||
"PLACEHOLDER": "Introduïu el títol de la campanya",
|
||||
"ERROR": "El títol és necessari"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Missatge",
|
||||
"PLACEHOLDER": "Introdueix el missatge de la campanya",
|
||||
"ERROR": "El missatge és obligatori"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Selecciona Safata d'entrada",
|
||||
"PLACEHOLDER": "Selecciona Safata d'entrada",
|
||||
"ERROR": "Safata d'entrada és necessària"
|
||||
},
|
||||
"SENT_BY": {
|
||||
"LABEL": "Enviat per",
|
||||
"PLACEHOLDER": "Please select sender",
|
||||
"ERROR": "El remitent és obligatori"
|
||||
},
|
||||
"END_POINT": {
|
||||
"LABEL": "URL",
|
||||
"PLACEHOLDER": "Introdueix la URL vàlid",
|
||||
"ERROR": "Introduïu una URL vàlid"
|
||||
},
|
||||
"TIME_ON_PAGE": {
|
||||
"LABEL": "Temps a la pàgina (segons)",
|
||||
"PLACEHOLDER": "Introdueix l'hora",
|
||||
"ERROR": "L'hora a la pàgina és obligatori"
|
||||
},
|
||||
"OTHER_PREFERENCES": {
|
||||
"TITLE": "Other preferences",
|
||||
"ENABLED": "Activa la campanya",
|
||||
"TRIGGER_ONLY_BUSINESS_HOURS": "Activa només durant l'horari comercial"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Live chat campaign created successfully",
|
||||
"ERROR_MESSAGE": "S'ha produït un error. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit live chat campaign",
|
||||
"FORM": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Live chat campaign updated successfully",
|
||||
"ERROR_MESSAGE": "S'ha produït un error. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"SMS": {
|
||||
"HEADER_TITLE": "SMS campaigns",
|
||||
"NEW_CAMPAIGN": "Create campaign",
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No SMS campaigns are available",
|
||||
"SUBTITLE": "Launch an SMS campaign to reach your customers directly. Send offers or make announcements with ease. Click 'Create campaign' to get started."
|
||||
},
|
||||
"CARD": {
|
||||
"STATUS": {
|
||||
"COMPLETED": "Completat",
|
||||
"SCHEDULED": "Scheduled"
|
||||
},
|
||||
"CAMPAIGN_DETAILS": {
|
||||
"SENT_FROM": "Sent from",
|
||||
"ON": "on"
|
||||
}
|
||||
},
|
||||
"CREATE": {
|
||||
"TITLE": "Create SMS campaign",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"CREATE_BUTTON_TEXT": "Crear",
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Títol",
|
||||
"PLACEHOLDER": "Introduïu el títol de la campanya",
|
||||
"ERROR": "El títol és necessari"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Missatge",
|
||||
"PLACEHOLDER": "Introdueix el missatge de la campanya",
|
||||
"ERROR": "El missatge és obligatori"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Selecciona Safata d'entrada",
|
||||
"PLACEHOLDER": "Selecciona Safata d'entrada",
|
||||
"ERROR": "Safata d'entrada és necessària"
|
||||
},
|
||||
"AUDIENCE": {
|
||||
"LABEL": "Públic",
|
||||
"PLACEHOLDER": "Selecciona les etiquetes dels clients",
|
||||
"ERROR": "L'audiència és obligatòria"
|
||||
},
|
||||
"SCHEDULED_AT": {
|
||||
"LABEL": "Hora programada",
|
||||
"PLACEHOLDER": "Selecciona l'hora",
|
||||
"ERROR": "Es requereix hora programada"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "SMS campaign created successfully",
|
||||
"ERROR_MESSAGE": "S'ha produït un error. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"WHATSAPP": {
|
||||
"HEADER_TITLE": "WhatsApp campaigns",
|
||||
"NEW_CAMPAIGN": "Create campaign",
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No WhatsApp campaigns are available",
|
||||
"SUBTITLE": "Launch a WhatsApp campaign to reach your customers directly. Send offers or make announcements with ease. Click 'Create campaign' to get started."
|
||||
},
|
||||
"CARD": {
|
||||
"STATUS": {
|
||||
"COMPLETED": "Completat",
|
||||
"SCHEDULED": "Scheduled"
|
||||
},
|
||||
"CAMPAIGN_DETAILS": {
|
||||
"SENT_FROM": "Sent from",
|
||||
"ON": "on"
|
||||
}
|
||||
},
|
||||
"CREATE": {
|
||||
"TITLE": "Create WhatsApp campaign",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"CREATE_BUTTON_TEXT": "Crear",
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Títol",
|
||||
"PLACEHOLDER": "Introduïu el títol de la campanya",
|
||||
"ERROR": "El títol és necessari"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Selecciona Safata d'entrada",
|
||||
"PLACEHOLDER": "Selecciona Safata d'entrada",
|
||||
"ERROR": "Safata d'entrada és necessària"
|
||||
},
|
||||
"TEMPLATE": {
|
||||
"LABEL": "WhatsApp Template",
|
||||
"PLACEHOLDER": "Select a template",
|
||||
"INFO": "Select a template to use for this campaign.",
|
||||
"ERROR": "Template is required",
|
||||
"PREVIEW_TITLE": "Procés {templateName}",
|
||||
"LANGUAGE": "Idioma",
|
||||
"CATEGORY": "Categoria",
|
||||
"VARIABLES_LABEL": "Variables",
|
||||
"VARIABLE_PLACEHOLDER": "Enter value for {variable}"
|
||||
},
|
||||
"AUDIENCE": {
|
||||
"LABEL": "Públic",
|
||||
"PLACEHOLDER": "Selecciona les etiquetes dels clients",
|
||||
"ERROR": "L'audiència és obligatòria"
|
||||
},
|
||||
"SCHEDULED_AT": {
|
||||
"LABEL": "Hora programada",
|
||||
"PLACEHOLDER": "Selecciona l'hora",
|
||||
"ERROR": "Es requereix hora programada"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "WhatsApp campaign created successfully",
|
||||
"ERROR_MESSAGE": "S'ha produït un error. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"CONFIRM_DELETE": {
|
||||
"TITLE": "N'estàs segur?",
|
||||
"DESCRIPTION": "The delete action is permanent and cannot be reversed.",
|
||||
"CONFIRM": "Esborrar",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La campanya s'ha suprimit correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"CANNED_MGMT": {
|
||||
"HEADER": "Respostes predeterminades",
|
||||
"LEARN_MORE": "Learn more about canned responses",
|
||||
"DESCRIPTION": "Canned Responses are pre-written reply templates that help you quickly respond to a conversation. Agents can type the '/' character followed by the shortcode to insert a canned response during a conversation. ",
|
||||
"HEADER_BTN_TXT": "Afegir resposta predeterminada",
|
||||
"LOADING": "S'estan recollint les respostes predeterminades...",
|
||||
"SEARCH_404": "No hi ha cap resposta que coincideixi amb aquesta consulta.",
|
||||
"LIST": {
|
||||
"404": "No hi ha respostes predeterminades disponibles en aquest compte.",
|
||||
"TITLE": "Gestiona les respostes predeterminades",
|
||||
"DESC": "Les respostes predeterminades són plantilles de resposta predefinides que es poden utilitzar per enviar ràpidament respostes a les converses.",
|
||||
"TABLE_HEADER": {
|
||||
"SHORT_CODE": "Codi curt",
|
||||
"CONTENT": "Contingut",
|
||||
"ACTIONS": "Accions"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegir resposta predeterminada",
|
||||
"DESC": "Les respostes predeterminades són plantilles de resposta predefinides que es poden utilitzar per enviar ràpidament respostes a les converses.",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Codi curt",
|
||||
"PLACEHOLDER": "Introduïu un codi curt.",
|
||||
"ERROR": "És necessari el codi curt."
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "Missatge",
|
||||
"PLACEHOLDER": "Escriviu el missatge que voleu desar com a plantilla per utilitzar-lo més tard.",
|
||||
"ERROR": "El missatge és obligatori."
|
||||
},
|
||||
"SUBMIT": "Envia"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Resposta predeterminada afegida correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edita la resposta predeterminada",
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Codi curt",
|
||||
"PLACEHOLDER": "Introduïu un codi curt.",
|
||||
"ERROR": "És necessari el codi curt."
|
||||
},
|
||||
"CONTENT": {
|
||||
"LABEL": "Missatge",
|
||||
"PLACEHOLDER": "Escriviu el missatge que voleu desar com a plantilla per utilitzar-lo més tard.",
|
||||
"ERROR": "El missatge és obligatori."
|
||||
},
|
||||
"SUBMIT": "Envia"
|
||||
},
|
||||
"BUTTON_TEXT": "Edita",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Resposta predeterminada actualitzada correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborra",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Resposta predeterminada eliminada 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": "N'estas segur ",
|
||||
"YES": "Sí, esborra ",
|
||||
"NO": "No, mantén-la "
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,142 @@
|
||||
{
|
||||
"CHAT_LIST": {
|
||||
"LOADING": "S'estan obtenint converses",
|
||||
"LOAD_MORE_CONVERSATIONS": "Carrega més converses",
|
||||
"EOF": "Totes les converses carregades 🎉",
|
||||
"LIST": {
|
||||
"404": "No hi ha converses actives en aquest grup."
|
||||
},
|
||||
"FAILED_TO_SEND": "Failed to send",
|
||||
"TAB_HEADING": "Converses",
|
||||
"MENTION_HEADING": "Mencions",
|
||||
"UNATTENDED_HEADING": "Sense assistència",
|
||||
"SEARCH": {
|
||||
"INPUT": "Cerca persones, xats, respostes desades .."
|
||||
},
|
||||
"FILTER_ALL": "Totes",
|
||||
"ASSIGNEE_TYPE_TABS": {
|
||||
"me": "Meves",
|
||||
"unassigned": "Sense assignar",
|
||||
"all": "Totes"
|
||||
},
|
||||
"CHAT_STATUS_FILTER_ITEMS": {
|
||||
"open": {
|
||||
"TEXT": "Obrir"
|
||||
},
|
||||
"resolved": {
|
||||
"TEXT": "Resoltes"
|
||||
},
|
||||
"pending": {
|
||||
"TEXT": "Pendent"
|
||||
},
|
||||
"snoozed": {
|
||||
"TEXT": "Posposat"
|
||||
},
|
||||
"all": {
|
||||
"TEXT": "Totes"
|
||||
}
|
||||
},
|
||||
"VIEW_FILTER": "Veure",
|
||||
"SORT_TOOLTIP_LABEL": "Ordena les converses",
|
||||
"CHAT_SORT": {
|
||||
"STATUS": "Estat",
|
||||
"ORDER_BY": "Ordena per"
|
||||
},
|
||||
"CHAT_TIME_STAMP": {
|
||||
"CREATED": {
|
||||
"LATEST": "Creat",
|
||||
"OLDEST": "Creat per:"
|
||||
},
|
||||
"LAST_ACTIVITY": {
|
||||
"NOT_ACTIVE": "Darrera activitat:",
|
||||
"ACTIVE": "Darrera activitat"
|
||||
}
|
||||
},
|
||||
"SORT_ORDER_ITEMS": {
|
||||
"last_activity_at_asc": {
|
||||
"TEXT": "Última activitat: Més antic primer"
|
||||
},
|
||||
"last_activity_at_desc": {
|
||||
"TEXT": "Última activitat: La més nova primer"
|
||||
},
|
||||
"created_at_desc": {
|
||||
"TEXT": "Creat a: El més nou primer"
|
||||
},
|
||||
"created_at_asc": {
|
||||
"TEXT": "Creat a: el més antic primer"
|
||||
},
|
||||
"priority_desc": {
|
||||
"TEXT": "Prioritat: primer el més alt"
|
||||
},
|
||||
"priority_asc": {
|
||||
"TEXT": "Prioritat: primer el més baix"
|
||||
},
|
||||
"waiting_since_asc": {
|
||||
"TEXT": "Resposta pendent: el més llarg primer"
|
||||
},
|
||||
"waiting_since_desc": {
|
||||
"TEXT": "Resposta pendent: el més curt primer"
|
||||
}
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"image": {
|
||||
"CONTENT": "Missatge d'imatge"
|
||||
},
|
||||
"audio": {
|
||||
"CONTENT": "Missatge d'àudio"
|
||||
},
|
||||
"video": {
|
||||
"CONTENT": "Missatge de vídeo"
|
||||
},
|
||||
"file": {
|
||||
"CONTENT": "Fitxer adjunt"
|
||||
},
|
||||
"location": {
|
||||
"CONTENT": "Ubicació"
|
||||
},
|
||||
"ig_reel": {
|
||||
"CONTENT": "Instagram Reel"
|
||||
},
|
||||
"fallback": {
|
||||
"CONTENT": "ha compartit una URL"
|
||||
},
|
||||
"contact": {
|
||||
"CONTENT": "Shared contact"
|
||||
},
|
||||
"embed": {
|
||||
"CONTENT": "Embedded content"
|
||||
}
|
||||
},
|
||||
"CHAT_SORT_BY_FILTER": {
|
||||
"TITLE": "Ordena la conversa",
|
||||
"DROPDOWN_TITLE": "Ordenat per",
|
||||
"ITEMS": {
|
||||
"LATEST": {
|
||||
"NAME": "Darrera activitat a les",
|
||||
"LABEL": "Darrera activitat"
|
||||
},
|
||||
"CREATED_AT": {
|
||||
"NAME": "Creat per",
|
||||
"LABEL": "Creat per"
|
||||
},
|
||||
"LAST_USER_MESSAGE_AT": {
|
||||
"NAME": "Últim missatge de l'usuari a les",
|
||||
"LABEL": "Últim missatge"
|
||||
}
|
||||
}
|
||||
},
|
||||
"RECEIVED_VIA_EMAIL": "Rebut per correu electrònic",
|
||||
"VIEW_TWEET_IN_TWITTER": "Veure el tuit a Twitter",
|
||||
"REPLY_TO_TWEET": "Respon a aquest tuit",
|
||||
"LINK_TO_STORY": "Ves a la història d'instagram",
|
||||
"SENT": "Enviat correctament",
|
||||
"READ": "Llegit correctament",
|
||||
"DELIVERED": "S'ha lliurat correctament",
|
||||
"NO_MESSAGES": "Cap Missatge",
|
||||
"NO_CONTENT": "No hi ha contingut disponible",
|
||||
"HIDE_QUOTED_TEXT": "Amaga text entre cometes",
|
||||
"SHOW_QUOTED_TEXT": "Mostra text entre cometes",
|
||||
"MESSAGE_READ": "Llegir",
|
||||
"SENDING": "Sending"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"COMPANIES": {
|
||||
"HEADER": "Companies",
|
||||
"SORT_BY": {
|
||||
"LABEL": "Ordenat per",
|
||||
"OPTIONS": {
|
||||
"NAME": "Nom",
|
||||
"DOMAIN": "Domini",
|
||||
"CREATED_AT": "Creat per",
|
||||
"CONTACTS_COUNT": "Contacts count"
|
||||
}
|
||||
},
|
||||
"ORDER": {
|
||||
"LABEL": "Order",
|
||||
"OPTIONS": {
|
||||
"ASCENDING": "Ascending",
|
||||
"DESCENDING": "Descending"
|
||||
}
|
||||
},
|
||||
"SEARCH_PLACEHOLDER": "Search companies...",
|
||||
"LOADING": "Loading companies...",
|
||||
"UNNAMED": "Unnamed Company",
|
||||
"CONTACTS_COUNT": "{n} contact | {n} contacts",
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No companies found"
|
||||
}
|
||||
},
|
||||
"COMPANIES_LAYOUT": {
|
||||
"PAGINATION_FOOTER": {
|
||||
"SHOWING": "Showing {startItem} – {endItem} of {totalItems} company | Showing {startItem} – {endItem} of {totalItems} companies"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"PAGINATION_FOOTER": {
|
||||
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
|
||||
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
|
||||
},
|
||||
"COMBOBOX": {
|
||||
"PLACEHOLDER": "Select an option...",
|
||||
"EMPTY_SEARCH_RESULTS": "No items found for the search term `{searchTerm}`",
|
||||
"EMPTY_STATE": "No s'han trobat resultats.",
|
||||
"SEARCH_PLACEHOLDER": "Search...",
|
||||
"MORE": "+{count} més"
|
||||
},
|
||||
"DROPDOWN_MENU": {
|
||||
"SEARCH_PLACEHOLDER": "Search...",
|
||||
"EMPTY_STATE": "No s'han trobat resultats.",
|
||||
"SEARCHING": "S'està cercant..."
|
||||
},
|
||||
"DIALOG": {
|
||||
"BUTTONS": {
|
||||
"CANCEL": "Cancel·la",
|
||||
"CONFIRM": "Confirma"
|
||||
}
|
||||
},
|
||||
"PHONE_INPUT": {
|
||||
"SEARCH_PLACEHOLDER": "Search country",
|
||||
"ERROR": "Phone number should be empty or in E.164 format",
|
||||
"DIAL_CODE_ERROR": "Selecciona un codi de marcatge de la llista"
|
||||
},
|
||||
"THUMBNAIL": {
|
||||
"AUTHOR": {
|
||||
"NOT_AVAILABLE": "L'autor no està disponible"
|
||||
}
|
||||
},
|
||||
"BREADCRUMB": {
|
||||
"ARIA_LABEL": "Breadcrumb"
|
||||
},
|
||||
"SWITCH": {
|
||||
"TOGGLE": "Toggle switch"
|
||||
},
|
||||
"LABEL": {
|
||||
"TAG_BUTTON": "tag"
|
||||
},
|
||||
"FEATURE_SPOTLIGHT": {
|
||||
"LEARN_MORE": "Aprèn més",
|
||||
"WATCH_VIDEO": "Watch video"
|
||||
},
|
||||
"DURATION_INPUT": {
|
||||
"MINUTES": "Minutes",
|
||||
"HOURS": "Hours",
|
||||
"DAYS": "Days",
|
||||
"PLACEHOLDER": "Enter duration"
|
||||
},
|
||||
"CHANNEL_SELECTOR": {
|
||||
"COMING_SOON": "Coming Soon!"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,655 @@
|
||||
{
|
||||
"CONTACT_PANEL": {
|
||||
"NOT_AVAILABLE": "No disponible",
|
||||
"EMAIL_ADDRESS": "Adreça de correu electrònic",
|
||||
"PHONE_NUMBER": "Número de telèfon",
|
||||
"IDENTIFIER": "Identificador",
|
||||
"COPY_SUCCESSFUL": "S'ha copiat al porta-retalls amb èxit",
|
||||
"COMPANY": "Companyia",
|
||||
"LOCATION": "Ubicació",
|
||||
"BROWSER_LANGUAGE": "Idioma del navegador",
|
||||
"CONVERSATION_TITLE": "Detalls de les converses",
|
||||
"VIEW_PROFILE": "Veure perfil",
|
||||
"BROWSER": "Navegador",
|
||||
"OS": "Sistema operatiu",
|
||||
"INITIATED_FROM": "Iniciada des de",
|
||||
"INITIATED_AT": "Iniciada a les",
|
||||
"IP_ADDRESS": "Adreça IP",
|
||||
"CREATED_AT_LABEL": "Creat",
|
||||
"NEW_MESSAGE": "Nou missatge",
|
||||
"CALL": "Call",
|
||||
"CALL_INITIATED": "Calling the contact…",
|
||||
"CALL_FAILED": "Unable to start the call. Please try again.",
|
||||
"VOICE_INBOX_PICKER": {
|
||||
"TITLE": "Choose a voice inbox"
|
||||
},
|
||||
"CONVERSATIONS": {
|
||||
"NO_RECORDS_FOUND": "No hi han converses prèvies associades a aquest contacte.",
|
||||
"TITLE": "Converses prèvies"
|
||||
},
|
||||
"LABELS": {
|
||||
"CONTACT": {
|
||||
"TITLE": "Etiquetes de contactes",
|
||||
"ERROR": "No s'han pogut actualitzar les etiquetes"
|
||||
},
|
||||
"CONVERSATION": {
|
||||
"TITLE": "Etiquetes de converses",
|
||||
"ADD_BUTTON": "Afegir etiquetes"
|
||||
},
|
||||
"LABEL_SELECT": {
|
||||
"TITLE": "Afegir etiquetes",
|
||||
"PLACEHOLDER": "Cerca etiquetes",
|
||||
"NO_RESULT": "No s'han trobat etiquetes",
|
||||
"CREATE_LABEL": "Crea una etiqueta nova"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACT": "Reagrupa contacte",
|
||||
"CONTACT_ACTIONS": "Accions de contacte",
|
||||
"MUTE_CONTACT": "Bloqueja el contacte",
|
||||
"UNMUTE_CONTACT": "Desbloqueja el contacte",
|
||||
"MUTED_SUCCESS": "Aquest contacte s'ha bloquejat correctament. No se us notificarà cap conversa futura.",
|
||||
"UNMUTED_SUCCESS": "Aquest contacte s'ha desbloquejat correctament.",
|
||||
"SEND_TRANSCRIPT": "Envia la transcripció",
|
||||
"EDIT_LABEL": "Edita",
|
||||
"SIDEBAR_SECTIONS": {
|
||||
"CUSTOM_ATTRIBUTES": "Atributs personalitzats",
|
||||
"CONTACT_LABELS": "Etiquetes de contactes",
|
||||
"PREVIOUS_CONVERSATIONS": "Converses prèvies",
|
||||
"NO_RECORDS_FOUND": "No s'han trobat atributs"
|
||||
}
|
||||
},
|
||||
"EDIT_CONTACT": {
|
||||
"BUTTON_LABEL": "Edita el contacte",
|
||||
"TITLE": "Edita el contacte",
|
||||
"DESC": "Edita els detalls de contacte"
|
||||
},
|
||||
"DELETE_CONTACT": {
|
||||
"BUTTON_LABEL": "Contacte esborrat",
|
||||
"TITLE": "Contacte esborrat",
|
||||
"DESC": "Detalls del contacte esborrat",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"MESSAGE": "N'estas segur? ",
|
||||
"YES": "Si, esborra",
|
||||
"NO": "No, segueix"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contacte esborrat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut esborrar el contacte. Torneu-ho a provar."
|
||||
}
|
||||
},
|
||||
"CONTACT_FORM": {
|
||||
"FORM": {
|
||||
"SUBMIT": "Envia",
|
||||
"CANCEL": "Cancel·la",
|
||||
"AVATAR": {
|
||||
"LABEL": "Avatar del contacte"
|
||||
},
|
||||
"NAME": {
|
||||
"PLACEHOLDER": "Introdueix el nom complet del contacte",
|
||||
"LABEL": "Nom complet"
|
||||
},
|
||||
"BIO": {
|
||||
"PLACEHOLDER": "Introdueix la biografia del contacte",
|
||||
"LABEL": "Bio"
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"PLACEHOLDER": "Introdueix l'adreça de correu electrònic del contacte",
|
||||
"LABEL": "Adreça de correu electrònic",
|
||||
"DUPLICATE": "Aquesta adreça de correu electrònic s’utilitza per a un altre contacte.",
|
||||
"ERROR": "Introduïu una adreça de correu electrònic vàlida."
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"PLACEHOLDER": "Introdueix el número de telèfon del contacte",
|
||||
"LABEL": "Número de telèfon",
|
||||
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]",
|
||||
"ERROR": "El número de telèfon ha d'estar buit o en format E.164",
|
||||
"DIAL_CODE_ERROR": "Selecciona un codi de marcatge de la llista",
|
||||
"DUPLICATE": "Aquest número de telèfon està en ús per a un altre contacte."
|
||||
},
|
||||
"LOCATION": {
|
||||
"PLACEHOLDER": "Introdueix la ubicació del contacte",
|
||||
"LABEL": "Ubicació"
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"PLACEHOLDER": "Introdueix el nom de la companyia",
|
||||
"LABEL": "Nom de la companyia"
|
||||
},
|
||||
"COUNTRY": {
|
||||
"PLACEHOLDER": "Introdueix el nom del país",
|
||||
"LABEL": "Nom del país",
|
||||
"SELECT_PLACEHOLDER": "Selecciona",
|
||||
"REMOVE": "Suprimeix",
|
||||
"SELECT_COUNTRY": "Selecciona país"
|
||||
},
|
||||
"CITY": {
|
||||
"PLACEHOLDER": "Introdueix el nom de la ciutat",
|
||||
"LABEL": "Nom de la ciutat"
|
||||
},
|
||||
"SOCIAL_PROFILES": {
|
||||
"FACEBOOK": {
|
||||
"PLACEHOLDER": "Introduïu el nom d'usuari de Facebook",
|
||||
"LABEL": "Facebook"
|
||||
},
|
||||
"TWITTER": {
|
||||
"PLACEHOLDER": "Introduïu el nom d'usuari de Twitter",
|
||||
"LABEL": "Twitter"
|
||||
},
|
||||
"LINKEDIN": {
|
||||
"PLACEHOLDER": "Introduïu el nom d'usuari de LinkedIn",
|
||||
"LABEL": "LinkedIn"
|
||||
},
|
||||
"GITHUB": {
|
||||
"PLACEHOLDER": "Introdueix el nom d'usuari de Github",
|
||||
"LABEL": "Github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_AVATAR": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "L'avatar del contacte s'ha suprimit correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut esborrar l'avatar de contacte. Torneu-ho a provar."
|
||||
}
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contacte guardat correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
},
|
||||
"NEW_CONVERSATION": {
|
||||
"BUTTON_LABEL": "Inicia la conversa",
|
||||
"TITLE": "Nova conversació",
|
||||
"DESC": "Inicia una conversa nova enviant un missatge nou.",
|
||||
"NO_INBOX": "No s'ha pogut trobar una safata d'entrada per iniciar una conversa nova amb aquest contacte.",
|
||||
"FORM": {
|
||||
"TO": {
|
||||
"LABEL": "Per"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Inbox",
|
||||
"PLACEHOLDER": "Trieu la safata d'entrada d'origen",
|
||||
"ERROR": "Selecciona una Safata d'entrada"
|
||||
},
|
||||
"SUBJECT": {
|
||||
"LABEL": "Assumpte",
|
||||
"PLACEHOLDER": "Assumpte",
|
||||
"ERROR": "L'assumpte no pot estar buit"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Missatge",
|
||||
"PLACEHOLDER": "Escriu el teu missatge aquí",
|
||||
"ERROR": "El missatge no pot estar buit"
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"SELECT": "Trieu fitxers",
|
||||
"HELP_TEXT": "Arrossegueu i deixeu anar fitxers aquí o trieu fitxers per adjuntar"
|
||||
},
|
||||
"SUBMIT": "Envia missatge",
|
||||
"CANCEL": "Cancel·la",
|
||||
"SUCCESS_MESSAGE": "Missatges enviat!",
|
||||
"GO_TO_CONVERSATION": "Veure",
|
||||
"ERROR_MESSAGE": "No s'ha pogut enviar! torna-ho a provar"
|
||||
}
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"LIST": {
|
||||
"TABLE_HEADER": {
|
||||
"SOCIAL_PROFILES": "Perfils socials"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"BUTTON": "Afegir atributs personalitzats",
|
||||
"COPY_SUCCESSFUL": "S'ha copiat al porta-retalls amb èxit",
|
||||
"SHOW_MORE": "Mostra tots els atributs",
|
||||
"SHOW_LESS": "Mostra menys atributs",
|
||||
"ACTIONS": {
|
||||
"COPY": "Copia l'atribut",
|
||||
"DELETE": "Suprimeix l'atribut",
|
||||
"EDIT": "Edita l'atribut"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Crear atribut personalitzat",
|
||||
"DESC": "Afegeix informació personalitzada a aquest contacte."
|
||||
},
|
||||
"FORM": {
|
||||
"CREATE": "Afegir atribut",
|
||||
"CANCEL": "Cancel·la",
|
||||
"NAME": {
|
||||
"LABEL": "Personalitza el nom de l'atribut",
|
||||
"PLACEHOLDER": "P. ex.: identificador de Shopify",
|
||||
"ERROR": "El nom de l'atribut personalitzat no és vàlid"
|
||||
},
|
||||
"VALUE": {
|
||||
"LABEL": "Valor de l'atribut",
|
||||
"PLACEHOLDER": "Ex: 11901 "
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Crear nou atribut ",
|
||||
"SUCCESS": "Atribut afegit correctament",
|
||||
"ERROR": "No es pot afegir l'atribut. Si us plau, intenta-ho més tard"
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Atribut actualitzat correctament",
|
||||
"ERROR": "No es pot actualitzar l'atribut. Si us plau, intenta-ho més tard"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Atribut esborrat correctament",
|
||||
"ERROR": "No es pot esborrar l'atribut. Si us plau, intenta-ho més tard"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Afegir atributs",
|
||||
"PLACEHOLDER": "Cerca atributs",
|
||||
"NO_RESULT": "No s'han trobat atributs"
|
||||
},
|
||||
"ATTRIBUTE_TYPE": {
|
||||
"LIST": {
|
||||
"PLACEHOLDER": "Selecciona valor",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Cerca valor",
|
||||
"NO_RESULT": "No s'ha trobat cap resultat"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Un valor vàlid és necessari",
|
||||
"INVALID_URL": "URL no vàlid",
|
||||
"INVALID_INPUT": "Entrada incorrecta"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
"TITLE": "Fusiona contactes",
|
||||
"DESCRIPTION": "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Contacte principal",
|
||||
"HELP_LABEL": "Per esborrar"
|
||||
},
|
||||
"PARENT": {
|
||||
"TITLE": "Contacte per fusionar",
|
||||
"PLACEHOLDER": "Cerca un contacte",
|
||||
"HELP_LABEL": "S'ha de mantenir"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Resum",
|
||||
"DELETE_WARNING": "El contacte de <strong>{primaryContactName}</strong> es suprimirà.",
|
||||
"ATTRIBUTE_WARNING": "Les dades de contacte de <strong>{primaryContactName}</strong> es copiaran a <strong>{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||
},
|
||||
"FORM": {
|
||||
"SUBMIT": " Fusiona contactes",
|
||||
"CANCEL": "Cancel·la",
|
||||
"CHILD_CONTACT": {
|
||||
"ERROR": "Seleccioneu un contacte fill per fusionar"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contacte fusionat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut fusionar els contactes, torna-ho a provar!"
|
||||
},
|
||||
"DROPDOWN_ITEM": {
|
||||
"ID": "(ID: {identifier})"
|
||||
}
|
||||
},
|
||||
"CONTACTS_LAYOUT": {
|
||||
"HEADER": {
|
||||
"TITLE": "Contactes",
|
||||
"SEARCH_TITLE": "Search contacts",
|
||||
"ACTIVE_TITLE": "Active contacts",
|
||||
"SEARCH_PLACEHOLDER": "Search...",
|
||||
"MESSAGE_BUTTON": "Missatge",
|
||||
"SEND_MESSAGE": "Envia missatge",
|
||||
"BLOCK_CONTACT": "Block contact",
|
||||
"UNBLOCK_CONTACT": "Unblock contact",
|
||||
"BREADCRUMB": {
|
||||
"CONTACTS": "Contactes"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"CONTACT_CREATION": {
|
||||
"ADD_CONTACT": "Add contact",
|
||||
"EXPORT_CONTACT": "Export contacts",
|
||||
"IMPORT_CONTACT": "Import contacts",
|
||||
"SAVE_CONTACT": "Save contact",
|
||||
"EMAIL_ADDRESS_DUPLICATE": "Aquesta adreça de correu electrònic s’utilitza per a un altre contacte.",
|
||||
"PHONE_NUMBER_DUPLICATE": "Aquest número de telèfon està en ús per a un altre contacte.",
|
||||
"SUCCESS_MESSAGE": "Contacte guardat correctament",
|
||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||
},
|
||||
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||
"UNBLOCK_SUCCESS_MESSAGE": "Aquest contacte s'ha desbloquejat correctament",
|
||||
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||
"IMPORT_CONTACT": {
|
||||
"TITLE": "Import contacts",
|
||||
"DESCRIPTION": "Importa contactes a través d'un fitxer CSV.",
|
||||
"DOWNLOAD_LABEL": "Descarrega un csv d'exemple.",
|
||||
"LABEL": "Fitxer CSV:",
|
||||
"CHOOSE_FILE": "Choose file",
|
||||
"CHANGE": "Canvia",
|
||||
"CANCEL": "Cancel·la",
|
||||
"IMPORT": "Importa",
|
||||
"SUCCESS_MESSAGE": "Es notificarà per correu electrònic quan s'hagi completat la importació.",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
},
|
||||
"EXPORT_CONTACT": {
|
||||
"TITLE": "Export contacts",
|
||||
"DESCRIPTION": "Quickly export a csv file with comprehensive details of your contacts",
|
||||
"CONFIRM": "Exporta",
|
||||
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
},
|
||||
"SORT_BY": {
|
||||
"LABEL": "Ordenat per",
|
||||
"OPTIONS": {
|
||||
"NAME": "Nom",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"PHONE_NUMBER": "Número de telèfon",
|
||||
"COMPANY": "Companyia",
|
||||
"COUNTRY": "País",
|
||||
"CITY": "Ciutat",
|
||||
"LAST_ACTIVITY": "Darrera activitat",
|
||||
"CREATED_AT": "Creat per"
|
||||
}
|
||||
},
|
||||
"ORDER": {
|
||||
"LABEL": "Ordering",
|
||||
"OPTIONS": {
|
||||
"ASCENDING": "Ascending",
|
||||
"DESCENDING": "Descending"
|
||||
}
|
||||
},
|
||||
"FILTERS": {
|
||||
"CREATE_SEGMENT": {
|
||||
"TITLE": "Vols desar aquest filtre?",
|
||||
"CONFIRM": "Desa el filtre",
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Enter the name of the filter",
|
||||
"ERROR": "Enter a valid name",
|
||||
"SUCCESS_MESSAGE": "Filter saved successfully",
|
||||
"ERROR_MESSAGE": "Unable to save filter. Please try again later."
|
||||
},
|
||||
"DELETE_SEGMENT": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"DESCRIPTION": "Are you sure you want to delete this filter?",
|
||||
"CONFIRM": "Si, esborra",
|
||||
"CANCEL": "No, cancel·la",
|
||||
"SUCCESS_MESSAGE": "Filter deleted successfully",
|
||||
"ERROR_MESSAGE": "Unable to delete filter. Please try again later."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"PAGINATION_FOOTER": {
|
||||
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} contacts"
|
||||
},
|
||||
"FILTER": {
|
||||
"NAME": "Nom",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"PHONE_NUMBER": "Número de telèfon",
|
||||
"IDENTIFIER": "Identificador",
|
||||
"COUNTRY": "País",
|
||||
"CITY": "Ciutat",
|
||||
"CREATED_AT": "Creat per",
|
||||
"LAST_ACTIVITY": "Darrera activitat",
|
||||
"REFERER_LINK": "Enllaç de referència",
|
||||
"BLOCKED": "Blocat",
|
||||
"BLOCKED_TRUE": "Cert",
|
||||
"BLOCKED_FALSE": "Fals",
|
||||
"BUTTONS": {
|
||||
"CLEAR_FILTERS": "Esborra els filtres",
|
||||
"UPDATE_SEGMENT": "Update segment",
|
||||
"APPLY_FILTERS": "Aplicar filtres",
|
||||
"ADD_FILTER": "Afegeix un filtre"
|
||||
},
|
||||
"TITLE": "Filtra els contactes",
|
||||
"EDIT_SEGMENT": "Edita segment",
|
||||
"SEGMENT": {
|
||||
"LABEL": "Segment name",
|
||||
"INPUT_PLACEHOLDER": "Enter the name of the segment"
|
||||
},
|
||||
"ACTIVE_FILTERS": {
|
||||
"MORE_FILTERS": "+ {count} more filters",
|
||||
"CLEAR_FILTERS": "Esborra els filtres"
|
||||
}
|
||||
},
|
||||
"CARD": {
|
||||
"OF": "of",
|
||||
"VIEW_DETAILS": "Veure detalls",
|
||||
"EDIT_DETAILS_FORM": {
|
||||
"TITLE": "Edita els detalls de contacte",
|
||||
"FORM": {
|
||||
"FIRST_NAME": {
|
||||
"PLACEHOLDER": "Enter the first name"
|
||||
},
|
||||
"LAST_NAME": {
|
||||
"PLACEHOLDER": "Enter the last name"
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"PLACEHOLDER": "Enter the email address",
|
||||
"DUPLICATE": "Aquesta adreça de correu electrònic s’utilitza per a un altre contacte."
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"PLACEHOLDER": "Enter the phone number",
|
||||
"DUPLICATE": "Aquest número de telèfon està en ús per a un altre contacte."
|
||||
},
|
||||
"CITY": {
|
||||
"PLACEHOLDER": "Introdueix el nom de la ciutat"
|
||||
},
|
||||
"COUNTRY": {
|
||||
"PLACEHOLDER": "Select country"
|
||||
},
|
||||
"BIO": {
|
||||
"PLACEHOLDER": "Enter the bio"
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"PLACEHOLDER": "Introdueix el nom de la companyia"
|
||||
}
|
||||
},
|
||||
"UPDATE_BUTTON": "Update contact",
|
||||
"SUCCESS_MESSAGE": "Contact updated successfully",
|
||||
"ERROR_MESSAGE": "Unable to update contact. Please try again later."
|
||||
},
|
||||
"SOCIAL_MEDIA": {
|
||||
"TITLE": "Edit social links",
|
||||
"FORM": {
|
||||
"FACEBOOK": {
|
||||
"PLACEHOLDER": "Add Facebook"
|
||||
},
|
||||
"GITHUB": {
|
||||
"PLACEHOLDER": "Add Github"
|
||||
},
|
||||
"INSTAGRAM": {
|
||||
"PLACEHOLDER": "Add Instagram"
|
||||
},
|
||||
"TIKTOK": {
|
||||
"PLACEHOLDER": "Add TikTok"
|
||||
},
|
||||
"LINKEDIN": {
|
||||
"PLACEHOLDER": "Add LinkedIn"
|
||||
},
|
||||
"TWITTER": {
|
||||
"PLACEHOLDER": "Add Twitter"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_CONTACT": {
|
||||
"MESSAGE": "This action is permanent and irreversible.",
|
||||
"BUTTON": "Delete now"
|
||||
}
|
||||
},
|
||||
"DETAILS": {
|
||||
"CREATED_AT": "Created {date}",
|
||||
"LAST_ACTIVITY": "Last active {date}",
|
||||
"DELETE_CONTACT_DESCRIPTION": "Permanently delete this contact. This action is irreversible",
|
||||
"DELETE_CONTACT": "Contacte esborrat",
|
||||
"DELETE_DIALOG": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"DESCRIPTION": "Are you sure you want to delete this contact?",
|
||||
"CONFIRM": "Si, esborra",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contacte esborrat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut esborrar el contacte. Torneu-ho a provar."
|
||||
}
|
||||
},
|
||||
"AVATAR": {
|
||||
"UPLOAD": {
|
||||
"ERROR_MESSAGE": "Could not upload avatar. Please try again later.",
|
||||
"SUCCESS_MESSAGE": "Avatar uploaded successfully"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS_MESSAGE": "Avatar esborrat correctament",
|
||||
"ERROR_MESSAGE": "Could not delete avatar. Please try again later."
|
||||
}
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"TABS": {
|
||||
"ATTRIBUTES": "Attributes",
|
||||
"HISTORY": "History",
|
||||
"NOTES": "Notes",
|
||||
"MERGE": "Merge"
|
||||
},
|
||||
"HISTORY": {
|
||||
"EMPTY_STATE": "No hi han converses prèvies associades a aquest contacte"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"SEARCH_PLACEHOLDER": "Search for attributes",
|
||||
"UNUSED_ATTRIBUTES": "{count} Used attribute | {count} Unused attributes",
|
||||
"EMPTY_STATE": "There are no contact custom attributes available in this account. You can create a custom attribute in settings.",
|
||||
"YES": "Si",
|
||||
"NO": "No",
|
||||
"TRIGGER": {
|
||||
"SELECT": "Selecciona valor",
|
||||
"INPUT": "Enter value"
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"INVALID_NUMBER": "Invalid number",
|
||||
"REQUIRED": "Un valor vàlid és necessari",
|
||||
"INVALID_INPUT": "Invalid input",
|
||||
"INVALID_URL": "URL no vàlid",
|
||||
"INVALID_DATE": "Invalid date"
|
||||
},
|
||||
"NO_ATTRIBUTES": "No s'han trobat atributs",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Atribut actualitzat correctament",
|
||||
"DELETE_SUCCESS_MESSAGE": "Atribut esborrat correctament",
|
||||
"UPDATE_ERROR": "No es pot actualitzar l'atribut. Si us plau, intenta-ho més tard",
|
||||
"DELETE_ERROR": "No es pot esborrar l'atribut. Si us plau, intenta-ho més tard"
|
||||
}
|
||||
},
|
||||
"MERGE": {
|
||||
"TITLE": "Reagrupa contacte",
|
||||
"DESCRIPTION": "Combine two profiles into one, including all attributes and conversations. In case of conflict, the primary contact’s attributes will take precedence.",
|
||||
"PRIMARY": "Contacte principal",
|
||||
"PRIMARY_HELP_LABEL": "To be saved",
|
||||
"PRIMARY_REQUIRED_ERROR": "Please select a contact to merge with before proceeding",
|
||||
"PARENT": "To be merged",
|
||||
"PARENT_HELP_LABEL": "Per esborrar",
|
||||
"EMPTY_STATE": "No contacts found",
|
||||
"PLACEHOLDER": "Search for primary contact",
|
||||
"SEARCH_PLACEHOLDER": "Cerca un contacte",
|
||||
"SEARCH_ERROR_MESSAGE": "Could not search for contacts. Please try again later.",
|
||||
"SUCCESS_MESSAGE": "Contacte fusionat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut fusionar els contactes, torna-ho a provar!",
|
||||
"IS_SEARCHING": "S'està cercant...",
|
||||
"BUTTONS": {
|
||||
"CANCEL": "Cancel·la",
|
||||
"CONFIRM": "Reagrupa contacte"
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"PLACEHOLDER": "Afegeix una nota",
|
||||
"WROTE": "va escriure",
|
||||
"YOU": "Tu",
|
||||
"SAVE": "Save note",
|
||||
"ADD_NOTE": "Add contact note",
|
||||
"EXPAND": "Expandeix",
|
||||
"COLLAPSE": "Collapse",
|
||||
"NO_NOTES": "No notes, you can add notes from the contact details page.",
|
||||
"EMPTY_STATE": "There are no notes associated to this contact. You can add a note by typing in the box above.",
|
||||
"CONVERSATION_EMPTY_STATE": "There are no notes yet. Use the Add note button to create one."
|
||||
}
|
||||
},
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No contacts found in this account",
|
||||
"SUBTITLE": "Start adding new contacts by clicking on the button below",
|
||||
"BUTTON_LABEL": "Add contact",
|
||||
"SEARCH_EMPTY_STATE_TITLE": "No hi ha cap contacte que coincideixi amb la vostra cerca 🔍",
|
||||
"LIST_EMPTY_STATE_TITLE": "No contacts available in this view 📋",
|
||||
"ACTIVE_EMPTY_STATE_TITLE": "No contacts are active at the moment 🌙"
|
||||
}
|
||||
},
|
||||
"CONTACTS_BULK_ACTIONS": {
|
||||
"ASSIGN_LABELS": "Assign Labels",
|
||||
"ASSIGN_LABELS_SUCCESS": "L'etiqueta s'ha assignat correctament.",
|
||||
"ASSIGN_LABELS_FAILED": "Failed to assign labels",
|
||||
"DESCRIPTION": "Select the labels you want to add to the selected contacts.",
|
||||
"NO_LABELS_FOUND": "No labels available yet.",
|
||||
"SELECTED_COUNT": "{count} selected",
|
||||
"CLEAR_SELECTION": "Clear selection",
|
||||
"SELECT_ALL": "Select all ({count})",
|
||||
"DELETE_CONTACTS": "Esborrar",
|
||||
"DELETE_SUCCESS": "Contacts deleted successfully.",
|
||||
"DELETE_FAILED": "Failed to delete contacts.",
|
||||
"DELETE_DIALOG": {
|
||||
"TITLE": "Delete selected contacts",
|
||||
"SINGULAR_TITLE": "Delete selected contact",
|
||||
"DESCRIPTION": "This will permanently delete {count} selected contacts. This action cannot be undone.",
|
||||
"SINGULAR_DESCRIPTION": "This will permanently delete the selected contact. This action cannot be undone.",
|
||||
"CONFIRM_MULTIPLE": "Delete contacts",
|
||||
"CONFIRM_SINGLE": "Contacte esborrat"
|
||||
}
|
||||
},
|
||||
"COMPOSE_NEW_CONVERSATION": {
|
||||
"CONTACT_SEARCH": {
|
||||
"ERROR_MESSAGE": "We couldn’t complete the search. Please try again."
|
||||
},
|
||||
"FORM": {
|
||||
"GO_TO_CONVERSATION": "Veure",
|
||||
"SUCCESS_MESSAGE": "The message was sent successfully!",
|
||||
"ERROR_MESSAGE": "An error occurred while creating the conversation. Please try again later.",
|
||||
"NO_INBOX_ALERT": "There are no available inboxes to start a conversation with this contact.",
|
||||
"CONTACT_SELECTOR": {
|
||||
"LABEL": "Per:",
|
||||
"TAG_INPUT_PLACEHOLDER": "Search for a contact with name, email or phone number",
|
||||
"CONTACT_CREATING": "Creating contact..."
|
||||
},
|
||||
"INBOX_SELECTOR": {
|
||||
"LABEL": "Via:",
|
||||
"BUTTON": "Show inboxes"
|
||||
},
|
||||
"EMAIL_OPTIONS": {
|
||||
"SUBJECT_LABEL": "Assumpte :",
|
||||
"SUBJECT_PLACEHOLDER": "Enter your email subject here",
|
||||
"CC_LABEL": "Cc:",
|
||||
"CC_PLACEHOLDER": "Search for a contact with their email address",
|
||||
"BCC_LABEL": "Cco:",
|
||||
"BCC_PLACEHOLDER": "Search for a contact with their email address",
|
||||
"BCC_BUTTON": "Cco"
|
||||
},
|
||||
"MESSAGE_EDITOR": {
|
||||
"PLACEHOLDER": "Escriu el teu missatge aquí..."
|
||||
},
|
||||
"WHATSAPP_OPTIONS": {
|
||||
"LABEL": "Select template",
|
||||
"SEARCH_PLACEHOLDER": "Search templates",
|
||||
"EMPTY_STATE": "No templates found",
|
||||
"TEMPLATE_PARSER": {
|
||||
"TEMPLATE_NAME": "WhatsApp template: {templateName}",
|
||||
"VARIABLES": "Variables",
|
||||
"BACK": "Torna",
|
||||
"SEND_MESSAGE": "Envia missatge"
|
||||
}
|
||||
},
|
||||
"TWILIO_OPTIONS": {
|
||||
"LABEL": "Select template",
|
||||
"SEARCH_PLACEHOLDER": "Search templates",
|
||||
"EMPTY_STATE": "No templates found",
|
||||
"TEMPLATE_PARSER": {
|
||||
"BACK": "Torna",
|
||||
"SEND_MESSAGE": "Envia missatge"
|
||||
}
|
||||
},
|
||||
"ACTION_BUTTONS": {
|
||||
"DISCARD": "Discard",
|
||||
"SEND": "Send ({keyCode})"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"CONTACTS_FILTER": {
|
||||
"TITLE": "Filtra els contactes",
|
||||
"SUBTITLE": "Afegeix filtres a continuació i prem \"Envia\" per filtrar els contactes.",
|
||||
"EDIT_CUSTOM_SEGMENT": "Edita segment",
|
||||
"CUSTOM_VIEWS_SUBTITLE": "Afegeix o elimina filtres i actualitza el teu segment.",
|
||||
"ADD_NEW_FILTER": "Afegeix filtre",
|
||||
"CLEAR_ALL_FILTERS": "Esborra tots els filtres",
|
||||
"FILTER_DELETE_ERROR": "Hauries de tenir almenys un filtre per desar",
|
||||
"SUBMIT_BUTTON_LABEL": "Envia",
|
||||
"UPDATE_BUTTON_LABEL": "Actualitza el segment",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel·la",
|
||||
"CLEAR_BUTTON_LABEL": "Esborra els filtres",
|
||||
"EMPTY_VALUE_ERROR": "El valor és necessari",
|
||||
"SEGMENT_LABEL": "Nom del segment",
|
||||
"SEGMENT_QUERY_LABEL": "Consulta de segments",
|
||||
"TOOLTIP_LABEL": "Filtra els contactes",
|
||||
"QUERY_DROPDOWN_LABELS": {
|
||||
"AND": "I",
|
||||
"OR": "O"
|
||||
},
|
||||
"OPERATOR_LABELS": {
|
||||
"equal_to": "Igual a",
|
||||
"not_equal_to": "No és igual a",
|
||||
"contains": "Conté",
|
||||
"does_not_contain": "No conté",
|
||||
"is_present": "És present",
|
||||
"is_not_present": "No és present",
|
||||
"is_greater_than": "És més gran que",
|
||||
"is_lesser_than": "És més petit que",
|
||||
"days_before": "És x dies abans"
|
||||
},
|
||||
"ERRORS": {
|
||||
"VALUE_REQUIRED": "El valor és necessari"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"NAME": "Nom",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"PHONE_NUMBER": "Número de telèfon",
|
||||
"IDENTIFIER": "Identificador",
|
||||
"CITY": "Ciutat",
|
||||
"COUNTRY": "País",
|
||||
"CUSTOM_ATTRIBUTE_LIST": "Llista",
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Llista",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Número",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Enllaç",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Casella de selecció",
|
||||
"CREATED_AT": "Creat per",
|
||||
"LAST_ACTIVITY": "Darrera activitat",
|
||||
"REFERER_LINK": "Enllaç de referència",
|
||||
"BLOCKED": "Blocat",
|
||||
"LABELS": "Etiquetes"
|
||||
},
|
||||
"GROUPS": {
|
||||
"STANDARD_FILTERS": "Filtres estàndard",
|
||||
"ADDITIONAL_FILTERS": "Filtres addicionals",
|
||||
"CUSTOM_ATTRIBUTES": "Atributs personalitzats"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"CONTENT_TEMPLATES": {
|
||||
"MODAL": {
|
||||
"TITLE": "Twilio Templates",
|
||||
"SUBTITLE": "Select the Twilio template you want to send",
|
||||
"TEMPLATE_SELECTED_SUBTITLE": "Configure template: {templateName}"
|
||||
},
|
||||
"PICKER": {
|
||||
"SEARCH_PLACEHOLDER": "Cerca plantilles",
|
||||
"NO_TEMPLATES_FOUND": "No s'han trobat plantilles per a",
|
||||
"NO_CONTENT": "Sense contingut",
|
||||
"HEADER": "Header",
|
||||
"BODY": "Body",
|
||||
"FOOTER": "Footer",
|
||||
"BUTTONS": "Buttons",
|
||||
"CATEGORY": "Categoria",
|
||||
"MEDIA_CONTENT": "Media Content",
|
||||
"MEDIA_CONTENT_FALLBACK": "media content",
|
||||
"NO_TEMPLATES_AVAILABLE": "No Twilio templates available. Click refresh to sync templates from Twilio.",
|
||||
"REFRESH_BUTTON": "Refresh templates",
|
||||
"REFRESH_SUCCESS": "Templates refresh initiated. It may take a couple of minutes to update.",
|
||||
"REFRESH_ERROR": "Failed to refresh templates. Please try again.",
|
||||
"LABELS": {
|
||||
"LANGUAGE": "Idioma",
|
||||
"TEMPLATE_BODY": "Cos de la plantilla",
|
||||
"CATEGORY": "Categoria"
|
||||
},
|
||||
"TYPES": {
|
||||
"MEDIA": "Media",
|
||||
"QUICK_REPLY": "Quick Reply",
|
||||
"CALL_TO_ACTION": "Call to Action",
|
||||
"TEXT": "Llista"
|
||||
}
|
||||
},
|
||||
"PARSER": {
|
||||
"VARIABLES_LABEL": "Variables",
|
||||
"LANGUAGE": "Idioma",
|
||||
"CATEGORY": "Categoria",
|
||||
"VARIABLE_PLACEHOLDER": "Introdueix el valor {variable}",
|
||||
"GO_BACK_LABEL": "Torna enrere",
|
||||
"SEND_MESSAGE_LABEL": "Envia missatge",
|
||||
"FORM_ERROR_MESSAGE": "Omple totes les variables abans d'enviar-les",
|
||||
"MEDIA_HEADER_LABEL": "{type} Header",
|
||||
"MEDIA_URL_LABEL": "Enter full media URL",
|
||||
"MEDIA_URL_PLACEHOLDER": "https://example.com/image.jpg"
|
||||
},
|
||||
"FORM": {
|
||||
"BACK_BUTTON": "Enrere",
|
||||
"SEND_MESSAGE_BUTTON": "Envia missatge"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,439 @@
|
||||
{
|
||||
"CONVERSATION": {
|
||||
"SELECT_A_CONVERSATION": "Si us plau, selecciona una conversa al panell de l’esquerra",
|
||||
"CSAT_REPLY_MESSAGE": "Si us plau, valoreu la conversa",
|
||||
"404": "Ho sentim, no podem trobar la conversa. Torneu-ho a provar",
|
||||
"SWITCH_VIEW_LAYOUT": "Canvia el disseny",
|
||||
"DASHBOARD_APP_TAB_MESSAGES": "Missatges",
|
||||
"UNVERIFIED_SESSION": "La identitat d'aquest usuari no està verificada",
|
||||
"NO_MESSAGE_1": "Uh oh! Sembla que no hi ha missatges de clients a la safata d'entrada.",
|
||||
"NO_MESSAGE_2": " per enviar un missatge a la vostra pàgina!",
|
||||
"NO_INBOX_1": "Hola! Sembla que encara no heu afegit cap safata d'entrada.",
|
||||
"NO_INBOX_2": " per començar",
|
||||
"NO_INBOX_AGENT": "Uh Oh! Sembla que no ets a cap safata d'entrada. Si us plau, poseu-vos en contacte amb l'administrador",
|
||||
"SEARCH_MESSAGES": "Cerca missatges a les converses",
|
||||
"VIEW_ORIGINAL": "View original",
|
||||
"VIEW_TRANSLATED": "View translated",
|
||||
"EMPTY_STATE": {
|
||||
"CMD_BAR": "per obrir el menú d'ordres",
|
||||
"KEYBOARD_SHORTCUTS": "per veure les dreceres del teclat"
|
||||
},
|
||||
"SEARCH": {
|
||||
"TITLE": "Cerca missatges",
|
||||
"RESULT_TITLE": "Resultats de la cerca",
|
||||
"LOADING_MESSAGE": "S'estan restringint les dades...",
|
||||
"PLACEHOLDER": "Escriu qualsevol text per cercar missatges",
|
||||
"NO_MATCHING_RESULTS": "No s'han trobat resultats."
|
||||
},
|
||||
"UNREAD_MESSAGES": "Missatges no Llegits",
|
||||
"UNREAD_MESSAGE": "Missatge no Llegit",
|
||||
"CLICK_HERE": "Clica aquí",
|
||||
"LOADING_INBOXES": "S'estan carregant les safates d'entrada",
|
||||
"LOADING_CONVERSATIONS": "S'estan carregant les converses",
|
||||
"CANNOT_REPLY": "No pots respondre degut a",
|
||||
"24_HOURS_WINDOW": "Restricció de finestra de missatges de 24 hores",
|
||||
"48_HOURS_WINDOW": "Restricció de finestra de missatges de 48 hores",
|
||||
"API_HOURS_WINDOW": "You can only reply to this conversation within {hours} hours",
|
||||
"NOT_ASSIGNED_TO_YOU": "Aquesta conversa no està assignada a tu. Vols assignar-te-la?",
|
||||
"ASSIGN_TO_ME": "Assigna'm",
|
||||
"BOT_HANDOFF_MESSAGE": "You are responding to a conversation which is currently handled by an assistant or a bot.",
|
||||
"BOT_HANDOFF_ACTION": "Mark open and assign to you",
|
||||
"BOT_HANDOFF_REOPEN_ACTION": "Mark conversation open",
|
||||
"BOT_HANDOFF_SUCCESS": "Conversation has been handed over to you",
|
||||
"BOT_HANDOFF_ERROR": "Failed to take over the conversation. Please try again.",
|
||||
"TWILIO_WHATSAPP_CAN_REPLY": "Només pots respondre a aquesta conversa mitjançant una plantilla de missatge a causa de",
|
||||
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "Restricció de finestra de missatges de 24 hores",
|
||||
"OLD_INSTAGRAM_INBOX_REPLY_BANNER": "This Instagram account was migrated to the new Instagram channel inbox. All new messages will show up there. You won’t be able to send messages from this conversation anymore.",
|
||||
"REPLYING_TO": "Estas responent a:",
|
||||
"REMOVE_SELECTION": "Elimina la selecció",
|
||||
"DOWNLOAD": "Descarrega",
|
||||
"UNKNOWN_FILE_TYPE": "Fitxer desconegut",
|
||||
"SAVE_CONTACT": "Save Contact",
|
||||
"NO_CONTENT": "No content to display",
|
||||
"SHARED_ATTACHMENT": {
|
||||
"CONTACT": "{sender} has shared a contact",
|
||||
"LOCATION": "{sender} has shared a location",
|
||||
"FILE": "{sender} has shared a file",
|
||||
"MEETING": "{sender} ha iniciat una reunió"
|
||||
},
|
||||
"UPLOADING_ATTACHMENTS": "Pujant fitxers adjunts...",
|
||||
"REPLIED_TO_STORY": "Va respondre a la teva història",
|
||||
"UNSUPPORTED_MESSAGE": "This message is unsupported. You can view this message on the Facebook / Instagram app.",
|
||||
"UNSUPPORTED_MESSAGE_FACEBOOK": "Aquest missatge no està suportat. Pots veure aquest missatge a l'aplicació Facebook Messenger.",
|
||||
"UNSUPPORTED_MESSAGE_INSTAGRAM": "Aquest missatge no està suportat. Pots veure aquest missatge a l'aplicació d'Instagram.",
|
||||
"SUCCESS_DELETE_MESSAGE": "El missatge s'ha suprimit correctament",
|
||||
"FAIL_DELETE_MESSSAGE": "No s'ha pogut suprimir el missatge! Torna-ho a provar",
|
||||
"NO_RESPONSE": "Sense resposta",
|
||||
"RESPONSE": "Response",
|
||||
"RATING_TITLE": "Valoració",
|
||||
"FEEDBACK_TITLE": "Comentaris",
|
||||
"REPLY_MESSAGE_NOT_FOUND": "Missatge no disponible",
|
||||
"CARD": {
|
||||
"SHOW_LABELS": "Mostra etiquetes",
|
||||
"HIDE_LABELS": "Amaga etiquetes"
|
||||
},
|
||||
"VOICE_CALL": {
|
||||
"INCOMING_CALL": "Incoming call",
|
||||
"OUTGOING_CALL": "Outgoing call",
|
||||
"CALL_IN_PROGRESS": "Call in progress",
|
||||
"NO_ANSWER": "No answer",
|
||||
"MISSED_CALL": "Missed call",
|
||||
"CALL_ENDED": "Call ended",
|
||||
"NOT_ANSWERED_YET": "Not answered yet",
|
||||
"THEY_ANSWERED": "They answered",
|
||||
"YOU_ANSWERED": "You answered"
|
||||
},
|
||||
"HEADER": {
|
||||
"RESOLVE_ACTION": "Resoldre",
|
||||
"REOPEN_ACTION": "Tornar a obrir",
|
||||
"OPEN_ACTION": "Obrir",
|
||||
"MORE_ACTIONS": "More actions",
|
||||
"OPEN": "Més",
|
||||
"CLOSE": "Tanca",
|
||||
"DETAILS": "detalls",
|
||||
"SNOOZED_UNTIL": "Posposat fins a",
|
||||
"SNOOZED_UNTIL_TOMORROW": "Posposat fins demà",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Posposat fins a la setmana vinent",
|
||||
"SNOOZED_UNTIL_NEXT_REPLY": "Posposat fins a la següent resposta",
|
||||
"SLA_STATUS": {
|
||||
"FRT": "FRT {status}",
|
||||
"NRT": "NRT {status}",
|
||||
"RT": "RT {status}",
|
||||
"MISSED": "perduda",
|
||||
"DUE": "límit"
|
||||
}
|
||||
},
|
||||
"RESOLVE_DROPDOWN": {
|
||||
"MARK_PENDING": "Marca com a pendent",
|
||||
"SNOOZE_UNTIL": "Posposat",
|
||||
"SNOOZE": {
|
||||
"TITLE": "Posposat fins a",
|
||||
"NEXT_REPLY": "Següent resposta",
|
||||
"TOMORROW": "Demà",
|
||||
"NEXT_WEEK": "Pròxima setmana"
|
||||
}
|
||||
},
|
||||
"MENTION": {
|
||||
"AGENTS": "Agents",
|
||||
"TEAMS": "Equips"
|
||||
},
|
||||
"CUSTOM_SNOOZE": {
|
||||
"TITLE": "Posposat fins a",
|
||||
"APPLY": "Posposat",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"PRIORITY": {
|
||||
"TITLE": "Prioritat",
|
||||
"OPTIONS": {
|
||||
"NONE": "Ningú",
|
||||
"URGENT": "Urgent",
|
||||
"HIGH": "Alta",
|
||||
"MEDIUM": "Mitjana",
|
||||
"LOW": "Baixa"
|
||||
},
|
||||
"CHANGE_PRIORITY": {
|
||||
"SELECT_PLACEHOLDER": "Ningú",
|
||||
"INPUT_PLACEHOLDER": "Selecciona la prioritat",
|
||||
"NO_RESULTS": "No s'ha trobat agents",
|
||||
"SUCCESSFUL": "S'ha canviat la prioritat de l'ID de conversa {conversationId} a {priority}",
|
||||
"FAILED": "No s'ha pogut canviar la prioritat. Si us plau, torna-ho a provar."
|
||||
}
|
||||
},
|
||||
"DELETE_CONVERSATION": {
|
||||
"TITLE": "Delete conversation #{conversationId}",
|
||||
"DESCRIPTION": "Are you sure you want to delete this conversation?",
|
||||
"CONFIRM": "Esborrar"
|
||||
},
|
||||
"CARD_CONTEXT_MENU": {
|
||||
"PENDING": "Marca com a pendent",
|
||||
"RESOLVED": "Marca com a resolt",
|
||||
"MARK_AS_UNREAD": "Marca com a no llegit",
|
||||
"MARK_AS_READ": "Marca com a llegit",
|
||||
"REOPEN": "Torna a obrir la conversa",
|
||||
"SNOOZE": {
|
||||
"TITLE": "Posposat",
|
||||
"NEXT_REPLY": "Fins a la propera resposta",
|
||||
"TOMORROW": "Fins demà",
|
||||
"NEXT_WEEK": "Fins a la setmana vinent"
|
||||
},
|
||||
"ASSIGN_AGENT": "Assigna un agent",
|
||||
"ASSIGN_LABEL": "Assigna etiqueta",
|
||||
"AGENTS_LOADING": "S'estan carregant els agents...",
|
||||
"ASSIGN_TEAM": "Assigna un equip",
|
||||
"DELETE": "Delete conversation",
|
||||
"OPEN_IN_NEW_TAB": "Open in new tab",
|
||||
"COPY_LINK": "Copy conversation link",
|
||||
"COPY_LINK_SUCCESS": "Conversation link copied to clipboard",
|
||||
"API": {
|
||||
"AGENT_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Id de conversa {conversationId} assignat a \"{agentName}\"",
|
||||
"FAILED": "No s'ha pogut assignar l'agent. Torna-ho a provar."
|
||||
},
|
||||
"LABEL_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Assigned label #{labelName} to conversation id {conversationId}",
|
||||
"FAILED": "No s'ha pogut assignar l'etiqueta. Torna-ho a provar."
|
||||
},
|
||||
"TEAM_ASSIGNMENT": {
|
||||
"SUCCESFUL": "S'ha assignat l'equip \"{team}\" a l'id de conversa {conversationId}",
|
||||
"FAILED": "No s'ha pogut assignar l'equip. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
},
|
||||
"FOOTER": {
|
||||
"MESSAGE_SIGN_TOOLTIP": "Signatura del missatge",
|
||||
"ENABLE_SIGN_TOOLTIP": "Activa la signatura",
|
||||
"DISABLE_SIGN_TOOLTIP": "Desactiva la signatura",
|
||||
"MSG_INPUT": "Shift + enter per a una línia nova. Comença amb '/' per seleccionar una resposta predeterminada.",
|
||||
"PRIVATE_MSG_INPUT": "Shift + enter per una línia nova. Això serà visible només per als Agents",
|
||||
"MESSAGE_SIGNATURE_NOT_CONFIGURED": "La signatura del missatge no està configurada, configura-la a la configuració del perfil.",
|
||||
"CLICK_HERE": "Fes clic aquí per actualitzar",
|
||||
"WHATSAPP_TEMPLATES": "Plantilles de Whatsapp"
|
||||
},
|
||||
"REPLYBOX": {
|
||||
"REPLY": "Respon",
|
||||
"PRIVATE_NOTE": "Nota privada",
|
||||
"SEND": "Envia",
|
||||
"CREATE": "Afegeix una nota",
|
||||
"INSERT_READ_MORE": "Llegir més",
|
||||
"DISMISS_REPLY": "Ignora la resposta",
|
||||
"REPLYING_TO": "Responent a:",
|
||||
"TIP_EMOJI_ICON": "Mostra la selecció d'emoticones",
|
||||
"TIP_ATTACH_ICON": "Ajuntar fitxers",
|
||||
"TIP_AUDIORECORDER_ICON": "Gravar àudio",
|
||||
"TIP_AUDIORECORDER_PERMISSION": "Permet l'accés a l'àudio",
|
||||
"TIP_AUDIORECORDER_ERROR": "No s'ha pogut obrir l'àudio",
|
||||
"DRAG_DROP": "Arrossega i deixa anar aquí per adjuntar-lo",
|
||||
"START_AUDIO_RECORDING": "Inicia la gravació d'àudio",
|
||||
"STOP_AUDIO_RECORDING": "Atura la gravació d'àudio",
|
||||
"": "",
|
||||
"EMAIL_HEAD": {
|
||||
"TO": "A",
|
||||
"ADD_BCC": "Afegeix cco",
|
||||
"CC": {
|
||||
"LABEL": "CC",
|
||||
"PLACEHOLDER": "Correus electrònics separats per comes",
|
||||
"ERROR": "Introduïu adreces de correu electrònic vàlides"
|
||||
},
|
||||
"BCC": {
|
||||
"LABEL": "CCO",
|
||||
"PLACEHOLDER": "Correus electrònics separats per comes",
|
||||
"ERROR": "Introduïu adreces de correu electrònic vàlides"
|
||||
}
|
||||
},
|
||||
"UNDEFINED_VARIABLES": {
|
||||
"TITLE": "Variables sense definir",
|
||||
"MESSAGE": "Tens {undefinedVariablesCount} variables sense definir al teu missatge: {undefinedVariables}. Vols enviar el missatge igualment?",
|
||||
"CONFIRM": {
|
||||
"YES": "Envia",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
},
|
||||
"QUOTED_REPLY": {
|
||||
"ENABLE_TOOLTIP": "Include quoted email thread",
|
||||
"DISABLE_TOOLTIP": "Don't include quoted email thread",
|
||||
"REMOVE_PREVIEW": "Remove quoted email thread",
|
||||
"COLLAPSE": "Collapse preview",
|
||||
"EXPAND": "Expand preview"
|
||||
}
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Nota privada: Només és visible per tu i el vostre equip",
|
||||
"CHANGE_STATUS": "Estat de la conversa canviat",
|
||||
"CHANGE_STATUS_FAILED": "No s'ha pogut canviar l'estat de la conversa",
|
||||
"CHANGE_AGENT": "Assignació de la conversa canviat",
|
||||
"CHANGE_AGENT_FAILED": "El canvi de l'assignat ha fallat",
|
||||
"ASSIGN_LABEL_SUCCESFUL": "L'etiqueta s'ha assignat correctament",
|
||||
"ASSIGN_LABEL_FAILED": "L'assignació d'etiquetes ha fallat",
|
||||
"CHANGE_TEAM": "L'equip de conversa ha canviat",
|
||||
"SUCCESS_DELETE_CONVERSATION": "Conversation deleted successfully",
|
||||
"FAIL_DELETE_CONVERSATION": "Couldn't delete conversation! Try again",
|
||||
"FILE_SIZE_LIMIT": "El fitxer supera el límit de {MAXIMUM_SUPPORTED_FILE_UPLOAD_SIZE} MB fitxers adjunts",
|
||||
"MESSAGE_ERROR": "No es pot enviar aquest missatge, torna-ho a provar més tard",
|
||||
"SENT_BY": "Enviat per:",
|
||||
"BOT": "Bot",
|
||||
"SEND_FAILED": "No s'ha pogut enviar el missatge! Torna-ho a provar",
|
||||
"TRY_AGAIN": "reintenta",
|
||||
"ASSIGNMENT": {
|
||||
"SELECT_AGENT": "Seleccionar Agent",
|
||||
"REMOVE": "Suprimeix",
|
||||
"ASSIGN": "Assignar"
|
||||
},
|
||||
"CONTEXT_MENU": {
|
||||
"COPY": "Copia",
|
||||
"REPLY_TO": "Respon a aquest missatge",
|
||||
"DELETE": "Esborrar",
|
||||
"CREATE_A_CANNED_RESPONSE": "Afegir a les respostes predeterminades",
|
||||
"TRANSLATE": "Tradueix",
|
||||
"COPY_PERMALINK": "Copia l'enllaç al missatge",
|
||||
"LINK_COPIED": "URL del missatge copiat al porta-retalls",
|
||||
"DELETE_CONFIRMATION": {
|
||||
"TITLE": "Estàs segur que vols suprimir aquest missatge?",
|
||||
"MESSAGE": "No pots desfer aquesta acció",
|
||||
"DELETE": "Esborrar",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"CONTACT": "Contacte",
|
||||
"COPILOT": "Copilot"
|
||||
},
|
||||
"VOICE_WIDGET": {
|
||||
"INCOMING_CALL": "Incoming call",
|
||||
"OUTGOING_CALL": "Outgoing call",
|
||||
"CALL_IN_PROGRESS": "Call in progress",
|
||||
"NOT_ANSWERED_YET": "Not answered yet",
|
||||
"HANDLED_IN_ANOTHER_TAB": "Being handled in another tab",
|
||||
"REJECT_CALL": "Reject",
|
||||
"JOIN_CALL": "Join call",
|
||||
"END_CALL": "End call"
|
||||
}
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"TITLE": "Envia la transcripció de la conversa",
|
||||
"DESC": "Envia una còpia de la transcripció de la conversa a l'adreça electrònica especificada",
|
||||
"SUBMIT": "Envia",
|
||||
"CANCEL": "Cancel·la",
|
||||
"SEND_EMAIL_SUCCESS": "La transcripció del xat s'ha enviat correctament",
|
||||
"SEND_EMAIL_ERROR": "S'ha produït un error; tornau-ho a provar",
|
||||
"FORM": {
|
||||
"SEND_TO_CONTACT": "Envia la transcripció al client",
|
||||
"SEND_TO_AGENT": "Envia la transcripció a l'agent assignat",
|
||||
"SEND_TO_OTHER_EMAIL_ADDRESS": "Envia la transcripció a una altra adreça electrònica",
|
||||
"EMAIL": {
|
||||
"PLACEHOLDER": "Introdueix una adreça de correu electrònic",
|
||||
"ERROR": "Introduïu una adreça de correu electrònic vàlida"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ONBOARDING": {
|
||||
"TITLE": "Hola 👋, Benvingut a {installationName}!",
|
||||
"DESCRIPTION": "Gràcies per registrar-te. Volem que treguis el màxim profit de {installationName}. Aquí teniu algunes coses que pots fer a {installationName} perquè l'experiència sigui agradable.",
|
||||
"GREETING_MORNING": "👋 Good morning, {name}. Welcome to {installationName}.",
|
||||
"GREETING_AFTERNOON": "👋 Good afternoon, {name}. Welcome to {installationName}.",
|
||||
"GREETING_EVENING": "👋 Good evening, {name}. Welcome to {installationName}.",
|
||||
"READ_LATEST_UPDATES": "Llegiu les nostres últimes actualitzacions",
|
||||
"ALL_CONVERSATION": {
|
||||
"TITLE": "Totes les teves converses en un sol lloc",
|
||||
"DESCRIPTION": "Consulta totes les converses dels teus clients en un únic tauler. Podeu filtrar les converses pel canal d'entrada, l'etiqueta i l'estat.",
|
||||
"NEW_LINK": "Fes clic aquí per crear una safata d'entrada"
|
||||
},
|
||||
"TEAM_MEMBERS": {
|
||||
"TITLE": "Convida els membres del teu equip",
|
||||
"DESCRIPTION": "Com que us esteu preparant per parlar amb el vostre client, feu venir els vostres companys d'equip per ajudar-vos. Pots convidar els teus companys d'equip afegint les seves adreces de correu electrònic a la llista d'agents.",
|
||||
"NEW_LINK": "Feu clic aquí per convidar un membre de l'equip"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Organitza converses amb etiquetes",
|
||||
"DESCRIPTION": "Les etiquetes proporcionen una manera més fàcil de classificar la vostra conversa. Crea algunes etiquetes com #consulta-suport, #pregunta-facturació, etc., perquè les puguis utilitzar en una conversa més endavant.",
|
||||
"NEW_LINK": "Fes clic aquí per crear etiquetes"
|
||||
},
|
||||
"CANNED_RESPONSES": {
|
||||
"TITLE": "Create canned responses",
|
||||
"DESCRIPTION": "Pre-written quick reply templates help you quickly respond to a conversation. Agents can type the '/' character followed by the shortcode to insert a response.",
|
||||
"NEW_LINK": "Click here to create a canned response"
|
||||
}
|
||||
},
|
||||
"CONVERSATION_SIDEBAR": {
|
||||
"ASSIGNEE_LABEL": "Agent assignat",
|
||||
"SELF_ASSIGN": "Assigna-me-la",
|
||||
"TEAM_LABEL": "Assignada a un equip",
|
||||
"SELECT": {
|
||||
"PLACEHOLDER": "Ningú"
|
||||
},
|
||||
"ACCORDION": {
|
||||
"CONTACT_DETAILS": "Detalls de contacte",
|
||||
"CONVERSATION_ACTIONS": "Accions de conversa",
|
||||
"CONVERSATION_LABELS": "Etiquetes de converses",
|
||||
"CONVERSATION_INFO": "Informació de la conversa",
|
||||
"CONTACT_NOTES": "Contact Notes",
|
||||
"CONTACT_ATTRIBUTES": "Atributs de contacte",
|
||||
"PREVIOUS_CONVERSATION": "Converses prèvies",
|
||||
"MACROS": "Macros",
|
||||
"LINEAR_ISSUES": "Linked Linear Issues",
|
||||
"SHOPIFY_ORDERS": "Shopify Orders"
|
||||
},
|
||||
"SHOPIFY": {
|
||||
"ORDER_ID": "Order #{id}",
|
||||
"ERROR": "Error loading orders",
|
||||
"NO_SHOPIFY_ORDERS": "No orders found",
|
||||
"FINANCIAL_STATUS": {
|
||||
"PENDING": "Pendent",
|
||||
"AUTHORIZED": "Authorized",
|
||||
"PARTIALLY_PAID": "Partially Paid",
|
||||
"PAID": "Paid",
|
||||
"PARTIALLY_REFUNDED": "Partially Refunded",
|
||||
"REFUNDED": "Refunded",
|
||||
"VOIDED": "Voided"
|
||||
},
|
||||
"FULFILLMENT_STATUS": {
|
||||
"FULFILLED": "Fulfilled",
|
||||
"PARTIALLY_FULFILLED": "Partially Fulfilled",
|
||||
"UNFULFILLED": "Unfulfilled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CONVERSATION_CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Crea atribut",
|
||||
"NO_RECORDS_FOUND": "No s'han trobat atributs",
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Atribut actualitzat correctament",
|
||||
"ERROR": "No es pot actualitzar l'atribut. Si us plau, intenta-ho més tard"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegir",
|
||||
"SUCCESS": "Atribut afegit correctament",
|
||||
"ERROR": "No es pot afegir l'atribut. Si us plau, intenta-ho més tard"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Atribut esborrat correctament",
|
||||
"ERROR": "No es pot esborrar l'atribut. Si us plau, intenta-ho més tard"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Afegir atributs",
|
||||
"PLACEHOLDER": "Cerca atributs",
|
||||
"NO_RESULT": "No s'han trobat atributs"
|
||||
}
|
||||
},
|
||||
"EMAIL_HEADER": {
|
||||
"FROM": "Des de",
|
||||
"TO": "Per",
|
||||
"BCC": "Cco",
|
||||
"CC": "Cc",
|
||||
"SUBJECT": "Assumpte",
|
||||
"EXPAND": "Expand email"
|
||||
},
|
||||
"CONVERSATION_PARTICIPANTS": {
|
||||
"SIDEBAR_MENU_TITLE": "Participant",
|
||||
"SIDEBAR_TITLE": "Participants de la conversa",
|
||||
"NO_RECORDS_FOUND": "No s'ha trobat agents",
|
||||
"ADD_PARTICIPANTS": "Selecciona els participants",
|
||||
"REMANING_PARTICIPANTS_TEXT": "+{count} més",
|
||||
"REMANING_PARTICIPANT_TEXT": "+{count} més",
|
||||
"TOTAL_PARTICIPANTS_TEXT": "{count} persones estan participant.",
|
||||
"TOTAL_PARTICIPANT_TEXT": "{count} persona està participant.",
|
||||
"NO_PARTICIPANTS_TEXT": "No hi participa ningú!",
|
||||
"WATCH_CONVERSATION": "Uneix-te a la conversa",
|
||||
"YOU_ARE_WATCHING": "Estàs participant",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "No s'ha pogut actualitzar, torna-ho a provar!",
|
||||
"SUCCESS_MESSAGE": "Participants actualitzats!"
|
||||
}
|
||||
},
|
||||
"TRANSLATE_MODAL": {
|
||||
"TITLE": "Veure contingut traduït",
|
||||
"DESC": "Pots veure el contingut traduït a cada idioma.",
|
||||
"ORIGINAL_CONTENT": "Contingut original",
|
||||
"TRANSLATED_CONTENT": "Contingut traduït",
|
||||
"NO_TRANSLATIONS_AVAILABLE": "No hi ha traduccions disponibles per a aquest contingut"
|
||||
},
|
||||
"TYPING": {
|
||||
"ONE": "{user} is typing",
|
||||
"TWO": "{user} and {secondUser} are typing",
|
||||
"MULTIPLE": "{user} and {count} others are typing"
|
||||
},
|
||||
"COPILOT": {
|
||||
"TRY_THESE_PROMPTS": "Try these prompts"
|
||||
},
|
||||
"GALLERY_VIEW": {
|
||||
"ERROR_DOWNLOADING": "Unable to download attachment. Please try again"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"CSAT": {
|
||||
"TITLE": "Valora la teva conversa",
|
||||
"PLACEHOLDER": "Explica'ns més...",
|
||||
"RATINGS": {
|
||||
"POOR": "😞 Pobre",
|
||||
"FAIR": "😑 Just",
|
||||
"AVERAGE": "😐 Mitjana",
|
||||
"GOOD": "😀 Bé",
|
||||
"EXCELLENT": "😍 Excel·lent"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"CUSTOM_ROLE": {
|
||||
"HEADER": "Custom Roles",
|
||||
"LEARN_MORE": "Learn more about custom roles",
|
||||
"DESCRIPTION": "Custom roles are roles that are created by the account owner or admin. These roles can be assigned to agents to define their access and permissions within the account. Custom roles can be created with specific permissions and access levels to suit the requirements of the organization.",
|
||||
"HEADER_BTN_TXT": "Add custom role",
|
||||
"LOADING": "Fetching custom roles...",
|
||||
"SEARCH_404": "No hi ha cap resposta que coincideixi amb aquesta consulta.",
|
||||
"PAYWALL": {
|
||||
"TITLE": "Upgrade to create custom roles",
|
||||
"AVAILABLE_ON": "The custom role feature is only available in the Business and Enterprise plans.",
|
||||
"UPGRADE_PROMPT": "Actualitza el teu pla per accedir a funcions avançades com ara gestió d'equips, automatitzacions, atributs personalitzats i molt més.",
|
||||
"UPGRADE_NOW": "Actualitza ara",
|
||||
"CANCEL_ANYTIME": "Pots canviar o cancel·lar el teu pla en qualsevol moment"
|
||||
},
|
||||
"ENTERPRISE_PAYWALL": {
|
||||
"AVAILABLE_ON": "The custom role feature is only available in the paid plans.",
|
||||
"UPGRADE_PROMPT": "Actualitza a un pla de pagament per accedir a funcions avançades com els registres d'auditoria, la capacitat de l'agent i molt més.",
|
||||
"ASK_ADMIN": "Posa't en contacte amb el vostre administrador per obtenir l'actualització."
|
||||
},
|
||||
"LIST": {
|
||||
"404": "There are no custom roles available in this account.",
|
||||
"TITLE": "Manage custom roles",
|
||||
"DESC": "Custom roles are roles that are created by the account owner or admin. These roles can be assigned to agents to define their access and permissions within the account. Custom roles can be created with specific permissions and access levels to suit the requirements of the organization.",
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"PERMISSIONS": "Permissions",
|
||||
"ACTIONS": "Accions"
|
||||
}
|
||||
},
|
||||
"PERMISSIONS": {
|
||||
"CONVERSATION_MANAGE": "Manage all conversations",
|
||||
"CONVERSATION_UNASSIGNED_MANAGE": "Manage unassigned conversations and those assigned to them",
|
||||
"CONVERSATION_PARTICIPATING_MANAGE": "Manage participating conversations and those assigned to them",
|
||||
"CONTACT_MANAGE": "Manage contacts",
|
||||
"REPORT_MANAGE": "Manage reports",
|
||||
"KNOWLEDGE_BASE_MANAGE": "Manage knowledge base"
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Please enter a name.",
|
||||
"ERROR": "El nom és obligatori."
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Please enter a description.",
|
||||
"ERROR": "La descripció és necessària."
|
||||
},
|
||||
"PERMISSIONS": {
|
||||
"LABEL": "Permissions",
|
||||
"ERROR": "Permissions are required."
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add custom role",
|
||||
"DESC": " Custom roles allows you to create roles with specific permissions and access levels to suit the requirements of the organization.",
|
||||
"SUBMIT": "Envia",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom role added successfully."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Edita",
|
||||
"TITLE": "Edit custom role",
|
||||
"DESC": " Custom roles allows you to create roles with specific permissions and access levels to suit the requirements of the organization.",
|
||||
"SUBMIT": "Actualitza",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom role updated successfully."
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborrar",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Custom role deleted successfully.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma la supressió",
|
||||
"MESSAGE": "N'estas segur? ",
|
||||
"YES": "Sí, esborra ",
|
||||
"NO": "No, mantén-la "
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"DATE_PICKER": {
|
||||
"APPLY_BUTTON": "Aplica",
|
||||
"CLEAR_BUTTON": "Neteja",
|
||||
"DATE_RANGE_INPUT": {
|
||||
"START": "Data d'inici",
|
||||
"END": "Data de finalització"
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
"TITLE": "RANG DE DATES",
|
||||
"LAST_7_DAYS": "Últims 7 dies",
|
||||
"LAST_30_DAYS": "Últims 30 dies",
|
||||
"LAST_3_MONTHS": "Últims tres mesos",
|
||||
"LAST_6_MONTHS": "Últims sis mesos",
|
||||
"LAST_YEAR": "Darrer any",
|
||||
"CUSTOM_RANGE": "Interval de dates personalitzat"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"EMOJI": {
|
||||
"PLACEHOLDER": "Cerca emojis",
|
||||
"NOT_FOUND": "Cap emoji coincideix amb la teva cerca",
|
||||
"REMOVE": "Suprimeix"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"GENERAL": {
|
||||
"SHOWING_RESULTS": "Es mostren {firstIndex}-{lastIndex} de {totalCount} elements",
|
||||
"PHONE_INPUT": {
|
||||
"PLACEHOLDER": "Cercar",
|
||||
"EMPTY_STATE": "No s'ha trobat agents"
|
||||
},
|
||||
"CLOSE": "Tanca",
|
||||
"BETA": "Beta",
|
||||
"BETA_DESCRIPTION": "This feature is in beta and may change as we improve it."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,251 @@
|
||||
{
|
||||
"GENERAL_SETTINGS": {
|
||||
"LIMIT_MESSAGES": {
|
||||
"CONVERSATION": "You have exceeded the conversation limit. Hacker plan allows only 500 conversations.",
|
||||
"INBOXES": "You have exceeded the inbox limit. Hacker plan only supports website live-chat. Additional inboxes like email, WhatsApp etc. require a paid plan.",
|
||||
"AGENTS": "You have exceeded the agent limit. Your plan only allows {allowedAgents} agents.",
|
||||
"NON_ADMIN": "Please contact your administrator to upgrade the plan and continue using all features."
|
||||
},
|
||||
"TITLE": "Configuració del compte",
|
||||
"SUBMIT": "Actualització de la configuració",
|
||||
"BACK": "Enrere",
|
||||
"DISMISS": "Descartar",
|
||||
"UPDATE": {
|
||||
"ERROR": "No s'ha pogut actualitzar la configuració, torna-ho a provar!",
|
||||
"SUCCESS": "La configuració del compte s'ha actualitzat correctament"
|
||||
},
|
||||
"ACCOUNT_DELETE_SECTION": {
|
||||
"TITLE": "Delete your Account",
|
||||
"NOTE": "Once you delete your account, all your data will be deleted.",
|
||||
"BUTTON_TEXT": "Delete Your Account",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Delete Account",
|
||||
"MESSAGE": "Deleting your Account is irreversible. Enter your account name below to confirm you want to permanently delete it.",
|
||||
"BUTTON_TEXT": "Esborrar",
|
||||
"DISMISS": "Cancel·la",
|
||||
"PLACE_HOLDER": "Escriu {accountName} per confirmar"
|
||||
},
|
||||
"SUCCESS": "Account marked for deletion",
|
||||
"FAILURE": "Could not delete account, try again!",
|
||||
"SCHEDULED_DELETION": {
|
||||
"TITLE": "Account Scheduled for Deletion",
|
||||
"MESSAGE_MANUAL": "This account is scheduled for deletion on {deletionDate}. This was requested by an administrator. You can cancel the deletion before this date.",
|
||||
"MESSAGE_INACTIVITY": "This account is scheduled for deletion on {deletionDate} due to account inactivity. You can cancel the deletion before this date.",
|
||||
"CLEAR_BUTTON": "Cancel Scheduled Deletion"
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"ERROR": "Corregiu els errors del formulari",
|
||||
"GENERAL_SECTION": {
|
||||
"TITLE": "Configuració general",
|
||||
"NOTE": ""
|
||||
},
|
||||
"ACCOUNT_ID": {
|
||||
"TITLE": "ID del compte",
|
||||
"NOTE": "Aquest identificador és necessari si esteu creant una integració basada en API"
|
||||
},
|
||||
"AUTO_RESOLVE": {
|
||||
"TITLE": "Auto-resolve conversations",
|
||||
"NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period of inactivity.",
|
||||
"DURATION": {
|
||||
"LABEL": "Inactivity duration",
|
||||
"HELP": "Time period of inactivity after which conversation is auto-resolved",
|
||||
"PLACEHOLDER": "30",
|
||||
"ERROR": "Auto resolve duration should be between 10 minutes and 999 days",
|
||||
"API": {
|
||||
"SUCCESS": "Auto resolve settings updated successfully",
|
||||
"ERROR": "Failed to update auto resolve settings"
|
||||
}
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Custom auto-resolution message",
|
||||
"PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity",
|
||||
"HELP": "Message sent to the customer after conversation is auto-resolved"
|
||||
},
|
||||
"PREFERENCES": "Preferences",
|
||||
"LABEL": {
|
||||
"LABEL": "Add label after auto-resolution",
|
||||
"PLACEHOLDER": "Select a label"
|
||||
},
|
||||
"IGNORE_WAITING": {
|
||||
"LABEL": "Skip conversations waiting for agent’s reply"
|
||||
},
|
||||
"UPDATE_BUTTON": "Save Changes"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Nom del compte",
|
||||
"PLACEHOLDER": "El nom del vostre compte",
|
||||
"ERROR": "Introduïu un nom de compte vàlid"
|
||||
},
|
||||
"LANGUAGE": {
|
||||
"LABEL": "Idioma del lloc",
|
||||
"PLACEHOLDER": "El nom del vostre compte",
|
||||
"ERROR": ""
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Domini de correu electrònic entrant",
|
||||
"PLACEHOLDER": "El domini on rebràs els correus electrònics",
|
||||
"ERROR": ""
|
||||
},
|
||||
"SUPPORT_EMAIL": {
|
||||
"LABEL": "Correu electrònic d'assistència",
|
||||
"PLACEHOLDER": "Correu electrònic d'assistència de la vostra companya",
|
||||
"ERROR": ""
|
||||
},
|
||||
"AUTO_RESOLVE_IGNORE_WAITING": {
|
||||
"LABEL": "Exclude unattended conversations",
|
||||
"HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent's reply."
|
||||
},
|
||||
"AUDIO_TRANSCRIPTION": {
|
||||
"TITLE": "Transcribe Audio Messages",
|
||||
"NOTE": "Automatically transcribe audio messages in conversations. Generate a text transcript whenever an audio message is sent or received, and display it alongside the message.",
|
||||
"API": {
|
||||
"SUCCESS": "Audio transcription setting updated successfully",
|
||||
"ERROR": "Failed to update audio transcription setting"
|
||||
}
|
||||
},
|
||||
"AUTO_RESOLVE_DURATION": {
|
||||
"LABEL": "Inactivity duration for resolution",
|
||||
"HELP": "Duration after a conversation should auto resolve if there is no activity",
|
||||
"PLACEHOLDER": "30",
|
||||
"ERROR": "Auto resolve duration should be between 10 minutes and 999 days",
|
||||
"API": {
|
||||
"SUCCESS": "Auto resolve settings updated successfully",
|
||||
"ERROR": "Failed to update auto resolve settings"
|
||||
},
|
||||
"UPDATE_BUTTON": "Actualitza",
|
||||
"MESSAGE_LABEL": "Custom resolution message",
|
||||
"MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity",
|
||||
"MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity."
|
||||
},
|
||||
"FEATURES": {
|
||||
"INBOUND_EMAIL_ENABLED": "La continuïtat de converses amb correus electrònics està habilitada per al vostre compte.",
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Ara podeu rebre correus electrònics al vostre domini personalitzat."
|
||||
}
|
||||
},
|
||||
"UPDATE_CHATWOOT": "L'actualització {latestChatwootVersion} per Chatwoot està disponible. Si us plau, actualitza l'instancia.",
|
||||
"LEARN_MORE": "Aprèn més",
|
||||
"PAYMENT_PENDING": "El teu pagament està pendent. Actualitzeu la vostra informació de pagament per continuar utilitzant Chatwoot",
|
||||
"UPGRADE": "Upgrade to continue using Chatwoot",
|
||||
"LIMITS_UPGRADE": "El teu compte ha superat els límits d'ús, actualitza el pla per continuar utilitzant Chatwoot",
|
||||
"OPEN_BILLING": "Obrir facturació"
|
||||
},
|
||||
"FORMS": {
|
||||
"MULTISELECT": {
|
||||
"ENTER_TO_SELECT": "Presiona retorn (tecla enter) per seleccionar",
|
||||
"ENTER_TO_REMOVE": "Presiona retorn (tecla enter) per eliminar",
|
||||
"NO_OPTIONS": "List is empty",
|
||||
"SELECT_ONE": "Selecciona un",
|
||||
"SELECT": "Selecciona"
|
||||
}
|
||||
},
|
||||
"NOTIFICATIONS_PAGE": {
|
||||
"HEADER": "Notificacions",
|
||||
"MARK_ALL_DONE": "Marca Tot Fet",
|
||||
"DELETE_TITLE": "eliminat",
|
||||
"UNREAD_NOTIFICATION": {
|
||||
"TITLE": "Notificacions no llegides",
|
||||
"ALL_NOTIFICATIONS": "Veure totes les notificacions",
|
||||
"LOADING_UNREAD_MESSAGE": "S'estan carregant les notificacions no llegides...",
|
||||
"EMPTY_MESSAGE": "No tens notificacions no llegides"
|
||||
},
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Carregant notificacions...",
|
||||
"404": "Cap Notificació",
|
||||
"TABLE_HEADER": [
|
||||
"Nom",
|
||||
"Número de telèfon",
|
||||
"Converses",
|
||||
"Darrer contacte"
|
||||
]
|
||||
},
|
||||
"TYPE_LABEL": {
|
||||
"conversation_creation": "Nova conversació",
|
||||
"conversation_assignment": "Conversació Assignada",
|
||||
"assigned_conversation_new_message": "Missatge Nou",
|
||||
"participating_conversation_new_message": "Missatge Nou",
|
||||
"conversation_mention": "Menció",
|
||||
"sla_missed_first_response": "SLA perdut",
|
||||
"sla_missed_next_response": "SLA perdut",
|
||||
"sla_missed_resolution": "SLA perdut"
|
||||
}
|
||||
},
|
||||
"NETWORK": {
|
||||
"NOTIFICATION": {
|
||||
"OFFLINE": "Fora de línia",
|
||||
"RECONNECTING": "Reconnectant...",
|
||||
"RECONNECT_SUCCESS": "Reconnectat"
|
||||
},
|
||||
"BUTTON": {
|
||||
"REFRESH": "Actualitza"
|
||||
}
|
||||
},
|
||||
"COMMAND_BAR": {
|
||||
"SEARCH_PLACEHOLDER": "Cerca o salta a",
|
||||
"SECTIONS": {
|
||||
"GENERAL": "General",
|
||||
"REPORTS": "Informes",
|
||||
"CONVERSATION": "Conversa",
|
||||
"BULK_ACTIONS": "Accions massives",
|
||||
"CHANGE_ASSIGNEE": "Canvia l'assignat",
|
||||
"CHANGE_PRIORITY": "Canvia la prioritat",
|
||||
"CHANGE_TEAM": "Canvia l'equip",
|
||||
"SNOOZE_CONVERSATION": "Posposa la conversa",
|
||||
"ADD_LABEL": "Afegeix una etiqueta a la conversa",
|
||||
"REMOVE_LABEL": "Elimina l'etiqueta de la conversa",
|
||||
"SETTINGS": "Configuracions",
|
||||
"AI_ASSIST": "Assistència IA",
|
||||
"APPEARANCE": "Aparença",
|
||||
"SNOOZE_NOTIFICATION": "Posposa la notificació"
|
||||
},
|
||||
"COMMANDS": {
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Vés al Tauler de converses",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Ves al Tauler de contactes",
|
||||
"GO_TO_REPORTS_OVERVIEW": "Ves a Visió general dels informes",
|
||||
"GO_TO_CONVERSATION_REPORTS": "Vés a Informes de converses",
|
||||
"GO_TO_AGENT_REPORTS": "Ves a Informes d'agents",
|
||||
"GO_TO_LABEL_REPORTS": "Ves a Informes d'etiquetes",
|
||||
"GO_TO_INBOX_REPORTS": "Ves a Informes de la safata d'entrada",
|
||||
"GO_TO_TEAM_REPORTS": "Ves a Informes d'equip",
|
||||
"GO_TO_SETTINGS_AGENTS": "Ves a Configuració de l'agent",
|
||||
"GO_TO_SETTINGS_TEAMS": "Ves a Configuració de l'equip",
|
||||
"GO_TO_SETTINGS_INBOXES": "Ves a Configuració de la safata d'entrada",
|
||||
"GO_TO_SETTINGS_LABELS": "Ves a Configuració de l'etiqueta",
|
||||
"GO_TO_SETTINGS_CANNED_RESPONSES": "Ves a Configuració de resposta enllaunada",
|
||||
"GO_TO_SETTINGS_APPLICATIONS": "Ves a Configuració de l'aplicació",
|
||||
"GO_TO_SETTINGS_ACCOUNT": "Ves a Configuració del compte",
|
||||
"GO_TO_SETTINGS_PROFILE": "Ves a Configuració del perfil",
|
||||
"GO_TO_NOTIFICATIONS": "Ves a Notificacions",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Afegeix una etiqueta a la conversa",
|
||||
"ASSIGN_AN_AGENT": "Assigna un agent",
|
||||
"AI_ASSIST": "Assistència IA",
|
||||
"ASSIGN_PRIORITY": "Assigna prioritat",
|
||||
"ASSIGN_A_TEAM": "Assigna un equip",
|
||||
"MUTE_CONVERSATION": "Silencia la conversa",
|
||||
"UNMUTE_CONVERSATION": "No silenciïs la conversa",
|
||||
"REMOVE_LABEL_FROM_CONVERSATION": "Elimina l'etiqueta de la conversa",
|
||||
"REOPEN_CONVERSATION": "Torna a obrir la conversa",
|
||||
"RESOLVE_CONVERSATION": "Resol la conversa",
|
||||
"SEND_TRANSCRIPT": "Envia la transcripció per correu electrònic",
|
||||
"SNOOZE_CONVERSATION": "Posposa la conversa",
|
||||
"UNTIL_NEXT_REPLY": "Fins a la propera resposta",
|
||||
"UNTIL_NEXT_WEEK": "Fins a la setmana vinent",
|
||||
"UNTIL_TOMORROW": "Fins demà",
|
||||
"UNTIL_NEXT_MONTH": "Fins al mes vinent",
|
||||
"AN_HOUR_FROM_NOW": "Fins d'aquí una hora",
|
||||
"UNTIL_CUSTOM_TIME": "Personalitzat...",
|
||||
"CHANGE_APPEARANCE": "Canvia l'aparença",
|
||||
"LIGHT_MODE": "Clar",
|
||||
"DARK_MODE": "Fosc",
|
||||
"SYSTEM_MODE": "Sistema",
|
||||
"SNOOZE_NOTIFICATION": "Posposa la notificació"
|
||||
}
|
||||
},
|
||||
"DASHBOARD_APPS": {
|
||||
"LOADING_MESSAGE": "S'està carregant l'aplicació Tauler..."
|
||||
},
|
||||
"COMMON": {
|
||||
"OR": "O",
|
||||
"CLICK_HERE": "clica aquí"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,865 @@
|
||||
{
|
||||
"HELP_CENTER": {
|
||||
"TITLE": "Centre d'ajuda",
|
||||
"NEW_PAGE": {
|
||||
"DESCRIPTION": "Create self-service help center portals for your customers. Help them find answers quickly, without waiting. Streamline inquiries, boost agent efficiency, and elevate customer support.",
|
||||
"CREATE_PORTAL_BUTTON": "Crea un portal"
|
||||
},
|
||||
"HEADER": {
|
||||
"FILTER": "Filtrat per",
|
||||
"SORT": "Ordenat per",
|
||||
"LOCALE": "Localització",
|
||||
"SETTINGS_BUTTON": "Configuracions",
|
||||
"NEW_BUTTON": "Nou article",
|
||||
"DROPDOWN_OPTIONS": {
|
||||
"PUBLISHED": "Publicat",
|
||||
"DRAFT": "Esborrany",
|
||||
"ARCHIVED": "Arxivat"
|
||||
},
|
||||
"TITLES": {
|
||||
"ALL_ARTICLES": "Tots els articles",
|
||||
"MINE": "Tots els meus articles",
|
||||
"DRAFT": "Esborrany d'articles",
|
||||
"ARCHIVED": "Articles arxivats"
|
||||
},
|
||||
"LOCALE_SELECT": {
|
||||
"TITLE": "Selecciona localització",
|
||||
"PLACEHOLDER": "Selecciona localització",
|
||||
"NO_RESULT": "No s'ha trobat localització",
|
||||
"SEARCH_PLACEHOLDER": "Cerca localització"
|
||||
}
|
||||
},
|
||||
"EDIT_HEADER": {
|
||||
"ALL_ARTICLES": "Tots els articles",
|
||||
"PUBLISH_BUTTON": "Publica",
|
||||
"MOVE_TO_ARCHIVE_BUTTON": "Mou a arxivat",
|
||||
"PREVIEW": "Vista prèvia",
|
||||
"ADD_TRANSLATION": "Afegeix traducció",
|
||||
"OPEN_SIDEBAR": "Obre la barra lateral",
|
||||
"CLOSE_SIDEBAR": "Tanca la barra lateral",
|
||||
"SAVING": "S'està desant...",
|
||||
"SAVED": "Desat"
|
||||
},
|
||||
"ARTICLE_EDITOR": {
|
||||
"IMAGE_UPLOAD": {
|
||||
"TITLE": "Puja imatge",
|
||||
"UPLOADING": "S'està carregant...",
|
||||
"SUCCESS": "La imatge s'ha carregat correctament",
|
||||
"ERROR": "S'ha produït un error en carregar la imatge",
|
||||
"UN_AUTHORIZED_ERROR": "You are not authorized to upload images",
|
||||
"ERROR_FILE_SIZE": "La mida de la imatge ha de ser inferior a {size}MB",
|
||||
"ERROR_FILE_FORMAT": "El format de la imatge ha de ser JPG, JPEG o PNG",
|
||||
"ERROR_FILE_DIMENSIONS": "Les dimensions de la imatge han de ser inferiors a 2000 x 2000"
|
||||
}
|
||||
},
|
||||
"ARTICLE_SETTINGS": {
|
||||
"TITLE": "Configuració de l'article",
|
||||
"FORM": {
|
||||
"CATEGORY": {
|
||||
"LABEL": "Categoria",
|
||||
"TITLE": "Selecciona categoria",
|
||||
"PLACEHOLDER": "Selecciona categoria",
|
||||
"NO_RESULT": "No s'ha trobat la categoria",
|
||||
"SEARCH_PLACEHOLDER": "Cerca la categoria"
|
||||
},
|
||||
"AUTHOR": {
|
||||
"LABEL": "Autor",
|
||||
"TITLE": "Selecciona l'autor",
|
||||
"PLACEHOLDER": "Selecciona l'autor",
|
||||
"NO_RESULT": "No s'han trobat autors",
|
||||
"SEARCH_PLACEHOLDER": "Cerca autor"
|
||||
},
|
||||
"META_TITLE": {
|
||||
"LABEL": "Meta títol",
|
||||
"PLACEHOLDER": "Afegeix un meta títol"
|
||||
},
|
||||
"META_DESCRIPTION": {
|
||||
"LABEL": "Meta descripció",
|
||||
"PLACEHOLDER": "Afegeix la teva meta descripció per obtenir millors resultats de SEO..."
|
||||
},
|
||||
"META_TAGS": {
|
||||
"LABEL": "Meta etiquetes",
|
||||
"PLACEHOLDER": "Afegeix meta etiquetes separades per comes..."
|
||||
}
|
||||
},
|
||||
"BUTTONS": {
|
||||
"ARCHIVE": "Arxiva article",
|
||||
"DELETE": "Suprimeix article"
|
||||
}
|
||||
},
|
||||
"ARTICLE_SEARCH_RESULT": {
|
||||
"UNCATEGORIZED": "Sense categoria",
|
||||
"SEARCH_RESULTS": "Resultats de la cerca per a {query}",
|
||||
"EMPTY_TEXT": "Cerca articles per inserir a les respostes.",
|
||||
"SEARCH_LOADER": "S'està cercant...",
|
||||
"INSERT_ARTICLE": "Insereix",
|
||||
"NO_RESULT": "No s'han trobat articles",
|
||||
"COPY_LINK": "Copia l'enllaç de l'article al porta-retalls",
|
||||
"OPEN_LINK": "Obre l'article en una pestanya nova",
|
||||
"PREVIEW_LINK": "Vista prèvia de l'article"
|
||||
},
|
||||
"PORTAL": {
|
||||
"HEADER": "Portals",
|
||||
"DEFAULT": "Per defecte",
|
||||
"NEW_BUTTON": "Nou portal",
|
||||
"ACTIVE_BADGE": "actiu",
|
||||
"CHOOSE_LOCALE_LABEL": "Escull una localització",
|
||||
"LOADING_MESSAGE": "Carregant portals...",
|
||||
"ARTICLES_LABEL": "articles",
|
||||
"NO_PORTALS_MESSAGE": "No hi ha portals disponibles",
|
||||
"ADD_NEW_LOCALE": "Afegeix una nova localització",
|
||||
"POPOVER": {
|
||||
"TITLE": "Portals",
|
||||
"PORTAL_SETTINGS": "Configuració del portal",
|
||||
"SUBTITLE": "Tens diversos portals i pots tenir diferents localitzacions per a cada portal.",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel·la",
|
||||
"CHOOSE_LOCALE_BUTTON": "Escull localització"
|
||||
},
|
||||
"PORTAL_SETTINGS": {
|
||||
"LIST_ITEM": {
|
||||
"HEADER": {
|
||||
"COUNT_LABEL": "articles",
|
||||
"ADD": "Afegeix localització",
|
||||
"VISIT": "Visita el lloc",
|
||||
"SETTINGS": "Configuracions",
|
||||
"DELETE": "Esborrar"
|
||||
},
|
||||
"PORTAL_CONFIG": {
|
||||
"TITLE": "Configuracions del portal",
|
||||
"ITEMS": {
|
||||
"NAME": "Nom",
|
||||
"DOMAIN": "Domini personalitzat",
|
||||
"SLUG": "Slug",
|
||||
"TITLE": "Títol del portal",
|
||||
"THEME": "Color del tema",
|
||||
"SUB_TEXT": "Subtext del portal"
|
||||
}
|
||||
},
|
||||
"AVAILABLE_LOCALES": {
|
||||
"TITLE": "Localitzacions disponibles",
|
||||
"TABLE": {
|
||||
"NAME": "Nom de la localització",
|
||||
"CODE": "Codi de la localització",
|
||||
"ARTICLE_COUNT": "Nre. d'articles",
|
||||
"CATEGORIES": "Nre. de categories",
|
||||
"SWAP": "Intercanvi",
|
||||
"DELETE": "Esborrar",
|
||||
"DEFAULT_LOCALE": "Per defecte"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_PORTAL": {
|
||||
"TITLE": "Suprimir portal",
|
||||
"MESSAGE": "Estàs segur que vols suprimir aquest portal",
|
||||
"YES": "Sí, esborra el portal",
|
||||
"NO": "No, manté el portal",
|
||||
"API": {
|
||||
"DELETE_SUCCESS": "Portal esborrat correctament",
|
||||
"DELETE_ERROR": "S'ha produït un error en suprimir el portal"
|
||||
}
|
||||
},
|
||||
"SEND_CNAME_INSTRUCTIONS": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "CNAME instructions sent successfully",
|
||||
"ERROR_MESSAGE": "Error while sending CNAME instructions"
|
||||
}
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"HEADER_TEXT": "Edita el portal",
|
||||
"TABS": {
|
||||
"BASIC_SETTINGS": {
|
||||
"TITLE": "Informació bàsica"
|
||||
},
|
||||
"CUSTOMIZATION_SETTINGS": {
|
||||
"TITLE": "Personalització del portal"
|
||||
},
|
||||
"CATEGORY_SETTINGS": {
|
||||
"TITLE": "Categories"
|
||||
},
|
||||
"LOCALE_SETTINGS": {
|
||||
"TITLE": "Localitzacions"
|
||||
}
|
||||
},
|
||||
"CATEGORIES": {
|
||||
"TITLE": "Categories a",
|
||||
"NEW_CATEGORY": "Nova categoria",
|
||||
"TABLE": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"LOCALE": "Localització",
|
||||
"ARTICLE_COUNT": "Nre. d'articles",
|
||||
"ACTION_BUTTON": {
|
||||
"EDIT": "Edita la categoria",
|
||||
"DELETE": "Suprimeix la categoria"
|
||||
},
|
||||
"EMPTY_TEXT": "No s'han trobat categories"
|
||||
}
|
||||
},
|
||||
"EDIT_BASIC_INFO": {
|
||||
"BUTTON_TEXT": "Actualitzar la configuració bàsica"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"CREATE_FLOW": {
|
||||
"BASIC": {
|
||||
"TITLE": "Informació del centre d'ajuda",
|
||||
"BODY": "Informació bàsica sobre el portal"
|
||||
},
|
||||
"CUSTOMIZATION": {
|
||||
"TITLE": "Personalització del centre d'ajuda",
|
||||
"BODY": "Personalitza el portal"
|
||||
},
|
||||
"FINISH": {
|
||||
"TITLE": "Llest! 🎉",
|
||||
"BODY": "Estàs a punt!"
|
||||
}
|
||||
},
|
||||
"CREATE_FLOW_PAGE": {
|
||||
"BACK_BUTTON": "Enrere",
|
||||
"BASIC_SETTINGS_PAGE": {
|
||||
"HEADER": "Crea un portal",
|
||||
"TITLE": "Informació del centre d'ajuda",
|
||||
"CREATE_BASIC_SETTING_BUTTON": "Crea la configuració bàsica del portal"
|
||||
},
|
||||
"CUSTOMIZATION_PAGE": {
|
||||
"HEADER": "Personalització del portal",
|
||||
"TITLE": "Personalització del centre d'ajuda",
|
||||
"UPDATE_PORTAL_BUTTON": "Actualitza la configuració del portal"
|
||||
},
|
||||
"FINISH_PAGE": {
|
||||
"TITLE": "Lles!🎉 Estàs a punt!",
|
||||
"MESSAGE": "Ara pots veure aquest portal creat en la teva pàgina de tots els portals.",
|
||||
"FINISH": "Ves a la pàgina de tots els portals"
|
||||
}
|
||||
},
|
||||
"LOGO": {
|
||||
"LABEL": "Logo",
|
||||
"UPLOAD_BUTTON": "Actualitza el logo",
|
||||
"HELP_TEXT": "Aquest logotip es mostrarà a la capçalera del portal.",
|
||||
"IMAGE_UPLOAD_SUCCESS": "El logotip s'ha penjat correctament",
|
||||
"IMAGE_UPLOAD_ERROR": "El logotip s'ha suprimit correctament",
|
||||
"IMAGE_DELETE_ERROR": "S'ha produït un error en suprimir el logotip"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Nom del portal",
|
||||
"HELP_TEXT": "El nom s'utilitzarà internament al portal públic.",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Slug del portal per a URLs",
|
||||
"ERROR": "El slug és obligatori"
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Domini personalitzat",
|
||||
"PLACEHOLDER": "Domini personalitzat del portal",
|
||||
"HELP_TEXT": "Add only If you want to use a custom domain for your portals. Eg: {exampleURL}",
|
||||
"ERROR": "Introdueix una URL de domini vàlid"
|
||||
},
|
||||
"HOME_PAGE_LINK": {
|
||||
"LABEL": "Enllaça a la pàgina d'inici",
|
||||
"PLACEHOLDER": "Enllaç a la pàgina d'inici del portal",
|
||||
"HELP_TEXT": "The link used to return from the portal to the home page. Eg: {exampleURL}",
|
||||
"ERROR": "Introdueix una URL de pàgina d'inici vàlid"
|
||||
},
|
||||
"THEME_COLOR": {
|
||||
"LABEL": "Color del tema del portal",
|
||||
"HELP_TEXT": "Aquest color es mostrarà com a color del tema per al portal."
|
||||
},
|
||||
"PAGE_TITLE": {
|
||||
"LABEL": "Títol de la pàgina",
|
||||
"PLACEHOLDER": "Títol de la pàgina del portal",
|
||||
"HELP_TEXT": "El títol de la pàgina s'utilitzarà al portal públic.",
|
||||
"ERROR": "El títol de la pàgina és necessari"
|
||||
},
|
||||
"HEADER_TEXT": {
|
||||
"LABEL": "Text de la capçalera",
|
||||
"PLACEHOLDER": "Text de la capçalera del portal",
|
||||
"HELP_TEXT": "El text de la capçalera del portal s'utilitzarà al portal públic.",
|
||||
"ERROR": "El text de la capçalera del portal és obligatori"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE_FOR_BASIC": "Portal creat correctament.",
|
||||
"ERROR_MESSAGE_FOR_BASIC": "No s'ha pogut crear el portal. Torna-ho a provar.",
|
||||
"SUCCESS_MESSAGE_FOR_UPDATE": "Portal actualitzat correctament.",
|
||||
"ERROR_MESSAGE_FOR_UPDATE": "No s'ha pogut actualitzar el portal. Torna-ho a provar."
|
||||
}
|
||||
},
|
||||
"ADD_LOCALE": {
|
||||
"TITLE": "Afegeix una nova localització",
|
||||
"SUB_TITLE": "Això afegeix una configuració regional nova a la teva llista de traduccions disponible.",
|
||||
"PORTAL": "Portal",
|
||||
"LOCALE": {
|
||||
"LABEL": "Localització",
|
||||
"PLACEHOLDER": "Escull una localització",
|
||||
"ERROR": "La localització és necessari"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Crea una localització",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La localització s'ha afegit correctament",
|
||||
"ERROR_MESSAGE": "No es pot afegir la localització. Torna-ho a provar."
|
||||
}
|
||||
},
|
||||
"CHANGE_DEFAULT_LOCALE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La localització predeterminada s'ha actualitzat correctament",
|
||||
"ERROR_MESSAGE": "No es pot actualitzar la localització. Torna-ho a provar."
|
||||
}
|
||||
},
|
||||
"DELETE_LOCALE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La localització s'ha eliminat del portal correctament",
|
||||
"ERROR_MESSAGE": "No es pot eliminar la localització del portal. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
},
|
||||
"TABLE": {
|
||||
"LOADING_MESSAGE": "Carregant articles...",
|
||||
"404": "No hi ha cap article que coincideixi amb la teva cerca 🔍",
|
||||
"NO_ARTICLES": "No hi ha articles disponibles",
|
||||
"HEADERS": {
|
||||
"TITLE": "Títol",
|
||||
"CATEGORY": "Categoria",
|
||||
"READ_COUNT": "Vistes",
|
||||
"STATUS": "Estat",
|
||||
"LAST_EDITED": "Última edició"
|
||||
},
|
||||
"COLUMNS": {
|
||||
"BY": "per",
|
||||
"AUTHOR_NOT_AVAILABLE": "L'autor no està disponible"
|
||||
}
|
||||
},
|
||||
"EDIT_ARTICLE": {
|
||||
"LOADING": "Carregant articles...",
|
||||
"TITLE_PLACEHOLDER": "El títol de l'article va aquí",
|
||||
"CONTENT_PLACEHOLDER": "Escriu el teu article aquí",
|
||||
"API": {
|
||||
"ERROR": "S'ha produït un error en desar l'article"
|
||||
}
|
||||
},
|
||||
"PUBLISH_ARTICLE": {
|
||||
"API": {
|
||||
"ERROR": "S'ha produït un error en publicar l'article",
|
||||
"SUCCESS": "Article publicat amb èxit"
|
||||
}
|
||||
},
|
||||
"ARCHIVE_ARTICLE": {
|
||||
"API": {
|
||||
"ERROR": "S'ha produït un error en arxivar l'article",
|
||||
"SUCCESS": "Article arxivat correctament"
|
||||
}
|
||||
},
|
||||
"DRAFT_ARTICLE": {
|
||||
"API": {
|
||||
"ERROR": "Error while drafting article",
|
||||
"SUCCESS": "Article drafted successfully"
|
||||
}
|
||||
},
|
||||
"DELETE_ARTICLE": {
|
||||
"MODAL": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"MESSAGE": "Esteu segur que suprimiu l'article?",
|
||||
"YES": "Si, esborra",
|
||||
"NO": "No, manten-la"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Article esborrat correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error en suprimir l'article"
|
||||
}
|
||||
},
|
||||
"CREATE_ARTICLE": {
|
||||
"ERROR_MESSAGE": "Afegiu l'encapçalament i el contingut de l'article i llavors pots actualitzar la configuració"
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"SEARCH": {
|
||||
"PLACEHOLDER": "Cerca articles"
|
||||
}
|
||||
},
|
||||
"CATEGORY": {
|
||||
"ADD": {
|
||||
"TITLE": "Crea una categoria",
|
||||
"SUB_TITLE": "La categoria s'utilitzarà al portal públic per categoritzar els articles.",
|
||||
"PORTAL": "Portal",
|
||||
"LOCALE": "Localització",
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Nom de la categoria",
|
||||
"HELP_TEXT": "El nom i la icona de la categoria s'utilitzaran al portal públic per categoritzar els articles.",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Slug de categoria per a URLs",
|
||||
"HELP_TEXT": "app.chatwoot.com/hc/my-portal/en-US/categories/my-slug",
|
||||
"ERROR": "El slug és obligatori"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Fes una breu descripció de la categoria.",
|
||||
"ERROR": "La descripció és necessària"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Crea la categoria",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Categoria creada correctament",
|
||||
"ERROR_MESSAGE": "No es pot crear la categoria"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edita una categoria",
|
||||
"SUB_TITLE": "L'edició d'una categoria actualitzarà la categoria al portal públic.",
|
||||
"PORTAL": "Portal",
|
||||
"LOCALE": "Localització",
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Nom de la categoria",
|
||||
"HELP_TEXT": "El nom i la icona de la categoria s'utilitzaran al portal públic per categoritzar els articles.",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Slug de categoria per a URLs",
|
||||
"HELP_TEXT": "app.chatwoot.com/hc/my-portal/en-US/categories/my-slug",
|
||||
"ERROR": "El slug és obligatori"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Fes una breu descripció de la categoria.",
|
||||
"ERROR": "La descripció és necessària"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Actualitza la categoria",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Categoria actualitzada correctament",
|
||||
"ERROR_MESSAGE": "No es pot actualitzar la categoria"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Categoria suprimida correctament",
|
||||
"ERROR_MESSAGE": "No es pot suprimir la categoria"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ARTICLE_SEARCH": {
|
||||
"TITLE": "Cerca articles",
|
||||
"PLACEHOLDER": "Cerca articles",
|
||||
"NO_RESULT": "No s'han trobat articles",
|
||||
"SEARCHING": "S'està cercant...",
|
||||
"SEARCH_BUTTON": "Cercar",
|
||||
"INSERT_ARTICLE": "insereix enllaç",
|
||||
"IFRAME_ERROR": "L'URL és buit o no és vàlid. No es pot mostrar el contingut.",
|
||||
"OPEN_ARTICLE_SEARCH": "Insereix un article del Centre d'ajuda",
|
||||
"SUCCESS_ARTICLE_INSERTED": "Article inserit correctament",
|
||||
"PREVIEW_LINK": "Vista prèvia de l'article",
|
||||
"CANCEL": "Tanca",
|
||||
"BACK": "Enrere",
|
||||
"BACK_RESULTS": "Torna als resultats"
|
||||
},
|
||||
"UPGRADE_PAGE": {
|
||||
"TITLE": "Centre d'ajuda",
|
||||
"DESCRIPTION": "Crea portals d'autoservei fàcils d'utilitzar. Ajuda els teus usuaris a accedir als articles i obtenir assistència les 24 hores del dia. Actualitza la teva subscripció per activar aquesta funció.",
|
||||
"SELF_HOSTED_DESCRIPTION": "Crea portals d'autoservei fàcils d'utilitzar. Ajuda els teus usuaris a accedir als articles i obtenir assistència les 24 hores del dia. Posa't en contacte amb el teu administrador per activar aquesta funció.",
|
||||
"BUTTON": {
|
||||
"LEARN_MORE": "Aprèn més",
|
||||
"UPGRADE": "Actualitza"
|
||||
},
|
||||
"FEATURES": {
|
||||
"PORTALS": {
|
||||
"TITLE": "Múltiples portals",
|
||||
"DESCRIPTION": "Crea diversos portals del centre d'ajuda per a diferents productes amb el mateix compte."
|
||||
},
|
||||
"LOCALES": {
|
||||
"TITLE": "Suport total per a localitzacions",
|
||||
"DESCRIPTION": "Localitza el portal en el teu idioma. Admetem totes les localitzacions i permetem traduccions per a cada article."
|
||||
},
|
||||
"SEO": {
|
||||
"TITLE": "Disseny SEO-friendly",
|
||||
"DESCRIPTION": "Personalitza les teves meta etiquetes per millorar la teva visibilitat als motors de cerca amb les nostres pàgines SEO-friendly."
|
||||
},
|
||||
"API": {
|
||||
"TITLE": "Suport complet de l'API",
|
||||
"DESCRIPTION": "Utilitza el portal com a CMS sense cap amb marcs de front-end de tercers mitjançant les nostres API."
|
||||
}
|
||||
}
|
||||
},
|
||||
"LOADING": "Loading...",
|
||||
"ARTICLES_PAGE": {
|
||||
"ARTICLE_CARD": {
|
||||
"CARD": {
|
||||
"VIEWS": "{count} view | {count} views",
|
||||
"DROPDOWN_MENU": {
|
||||
"PUBLISH": "Publica",
|
||||
"DRAFT": "Esborrany",
|
||||
"ARCHIVE": "Archive",
|
||||
"DELETE": "Esborrar"
|
||||
},
|
||||
"STATUS": {
|
||||
"DRAFT": "Esborrany",
|
||||
"PUBLISHED": "Publicat",
|
||||
"ARCHIVED": "Arxivat"
|
||||
},
|
||||
"CATEGORY": {
|
||||
"UNCATEGORISED": "Uncategorised"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ARTICLES_HEADER": {
|
||||
"TABS": {
|
||||
"ALL": "All articles",
|
||||
"MINE": "Meves",
|
||||
"DRAFT": "Esborrany",
|
||||
"PUBLISHED": "Publicat",
|
||||
"ARCHIVED": "Arxivat"
|
||||
},
|
||||
"CATEGORY": {
|
||||
"ALL": "All categories"
|
||||
},
|
||||
"LOCALE": {
|
||||
"ALL": "All locales"
|
||||
},
|
||||
"NEW_ARTICLE": "New article"
|
||||
},
|
||||
"EMPTY_STATE": {
|
||||
"ALL": {
|
||||
"TITLE": "Write an article",
|
||||
"SUBTITLE": "Write a rich article, let’s get started!",
|
||||
"BUTTON_LABEL": "New article"
|
||||
},
|
||||
"MINE": {
|
||||
"TITLE": "You haven't written any articles here",
|
||||
"SUBTITLE": "All articles written by you show up here for quick access."
|
||||
},
|
||||
"DRAFT": {
|
||||
"TITLE": "There are no articles in drafts",
|
||||
"SUBTITLE": "Draft articles will appear here"
|
||||
},
|
||||
"PUBLISHED": {
|
||||
"TITLE": "There are no published articles",
|
||||
"SUBTITLE": "Published articles will appear here"
|
||||
},
|
||||
"ARCHIVED": {
|
||||
"TITLE": "There are no articles in the archive",
|
||||
"SUBTITLE": "Archived articles don't show up on the portal, you can use it to mark deprecated or outdated pages"
|
||||
},
|
||||
"CATEGORY": {
|
||||
"TITLE": "There are no articles in this category",
|
||||
"SUBTITLE": "Articles in this category will appear here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CATEGORY_PAGE": {
|
||||
"CATEGORY_HEADER": {
|
||||
"NEW_CATEGORY": "Nova categoria",
|
||||
"EDIT_CATEGORY": "Edita la categoria",
|
||||
"CATEGORIES_COUNT": "{n} category | {n} categories",
|
||||
"BREADCRUMB": {
|
||||
"CATEGORY_LOCALE": "Categories ({localeCode})",
|
||||
"ACTIVE_CATEGORY": "{categoryName} ({categoryCount} articles) | {categoryName} ({categoryCount} article)"
|
||||
}
|
||||
},
|
||||
"CATEGORY_EMPTY_STATE": {
|
||||
"TITLE": "No s'han trobat categories",
|
||||
"SUBTITLE": "Categories will appear here. You can add a category by clicking the 'New Category' button."
|
||||
},
|
||||
"CATEGORY_CARD": {
|
||||
"ARTICLES_COUNT": "{count} article | {count} articles"
|
||||
},
|
||||
"CATEGORY_DIALOG": {
|
||||
"CREATE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Categoria creada correctament",
|
||||
"ERROR_MESSAGE": "No es pot crear la categoria"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Categoria actualitzada correctament",
|
||||
"ERROR_MESSAGE": "No es pot actualitzar la categoria"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Categoria suprimida correctament",
|
||||
"ERROR_MESSAGE": "No es pot suprimir la categoria"
|
||||
}
|
||||
},
|
||||
"HEADER": {
|
||||
"CREATE": "Crea la categoria",
|
||||
"EDIT": "Edita la categoria",
|
||||
"DESCRIPTION": "L'edició d'una categoria actualitzarà la categoria al portal públic.",
|
||||
"PORTAL": "Portal",
|
||||
"LOCALE": "Localització"
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Nom de la categoria",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Slug de categoria per a URLs",
|
||||
"ERROR": "El slug és obligatori",
|
||||
"HELP_TEXT": "app.chatwoot.com/hc/{portalSlug}/{localeCode}/categories/{categorySlug}"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Fes una breu descripció de la categoria.",
|
||||
"ERROR": "La descripció és necessària"
|
||||
}
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CREATE": "Crear",
|
||||
"EDIT": "Actualitza",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
}
|
||||
},
|
||||
"LOCALES_PAGE": {
|
||||
"LOCALES_COUNT": "No locales available | {n} locale | {n} locales",
|
||||
"NEW_LOCALE_BUTTON_TEXT": "New locale",
|
||||
"LOCALE_CARD": {
|
||||
"ARTICLES_COUNT": "{count} article | {count} articles",
|
||||
"CATEGORIES_COUNT": "{count} category | {count} categories",
|
||||
"DEFAULT": "Per defecte",
|
||||
"DROPDOWN_MENU": {
|
||||
"MAKE_DEFAULT": "Make default",
|
||||
"DELETE": "Esborrar"
|
||||
}
|
||||
},
|
||||
"ADD_LOCALE_DIALOG": {
|
||||
"TITLE": "Afegeix una nova localització",
|
||||
"DESCRIPTION": "Select the language in which this article will be written. This will be added to your list of translations, and you can add more later.",
|
||||
"COMBOBOX": {
|
||||
"PLACEHOLDER": "Selecciona localització..."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La localització s'ha afegit correctament",
|
||||
"ERROR_MESSAGE": "No es pot afegir la localització. Torna-ho a provar."
|
||||
}
|
||||
}
|
||||
},
|
||||
"EDIT_ARTICLE_PAGE": {
|
||||
"HEADER": {
|
||||
"STATUS": {
|
||||
"SAVING": "S'està desant...",
|
||||
"SAVED": "Desat"
|
||||
},
|
||||
"PREVIEW": "Vista prèvia",
|
||||
"PUBLISH": "Publica",
|
||||
"DRAFT": "Esborrany",
|
||||
"ARCHIVE": "Archive",
|
||||
"BACK_TO_ARTICLES": "Back to articles"
|
||||
},
|
||||
"EDIT_ARTICLE": {
|
||||
"MORE_PROPERTIES": "More properties",
|
||||
"UNCATEGORIZED": "Sense categoria",
|
||||
"EDITOR_PLACEHOLDER": "Write something..."
|
||||
},
|
||||
"ARTICLE_PROPERTIES": {
|
||||
"ARTICLE_PROPERTIES": "Article properties",
|
||||
"META_DESCRIPTION": "Meta descripció",
|
||||
"META_DESCRIPTION_PLACEHOLDER": "Add meta description",
|
||||
"META_TITLE": "Meta títol",
|
||||
"META_TITLE_PLACEHOLDER": "Add meta title",
|
||||
"META_TAGS": "Meta etiquetes",
|
||||
"META_TAGS_PLACEHOLDER": "Add meta tags"
|
||||
},
|
||||
"API": {
|
||||
"ERROR": "S'ha produït un error en desar l'article"
|
||||
}
|
||||
},
|
||||
"PORTAL_SWITCHER": {
|
||||
"NEW_PORTAL": "New portal",
|
||||
"PORTALS": "Portals",
|
||||
"CREATE_PORTAL": "Create and manage multiple portals",
|
||||
"ARTICLES": "articles",
|
||||
"DOMAIN": "domini",
|
||||
"PORTAL_NAME": "Nom del portal"
|
||||
},
|
||||
"CREATE_PORTAL_DIALOG": {
|
||||
"TITLE": "Create new portal",
|
||||
"DESCRIPTION": "Give your portal a name and create a user-friendly URL slug. You can modify both later in the settings.",
|
||||
"CONFIRM_BUTTON_LABEL": "Crear",
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "User Guide | Chatwoot",
|
||||
"MESSAGE": "Choose an name for your portal.",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "user-guide",
|
||||
"ERROR": "El slug és obligatori",
|
||||
"FORMAT_ERROR": "Please enter a valid slug, for eg: user-guide"
|
||||
}
|
||||
},
|
||||
"PORTAL_SETTINGS": {
|
||||
"FORM": {
|
||||
"AVATAR": {
|
||||
"LABEL": "Logo",
|
||||
"IMAGE_UPLOAD_ERROR": "No s'ha pogut carregar la imatge! Torna-ho a provar",
|
||||
"IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save changes to save the logo",
|
||||
"IMAGE_DELETE_SUCCESS": "El logotip s'ha suprimit correctament",
|
||||
"IMAGE_DELETE_ERROR": "Unable to delete logo",
|
||||
"IMAGE_UPLOAD_SIZE_ERROR": "La mida de la imatge ha de ser inferior a {size}MB"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Nom del portal",
|
||||
"ERROR": "El valor és necessari"
|
||||
},
|
||||
"HEADER_TEXT": {
|
||||
"LABEL": "Header text",
|
||||
"PLACEHOLDER": "Text de la capçalera del portal"
|
||||
},
|
||||
"PAGE_TITLE": {
|
||||
"LABEL": "Page title",
|
||||
"PLACEHOLDER": "Títol de la pàgina del portal"
|
||||
},
|
||||
"HOME_PAGE_LINK": {
|
||||
"LABEL": "Home page link",
|
||||
"PLACEHOLDER": "Enllaç a la pàgina d'inici del portal",
|
||||
"ERROR": "Enter a valid URL. The Home page link must start with 'http://' or 'https://'."
|
||||
},
|
||||
"SLUG": {
|
||||
"LABEL": "Slug",
|
||||
"PLACEHOLDER": "Portal slug"
|
||||
},
|
||||
"LIVE_CHAT_WIDGET": {
|
||||
"LABEL": "Live chat widget",
|
||||
"PLACEHOLDER": "Select live chat widget",
|
||||
"HELP_TEXT": "Select a live chat widget that will appear on your help center",
|
||||
"NONE_OPTION": "No widget"
|
||||
},
|
||||
"BRAND_COLOR": {
|
||||
"LABEL": "Brand color"
|
||||
},
|
||||
"SAVE_CHANGES": "Save changes"
|
||||
},
|
||||
"CONFIGURATION_FORM": {
|
||||
"CUSTOM_DOMAIN": {
|
||||
"HEADER": "Domini personalitzat",
|
||||
"LABEL": "Domini personalitzat:",
|
||||
"DESCRIPTION": "You can host your portal on a custom domain. For instance, if your website is yourdomain.com and you want your portal available at docs.yourdomain.com, simply enter that in this field.",
|
||||
"STATUS_DESCRIPTION": "Your custom portal will start working as soon as it is verified.",
|
||||
"PLACEHOLDER": "Domini personalitzat del portal",
|
||||
"EDIT_BUTTON": "Edita",
|
||||
"ADD_BUTTON": "Add custom domain",
|
||||
"STATUS": {
|
||||
"LIVE": "En directe",
|
||||
"PENDING": "Awaiting verification",
|
||||
"ERROR": "Verification failed"
|
||||
},
|
||||
"DIALOG": {
|
||||
"ADD_HEADER": "Add custom domain",
|
||||
"EDIT_HEADER": "Edit custom domain",
|
||||
"ADD_CONFIRM_BUTTON_LABEL": "Add domain",
|
||||
"EDIT_CONFIRM_BUTTON_LABEL": "Update domain",
|
||||
"LABEL": "Domini personalitzat",
|
||||
"PLACEHOLDER": "Domini personalitzat del portal",
|
||||
"ERROR": "Custom domain is required",
|
||||
"FORMAT_ERROR": "Please enter a valid domain URL e.g. docs.yourdomain.com"
|
||||
},
|
||||
"DNS_CONFIGURATION_DIALOG": {
|
||||
"HEADER": "DNS configuration",
|
||||
"DESCRIPTION": "Log in to the account you have with your DNS provider, and add a CNAME record for subdomain pointing to chatwoot.help",
|
||||
"COPY": "Successfully copied CNAME",
|
||||
"SEND_INSTRUCTIONS": {
|
||||
"HEADER": "Send instructions",
|
||||
"DESCRIPTION": "If you would prefer to have someone from your development team to handle this step, you can enter email address below, and we will send them the required instructions.",
|
||||
"PLACEHOLDER": "Enter their email",
|
||||
"ERROR": "Enter a valid email address",
|
||||
"SEND_BUTTON": "Envia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_PORTAL": {
|
||||
"BUTTON": "Delete {portalName}",
|
||||
"HEADER": "Suprimir portal",
|
||||
"DESCRIPTION": "Permanently delete this portal. This action is irreversible",
|
||||
"DIALOG": {
|
||||
"HEADER": "Sure you want to delete {portalName}?",
|
||||
"DESCRIPTION": "This is a permanent action that cannot be reversed.",
|
||||
"CONFIRM_BUTTON_LABEL": "Esborrar"
|
||||
}
|
||||
},
|
||||
"EDIT_CONFIGURATION": "Edit configuration"
|
||||
},
|
||||
"API": {
|
||||
"CREATE_PORTAL": {
|
||||
"SUCCESS_MESSAGE": "Portal creat correctament",
|
||||
"ERROR_MESSAGE": "Unable to create portal"
|
||||
},
|
||||
"UPDATE_PORTAL": {
|
||||
"SUCCESS_MESSAGE": "Portal actualitzat correctament",
|
||||
"ERROR_MESSAGE": "Unable to update portal"
|
||||
}
|
||||
}
|
||||
},
|
||||
"PDF_UPLOAD": {
|
||||
"TITLE": "Upload PDF Document",
|
||||
"DESCRIPTION": "Upload a PDF document to automatically generate FAQs using AI",
|
||||
"DRAG_DROP_TEXT": "Drag and drop your PDF file here, or click to select",
|
||||
"SELECT_FILE": "Select PDF File",
|
||||
"ADDITIONAL_CONTEXT_LABEL": "Additional Context (Optional)",
|
||||
"ADDITIONAL_CONTEXT_PLACEHOLDER": "Provide any additional context or instructions for FAQ generation...",
|
||||
"UPLOADING": "S'està carregant...",
|
||||
"UPLOAD": "Upload & Process",
|
||||
"CANCEL": "Cancel·la",
|
||||
"ERROR_INVALID_TYPE": "Please select a valid PDF file",
|
||||
"ERROR_FILE_TOO_LARGE": "File size must be less than 512MB",
|
||||
"ERROR_UPLOAD_FAILED": "Failed to upload PDF. Please try again."
|
||||
},
|
||||
"PDF_DOCUMENTS": {
|
||||
"TITLE": "PDF Documents",
|
||||
"DESCRIPTION": "Manage uploaded PDF documents and generate FAQs from them",
|
||||
"UPLOAD_PDF": "Upload PDF",
|
||||
"UPLOAD_FIRST_PDF": "Upload your first PDF",
|
||||
"UPLOADED_BY": "Uploaded by",
|
||||
"GENERATE_FAQS": "Generate FAQs",
|
||||
"GENERATING": "Generant...",
|
||||
"CONFIRM_DELETE": "Are you sure you want to delete {filename}?",
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No PDF documents yet",
|
||||
"DESCRIPTION": "Upload PDF documents to automatically generate FAQs using AI"
|
||||
},
|
||||
"STATUS": {
|
||||
"UPLOADED": "Ready",
|
||||
"PROCESSING": "Processing",
|
||||
"PROCESSED": "Completat",
|
||||
"FAILED": "Failed"
|
||||
}
|
||||
},
|
||||
"CONTENT_GENERATION": {
|
||||
"TITLE": "Content Generation",
|
||||
"DESCRIPTION": "Upload PDF documents to automatically generate FAQ content using AI",
|
||||
"UPLOAD_TITLE": "Upload PDF Document",
|
||||
"DRAG_DROP": "Drag and drop your PDF file here, or click to select",
|
||||
"SELECT_FILE": "Select PDF File",
|
||||
"UPLOADING": "Processing document...",
|
||||
"UPLOAD_SUCCESS": "Document processed successfully!",
|
||||
"UPLOAD_ERROR": "Failed to upload document. Please try again.",
|
||||
"INVALID_FILE_TYPE": "Please select a valid PDF file",
|
||||
"FILE_TOO_LARGE": "File size must be less than 512MB",
|
||||
"GENERATED_CONTENT": "Generated FAQ Content",
|
||||
"PUBLISH_SELECTED": "Publish Selected",
|
||||
"PUBLISHING": "Publishing...",
|
||||
"FROM_DOCUMENT": "From document",
|
||||
"NO_CONTENT": "No generated content available. Upload a PDF document to get started.",
|
||||
"LOADING": "Loading generated content..."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"INBOX": {
|
||||
"LIST": {
|
||||
"TITLE": "My Inbox",
|
||||
"DISPLAY_DROPDOWN": "Visualització",
|
||||
"LOADING": "S'estan obtenint notificacions",
|
||||
"404": "No hi ha notificacions actives en aquest grup.",
|
||||
"NO_NOTIFICATIONS": "No hi ha notificacions",
|
||||
"NOTE": "Notificacions de totes les safates d'entrada subscrites",
|
||||
"NO_MESSAGES_AVAILABLE": "Ups! No es poden recuperar els missatges",
|
||||
"SNOOZED_UNTIL": "Posposat fins a",
|
||||
"SNOOZED_UNTIL_TOMORROW": "Posposat fins demà",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Posposat fins a la setmana vinent"
|
||||
},
|
||||
"ACTION_HEADER": {
|
||||
"SNOOZE": "Posposa la notificació",
|
||||
"DELETE": "Suprimeix la notificació",
|
||||
"BACK": "Enrere"
|
||||
},
|
||||
"TYPES": {
|
||||
"CONVERSATION_MENTION": "T'han mencionat a la conversa",
|
||||
"CONVERSATION_CREATION": "S'ha creat una nova conversa",
|
||||
"CONVERSATION_ASSIGNMENT": "Una conversa ha estat assignada a tu",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Missatge nou en una conversa assignada",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Missatge nou en una conversa en què participeu",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "S'ha perdut la primera resposta de l'objectiu de SLA per a la conversa",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "S'ha perdut la següent resposta de l'objectiu de SLA per a la conversa",
|
||||
"SLA_MISSED_RESOLUTION": "S'ha perdut la resolució de l'objectiu de SLA per a la conversa"
|
||||
},
|
||||
"TYPES_NEXT": {
|
||||
"CONVERSATION_MENTION": "Mentioned",
|
||||
"CONVERSATION_ASSIGNMENT": "Assigned to you",
|
||||
"CONVERSATION_CREATION": "New Conversation",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "SLA breach",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "SLA breach",
|
||||
"SLA_MISSED_RESOLUTION": "SLA breach",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Nou missatge",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Nou missatge",
|
||||
"SNOOZED_UNTIL": "Snoozed for {time}",
|
||||
"SNOOZED_ENDS": "Snooze ended"
|
||||
},
|
||||
"NO_CONTENT": "No hi ha contingut disponible",
|
||||
"MENU_ITEM": {
|
||||
"MARK_AS_READ": "Marca com a llegit",
|
||||
"MARK_AS_UNREAD": "Marca com a no llegit",
|
||||
"SNOOZE": "Posposat",
|
||||
"DELETE": "Esborrar",
|
||||
"MARK_ALL_READ": "Marcar tots com a llegits",
|
||||
"DELETE_ALL": "Suprimeix tot",
|
||||
"DELETE_ALL_READ": "Suprimeix tots els llegits"
|
||||
},
|
||||
"DISPLAY_MENU": {
|
||||
"SORT": "Ordena",
|
||||
"DISPLAY": "Visualització:",
|
||||
"SORT_OPTIONS": {
|
||||
"NEWEST": "Més nou",
|
||||
"OLDEST": "Més antic",
|
||||
"PRIORITY": "Prioritat"
|
||||
},
|
||||
"DISPLAY_OPTIONS": {
|
||||
"SNOOZED": "Posposat",
|
||||
"READ": "Llegir",
|
||||
"LABELS": "Etiquetes",
|
||||
"CONVERSATION_ID": "ID de la conversa"
|
||||
}
|
||||
},
|
||||
"ALERTS": {
|
||||
"MARK_AS_READ": "Notificació marcada com a llegida",
|
||||
"MARK_AS_UNREAD": "Notificació marcada com a no llegida",
|
||||
"SNOOZE": "La notificació s'ha posposat",
|
||||
"DELETE": "S'ha suprimit la notificació",
|
||||
"MARK_ALL_READ": "Totes les notificacions s'han marcat com a llegides",
|
||||
"DELETE_ALL": "S'han suprimit totes les notificacions",
|
||||
"DELETE_ALL_READ": "S'han suprimit totes les notificacions de lectura"
|
||||
},
|
||||
"REAUTHORIZE": {
|
||||
"TITLE": "Reauthorization Required",
|
||||
"DESCRIPTION": "Your WhatsApp connection has expired. Please reconnect to continue receiving and sending messages.",
|
||||
"BUTTON_TEXT": "Reconnect WhatsApp",
|
||||
"LOADING_FACEBOOK": "Loading Facebook SDK...",
|
||||
"SUCCESS": "WhatsApp reconnected successfully",
|
||||
"ERROR": "Failed to reconnect WhatsApp. Please try again.",
|
||||
"WHATSAPP_APP_ID_MISSING": "WhatsApp App ID is not configured. Please contact your administrator.",
|
||||
"WHATSAPP_CONFIG_ID_MISSING": "WhatsApp Configuration ID is not configured. Please contact your administrator.",
|
||||
"CONFIGURATION_ERROR": "Configuration error occurred during reauthorization.",
|
||||
"FACEBOOK_LOAD_ERROR": "Failed to load Facebook SDK. Please try again.",
|
||||
"TROUBLESHOOTING": {
|
||||
"TITLE": "Troubleshooting",
|
||||
"POPUP_BLOCKED": "Ensure pop-ups are allowed for this site",
|
||||
"COOKIES": "Third-party cookies must be enabled",
|
||||
"ADMIN_ACCESS": "You need admin access to the WhatsApp Business Account"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,77 @@
|
||||
import advancedFilters from './advancedFilters.json';
|
||||
import agentBots from './agentBots.json';
|
||||
import agentMgmt from './agentMgmt.json';
|
||||
import attributesMgmt from './attributesMgmt.json';
|
||||
import auditLogs from './auditLogs.json';
|
||||
import automation from './automation.json';
|
||||
import bulkActions from './bulkActions.json';
|
||||
import campaign from './campaign.json';
|
||||
import cannedMgmt from './cannedMgmt.json';
|
||||
import chatlist from './chatlist.json';
|
||||
import components from './components.json';
|
||||
import contact from './contact.json';
|
||||
import contactFilters from './contactFilters.json';
|
||||
import conversation from './conversation.json';
|
||||
import csatMgmt from './csatMgmt.json';
|
||||
import customRole from './customRole.json';
|
||||
import datePicker from './datePicker.json';
|
||||
import emoji from './emoji.json';
|
||||
import general from './general.json';
|
||||
import generalSettings from './generalSettings.json';
|
||||
import helpCenter from './helpCenter.json';
|
||||
import inbox from './inbox.json';
|
||||
import inboxMgmt from './inboxMgmt.json';
|
||||
import integrationApps from './integrationApps.json';
|
||||
import integrations from './integrations.json';
|
||||
import labelsMgmt from './labelsMgmt.json';
|
||||
import login from './login.json';
|
||||
import macros from './macros.json';
|
||||
import report from './report.json';
|
||||
import resetPassword from './resetPassword.json';
|
||||
import search from './search.json';
|
||||
import setNewPassword from './setNewPassword.json';
|
||||
import settings from './settings.json';
|
||||
import signup from './signup.json';
|
||||
import sla from './sla.json';
|
||||
import teamsSettings from './teamsSettings.json';
|
||||
import whatsappTemplates from './whatsappTemplates.json';
|
||||
|
||||
export default {
|
||||
...advancedFilters,
|
||||
...agentBots,
|
||||
...agentMgmt,
|
||||
...attributesMgmt,
|
||||
...auditLogs,
|
||||
...automation,
|
||||
...bulkActions,
|
||||
...campaign,
|
||||
...cannedMgmt,
|
||||
...chatlist,
|
||||
...components,
|
||||
...contact,
|
||||
...contactFilters,
|
||||
...conversation,
|
||||
...csatMgmt,
|
||||
...customRole,
|
||||
...datePicker,
|
||||
...emoji,
|
||||
...general,
|
||||
...generalSettings,
|
||||
...helpCenter,
|
||||
...inbox,
|
||||
...inboxMgmt,
|
||||
...integrationApps,
|
||||
...integrations,
|
||||
...labelsMgmt,
|
||||
...login,
|
||||
...macros,
|
||||
...report,
|
||||
...resetPassword,
|
||||
...search,
|
||||
...setNewPassword,
|
||||
...settings,
|
||||
...signup,
|
||||
...sla,
|
||||
...teamsSettings,
|
||||
...whatsappTemplates,
|
||||
};
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"INTEGRATION_APPS": {
|
||||
"FETCHING": "S'estan obtenint integracions",
|
||||
"NO_HOOK_CONFIGURED": "No hi ha integracions {integrationId} configurades en aquest compte.",
|
||||
"HEADER": "Aplicacions",
|
||||
"STATUS": {
|
||||
"ENABLED": "Habilita",
|
||||
"DISABLED": "Inhabilita"
|
||||
},
|
||||
"CONFIGURE": "Configura",
|
||||
"ADD_BUTTON": "Afegeix un nou hook",
|
||||
"DELETE": {
|
||||
"TITLE": {
|
||||
"INBOX": "Confirma la supressió",
|
||||
"ACCOUNT": "Desconnecta"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"INBOX": "N'estàs segur?",
|
||||
"ACCOUNT": "Segur que us desconnecteu?"
|
||||
},
|
||||
"CONFIRM_BUTTON_TEXT": {
|
||||
"INBOX": "Si, esborra",
|
||||
"ACCOUNT": "Sí, desconnecta"
|
||||
},
|
||||
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "S'ha esborrat el Hook correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"FETCHING": "Recollint els hooks d'integració",
|
||||
"INBOX": "Safata d'entrada",
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborrar"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Selecciona Safata d'entrada",
|
||||
"PLACEHOLDER": "Selecciona Safata d'entrada"
|
||||
},
|
||||
"SUBMIT": "Crear",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "El hook d'integració s'ha afegit correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
"BUTTON_TEXT": "Connectar"
|
||||
},
|
||||
"DISCONNECT": {
|
||||
"BUTTON_TEXT": "Desconnecta"
|
||||
},
|
||||
"SIDEBAR_DESCRIPTION": {
|
||||
"DIALOGFLOW": "Dialogflow is a natural language processing platform for building conversational interfaces. Integrating it with {installationName} lets bots handle queries first and transfer them to agents when needed. It helps qualify leads and reduce agent workload by answering FAQs. To add Dialogflow, create a Service Account in Google Console and share the credentials. Refer to the docs for details"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,977 @@
|
||||
{
|
||||
"INTEGRATION_SETTINGS": {
|
||||
"SHOPIFY": {
|
||||
"DELETE": {
|
||||
"TITLE": "Delete Shopify Integration",
|
||||
"MESSAGE": "Are you sure you want to delete the Shopify integration?"
|
||||
},
|
||||
"STORE_URL": {
|
||||
"TITLE": "Connect Shopify Store",
|
||||
"LABEL": "Store URL",
|
||||
"PLACEHOLDER": "your-store.myshopify.com",
|
||||
"HELP": "Enter your Shopify store's myshopify.com URL",
|
||||
"CANCEL": "Cancel·la",
|
||||
"SUBMIT": "Connect Store"
|
||||
},
|
||||
"ERROR": "There was an error connecting to Shopify. Please try again or contact support if the issue persists."
|
||||
},
|
||||
"HEADER": "Integracions",
|
||||
"DESCRIPTION": "Chatwoot integrates with multiple tools and services to improve your team's efficiency. Explore the list below to configure your favorite apps.",
|
||||
"LEARN_MORE": "Learn more about integrations",
|
||||
"LOADING": "Fetching integrations",
|
||||
"CAPTAIN": {
|
||||
"DISABLED": "Captain is not enabled on your account.",
|
||||
"CLICK_HERE_TO_CONFIGURE": "Click here to configure",
|
||||
"LOADING_CONSOLE": "Loading Captain Console...",
|
||||
"FAILED_TO_LOAD_CONSOLE": "Failed to load Captain Console. Please refresh and try again."
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"SUBSCRIBED_EVENTS": "Esdeveniments subscrits",
|
||||
"LEARN_MORE": "Learn more about webhooks",
|
||||
"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": "Esdeveniments",
|
||||
"EVENTS": {
|
||||
"CONVERSATION_CREATED": "Conversa Creada",
|
||||
"CONVERSATION_STATUS_CHANGED": "Estat de la conversa canviat",
|
||||
"CONVERSATION_UPDATED": "Conversa Actualitzada",
|
||||
"MESSAGE_CREATED": "Missatge creat",
|
||||
"MESSAGE_UPDATED": "Missatge actualitzat",
|
||||
"WEBWIDGET_TRIGGERED": "Widget de xat en directe obert per l'usuari",
|
||||
"CONTACT_CREATED": "Contacte creat",
|
||||
"CONTACT_UPDATED": "Contacte actualitzat",
|
||||
"CONVERSATION_TYPING_ON": "Conversation Typing On",
|
||||
"CONVERSATION_TYPING_OFF": "Conversation Typing Off"
|
||||
}
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Webhook Name",
|
||||
"PLACEHOLDER": "Enter the name of the webhook"
|
||||
},
|
||||
"END_POINT": {
|
||||
"LABEL": "URL del webhook",
|
||||
"PLACEHOLDER": "Example: {webhookExampleURL}",
|
||||
"ERROR": "Introduïu una URL vàlid"
|
||||
},
|
||||
"EDIT_SUBMIT": "Webhook actualitzat",
|
||||
"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": {
|
||||
"WEBHOOK_ENDPOINT": "Punt final del webhook",
|
||||
"ACTIONS": "Accions"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Edita",
|
||||
"TITLE": "Edita el webhook",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La configuració del webhook s'ha actualitzat correctament",
|
||||
"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": "La configuració del webhook s'ha afegit correctament",
|
||||
"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": "N'estàs segur que suprimiu el webhook? ({webhookURL})",
|
||||
"YES": "Si, esborra ",
|
||||
"NO": "No, mantén-la"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SLACK": {
|
||||
"DELETE": "Esborrar",
|
||||
"DELETE_CONFIRMATION": {
|
||||
"TITLE": "Suprimeix la integració",
|
||||
"MESSAGE": "N'estàs segur que vols suprimir la integració? Si ho fas, es perdrà l'accés a les converses del vostre espai de treball de Slack."
|
||||
},
|
||||
"HELP_TEXT": {
|
||||
"TITLE": "Com utilitzar la integració de Slack?",
|
||||
"BODY": "With this integration, all of your incoming conversations will be synced to the ***{selectedChannelName}*** channel in your Slack workspace. You can manage all your customer conversations right within the channel and never miss a message.\n\nHere are the main features of the integration:\n\n**Respond to conversations from within Slack:** To respond to a conversation in the ***{selectedChannelName}*** Slack channel, simply type out your message and send it as a thread. This will create a response back to the customer through Chatwoot. It's that simple!\n\n **Create private notes:** If you want to create private notes instead of replies, start your message with ***`note:`***. This ensures that your message is kept private and won't be visible to the customer.\n\n**Associate an agent profile:** If the person who replied on Slack has an agent profile in Chatwoot under the same email, the replies will be associated with that agent profile automatically. This means you can easily track who said what and when. On the other hand, when the replier doesn't have an associated agent profile, the replies will appear from the bot profile to the customer.",
|
||||
"SELECTED": "seleccionat"
|
||||
},
|
||||
"SELECT_CHANNEL": {
|
||||
"OPTION_LABEL": "Selecciona el canal",
|
||||
"UPDATE": "Actualitza",
|
||||
"BUTTON_TEXT": "Connecta el canal",
|
||||
"DESCRIPTION": "El teu espai de treball de Slack ara està enllaçat amb Chatwoot. Tanmateix, actualment la integració està inactiva. Per activar la integració i connectar un canal a Chatwoot, feu clic al botó següent.\n\n**Nota:** si estas intentant connectar un canal privat, afegeix l'aplicació Chatwoot al canal de Slack abans de continuar amb aquest pas.",
|
||||
"ATTENTION_REQUIRED": "Es requereix atenció",
|
||||
"EXPIRED": "La teva integració de Slack ha caducat. Per continuar rebent missatges a Slack, suprimeix la integració i torna a connectar el vostre espai de treball."
|
||||
},
|
||||
"UPDATE_ERROR": "S'ha produït un error en actualitzar la integració, torna-ho a provar",
|
||||
"UPDATE_SUCCESS": "El canal s'ha connectat correctament",
|
||||
"FAILED_TO_FETCH_CHANNELS": "S'ha produït un error en obtenir els canals de Slack, torna-ho a provar"
|
||||
},
|
||||
"DYTE": {
|
||||
"CLICK_HERE_TO_JOIN": "Fes clic aquí per unir-te",
|
||||
"LEAVE_THE_ROOM": "Deixa la sala",
|
||||
"START_VIDEO_CALL_HELP_TEXT": "Inicia una nova videotrucada amb el client",
|
||||
"JOIN_ERROR": "S'ha produït un error en unir-se a la trucada, torna-ho a provar",
|
||||
"CREATE_ERROR": "S'ha produït un error en crear un enllaç de reunió, torna-ho a provar"
|
||||
},
|
||||
"OPEN_AI": {
|
||||
"AI_ASSIST": "Assistència IA",
|
||||
"WITH_AI": " {option} with AI ",
|
||||
"OPTIONS": {
|
||||
"REPLY_SUGGESTION": "Suggeriment de resposta",
|
||||
"SUMMARIZE": "Resumir",
|
||||
"REPHRASE": "Millorar l'escriptura",
|
||||
"FIX_SPELLING_GRAMMAR": "Corregir l'ortografia i la gramàtica",
|
||||
"SHORTEN": "Abreuja",
|
||||
"EXPAND": "Expandeix",
|
||||
"MAKE_FRIENDLY": "Canvia el to del missatge a amigable",
|
||||
"MAKE_FORMAL": "Utilitza un to formal",
|
||||
"SIMPLIFY": "Simplifica"
|
||||
},
|
||||
"ASSISTANCE_MODAL": {
|
||||
"DRAFT_TITLE": "Esborrany de contingut",
|
||||
"GENERATED_TITLE": "Contingut generat",
|
||||
"AI_WRITING": "La IA està escrivint",
|
||||
"BUTTONS": {
|
||||
"APPLY": "Utilitza aquest suggeriment",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
},
|
||||
"CTA_MODAL": {
|
||||
"TITLE": "Integració amb OpenAI",
|
||||
"DESC": "Aporta funcions d'IA avançades al teu tauler amb els models GPT d'OpenAI. Per començar, introdueix la clau API del teu compte d'OpenAI.",
|
||||
"KEY_PLACEHOLDER": "Introdueix la vostra API key d'OpenAI",
|
||||
"BUTTONS": {
|
||||
"NEED_HELP": "Necessita ajuda?",
|
||||
"DISMISS": "Descartar",
|
||||
"FINISH": "Finalitza la configuració"
|
||||
},
|
||||
"DISMISS_MESSAGE": "Pots configurar la integració d'OpenAI més tard quan vulguis.",
|
||||
"SUCCESS_MESSAGE": "S'ha configurat correctament la integració d'OpenAI"
|
||||
},
|
||||
"TITLE": "Millora amb IA",
|
||||
"SUMMARY_TITLE": "Resum amb IA",
|
||||
"REPLY_TITLE": "Respon el suggeriment amb IA",
|
||||
"SUBTITLE": "Es generarà una resposta millorada mitjançant IA, basada en el teu esborrany actual.",
|
||||
"TONE": {
|
||||
"TITLE": "To",
|
||||
"OPTIONS": {
|
||||
"PROFESSIONAL": "Professional",
|
||||
"FRIENDLY": "Amable"
|
||||
}
|
||||
},
|
||||
"BUTTONS": {
|
||||
"GENERATE": "Genera",
|
||||
"GENERATING": "Generant...",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"GENERATE_ERROR": "There was an error processing the content, please try again"
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Suprimeix",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La integració s'ha suprimit correctament"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
"BUTTON_TEXT": "Connectar"
|
||||
},
|
||||
"DASHBOARD_APPS": {
|
||||
"TITLE": "Aplicacions del tauler de control",
|
||||
"HEADER_BTN_TXT": "Afegeix una aplicació de tauler nova",
|
||||
"SIDEBAR_TXT": "<p><b>Aplicacions del tauler de control</b></p><p>Les aplicacions del tauler de control permeten a les organitzacions incrustar una aplicació dins del tauler de control de Chatwoot per proporcionar el context als agents d'atenció al client. Aquesta funció et permet crear una aplicació de manera independent i inserir-la dins del tauler per proporcionar informació de l'usuari, les seves comandes o el seu historial de pagaments anteriors.</p><p>Quan incrusteu la teva aplicació mitjançant el tauler de control de Chatwoot, la teva aplicació obté el context de la conversa i el contacte com a esdeveniment de finestra. Implementa un oient per a l'esdeveniment del missatge a la teva pàgina per rebre el context.</p><p>Per afegir una aplicació de tauler nova, feu clic al botó \"Afegeix una aplicació de tauler nova\".</p>",
|
||||
"DESCRIPTION": "Les aplicacions del tauler permeten a les organitzacions incrustar una aplicació dins del tauler per proporcionar el context als agents d'atenció al client. Aquesta funció et permet crear una aplicació de manera independent i incorporar-la per proporcionar informació de l'usuari, les seves comandes o el seu historial de pagaments anterior.",
|
||||
"LEARN_MORE": "Learn more about Dashboard Apps",
|
||||
"LIST": {
|
||||
"404": "Encara no hi ha cap aplicació de tauler configurada en aquest compte",
|
||||
"LOADING": "S'estan obtenint les aplicacions del tauler de control...",
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"ENDPOINT": "Endpoint"
|
||||
},
|
||||
"EDIT_TOOLTIP": "Edita l'aplicació",
|
||||
"DELETE_TOOLTIP": "Suprimeix l'aplicació"
|
||||
},
|
||||
"FORM": {
|
||||
"TITLE_LABEL": "Nom",
|
||||
"TITLE_PLACEHOLDER": "Introdueix un nom per a l'aplicació del tauler",
|
||||
"TITLE_ERROR": "Un nom per a l'aplicació del tauler és obligatori",
|
||||
"URL_LABEL": "Endpoint",
|
||||
"URL_PLACEHOLDER": "Introdueix l'URL del punt final on està allotjada la teva aplicació",
|
||||
"URL_ERROR": "Una URL vàlida és obligatoria"
|
||||
},
|
||||
"CREATE": {
|
||||
"HEADER": "Afegeix una aplicació de tauler nova",
|
||||
"FORM_SUBMIT": "Envia",
|
||||
"FORM_CANCEL": "Cancel·la",
|
||||
"API_SUCCESS": "L'aplicació del tauler de control s'ha configurat correctament",
|
||||
"API_ERROR": "No hem pogut crear una aplicació. Intenta-ho més tard"
|
||||
},
|
||||
"UPDATE": {
|
||||
"HEADER": "Edita l'aplicació del tauler",
|
||||
"FORM_SUBMIT": "Actualitza",
|
||||
"FORM_CANCEL": "Cancel·la",
|
||||
"API_SUCCESS": "L'aplicació del tauler de control s'ha actualitzat correctament",
|
||||
"API_ERROR": "No hem pogut actualitzar l'aplicació. Intenta-ho més tard"
|
||||
},
|
||||
"DELETE": {
|
||||
"CONFIRM_YES": "Sí, esborra-ho",
|
||||
"CONFIRM_NO": "No, mantén-la",
|
||||
"TITLE": "Confirma la supressió",
|
||||
"MESSAGE": "N'estàs segur que vols suprimir l'aplicació - {appName}?",
|
||||
"API_SUCCESS": "L'aplicació del tauler de control s'ha esborrat correctament",
|
||||
"API_ERROR": "No hem pogut esborrar l'aplicació. Intenta-ho més tard"
|
||||
}
|
||||
},
|
||||
"LINEAR": {
|
||||
"ADD_OR_LINK_BUTTON": "Crear/enllaçar una issue en Linear",
|
||||
"LOADING": "S'estan buscant issues en Linear...",
|
||||
"LOADING_ERROR": "S'ha produït un error en obtenir les issues en Linear, torna-ho a provar",
|
||||
"CREATE": "Crear",
|
||||
"LINK": {
|
||||
"SEARCH": "Cerca issues",
|
||||
"SELECT": "Selecciona una issue",
|
||||
"TITLE": "Enllaç",
|
||||
"EMPTY_LIST": "No s'han trobat issues de Linear",
|
||||
"LOADING": "Carregant",
|
||||
"ERROR": "S'ha produït un error en obtenir les issues en Linear, torna-ho a provar",
|
||||
"LINK_SUCCESS": "S'ha enllaçat la issue correctament",
|
||||
"LINK_ERROR": "S'ha produït un error en enllaçar la issue, torna-ho a provar",
|
||||
"LINK_TITLE": "Conversation (#{conversationId}) with {name}"
|
||||
},
|
||||
"ADD_OR_LINK": {
|
||||
"TITLE": "Crear/enllaçar una issue en Linear",
|
||||
"DESCRIPTION": "Crea issues en Linear a partir de converses o enllaça els existents per fer un seguiment perfecte.",
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Títol",
|
||||
"PLACEHOLDER": "Introdueix un títol",
|
||||
"REQUIRED_ERROR": "El títol és necessari"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Introdueix la descripció"
|
||||
},
|
||||
"TEAM": {
|
||||
"LABEL": "Equip",
|
||||
"PLACEHOLDER": "Selecciona equip",
|
||||
"SEARCH": "Cerca equip",
|
||||
"REQUIRED_ERROR": "Un equip és necessari"
|
||||
},
|
||||
"ASSIGNEE": {
|
||||
"LABEL": "Cessionari",
|
||||
"PLACEHOLDER": "Selecciona assignat",
|
||||
"SEARCH": "Cerca assignat"
|
||||
},
|
||||
"PRIORITY": {
|
||||
"LABEL": "Prioritat",
|
||||
"PLACEHOLDER": "Selecciona la prioritat",
|
||||
"SEARCH": "Cerca prioritat"
|
||||
},
|
||||
"LABEL": {
|
||||
"LABEL": "Etiqueta",
|
||||
"PLACEHOLDER": "Selecciona l'etiqueta",
|
||||
"SEARCH": "Cerca etiqueta"
|
||||
},
|
||||
"STATUS": {
|
||||
"LABEL": "Estat",
|
||||
"PLACEHOLDER": "Selecciona l'estat",
|
||||
"SEARCH": "Cerca l'estat"
|
||||
},
|
||||
"PROJECT": {
|
||||
"LABEL": "Projecte",
|
||||
"PLACEHOLDER": "Selecciona el projecte",
|
||||
"SEARCH": "Cerca el projecte"
|
||||
}
|
||||
},
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancel·la",
|
||||
"CREATE_SUCCESS": "Issue creada correctament",
|
||||
"CREATE_ERROR": "S'ha produït un error en crear la issue, torna-ho a provar",
|
||||
"LOADING_TEAM_ERROR": "S'ha produït un error en obtenir els equips, torna-ho a provar",
|
||||
"LOADING_TEAM_ENTITIES_ERROR": "S'ha produït un error en recuperar les entitats de l'equip, torna-ho a provar"
|
||||
},
|
||||
"ISSUE": {
|
||||
"STATUS": "Estat",
|
||||
"PRIORITY": "Prioritat",
|
||||
"ASSIGNEE": "Cessionari",
|
||||
"LABELS": "Etiquetes",
|
||||
"CREATED_AT": "Created at {createdAt}"
|
||||
},
|
||||
"UNLINK": {
|
||||
"TITLE": "Desenllaça",
|
||||
"SUCCESS": "S'ha desenllaçat la issue correctament",
|
||||
"ERROR": "S'ha produït un error en desenllaçar la issue, torna-ho a provar"
|
||||
},
|
||||
"NO_LINKED_ISSUES": "No linked issues found",
|
||||
"DELETE": {
|
||||
"TITLE": "Are you sure you want to delete the integration?",
|
||||
"MESSAGE": "Are you sure you want to delete the integration?",
|
||||
"CONFIRM": "Sí, esborra",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"CTA": {
|
||||
"TITLE": "Connect to Linear",
|
||||
"AGENT_DESCRIPTION": "Linear workspace is not connected. Request your administrator to connect a workspace to use this integration.",
|
||||
"DESCRIPTION": "Linear workspace is not connected. Click the button below to connect your workspace to use this integration.",
|
||||
"BUTTON_TEXT": "Connect Linear workspace"
|
||||
}
|
||||
},
|
||||
"NOTION": {
|
||||
"DELETE": {
|
||||
"TITLE": "Are you sure you want to delete the Notion integration?",
|
||||
"MESSAGE": "Deleting this integration will remove access to your Notion workspace and stop all related functionality.",
|
||||
"CONFIRM": "Sí, esborra",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CAPTAIN": {
|
||||
"NAME": "Captain",
|
||||
"HEADER_KNOW_MORE": "Know more",
|
||||
"ASSISTANT_SWITCHER": {
|
||||
"ASSISTANTS": "Assistants",
|
||||
"SWITCH_ASSISTANT": "Switch between assistants",
|
||||
"NEW_ASSISTANT": "Create Assistant",
|
||||
"EMPTY_LIST": "No assistants found, please create one to get started"
|
||||
},
|
||||
"COPILOT": {
|
||||
"TITLE": "Copilot",
|
||||
"TRY_THESE_PROMPTS": "Try these prompts",
|
||||
"PANEL_TITLE": "Get started with Copilot",
|
||||
"KICK_OFF_MESSAGE": "Need a quick summary, want to check past conversations, or draft a better reply? Copilot’s here to speed things up.",
|
||||
"SEND_MESSAGE": "Envia missatge...",
|
||||
"EMPTY_MESSAGE": "There was an error generating the response. Please try again.",
|
||||
"LOADER": "Captain is thinking",
|
||||
"YOU": "Tu",
|
||||
"USE": "Use this",
|
||||
"RESET": "Reset",
|
||||
"SHOW_STEPS": "Show steps",
|
||||
"SELECT_ASSISTANT": "Select Assistant",
|
||||
"PROMPTS": {
|
||||
"SUMMARIZE": {
|
||||
"LABEL": "Summarize this conversation",
|
||||
"CONTENT": "Summarize the key points discussed between the customer and the support agent, including the customer's concerns, questions, and the solutions or responses provided by the support agent"
|
||||
},
|
||||
"SUGGEST": {
|
||||
"LABEL": "Suggest an answer",
|
||||
"CONTENT": "Analyze the customer's inquiry, and draft a response that effectively addresses their concerns or questions. Ensure the reply is clear, concise, and provides helpful information."
|
||||
},
|
||||
"RATE": {
|
||||
"LABEL": "Rate this conversation",
|
||||
"CONTENT": "Review the conversation to see how well it meets the customer's needs. Share a rating out of 5 based on tone, clarity, and effectiveness."
|
||||
},
|
||||
"HIGH_PRIORITY": {
|
||||
"LABEL": "High priority conversations",
|
||||
"CONTENT": "Give me a summary of all high priority open conversations. Include the conversation ID, customer name (if available), last message content, and assigned agent. Group by status if relevant."
|
||||
},
|
||||
"LIST_CONTACTS": {
|
||||
"LABEL": "List contacts",
|
||||
"CONTENT": "Show me the list of top 10 contacts. Include name, email or phone number (if available), last seen time, tags (if any)."
|
||||
}
|
||||
}
|
||||
},
|
||||
"PLAYGROUND": {
|
||||
"USER": "Tu",
|
||||
"ASSISTANT": "Assistant",
|
||||
"MESSAGE_PLACEHOLDER": "Escriu el missatge...",
|
||||
"HEADER": "Playground",
|
||||
"DESCRIPTION": "Use this playground to send messages to your assistant and check if it responds accurately, quickly, and in the tone you expect.",
|
||||
"CREDIT_NOTE": "Messages sent here will count toward your Captain credits."
|
||||
},
|
||||
"PAYWALL": {
|
||||
"TITLE": "Upgrade to use Captain AI",
|
||||
"AVAILABLE_ON": "Captain is not available on the free plan.",
|
||||
"UPGRADE_PROMPT": "Upgrade your plan to get access to our assistants, copilot and more.",
|
||||
"UPGRADE_NOW": "Actualitza ara",
|
||||
"CANCEL_ANYTIME": "Pots canviar o cancel·lar el teu pla en qualsevol moment"
|
||||
},
|
||||
"ENTERPRISE_PAYWALL": {
|
||||
"UPGRADE_PROMPT": "Upgrade your plan to get access to our assistants, copilot and more.",
|
||||
"ASK_ADMIN": "Posa't en contacte amb el vostre administrador per obtenir l'actualització."
|
||||
},
|
||||
"BANNER": {
|
||||
"RESPONSES": "You've used over 80% of your response limit. To continue using Captain AI, please upgrade.",
|
||||
"DOCUMENTS": "Document limit reached. Upgrade to continue using Captain AI."
|
||||
},
|
||||
"FORM": {
|
||||
"CANCEL": "Cancel·la",
|
||||
"CREATE": "Crear",
|
||||
"EDIT": "Actualitza"
|
||||
},
|
||||
"ASSISTANTS": {
|
||||
"HEADER": "Assistants",
|
||||
"NO_ASSISTANTS_AVAILABLE": "There are no assistants available in your account.",
|
||||
"ADD_NEW": "Create a new assistant",
|
||||
"DELETE": {
|
||||
"TITLE": "Are you sure to delete the assistant?",
|
||||
"DESCRIPTION": "This action is permanent. Deleting this assistant will remove it from all connected inboxes and permanently erase all generated knowledge.",
|
||||
"CONFIRM": "Sí, esborra",
|
||||
"SUCCESS_MESSAGE": "The assistant has been successfully deleted",
|
||||
"ERROR_MESSAGE": "There was an error deleting the assistant, please try again."
|
||||
},
|
||||
"FORM_DESCRIPTION": "Fill out the details below to name your assistant, describe its purpose, and specify the product it will support.",
|
||||
"CREATE": {
|
||||
"TITLE": "Create an assistant",
|
||||
"SUCCESS_MESSAGE": "The assistant has been successfully created",
|
||||
"ERROR_MESSAGE": "There was an error creating the assistant, please try again."
|
||||
},
|
||||
"FORM": {
|
||||
"UPDATE": "Actualitza",
|
||||
"SECTIONS": {
|
||||
"BASIC_INFO": "Basic Information",
|
||||
"SYSTEM_MESSAGES": "System Messages",
|
||||
"INSTRUCTIONS": "Instructions",
|
||||
"FEATURES": "Característiques",
|
||||
"TOOLS": "Tools "
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Nom",
|
||||
"PLACEHOLDER": "Enter assistant name",
|
||||
"ERROR": "The name is required"
|
||||
},
|
||||
"TEMPERATURE": {
|
||||
"LABEL": "Response Temperature",
|
||||
"DESCRIPTION": "Adjust how creative or restrictive the assistant's responses should be. Lower values produce more focused and deterministic responses, while higher values allow for more creative and varied outputs."
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Enter assistant description",
|
||||
"ERROR": "The description is required"
|
||||
},
|
||||
"PRODUCT_NAME": {
|
||||
"LABEL": "Product Name",
|
||||
"PLACEHOLDER": "Enter product name",
|
||||
"ERROR": "The product name is required"
|
||||
},
|
||||
"WELCOME_MESSAGE": {
|
||||
"LABEL": "Welcome Message",
|
||||
"PLACEHOLDER": "Enter welcome message"
|
||||
},
|
||||
"HANDOFF_MESSAGE": {
|
||||
"LABEL": "Handoff Message",
|
||||
"PLACEHOLDER": "Enter handoff message"
|
||||
},
|
||||
"RESOLUTION_MESSAGE": {
|
||||
"LABEL": "Resolution Message",
|
||||
"PLACEHOLDER": "Enter resolution message"
|
||||
},
|
||||
"INSTRUCTIONS": {
|
||||
"LABEL": "Instructions",
|
||||
"PLACEHOLDER": "Enter instructions for the assistant"
|
||||
},
|
||||
"FEATURES": {
|
||||
"TITLE": "Característiques",
|
||||
"ALLOW_CONVERSATION_FAQS": "Generate FAQs from resolved conversations",
|
||||
"ALLOW_MEMORIES": "Capture key details as memories from customer interactions.",
|
||||
"ALLOW_CITATIONS": "Include source citations in responses"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Update the assistant",
|
||||
"SUCCESS_MESSAGE": "The assistant has been successfully updated",
|
||||
"ERROR_MESSAGE": "There was an error updating the assistant, please try again.",
|
||||
"NOT_FOUND": "Could not find the assistant. Please try again."
|
||||
},
|
||||
"SETTINGS": {
|
||||
"HEADER": "Configuracions",
|
||||
"BASIC_SETTINGS": {
|
||||
"TITLE": "Basic settings",
|
||||
"DESCRIPTION": "Customize what the assistant says when ending a conversation or transferring to a human."
|
||||
},
|
||||
"SYSTEM_SETTINGS": {
|
||||
"TITLE": "System settings",
|
||||
"DESCRIPTION": "Customize what the assistant says when ending a conversation or transferring to a human."
|
||||
},
|
||||
"CONTROL_ITEMS": {
|
||||
"TITLE": "The Fun Stuff",
|
||||
"DESCRIPTION": "Add more control to the assistant. (a bit more visual like a story : Query guardrail → scenarios → output) Nudges user to actually utilise these.",
|
||||
"OPTIONS": {
|
||||
"GUARDRAILS": {
|
||||
"TITLE": "Guardrails",
|
||||
"DESCRIPTION": "Keeps things on track—only the kinds of questions you want your assistant to answer, nothing off-limits or off-topic."
|
||||
},
|
||||
"RESPONSE_GUIDELINES": {
|
||||
"TITLE": "Response guidelines",
|
||||
"DESCRIPTION": "The vibe and structure of your assistant’s replies—clear and friendly? Short and snappy? Detailed and formal?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Delete Assistant",
|
||||
"DESCRIPTION": "This action is permanent. Deleting this assistant will remove it from all connected inboxes and permanently erase all generated knowledge.",
|
||||
"BUTTON_TEXT": "Delete {assistantName}"
|
||||
}
|
||||
},
|
||||
"OPTIONS": {
|
||||
"EDIT_ASSISTANT": "Edit Assistant",
|
||||
"DELETE_ASSISTANT": "Delete Assistant",
|
||||
"VIEW_CONNECTED_INBOXES": "View connected inboxes"
|
||||
},
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No assistants available",
|
||||
"SUBTITLE": "Create an assistant to provide quick and accurate responses to your users. It can learn from your help articles and past conversations.",
|
||||
"FEATURE_SPOTLIGHT": {
|
||||
"TITLE": "Captain Assistant",
|
||||
"NOTE": "Captain Assistant engages directly with customers, learns from your help docs and past conversations, and delivers instant, accurate responses. It handles the initial queries, providing quick resolutions before transferring to an agent when needed."
|
||||
}
|
||||
},
|
||||
"GUARDRAILS": {
|
||||
"TITLE": "Guardrails",
|
||||
"DESCRIPTION": "Keeps things on track—only the kinds of questions you want your assistant to answer, nothing off-limits or off-topic.",
|
||||
"BULK_ACTION": {
|
||||
"SELECTED": "{count} item selected | {count} items selected",
|
||||
"SELECT_ALL": "Select all ({count})",
|
||||
"UNSELECT_ALL": "Unselect all ({count})",
|
||||
"BULK_DELETE_BUTTON": "Esborrar"
|
||||
},
|
||||
"ADD": {
|
||||
"SUGGESTED": {
|
||||
"TITLE": "Example guardrails",
|
||||
"ADD": "Add all",
|
||||
"ADD_SINGLE": "Add this",
|
||||
"SAVE": "Add and save (↵)",
|
||||
"PLACEHOLDER": "Type in another guardrail..."
|
||||
},
|
||||
"NEW": {
|
||||
"TITLE": "Add a guardrail",
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancel·la",
|
||||
"PLACEHOLDER": "Type in another guardrail...",
|
||||
"TEST_ALL": "Test all"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"SEARCH_PLACEHOLDER": "Search..."
|
||||
},
|
||||
"EMPTY_MESSAGE": "No guardrails found. Create or add examples to begin.",
|
||||
"SEARCH_EMPTY_MESSAGE": "No guardrails found for this search.",
|
||||
"API": {
|
||||
"ADD": {
|
||||
"SUCCESS": "Guardrails added successfully",
|
||||
"ERROR": "There was an error adding guardrails, please try again."
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Guardrails updated successfully",
|
||||
"ERROR": "There was an error updating guardrails, please try again."
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Guardrails deleted successfully",
|
||||
"ERROR": "There was an error deleting guardrails, please try again."
|
||||
}
|
||||
}
|
||||
},
|
||||
"RESPONSE_GUIDELINES": {
|
||||
"TITLE": "Response Guidelines",
|
||||
"DESCRIPTION": "The vibe and structure of your assistant’s replies—clear and friendly? Short and snappy? Detailed and formal?",
|
||||
"BULK_ACTION": {
|
||||
"SELECTED": "{count} item selected | {count} items selected",
|
||||
"SELECT_ALL": "Select all ({count})",
|
||||
"UNSELECT_ALL": "Unselect all ({count})",
|
||||
"BULK_DELETE_BUTTON": "Esborrar"
|
||||
},
|
||||
"ADD": {
|
||||
"SUGGESTED": {
|
||||
"TITLE": "Example response guidelines",
|
||||
"ADD": "Add all",
|
||||
"ADD_SINGLE": "Add this",
|
||||
"SAVE": "Add and save (↵)",
|
||||
"PLACEHOLDER": "Type in another response guideline..."
|
||||
},
|
||||
"NEW": {
|
||||
"TITLE": "Add a response guideline",
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancel·la",
|
||||
"PLACEHOLDER": "Type in another response guideline...",
|
||||
"TEST_ALL": "Test all"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"SEARCH_PLACEHOLDER": "Search..."
|
||||
},
|
||||
"EMPTY_MESSAGE": "No response guidelines found. Create or add examples to begin.",
|
||||
"SEARCH_EMPTY_MESSAGE": "No response guidelines found for this search.",
|
||||
"API": {
|
||||
"ADD": {
|
||||
"SUCCESS": "Response Guidelines added successfully",
|
||||
"ERROR": "There was an error adding response guidelines, please try again."
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Response Guidelines updated successfully",
|
||||
"ERROR": "There was an error updating response guidelines, please try again."
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Response Guidelines deleted successfully",
|
||||
"ERROR": "There was an error deleting response guidelines, please try again."
|
||||
}
|
||||
}
|
||||
},
|
||||
"SCENARIOS": {
|
||||
"TITLE": "Scenarios",
|
||||
"DESCRIPTION": "Give your assistant some context—like “what to do when a user is stuck,” or “how to act during a refund request.”",
|
||||
"BULK_ACTION": {
|
||||
"SELECTED": "{count} item selected | {count} items selected",
|
||||
"SELECT_ALL": "Select all ({count})",
|
||||
"UNSELECT_ALL": "Unselect all ({count})",
|
||||
"BULK_DELETE_BUTTON": "Esborrar"
|
||||
},
|
||||
"ADD": {
|
||||
"SUGGESTED": {
|
||||
"TITLE": "Example scenarios",
|
||||
"ADD": "Add all",
|
||||
"ADD_SINGLE": "Add this",
|
||||
"TOOLS_USED": "Tools used :"
|
||||
},
|
||||
"NEW": {
|
||||
"CREATE": "Add a scenario",
|
||||
"TITLE": "Create a scenario",
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Títol",
|
||||
"PLACEHOLDER": "Enter a name for the scenario",
|
||||
"ERROR": "Scenario name is required"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Describe how and where this scenario will be used",
|
||||
"ERROR": "Scenario description is required"
|
||||
},
|
||||
"INSTRUCTION": {
|
||||
"LABEL": "How to handle",
|
||||
"PLACEHOLDER": "Describe how and where this scenario will be handled",
|
||||
"ERROR": "Scenario content is required"
|
||||
},
|
||||
"CREATE": "Crear",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
}
|
||||
},
|
||||
"UPDATE": {
|
||||
"CANCEL": "Cancel·la",
|
||||
"UPDATE": "Update changes"
|
||||
},
|
||||
"LIST": {
|
||||
"SEARCH_PLACEHOLDER": "Search..."
|
||||
},
|
||||
"EMPTY_MESSAGE": "No scenarios found. Create or add examples to begin.",
|
||||
"SEARCH_EMPTY_MESSAGE": "No scenarios found for this search.",
|
||||
"API": {
|
||||
"ADD": {
|
||||
"SUCCESS": "Scenarios added successfully",
|
||||
"ERROR": "There was an error adding scenarios, please try again."
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Scenarios updated successfully",
|
||||
"ERROR": "There was an error updating scenarios, please try again."
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Scenarios deleted successfully",
|
||||
"ERROR": "There was an error deleting scenarios, please try again."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"DOCUMENTS": {
|
||||
"HEADER": "Documents",
|
||||
"ADD_NEW": "Create a new document",
|
||||
"RELATED_RESPONSES": {
|
||||
"TITLE": "Related FAQs",
|
||||
"DESCRIPTION": "These FAQs are generated directly from the document."
|
||||
},
|
||||
"FORM_DESCRIPTION": "Enter the URL of the document to add it as a knowledge source and choose the assistant to associate it with.",
|
||||
"CREATE": {
|
||||
"TITLE": "Add a document",
|
||||
"SUCCESS_MESSAGE": "The document has been successfully created",
|
||||
"ERROR_MESSAGE": "There was an error creating the document, please try again."
|
||||
},
|
||||
"FORM": {
|
||||
"TYPE": {
|
||||
"LABEL": "Document Type",
|
||||
"URL": "URL",
|
||||
"PDF": "PDF File"
|
||||
},
|
||||
"URL": {
|
||||
"LABEL": "URL",
|
||||
"PLACEHOLDER": "Enter the URL of the document",
|
||||
"ERROR": "Please provide a valid URL for the document"
|
||||
},
|
||||
"PDF_FILE": {
|
||||
"LABEL": "PDF File",
|
||||
"CHOOSE_FILE": "Choose PDF file",
|
||||
"ERROR": "Please select a PDF file",
|
||||
"HELP_TEXT": "Maximum file size: 10MB",
|
||||
"INVALID_TYPE": "Please select a valid PDF file",
|
||||
"TOO_LARGE": "File size exceeds 10MB limit"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Document Name (Optional)",
|
||||
"PLACEHOLDER": "Enter a name for the document"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Are you sure to delete the document?",
|
||||
"DESCRIPTION": "This action is permanent. Deleting this document will permanently erase all generated knowledge.",
|
||||
"CONFIRM": "Sí, esborra",
|
||||
"SUCCESS_MESSAGE": "The document has been successfully deleted",
|
||||
"ERROR_MESSAGE": "There was an error deleting the document, please try again."
|
||||
},
|
||||
"OPTIONS": {
|
||||
"VIEW_RELATED_RESPONSES": "View Related Responses",
|
||||
"DELETE_DOCUMENT": "Delete Document"
|
||||
},
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No documents available",
|
||||
"SUBTITLE": "Documents are used by your assistant to generate FAQs. You can import documents to provide context for your assistant.",
|
||||
"FEATURE_SPOTLIGHT": {
|
||||
"TITLE": "Captain Document",
|
||||
"NOTE": "A document in Captain serves as a knowledge resource for the assistant. By connecting your help center or guides, Captain can analyze the content and provide accurate responses for customer inquiries."
|
||||
}
|
||||
}
|
||||
},
|
||||
"CUSTOM_TOOLS": {
|
||||
"HEADER": "Tools",
|
||||
"ADD_NEW": "Create a new tool",
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No custom tools available",
|
||||
"SUBTITLE": "Create custom tools to connect your assistant with external APIs and services, enabling it to fetch data and perform actions on your behalf.",
|
||||
"FEATURE_SPOTLIGHT": {
|
||||
"TITLE": "Custom Tools",
|
||||
"NOTE": "Custom tools allow your assistant to interact with external APIs and services. Create tools to fetch data, perform actions, or integrate with your existing systems to enhance your assistant's capabilities."
|
||||
}
|
||||
},
|
||||
"FORM_DESCRIPTION": "Configure your custom tool to connect with external APIs",
|
||||
"OPTIONS": {
|
||||
"EDIT_TOOL": "Edit tool",
|
||||
"DELETE_TOOL": "Delete tool"
|
||||
},
|
||||
"CREATE": {
|
||||
"TITLE": "Create Custom Tool",
|
||||
"SUCCESS_MESSAGE": "Custom tool created successfully",
|
||||
"ERROR_MESSAGE": "Failed to create custom tool"
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Custom Tool",
|
||||
"SUCCESS_MESSAGE": "Custom tool updated successfully",
|
||||
"ERROR_MESSAGE": "Failed to update custom tool"
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Delete Custom Tool",
|
||||
"DESCRIPTION": "Are you sure you want to delete this custom tool? This action cannot be undone.",
|
||||
"CONFIRM": "Sí, esborra",
|
||||
"SUCCESS_MESSAGE": "Custom tool deleted successfully",
|
||||
"ERROR_MESSAGE": "Failed to delete custom tool"
|
||||
},
|
||||
"FORM": {
|
||||
"TITLE": {
|
||||
"LABEL": "Tool Name",
|
||||
"PLACEHOLDER": "Order Lookup",
|
||||
"ERROR": "Tool name is required"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Looks up order details by order ID"
|
||||
},
|
||||
"HTTP_METHOD": {
|
||||
"LABEL": "Method"
|
||||
},
|
||||
"ENDPOINT_URL": {
|
||||
"LABEL": "Endpoint URL",
|
||||
"PLACEHOLDER": "https://api.example.com/orders/{'{{'} order_id {'}}'}",
|
||||
"ERROR": "Valid URL is required"
|
||||
},
|
||||
"AUTH_TYPE": {
|
||||
"LABEL": "Authentication Type"
|
||||
},
|
||||
"AUTH_TYPES": {
|
||||
"NONE": "Ningú",
|
||||
"BEARER": "Bearer Token",
|
||||
"BASIC": "Basic Auth",
|
||||
"API_KEY": "API Key"
|
||||
},
|
||||
"AUTH_CONFIG": {
|
||||
"BEARER_TOKEN": "Bearer Token",
|
||||
"BEARER_TOKEN_PLACEHOLDER": "Enter your bearer token",
|
||||
"USERNAME": "Username",
|
||||
"USERNAME_PLACEHOLDER": "Enter username",
|
||||
"PASSWORD": "Contrasenya",
|
||||
"PASSWORD_PLACEHOLDER": "Enter password",
|
||||
"API_KEY": "Header Name",
|
||||
"API_KEY_PLACEHOLDER": "X-API-Key",
|
||||
"API_VALUE": "Header Value",
|
||||
"API_VALUE_PLACEHOLDER": "Enter API key value"
|
||||
},
|
||||
"PARAMETERS": {
|
||||
"LABEL": "Parameters",
|
||||
"HELP_TEXT": "Define the parameters that will be extracted from user queries"
|
||||
},
|
||||
"ADD_PARAMETER": "Add Parameter",
|
||||
"PARAM_NAME": {
|
||||
"PLACEHOLDER": "Parameter name (e.g., order_id)"
|
||||
},
|
||||
"PARAM_TYPE": {
|
||||
"PLACEHOLDER": "Tipus"
|
||||
},
|
||||
"PARAM_TYPES": {
|
||||
"STRING": "String",
|
||||
"NUMBER": "Número",
|
||||
"BOOLEAN": "Boolean",
|
||||
"ARRAY": "Array",
|
||||
"OBJECT": "Object"
|
||||
},
|
||||
"PARAM_DESCRIPTION": {
|
||||
"PLACEHOLDER": "Description of the parameter"
|
||||
},
|
||||
"PARAM_REQUIRED": {
|
||||
"LABEL": "Necessari"
|
||||
},
|
||||
"REQUEST_TEMPLATE": {
|
||||
"LABEL": "Request Body Template (Optional)",
|
||||
"PLACEHOLDER": "{'{'}\n \"order_id\": \"{'{{'} order_id {'}}'}\"\n{'}'}"
|
||||
},
|
||||
"RESPONSE_TEMPLATE": {
|
||||
"LABEL": "Response Template (Optional)",
|
||||
"PLACEHOLDER": "Order {'{{'} order_id {'}}'} status: {'{{'} status {'}}'}"
|
||||
},
|
||||
"ERRORS": {
|
||||
"PARAM_NAME_REQUIRED": "Parameter name is required"
|
||||
}
|
||||
}
|
||||
},
|
||||
"RESPONSES": {
|
||||
"HEADER": "FAQs",
|
||||
"PENDING_FAQS": "Pending FAQs",
|
||||
"ADD_NEW": "Create new FAQ",
|
||||
"DOCUMENTABLE": {
|
||||
"CONVERSATION": "Conversation #{id}"
|
||||
},
|
||||
"SELECTED": "{count} selected",
|
||||
"SELECT_ALL": "Select all ({count})",
|
||||
"UNSELECT_ALL": "Unselect all ({count})",
|
||||
"SEARCH_PLACEHOLDER": "Search FAQs...",
|
||||
"BULK_APPROVE_BUTTON": "Approve",
|
||||
"BULK_DELETE_BUTTON": "Esborrar",
|
||||
"BULK_APPROVE": {
|
||||
"SUCCESS_MESSAGE": "FAQs approved successfully",
|
||||
"ERROR_MESSAGE": "There was an error approving the FAQs, please try again."
|
||||
},
|
||||
"BULK_DELETE": {
|
||||
"TITLE": "Delete FAQs?",
|
||||
"DESCRIPTION": "Are you sure you want to delete the selected FAQs? This action cannot be undone.",
|
||||
"CONFIRM": "Yes, delete all",
|
||||
"SUCCESS_MESSAGE": "FAQs deleted successfully",
|
||||
"ERROR_MESSAGE": "There was an error deleting the FAQs, please try again."
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Are you sure to delete the FAQ?",
|
||||
"DESCRIPTION": "",
|
||||
"CONFIRM": "Sí, esborra",
|
||||
"SUCCESS_MESSAGE": "FAQ deleted successfully",
|
||||
"ERROR_MESSAGE": "There was an error deleting the FAQ, please try again."
|
||||
},
|
||||
"FILTER": {
|
||||
"ASSISTANT": "Assistant: {selected}",
|
||||
"STATUS": "Status: {selected}",
|
||||
"ALL_ASSISTANTS": "Totes"
|
||||
},
|
||||
"STATUS": {
|
||||
"TITLE": "Estat",
|
||||
"PENDING": "Pendent",
|
||||
"APPROVED": "Approved",
|
||||
"ALL": "Totes"
|
||||
},
|
||||
"PENDING_BANNER": {
|
||||
"TITLE": "Captain has found some FAQs your customers were looking for.",
|
||||
"ACTION": "Click here to review"
|
||||
},
|
||||
"FORM_DESCRIPTION": "Add a question and its corresponding answer to the knowledge base and select the assistant it should be associated with.",
|
||||
"CREATE": {
|
||||
"TITLE": "Add an FAQ",
|
||||
"SUCCESS_MESSAGE": "The response has been added successfully.",
|
||||
"ERROR_MESSAGE": "An error occurred while adding the response. Please try again."
|
||||
},
|
||||
"FORM": {
|
||||
"QUESTION": {
|
||||
"LABEL": "Question",
|
||||
"PLACEHOLDER": "Enter the question here",
|
||||
"ERROR": "Please provide a valid question."
|
||||
},
|
||||
"ANSWER": {
|
||||
"LABEL": "Answer",
|
||||
"PLACEHOLDER": "Enter the answer here",
|
||||
"ERROR": "Please provide a valid answer."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Update the FAQ",
|
||||
"SUCCESS_MESSAGE": "The FAQ has been successfully updated",
|
||||
"ERROR_MESSAGE": "There was an error updating the FAQ, please try again",
|
||||
"APPROVE_SUCCESS_MESSAGE": "The FAQ was marked as approved"
|
||||
},
|
||||
"OPTIONS": {
|
||||
"APPROVE": "Approve",
|
||||
"EDIT_RESPONSE": "Edita",
|
||||
"DELETE_RESPONSE": "Esborrar"
|
||||
},
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No FAQs Found",
|
||||
"NO_PENDING_TITLE": "There are no more pending FAQs to review",
|
||||
"SUBTITLE": "FAQs help your assistant provide quick and accurate answers to questions from your customers. They can be generated automatically from your content or can be added manually.",
|
||||
"CLEAR_SEARCH": "Clear active filters",
|
||||
"FEATURE_SPOTLIGHT": {
|
||||
"TITLE": "Captain FAQ",
|
||||
"NOTE": "Captain FAQs detects common customer questions—whether missing from your knowledge base or frequently asked—and generates relevant FAQs to improve support. You can review each suggestion and decide whether to approve or reject it."
|
||||
}
|
||||
}
|
||||
},
|
||||
"INBOXES": {
|
||||
"HEADER": "Connected Inboxes",
|
||||
"ADD_NEW": "Connect a new inbox",
|
||||
"OPTIONS": {
|
||||
"DISCONNECT": "Desconnecta"
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Are you sure to disconnect the inbox?",
|
||||
"DESCRIPTION": "",
|
||||
"CONFIRM": "Sí, esborra",
|
||||
"SUCCESS_MESSAGE": "The inbox was successfully disconnected.",
|
||||
"ERROR_MESSAGE": "There was an error disconnecting the inbox, please try again."
|
||||
},
|
||||
"FORM_DESCRIPTION": "Choose an inbox to connect with the assistant.",
|
||||
"CREATE": {
|
||||
"TITLE": "Connect an Inbox",
|
||||
"SUCCESS_MESSAGE": "The inbox was successfully connected.",
|
||||
"ERROR_MESSAGE": "An error occurred while connecting the inbox. Please try again."
|
||||
},
|
||||
"FORM": {
|
||||
"INBOX": {
|
||||
"LABEL": "Safata d'entrada",
|
||||
"PLACEHOLDER": "Choose the inbox to deploy the assistant.",
|
||||
"ERROR": "An inbox selection is required."
|
||||
}
|
||||
},
|
||||
"EMPTY_STATE": {
|
||||
"TITLE": "No Connected Inboxes",
|
||||
"SUBTITLE": "Connecting an inbox allows the assistant to handle initial questions from your customers before transferring them to you."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"LABEL_MGMT": {
|
||||
"HEADER": "Etiquetes",
|
||||
"HEADER_BTN_TXT": "Afegeix etiqueta",
|
||||
"LOADING": "Obtenció d’etiquetes",
|
||||
"DESCRIPTION": "Labels help you categorize and prioritize conversations and leads. You can assign a label to a conversation or contact using the side panel.",
|
||||
"LEARN_MORE": "Learn more about labels",
|
||||
"SEARCH_404": "No hi ha cap resposta que coincideixi amb aquesta consulta",
|
||||
"LIST": {
|
||||
"404": "No hi ha etiquetes disponibles en aquest compte.",
|
||||
"TITLE": "Gestiona les etiquetes",
|
||||
"DESC": "Les etiquetes et permeten agrupar les converses.",
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"COLOR": "Color"
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom de l'etiqueta",
|
||||
"PLACEHOLDER": "Nom de l'etiqueta",
|
||||
"REQUIRED_ERROR": "El nom de l’etiqueta és obligatori",
|
||||
"MINIMUM_LENGTH_ERROR": "Es requereix una longitud mínima de 2",
|
||||
"VALID_ERROR": "Només es permeten alfabets, números, guionet i guió baix"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "Descripció de l’etiqueta"
|
||||
},
|
||||
"COLOR": {
|
||||
"LABEL": "Color"
|
||||
},
|
||||
"SHOW_ON_SIDEBAR": {
|
||||
"LABEL": "Mostra l'etiqueta a la barra lateral"
|
||||
},
|
||||
"EDIT": "Edita",
|
||||
"CREATE": "Crear",
|
||||
"DELETE": "Suprimeix",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"SUGGESTIONS": {
|
||||
"TOOLTIP": {
|
||||
"SINGLE_SUGGESTION": "Afegeix una etiqueta a la conversa",
|
||||
"MULTIPLE_SUGGESTION": "Seleccioneu aquesta etiqueta",
|
||||
"DESELECT": "Desseleccioneu l'etiqueta",
|
||||
"DISMISS": "Ignora el suggeriment"
|
||||
},
|
||||
"POWERED_BY": "Chatwoot AI",
|
||||
"DISMISS": "Descartar",
|
||||
"ADD_SELECTED_LABELS": "Afegeix les etiquetes seleccionades",
|
||||
"ADD_SELECTED_LABEL": "Afegeix les etiquetes seleccionades",
|
||||
"ADD_ALL_LABELS": "Afegiu totes les etiquetes",
|
||||
"SUGGESTED_LABELS": "Suggested labels"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegeix etiqueta",
|
||||
"DESC": "Les etiquetes et permeten agrupar les converses.",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "L'etiqueta s'ha afegit correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edita l'etiqueta",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "L'etiqueta s'ha actualitzat correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Suprimeix",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "L'etiqueta s'ha suprimit correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma esborrat",
|
||||
"MESSAGE": "N'estas segur? ",
|
||||
"YES": "Si, esborra ",
|
||||
"NO": "No, segueix "
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"LOGIN": {
|
||||
"TITLE": "Entra a Chatwoot",
|
||||
"EMAIL": {
|
||||
"LABEL": "Correu electrònic",
|
||||
"PLACEHOLDER": "example{'@'}companyname.com",
|
||||
"ERROR": "Introduïu una adreça de correu electrònic vàlida"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Contrasenya",
|
||||
"PLACEHOLDER": "Contrasenya"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Iniciada la sessió amb èxit",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant",
|
||||
"UNAUTH": "Nom d'usuari / contrasenya incorrecte. Torna-ho a provar-ho"
|
||||
},
|
||||
"OAUTH": {
|
||||
"GOOGLE_LOGIN": "Inicieu sessió amb Google",
|
||||
"BUSINESS_ACCOUNTS_ONLY": "Si us plau, utilitzeu l'adreça de correu electrònic de la vostra empresa per iniciar sessió",
|
||||
"NO_ACCOUNT_FOUND": "No hem trobat cap compte per a la vostra adreça de correu electrònic."
|
||||
},
|
||||
"FORGOT_PASSWORD": "Has oblidat la contrasenya?",
|
||||
"CREATE_NEW_ACCOUNT": "Crear un nou compte",
|
||||
"SUBMIT": "Inicia la sessió",
|
||||
"SAML": {
|
||||
"LABEL": "Login via SSO",
|
||||
"TITLE": "Initiate Single Sign-on (SSO)",
|
||||
"SUBTITLE": "Enter your work email to access your organization",
|
||||
"BACK_TO_LOGIN": "Login via Password",
|
||||
"WORK_EMAIL": {
|
||||
"LABEL": "Work Email",
|
||||
"PLACEHOLDER": "Enter your work email"
|
||||
},
|
||||
"SUBMIT": "Continue with SSO",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "SSO authentication failed. Please check your credentials and try again."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"MACROS": {
|
||||
"HEADER": "Macros",
|
||||
"DESCRIPTION": "A macro is a set of saved actions that help customer service agents easily complete tasks. The agents can define a set of actions like tagging a conversation with a label, sending an email transcript, updating a custom attribute, etc., and they can run these actions in a single click.",
|
||||
"LEARN_MORE": "Learn more about macros",
|
||||
"HEADER_BTN_TXT": "Afegeix una nova macro",
|
||||
"HEADER_BTN_TXT_SAVE": "Desa la macro",
|
||||
"LOADING": "Obtenció de macros",
|
||||
"ERROR": "Alguna cosa ha anat malament, torna-ho a provar",
|
||||
"ORDER_INFO": "Les macros s'executaran en l'ordre en què afegeixis les teves accions. Pots reorganitzar-los arrossegant-los per l'identificador al costat de cada node.",
|
||||
"ADD": {
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom de la macro",
|
||||
"PLACEHOLDER": "Introdueix un nom per la teva macro",
|
||||
"ERROR": "El nom és necessari per crear una macro"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"LABEL": "Accions"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La macro s'ha afegit correctament",
|
||||
"ERROR_MESSAGE": "No es pot crear la macro. Intenta-ho més tard"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"CREATED BY": "Creat per",
|
||||
"LAST_UPDATED_BY": "Última actualització per",
|
||||
"VISIBILITY": "Visibilitat"
|
||||
},
|
||||
"404": "No s'han trobat macros"
|
||||
},
|
||||
"DELETE": {
|
||||
"TOOLTIP": "Suprimeix la macro",
|
||||
"CONFIRM": {
|
||||
"MESSAGE": "N'estas segur? ",
|
||||
"YES": "Si, esborra",
|
||||
"NO": "No"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La macro s'ha suprimit correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error suprimint la macro. Torna-ho a provar"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TOOLTIP": "Edita la macro",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La macro s'ha actualitzat correctament",
|
||||
"ERROR_MESSAGE": "No s'ha pogut actualitzar la macro. Torna-ho a provar més tard"
|
||||
}
|
||||
},
|
||||
"EDITOR": {
|
||||
"START_FLOW": "Inicia el flux",
|
||||
"END_FLOW": "Finalitza el flux",
|
||||
"LOADING": "S'està obtenint la macro",
|
||||
"ADD_BTN_TOOLTIP": "Afegeix nova acció",
|
||||
"DELETE_BTN_TOOLTIP": "Suprimeix l'acció",
|
||||
"VISIBILITY": {
|
||||
"LABEL": "Visibilitat de la macro",
|
||||
"GLOBAL": {
|
||||
"LABEL": "Públic",
|
||||
"DESCRIPTION": "Aquesta macro està disponible públicament per a tots els agents d'aquest compte."
|
||||
},
|
||||
"PERSONAL": {
|
||||
"LABEL": "Privat",
|
||||
"DESCRIPTION": "Aquesta macro serà privada per a tu i no estarà disponible per als altres."
|
||||
}
|
||||
}
|
||||
},
|
||||
"EXECUTE": {
|
||||
"BUTTON_TOOLTIP": "Executa",
|
||||
"PREVIEW": "Vista prèvia de la macro",
|
||||
"EXECUTED_SUCCESSFULLY": "La macro s'ha executat correctament"
|
||||
},
|
||||
"ERRORS": {
|
||||
"ATTRIBUTE_KEY_REQUIRED": "Attribute key is required",
|
||||
"FILTER_OPERATOR_REQUIRED": "Filter operator is required",
|
||||
"VALUE_REQUIRED": "El valor és necessari",
|
||||
"VALUE_MUST_BE_BETWEEN_1_AND_998": "Value must be between 1 and 998",
|
||||
"ACTION_PARAMETERS_REQUIRED": "Action parameters are required",
|
||||
"ATLEAST_ONE_CONDITION_REQUIRED": "At least one condition is required",
|
||||
"ATLEAST_ONE_ACTION_REQUIRED": "At least one action is required"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"ASSIGN_TEAM": "Assign a Team",
|
||||
"ASSIGN_AGENT": "Assign an Agent",
|
||||
"ADD_LABEL": "Add a Label",
|
||||
"REMOVE_LABEL": "Remove a Label",
|
||||
"REMOVE_ASSIGNED_TEAM": "Remove Assigned Team",
|
||||
"SEND_EMAIL_TRANSCRIPT": "Send an Email Transcript",
|
||||
"MUTE_CONVERSATION": "Silencia la conversa",
|
||||
"SNOOZE_CONVERSATION": "Posposa la conversa",
|
||||
"RESOLVE_CONVERSATION": "Resol la conversa",
|
||||
"SEND_ATTACHMENT": "Send Attachment",
|
||||
"SEND_MESSAGE": "Send a Message",
|
||||
"CHANGE_PRIORITY": "Canvia la prioritat",
|
||||
"ADD_PRIVATE_NOTE": "Add a Private Note",
|
||||
"SEND_WEBHOOK_EVENT": "Send Webhook Event"
|
||||
},
|
||||
"PRIORITY_TYPES": {
|
||||
"NONE": "Ningú",
|
||||
"LOW": "Baixa",
|
||||
"MEDIUM": "Mitjana",
|
||||
"HIGH": "Alta",
|
||||
"URGENT": "Urgent"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"MFA_SETTINGS": {
|
||||
"TITLE": "Two-Factor Authentication",
|
||||
"SUBTITLE": "Secure your account with TOTP-based authentication",
|
||||
"DESCRIPTION": "Add an extra layer of security to your account using a time-based one-time password (TOTP)",
|
||||
"STATUS_TITLE": "Authentication Status",
|
||||
"STATUS_DESCRIPTION": "Manage your two-factor authentication settings and backup recovery codes",
|
||||
"ENABLED": "Habilita",
|
||||
"DISABLED": "Inhabilita",
|
||||
"STATUS_ENABLED": "Two-factor authentication is active",
|
||||
"STATUS_ENABLED_DESC": "Your account is protected with an additional layer of security",
|
||||
"ENABLE_BUTTON": "Enable Two-Factor Authentication",
|
||||
"ENHANCE_SECURITY": "Enhance Your Account Security",
|
||||
"ENHANCE_SECURITY_DESC": "Two-factor authentication adds an extra layer of security by requiring a verification code from your authenticator app in addition to your password.",
|
||||
"SETUP": {
|
||||
"STEP_NUMBER_1": "1",
|
||||
"STEP_NUMBER_2": "2",
|
||||
"STEP1_TITLE": "Scan QR Code with Your Authenticator App",
|
||||
"STEP1_DESCRIPTION": "Use Google Authenticator, Authy, or any TOTP-compatible app",
|
||||
"LOADING_QR": "Loading...",
|
||||
"MANUAL_ENTRY": "Can't scan? Enter code manually",
|
||||
"SECRET_KEY": "Secret Key",
|
||||
"COPY": "Copia",
|
||||
"ENTER_CODE": "Enter the 6-digit code from your authenticator app",
|
||||
"ENTER_CODE_PLACEHOLDER": "000000",
|
||||
"VERIFY_BUTTON": "Verify & Continue",
|
||||
"CANCEL": "Cancel·la",
|
||||
"ERROR_STARTING": "MFA not enabled. Please contact administrator.",
|
||||
"INVALID_CODE": "Invalid verification code",
|
||||
"SECRET_COPIED": "Secret key copied to clipboard",
|
||||
"SUCCESS": "Two-factor authentication has been enabled successfully"
|
||||
},
|
||||
"BACKUP": {
|
||||
"TITLE": "Save Your Backup Codes",
|
||||
"DESCRIPTION": "Keep these codes safe. Each can be used once if you lose access to your authenticator",
|
||||
"IMPORTANT": "Important:",
|
||||
"IMPORTANT_NOTE": " Save these codes in a secure location. You won't be able to see them again.",
|
||||
"DOWNLOAD": "Descarrega",
|
||||
"COPY_ALL": "Copy All",
|
||||
"CONFIRM": "I have saved my backup codes in a secure location and understand that I won't be able to see them again",
|
||||
"COMPLETE_SETUP": "Complete Setup",
|
||||
"CODES_COPIED": "Backup codes copied to clipboard"
|
||||
},
|
||||
"MANAGEMENT": {
|
||||
"BACKUP_CODES": "Backup Codes",
|
||||
"BACKUP_CODES_DESC": "Generate new codes if you've lost or used your existing ones",
|
||||
"REGENERATE": "Regenerate Backup Codes",
|
||||
"DISABLE_MFA": "Disable 2FA",
|
||||
"DISABLE_MFA_DESC": "Remove two-factor authentication from your account",
|
||||
"DISABLE_BUTTON": "Disable Two-Factor Authentication"
|
||||
},
|
||||
"DISABLE": {
|
||||
"TITLE": "Disable Two-Factor Authentication",
|
||||
"DESCRIPTION": "You'll need to enter your password and a verification code to disable two-factor authentication.",
|
||||
"PASSWORD": "Contrasenya",
|
||||
"OTP_CODE": "Verification Code",
|
||||
"OTP_CODE_PLACEHOLDER": "000000",
|
||||
"CONFIRM": "Disable 2FA",
|
||||
"CANCEL": "Cancel·la",
|
||||
"SUCCESS": "Two-factor authentication has been disabled",
|
||||
"ERROR": "Failed to disable MFA. Please check your credentials."
|
||||
},
|
||||
"REGENERATE": {
|
||||
"TITLE": "Regenerate Backup Codes",
|
||||
"DESCRIPTION": "This will invalidate your existing backup codes and generate new ones. Enter your verification code to continue.",
|
||||
"OTP_CODE": "Verification Code",
|
||||
"OTP_CODE_PLACEHOLDER": "000000",
|
||||
"CONFIRM": "Generate New Codes",
|
||||
"CANCEL": "Cancel·la",
|
||||
"NEW_CODES_TITLE": "New Backup Codes Generated",
|
||||
"NEW_CODES_DESC": "Your old backup codes have been invalidated. Save these new codes in a secure location.",
|
||||
"CODES_IMPORTANT": "Important:",
|
||||
"CODES_IMPORTANT_NOTE": " Each code can only be used once. Save them before closing this window.",
|
||||
"DOWNLOAD_CODES": "Download Codes",
|
||||
"COPY_ALL_CODES": "Copy All Codes",
|
||||
"CODES_SAVED": "I've Saved My Codes",
|
||||
"SUCCESS": "New backup codes have been generated",
|
||||
"ERROR": "Failed to regenerate backup codes"
|
||||
}
|
||||
},
|
||||
"MFA_VERIFICATION": {
|
||||
"TITLE": "Two-Factor Authentication",
|
||||
"DESCRIPTION": "Enter your verification code to continue",
|
||||
"AUTHENTICATOR_APP": "Authenticator App",
|
||||
"BACKUP_CODE": "Backup Code",
|
||||
"ENTER_OTP_CODE": "Enter 6-digit code from your authenticator app",
|
||||
"ENTER_BACKUP_CODE": "Enter one of your backup codes",
|
||||
"BACKUP_CODE_PLACEHOLDER": "000000",
|
||||
"VERIFY_BUTTON": "Verify",
|
||||
"TRY_ANOTHER_METHOD": "Try another verification method",
|
||||
"CANCEL_LOGIN": "Cancel and return to login",
|
||||
"HELP_TEXT": "Having trouble signing in?",
|
||||
"LEARN_MORE": "Learn more about 2FA",
|
||||
"HELP_MODAL": {
|
||||
"TITLE": "Two-Factor Authentication Help",
|
||||
"AUTHENTICATOR_TITLE": "Using an Authenticator App",
|
||||
"AUTHENTICATOR_DESC": "Open your authenticator app (Google Authenticator, Authy, etc.) and enter the 6-digit code shown for your account.",
|
||||
"BACKUP_TITLE": "Using a Backup Code",
|
||||
"BACKUP_DESC": "If you don't have access to your authenticator app, you can use one of the backup codes you saved when setting up 2FA. Each code can only be used once.",
|
||||
"CONTACT_TITLE": "Need More Help?",
|
||||
"CONTACT_DESC_CLOUD": "If you've lost access to both your authenticator app and backup codes, please reach out to Chatwoot support for assistance.",
|
||||
"CONTACT_DESC_SELF_HOSTED": "If you've lost access to both your authenticator app and backup codes, please contact your administrator for assistance."
|
||||
},
|
||||
"VERIFICATION_FAILED": "Verification failed. Please try again."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,582 @@
|
||||
{
|
||||
"REPORT": {
|
||||
"HEADER": "Converses",
|
||||
"LOADING_CHART": "S'estan carregant dades del gràfic...",
|
||||
"NO_ENOUGH_DATA": "No hem rebut suficients punts de dades per generar l'informe. Torneu-ho a provar més endavant.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Descarregar Informes d'Agent",
|
||||
"DATA_FETCHING_FAILED": "No s'han pogut obtenir les dades. Intenta-ho més tard.",
|
||||
"SUMMARY_FETCHING_FAILED": "No s'ha pogut obtenir el resum; torna-ho a provar més tard.",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Converses",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Missatges d'entrada",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Missatges de sortida",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primer Temps de Resposta",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de primera resposta (FRT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Temps de resolució",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de resolució (RT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Total de resolucions",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"BOT_RESOLUTION_COUNT": {
|
||||
"NAME": "Total de resolucions",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"BOT_HANDOFF_COUNT": {
|
||||
"NAME": "Recompte de lliuraments",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"NAME": "Temps d'espera del client",
|
||||
"TOOLTIP_TEXT": "El temps d'espera és {metricValue} (basat en {conversationCount} respostes)",
|
||||
"DESC": ""
|
||||
}
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
"LAST_7_DAYS": "Últims 7 dies",
|
||||
"LAST_14_DAYS": "Últims 14 dies",
|
||||
"LAST_30_DAYS": "Últims 30 dies",
|
||||
"THIS_MONTH": "This month",
|
||||
"LAST_MONTH": "Last month",
|
||||
"LAST_3_MONTHS": "Últims tres mesos",
|
||||
"LAST_6_MONTHS": "Últims sis mesos",
|
||||
"LAST_YEAR": "Darrer any",
|
||||
"CUSTOM_DATE_RANGE": "Interval de dates personalitzat"
|
||||
},
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Aplica",
|
||||
"PLACEHOLDER": "Seleccioneu l'interval de dates"
|
||||
},
|
||||
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Agrupar per",
|
||||
"DURATION_FILTER_LABEL": "Durada",
|
||||
"GROUPING_OPTIONS": {
|
||||
"DAY": "Dia",
|
||||
"WEEK": "Setmana",
|
||||
"MONTH": "Mes",
|
||||
"YEAR": "Any"
|
||||
},
|
||||
"GROUP_BY_DAY_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Dia"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_WEEK_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Dia"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Setmana"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_MONTH_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Dia"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Setmana"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Mes"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_YEAR_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Week"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Month"
|
||||
}
|
||||
],
|
||||
"BUSINESS_HOURS": "Horari comercial",
|
||||
"FILTER_ACTIONS": {
|
||||
"CLEAR_FILTER": "Esborra els filtres",
|
||||
"EMPTY_LIST": "No s'ha trobat agents"
|
||||
},
|
||||
"PAGINATION": {
|
||||
"RESULTS": "Showing {start} to {end} of {total} results",
|
||||
"PER_PAGE_TEMPLATE": "{size} / page"
|
||||
}
|
||||
},
|
||||
"AGENT_REPORTS": {
|
||||
"HEADER": "Visió general dels agents",
|
||||
"DESCRIPTION": "Easily track agent performance with key metrics such as conversations, response times, resolution times, and resolved cases. Click an agent’s name to learn more.",
|
||||
"LOADING_CHART": "S'estan carregant dades del gràfic...",
|
||||
"NO_ENOUGH_DATA": "No hem rebut suficients punts de dades per generar l'informe. Torneu-ho a provar més endavant.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Descarregar Informes d'Agent",
|
||||
"FILTER_DROPDOWN_LABEL": "Seleccionar Agent",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Converses",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Missatges d'entrada",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Missatges de sortida",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primer Temps de Resposta",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de primera resposta (FRT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Temps de resolució",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de resolució (RT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Total de resolucions",
|
||||
"DESC": "( Total )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Últims 7 dies"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Últims 30 dies"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Últims tres mesos"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Últims sis mesos"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Darrer any"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Interval de dates personalitzat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Aplica",
|
||||
"PLACEHOLDER": "Seleccioneu l'interval de dates"
|
||||
}
|
||||
},
|
||||
"LABEL_REPORTS": {
|
||||
"HEADER": "Visió general de les etiquetes",
|
||||
"DESCRIPTION": "Track label performance with key metrics including conversations, response times, resolution times, and resolved cases. Click a label name for detailed insights.",
|
||||
"LOADING_CHART": "S'estan carregant dades del gràfic...",
|
||||
"NO_ENOUGH_DATA": "No hem rebut suficients punts de dades per generar l'informe. Torneu-ho a provar més endavant.",
|
||||
"DOWNLOAD_LABEL_REPORTS": "Descarregar Informes d'etiquetes",
|
||||
"FILTER_DROPDOWN_LABEL": "Selecciona l'etiqueta",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Converses",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Missatges d'entrada",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Missatges de sortida",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primer Temps de Resposta",
|
||||
"DESC": "(Mitjana)",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de primera resposta (FRT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Temps de resolució",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de resolució (RT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Total de resolucions",
|
||||
"DESC": "( Total )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Últims 7 dies"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Últims 30 dies"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Últims tres mesos"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Últims sis mesos"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Darrer any"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Interval de dates personalitzat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Aplica",
|
||||
"PLACEHOLDER": "Seleccioneu l'interval de dates"
|
||||
}
|
||||
},
|
||||
"INBOX_REPORTS": {
|
||||
"HEADER": "Visió general de la safata d'entrada",
|
||||
"DESCRIPTION": "Quickly view your inbox performance with key metrics like conversations, response times, resolution times, and resolved cases—all in one place. Click an inbox name for more details.",
|
||||
"LOADING_CHART": "S'estan carregant dades del gràfic...",
|
||||
"NO_ENOUGH_DATA": "No hem rebut suficients punts de dades per generar l'informe. Torneu-ho a provar més endavant.",
|
||||
"DOWNLOAD_INBOX_REPORTS": "Baixa els informes de la safata d'entrada",
|
||||
"FILTER_DROPDOWN_LABEL": "Selecciona Safata d'entrada",
|
||||
"ALL_INBOXES": "All Inboxes",
|
||||
"SEARCH_INBOX": "Search Inbox",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Converses",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Missatges d'entrada",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Missatges de sortida",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primer Temps de Resposta",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de primera resposta (FRT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Temps de resolució",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de resolució (RT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Total de resolucions",
|
||||
"DESC": "( Total )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Últims 7 dies"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Últims 30 dies"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Últims tres mesos"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Últims sis mesos"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Darrer any"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Interval de dates personalitzat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Aplica",
|
||||
"PLACEHOLDER": "Seleccioneu l'interval de dates"
|
||||
}
|
||||
},
|
||||
"TEAM_REPORTS": {
|
||||
"HEADER": "Visió general de l'equip",
|
||||
"DESCRIPTION": "Get a snapshot of your team’s performance with essential metrics, including conversations, response times, resolution times, and resolved cases. Click a team name for more details.",
|
||||
"LOADING_CHART": "S'estan carregant dades del gràfic...",
|
||||
"NO_ENOUGH_DATA": "No hem rebut suficients punts de dades per generar l'informe. Torneu-ho a provar més endavant.",
|
||||
"DOWNLOAD_TEAM_REPORTS": "Descarregar Informes d'equip",
|
||||
"FILTER_DROPDOWN_LABEL": "Selecciona equip",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Converses",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"INCOMING_MESSAGES": {
|
||||
"NAME": "Missatges d'entrada",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"OUTGOING_MESSAGES": {
|
||||
"NAME": "Missatges de sortida",
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primer Temps de Resposta",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de primera resposta (FRT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Temps de resolució",
|
||||
"DESC": "( Promig )",
|
||||
"INFO_TEXT": "Nombre total de converses utilitzades per al càlcul:",
|
||||
"TOOLTIP_TEXT": "El temps de resolució (RT) és {metricValue} (basat en {conversationCount} converses)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Total de resolucions",
|
||||
"DESC": "( Total )"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Últims 7 dies"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Últims 30 dies"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Últims tres mesos"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Últims sis mesos"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Darrer any"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Interval de dates personalitzat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Aplica",
|
||||
"PLACEHOLDER": "Seleccioneu l'interval de dates"
|
||||
}
|
||||
},
|
||||
"CSAT_REPORTS": {
|
||||
"HEADER": "Informes CSAT",
|
||||
"NO_RECORDS": "No hi ha respostes de l'enquesta CSAT disponibles.",
|
||||
"DOWNLOAD": "Descarregar informes CSAT",
|
||||
"DOWNLOAD_FAILED": "No s'han pogut baixar els informes CSAT",
|
||||
"FILTERS": {
|
||||
"AGENTS": {
|
||||
"PLACEHOLDER": "Escull agents"
|
||||
}
|
||||
},
|
||||
"TABLE": {
|
||||
"HEADER": {
|
||||
"CONTACT_NAME": "Contacte",
|
||||
"AGENT_NAME": "Agent assignat",
|
||||
"RATING": "Valoració",
|
||||
"FEEDBACK_TEXT": "Comentaris"
|
||||
}
|
||||
},
|
||||
"METRIC": {
|
||||
"TOTAL_RESPONSES": {
|
||||
"LABEL": "Respostes totals",
|
||||
"TOOLTIP": "Nombre total de respostes recollides"
|
||||
},
|
||||
"SATISFACTION_SCORE": {
|
||||
"LABEL": "Puntuació de satisfacció",
|
||||
"TOOLTIP": "Nombre total de respostes positives / Nombre total de respostes * 100"
|
||||
},
|
||||
"RESPONSE_RATE": {
|
||||
"LABEL": "Taxa de resposta",
|
||||
"TOOLTIP": "Nombre total de respostes / Nombre total de missatges d'enquesta CSAT enviats * 100"
|
||||
}
|
||||
}
|
||||
},
|
||||
"BOT_REPORTS": {
|
||||
"HEADER": "Informes de bot",
|
||||
"METRIC": {
|
||||
"TOTAL_CONVERSATIONS": {
|
||||
"LABEL": "Nre. de converses",
|
||||
"TOOLTIP": "Nombre total de converses gestionades pel bot"
|
||||
},
|
||||
"TOTAL_RESPONSES": {
|
||||
"LABEL": "Respostes totals",
|
||||
"TOOLTIP": "Nombre total de respostes enviades pel bot"
|
||||
},
|
||||
"RESOLUTION_RATE": {
|
||||
"LABEL": "Taxa de resolució",
|
||||
"TOOLTIP": "Nombre total de converses resoltes pel bot / Nombre total de converses gestionades pel bot * 100"
|
||||
},
|
||||
"HANDOFF_RATE": {
|
||||
"LABEL": "Taxa de trasllat",
|
||||
"TOOLTIP": "Nombre total de converses lliurades als agents / Nombre total de converses gestionades pel bot * 100"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OVERVIEW_REPORTS": {
|
||||
"HEADER": "Resum",
|
||||
"LIVE": "En directe",
|
||||
"ACCOUNT_CONVERSATIONS": {
|
||||
"HEADER": "Obrir converses",
|
||||
"LOADING_MESSAGE": "S'estan carregant les mètriques de les converses...",
|
||||
"OPEN": "Obrir",
|
||||
"UNATTENDED": "Sense assistència",
|
||||
"UNASSIGNED": "Sense assignar",
|
||||
"PENDING": "Pendent"
|
||||
},
|
||||
"CONVERSATION_HEATMAP": {
|
||||
"HEADER": "Trànsit de conversa",
|
||||
"NO_CONVERSATIONS": "Sense converses",
|
||||
"CONVERSATION": "{count} conversa",
|
||||
"CONVERSATIONS": "{count} converses",
|
||||
"DOWNLOAD_REPORT": "Download report"
|
||||
},
|
||||
"RESOLUTION_HEATMAP": {
|
||||
"HEADER": "Resolutions",
|
||||
"NO_CONVERSATIONS": "Sense converses",
|
||||
"CONVERSATION": "{count} conversa",
|
||||
"CONVERSATIONS": "{count} converses",
|
||||
"DOWNLOAD_REPORT": "Download report"
|
||||
},
|
||||
"AGENT_CONVERSATIONS": {
|
||||
"HEADER": "Converses per agents",
|
||||
"LOADING_MESSAGE": "S'estan carregant les mètriques dels agents...",
|
||||
"NO_AGENTS": "No hi ha converses per part dels agents",
|
||||
"TABLE_HEADER": {
|
||||
"AGENT": "Agent",
|
||||
"OPEN": "Obrir",
|
||||
"UNATTENDED": "Sense assistència",
|
||||
"STATUS": "Estat"
|
||||
}
|
||||
},
|
||||
"TEAM_CONVERSATIONS": {
|
||||
"ALL_TEAMS": "All Teams",
|
||||
"HEADER": "Conversations by teams",
|
||||
"LOADING_MESSAGE": "Loading team metrics...",
|
||||
"NO_TEAMS": "There is no data available",
|
||||
"TABLE_HEADER": {
|
||||
"TEAM": "Equip",
|
||||
"OPEN": "Obrir",
|
||||
"UNATTENDED": "Sense assistència",
|
||||
"STATUS": "Estat"
|
||||
}
|
||||
},
|
||||
"AGENT_STATUS": {
|
||||
"HEADER": "Estat de l'agent",
|
||||
"ONLINE": "En línia",
|
||||
"BUSY": "Ocupat",
|
||||
"OFFLINE": "Fora de línia"
|
||||
}
|
||||
},
|
||||
"DAYS_OF_WEEK": {
|
||||
"SUNDAY": "Diumenge",
|
||||
"MONDAY": "Dilluns",
|
||||
"TUESDAY": "Dimarts",
|
||||
"WEDNESDAY": "Dimecres",
|
||||
"THURSDAY": "Dijous",
|
||||
"FRIDAY": "Divendres",
|
||||
"SATURDAY": "Dissabte"
|
||||
},
|
||||
"SLA_REPORTS": {
|
||||
"HEADER": "Informes SLA",
|
||||
"NO_RECORDS": "Les converses aplicades per l'SLA no estan disponibles.",
|
||||
"LOADING": "S'estan carregant dades del SLA...",
|
||||
"DOWNLOAD_SLA_REPORTS": "Descarregar informes SLA",
|
||||
"DOWNLOAD_FAILED": "No s'han pogut baixar els informes SLA",
|
||||
"DROPDOWN": {
|
||||
"ADD_FIlTER": "Afegeix un filtre",
|
||||
"CLEAR_ALL": "Esborrar tot",
|
||||
"CLEAR_FILTER": "Esborra els filtres",
|
||||
"EMPTY_LIST": "No s'ha trobat agents",
|
||||
"NO_FILTER": "No hi ha filtres disponibles",
|
||||
"SEARCH": "Cerca filtre",
|
||||
"INPUT_PLACEHOLDER": {
|
||||
"SLA": "Nom del SLA",
|
||||
"AGENTS": "Nom de l'Agent",
|
||||
"INBOXES": "Nom de la safata d'entrada",
|
||||
"LABELS": "Nom de l'etiqueta",
|
||||
"TEAMS": "Nom de l'equip"
|
||||
},
|
||||
"SLA": "Política SLA",
|
||||
"INBOXES": "Safata d'entrada",
|
||||
"AGENTS": "Agent",
|
||||
"LABELS": "Etiqueta",
|
||||
"TEAMS": "Equip"
|
||||
},
|
||||
"WITH": "with",
|
||||
"METRICS": {
|
||||
"HIT_RATE": {
|
||||
"LABEL": "Proporció d'encerts",
|
||||
"TOOLTIP": "El percentatge de SLA creats s'ha completat correctament"
|
||||
},
|
||||
"NO_OF_MISSES": {
|
||||
"LABEL": "Nombre de faltes",
|
||||
"TOOLTIP": "SLA total faltes en un període determinat"
|
||||
},
|
||||
"NO_OF_CONVERSATIONS": {
|
||||
"LABEL": "Número de Converses",
|
||||
"TOOLTIP": "Nombre total de converses amb SLA"
|
||||
}
|
||||
},
|
||||
"TABLE": {
|
||||
"HEADER": {
|
||||
"POLICY": "Política",
|
||||
"CONVERSATION": "Converses",
|
||||
"AGENT": "Agent"
|
||||
},
|
||||
"VIEW_DETAILS": "Veure Detalls"
|
||||
}
|
||||
},
|
||||
"SUMMARY_REPORTS": {
|
||||
"INBOX": "Safata d'entrada",
|
||||
"AGENT": "Agent",
|
||||
"TEAM": "Equip",
|
||||
"LABEL": "Etiqueta",
|
||||
"AVG_RESOLUTION_TIME": "Avg. Resolution Time",
|
||||
"AVG_FIRST_RESPONSE_TIME": "Avg. First Response Time",
|
||||
"AVG_REPLY_TIME": "Avg. Customer Waiting Time",
|
||||
"RESOLUTION_COUNT": "Total de resolucions",
|
||||
"CONVERSATIONS": "Nre. de converses"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Restablir la contrasenya",
|
||||
"DESCRIPTION": "Introduïu l'adreça de correu electrònic que feu servir per iniciar sessió a Chatwoot per obtenir les instruccions de restabliment de la contrasenya.",
|
||||
"GO_BACK_TO_LOGIN": "Si voleu tornar a la pàgina d'inici de sessió,",
|
||||
"EMAIL": {
|
||||
"LABEL": "Correu electrònic",
|
||||
"PLACEHOLDER": "Introduïu el vostre correu electrònic.",
|
||||
"ERROR": "Introduïu un correu electrònic vàlid."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "L’enllaç de reinicialització de la contrasenya s’ha enviat al vostre correu electrònic.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
},
|
||||
"SUBMIT": "Envia"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"SEARCH": {
|
||||
"TABS": {
|
||||
"ALL": "All results",
|
||||
"CONTACTS": "Contactes",
|
||||
"CONVERSATIONS": "Converses",
|
||||
"MESSAGES": "Missatges",
|
||||
"ARTICLES": "Articles"
|
||||
},
|
||||
"SECTION": {
|
||||
"CONTACTS": "Contactes",
|
||||
"CONVERSATIONS": "Converses",
|
||||
"MESSAGES": "Missatges",
|
||||
"ARTICLES": "Articles"
|
||||
},
|
||||
"VIEW_MORE": "View more",
|
||||
"LOAD_MORE": "Load more",
|
||||
"SEARCHING_DATA": "S'està cercant",
|
||||
"LOADING_DATA": "Carregant",
|
||||
"EMPTY_STATE": "No s'ha trobat cap {item} per a la consulta '{query}'",
|
||||
"EMPTY_STATE_FULL": "No s'han trobat resultats per a la consulta '{query}'",
|
||||
"PLACEHOLDER_KEYBINDING": "/centrar",
|
||||
"INPUT_PLACEHOLDER": "Search messages, contacts or conversations",
|
||||
"RECENT_SEARCHES": "Recent searches",
|
||||
"CLEAR_ALL": "Esborrar tot",
|
||||
"MOST_RECENT": "Most recent",
|
||||
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results.",
|
||||
"BOT_LABEL": "Bot",
|
||||
"READ_MORE": "Llegir més",
|
||||
"READ_LESS": "Read less",
|
||||
"WROTE": "va escriure:",
|
||||
"FROM": "Des de",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"EMAIL_SUBJECT": "Assumpte",
|
||||
"PRIVATE": "Private note",
|
||||
"TRANSCRIPT": "Transcript",
|
||||
"CREATED_AT": "created {time}",
|
||||
"UPDATED_AT": "updated {time}",
|
||||
"SORT_BY": {
|
||||
"RELEVANCE": "Relevance"
|
||||
},
|
||||
"DATE_RANGE": {
|
||||
"LAST_7_DAYS": "Últims 7 dies",
|
||||
"LAST_30_DAYS": "Últims 30 dies",
|
||||
"LAST_60_DAYS": "Últims 60 dies",
|
||||
"LAST_90_DAYS": "Últims 90 dies",
|
||||
"CUSTOM_RANGE": "Custom range:",
|
||||
"CREATED_BETWEEN": "Created between",
|
||||
"AND": "and",
|
||||
"APPLY": "Aplica",
|
||||
"BEFORE_DATE": "Before {date}",
|
||||
"AFTER_DATE": "After {date}",
|
||||
"TIME_RANGE": "Filter by time",
|
||||
"CLEAR_FILTER": "Esborra els filtres"
|
||||
},
|
||||
"FILTERS": {
|
||||
"FILTER_MESSAGE": "Filter messages by:",
|
||||
"FROM": "Remitent",
|
||||
"IN": "Safata d'entrada",
|
||||
"AGENTS": "Agents",
|
||||
"CONTACTS": "Contactes",
|
||||
"INBOXES": "Safates d'entrada",
|
||||
"NO_AGENTS": "No s'han trobat agents",
|
||||
"NO_CONTACTS": "Start by searching to see results",
|
||||
"NO_INBOXES": "No inboxes found"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"SET_NEW_PASSWORD": {
|
||||
"TITLE": "Estableix la nova contrasenya",
|
||||
"PASSWORD": {
|
||||
"LABEL": "Contrasenya",
|
||||
"PLACEHOLDER": "Contrasenya",
|
||||
"ERROR": "La contrasenya és massa curta."
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirma la contrasenya",
|
||||
"PLACEHOLDER": "Confirma la contrasenya",
|
||||
"ERROR": "La contrasenya no coindeix."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "S'ha canviat la contrasenya correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
},
|
||||
"CAPTCHA": {
|
||||
"ERROR": "La verificació ha caducat. Si us plau, torna a resoldre captcha."
|
||||
},
|
||||
"SUBMIT": "Envia"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,796 @@
|
||||
{
|
||||
"PROFILE_SETTINGS": {
|
||||
"LINK": "Configuració del Perfil",
|
||||
"TITLE": "Configuració del Perfil",
|
||||
"BTN_TEXT": "Actualització del Perfil",
|
||||
"DELETE_AVATAR": "Suprimeix Avatar",
|
||||
"AVATAR_DELETE_SUCCESS": "L'avatar s'ha suprimit correctament",
|
||||
"AVATAR_DELETE_FAILED": "S'ha produït un error en suprimir l'avatar, torneu-ho a provar",
|
||||
"UPDATE_SUCCESS": "El teu perfil s'ha actualitzat correctament",
|
||||
"PASSWORD_UPDATE_SUCCESS": "La teva contrasenya ha estat canviada correctament",
|
||||
"AFTER_EMAIL_CHANGED": "El vostre perfil s'ha actualitzat correctament. Torneu a iniciar la sessió ja que les vostres credencials d'inici de sessió han canviat",
|
||||
"FORM": {
|
||||
"PICTURE": "Imatge de perfil",
|
||||
"AVATAR": "Imatge del Perfil",
|
||||
"ERROR": "Corregiu els errors del formulari",
|
||||
"REMOVE_IMAGE": "Suprimeix",
|
||||
"UPLOAD_IMAGE": "Puja imatge",
|
||||
"UPDATE_IMAGE": "Puja imatge",
|
||||
"PROFILE_SECTION": {
|
||||
"TITLE": "Perfil",
|
||||
"NOTE": "La vostra adreça de correu electrònic és la vostra identitat i s'utilitza per iniciar la sessió."
|
||||
},
|
||||
"SEND_MESSAGE": {
|
||||
"TITLE": "Tecla d'accés ràpid per enviar missatges",
|
||||
"NOTE": "Pots seleccionar una tecla d'accés ràpid (Enter o Cmd/Ctrl+Enter) segons les teves preferències d'escriptura.",
|
||||
"UPDATE_SUCCESS": "La teva configuració s'ha actualitzat correctament",
|
||||
"CARD": {
|
||||
"ENTER_KEY": {
|
||||
"HEADING": "Retorn (↵)",
|
||||
"CONTENT": "Envia missatges prement la tecla Intro en comptes de fer clic al botó d'enviament."
|
||||
},
|
||||
"CMD_ENTER_KEY": {
|
||||
"HEADING": "Cmd/Ctrl + Enter (⌘ + ↵)",
|
||||
"CONTENT": "Envia missatges prement Cmd/Ctrl + tecla Intro en lloc de fer clic al botó d'enviament."
|
||||
}
|
||||
}
|
||||
},
|
||||
"INTERFACE_SECTION": {
|
||||
"TITLE": "Interface",
|
||||
"NOTE": "Customize the look and feel of your Chatwoot dashboard.",
|
||||
"FONT_SIZE": {
|
||||
"TITLE": "Font size",
|
||||
"NOTE": "Adjust the text size across the dashboard based on your preference.",
|
||||
"UPDATE_SUCCESS": "Your font settings have been updated successfully",
|
||||
"UPDATE_ERROR": "There is an error while updating the font settings, please try again",
|
||||
"OPTIONS": {
|
||||
"SMALLER": "Smaller",
|
||||
"SMALL": "Small",
|
||||
"DEFAULT": "Per defecte",
|
||||
"LARGE": "Large",
|
||||
"LARGER": "Larger",
|
||||
"EXTRA_LARGE": "Extra Large"
|
||||
}
|
||||
},
|
||||
"LANGUAGE": {
|
||||
"TITLE": "Preferred Language",
|
||||
"NOTE": "Choose the language you want to use.",
|
||||
"UPDATE_SUCCESS": "Your Language settings have been updated successfully",
|
||||
"UPDATE_ERROR": "There is an error while updating the language settings, please try again",
|
||||
"USE_ACCOUNT_DEFAULT": "Use account default"
|
||||
}
|
||||
},
|
||||
"MESSAGE_SIGNATURE_SECTION": {
|
||||
"TITLE": "Signatura personal del missatge",
|
||||
"NOTE": "Crea una signatura de missatge única per aparèixer al final de cada missatge que envieu des de qualsevol safata d'entrada. També pots incloure una imatge en línia, que és compatible amb el xat en directe, el correu electrònic i les bústies d'entrada de l'API.",
|
||||
"BTN_TEXT": "Desa la signatura del missatge",
|
||||
"API_ERROR": "No s'ha pogut desar la signatura! Torna-ho a provar",
|
||||
"API_SUCCESS": "La signatura s'ha desat correctament",
|
||||
"IMAGE_UPLOAD_ERROR": "No s'ha pogut carregar la imatge! Torna-ho a provar",
|
||||
"IMAGE_UPLOAD_SUCCESS": "La imatge s'ha afegit correctament. Fes clic a desa per desar la signatura",
|
||||
"IMAGE_UPLOAD_SIZE_ERROR": "La mida de la imatge ha de ser inferior a {size}MB"
|
||||
},
|
||||
"MESSAGE_SIGNATURE": {
|
||||
"LABEL": "Signatura del missatge",
|
||||
"ERROR": "La signatura del missatge no pot estar buida",
|
||||
"PLACEHOLDER": "Introdueix aquí la teva signatura de missatge personal."
|
||||
},
|
||||
"PASSWORD_SECTION": {
|
||||
"TITLE": "Contrasenya",
|
||||
"NOTE": "L'actualització de la contrasenya restableix els vostres inicis de sessió en múltiples dispositius.",
|
||||
"BTN_TEXT": "Canvia la contrasenya"
|
||||
},
|
||||
"SECURITY_SECTION": {
|
||||
"TITLE": "Security",
|
||||
"NOTE": "Manage additional security features for your account.",
|
||||
"MFA_BUTTON": "Manage Two-Factor Authentication"
|
||||
},
|
||||
"ACCESS_TOKEN": {
|
||||
"TITLE": "Token d'accés",
|
||||
"NOTE": "Aquest token es pot utilitzar si creeu una integració basada en l'API",
|
||||
"COPY": "Copia",
|
||||
"RESET": "Reset",
|
||||
"CONFIRM_RESET": "Are you sure?",
|
||||
"CONFIRM_HINT": "Click again to confirm",
|
||||
"RESET_SUCCESS": "Access token regenerated successfully",
|
||||
"RESET_ERROR": "Unable to regenerate access token. Please try again"
|
||||
},
|
||||
"AUDIO_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Audio Alerts",
|
||||
"NOTE": "Enable audio alerts in dashboard for new messages and conversations.",
|
||||
"PLAY": "Play sound",
|
||||
"ALERT_TYPES": {
|
||||
"NONE": "Ningú",
|
||||
"MINE": "Assignat",
|
||||
"ALL": "Totes",
|
||||
"ASSIGNED": "My assigned conversations",
|
||||
"UNASSIGNED": "Unassigned conversations",
|
||||
"NOTME": "Open conversations assigned to others"
|
||||
},
|
||||
"ALERT_COMBINATIONS": {
|
||||
"NONE": "You haven't selected any options, you won't receive any audio alerts.",
|
||||
"ASSIGNED": "You'll receive alerts for conversations assigned to you.",
|
||||
"UNASSIGNED": "You'll receive alerts for any unassigned conversations.",
|
||||
"NOTME": "You'll receive alerts for conversations assigned to others.",
|
||||
"ASSIGNED+UNASSIGNED": "You'll receive alerts for your assigned conversations and any unattended ones.",
|
||||
"ASSIGNED+NOTME": "You'll receive alerts for conversations assigned to you and to others, but not for unassigned ones.",
|
||||
"NOTME+UNASSIGNED": "You'll receive alerts for unattended conversations and those assigned to others.",
|
||||
"ASSIGNED+NOTME+UNASSIGNED": "You'll receive alerts for all conversations."
|
||||
},
|
||||
"ALERT_TYPE": {
|
||||
"TITLE": "Esdeveniments d'alerta per a converses",
|
||||
"NONE": "Ningú",
|
||||
"ASSIGNED": "Converses assignades",
|
||||
"ALL_CONVERSATIONS": "Totes les converses"
|
||||
},
|
||||
"DEFAULT_TONE": {
|
||||
"TITLE": "To d'alerta:"
|
||||
},
|
||||
"CONDITIONS": {
|
||||
"TITLE": "Condicions d'alerta:",
|
||||
"CONDITION_ONE": "Envia alertes d'àudio només si la finestra del navegador no està activa",
|
||||
"CONDITION_TWO": "Envia alertes cada 30 segons fins que es llegeixin totes les converses assignades"
|
||||
},
|
||||
"SOUND_PERMISSION_ERROR": "Autoplay is disabled in your browser. To hear alerts automatically, enable sound permission in your browser settings or interact with the page.",
|
||||
"READ_MORE": "Llegir més"
|
||||
},
|
||||
"EMAIL_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Notificacions per correu electrònic",
|
||||
"NOTE": "Actualitza aqui les preferències de les notificacions per correu electrònic",
|
||||
"CONVERSATION_ASSIGNMENT": "Envieu notificacions per correu electrònic quan se m’assigni una conversa",
|
||||
"CONVERSATION_CREATION": "Envieu notificacions per correu electrònic quan es crea una nova conversa",
|
||||
"CONVERSATION_MENTION": "Enviar notificacions per mail quan siguis esmentat en una conversació",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Envia notificacions per correu electrònic quan es creï un missatge nou en una conversa assignada",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Envia notificacions per correu electrònic quan es crea un missatge nou en una conversa participant",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "Envia notificacions per correu electrònic quan una conversa no compleixi un SLA de primera resposta",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "Envia notificacions per correu electrònic quan una conversa es perdi la següent resposta SLA",
|
||||
"SLA_MISSED_RESOLUTION": "Envia notificacions per correu electrònic quan una conversa no resol un SLA"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"TITLE": "Preferències de notificació",
|
||||
"TYPE_TITLE": "Tipus de notificació",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"PUSH": "Notificació Push",
|
||||
"TYPES": {
|
||||
"CONVERSATION_CREATED": "S'ha creat una nova conversa",
|
||||
"CONVERSATION_ASSIGNED": "Se t'assigna una conversa",
|
||||
"CONVERSATION_MENTION": "Se't menciona en una conversa",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Es crea un missatge nou en una conversa assignada",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Es crea un missatge nou en una conversa participant",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "Una conversa no té un SLA de primera resposta",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "SLA de la següent resposta no és una conversa",
|
||||
"SLA_MISSED_RESOLUTION": "Una conversa no resol un SLA"
|
||||
},
|
||||
"BROWSER_PERMISSION": "Activa les notificacions push en el teu navegador perquè puguis rebre-les"
|
||||
},
|
||||
"API": {
|
||||
"UPDATE_SUCCESS": "Les teves preferències de notificació s’han actualitzat correctament",
|
||||
"UPDATE_ERROR": "Hi ha un error en actualitzar les preferències; tornau-ho a provar"
|
||||
},
|
||||
"PUSH_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Notificacions automàtiques",
|
||||
"NOTE": "Actualitzeu les preferències de notificació aquí",
|
||||
"CONVERSATION_ASSIGNMENT": "Envia notificacions automàtiques quan se m'assigna una conversa",
|
||||
"CONVERSATION_CREATION": "Envia notificacions automàtiques quan es creï una conversa nova",
|
||||
"CONVERSATION_MENTION": "Enviar notificacions push quan siguis esmentat en una conversació",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Envia notificacions automàtiques quan es creï un missatge nou en una conversa assignada",
|
||||
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Envia notificacions push quan es crea un missatge nou en una conversa participant",
|
||||
"HAS_ENABLED_PUSH": "Heu activat les notificacions per a aquest navegador.",
|
||||
"REQUEST_PUSH": "Activa les notificacions",
|
||||
"SLA_MISSED_FIRST_RESPONSE": "Envia notificacions automàtiques quan una conversa no tingui un SLA de primera resposta",
|
||||
"SLA_MISSED_NEXT_RESPONSE": "Envia notificacions automàtiques quan una conversa no s'aconsegueixi la següent resposta SLA",
|
||||
"SLA_MISSED_RESOLUTION": "Envia notificacions quan una conversa no resol el SLA"
|
||||
},
|
||||
"PROFILE_IMAGE": {
|
||||
"LABEL": "Imatge del Perfil"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "El teu nom complet",
|
||||
"ERROR": "Introdueix un nom complet vàlid",
|
||||
"PLACEHOLDER": "Introdueix el vostre nom complet"
|
||||
},
|
||||
"DISPLAY_NAME": {
|
||||
"LABEL": "Nom visible",
|
||||
"ERROR": "Introduïu un nom de visualització vàlid",
|
||||
"PLACEHOLDER": "Introdueix un nom visible, que es mostrarà a les converses"
|
||||
},
|
||||
"AVAILABILITY": {
|
||||
"LABEL": "Disponibilitat",
|
||||
"STATUS": {
|
||||
"ONLINE": "En línia",
|
||||
"BUSY": "Ocupat",
|
||||
"OFFLINE": "Fora de línia"
|
||||
},
|
||||
"SET_AVAILABILITY_SUCCESS": "La disponibilitat s'ha establert correctament",
|
||||
"SET_AVAILABILITY_ERROR": "No s'ha pogut establir la disponibilitat, torna-ho a provar",
|
||||
"IMPERSONATING_ERROR": "Cannot change availability while impersonating a user"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "La teva adreça de correu electrònic",
|
||||
"ERROR": "Introduïu una adreça de correu electrònic vàlida",
|
||||
"PLACEHOLDER": "Introduïu la vostra adreça de correu electrònic, que es mostrarà a les converses"
|
||||
},
|
||||
"CURRENT_PASSWORD": {
|
||||
"LABEL": "Contrasenya actual",
|
||||
"ERROR": "Introdueix la contrasenya actual",
|
||||
"PLACEHOLDER": "Introdueix la contrasenya actual"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Nova contrasenya",
|
||||
"ERROR": "Introduïu una contrasenya d'una longitud de 6 o més",
|
||||
"PLACEHOLDER": "Introduïu una nova contrasenya"
|
||||
},
|
||||
"PASSWORD_CONFIRMATION": {
|
||||
"LABEL": "Confirmació de la nova contrasenya",
|
||||
"ERROR": "Confirmeu que les contrasenyes coincideixin",
|
||||
"PLACEHOLDER": "Torna a introduir la nova contrasenya"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SIDEBAR_ITEMS": {
|
||||
"CHANGE_AVAILABILITY_STATUS": "Canvia",
|
||||
"CHANGE_ACCOUNTS": "Switch account",
|
||||
"SWITCH_ACCOUNT": "Switch account",
|
||||
"CONTACT_SUPPORT": "Contact support",
|
||||
"SELECTOR_SUBTITLE": "Selecciona un compte de la llista següent",
|
||||
"PROFILE_SETTINGS": "Profile settings",
|
||||
"YEAR_IN_REVIEW": "Year in Review",
|
||||
"KEYBOARD_SHORTCUTS": "Keyboard shortcuts",
|
||||
"APPEARANCE": "Change appearance",
|
||||
"SUPER_ADMIN_CONSOLE": "SuperAdmin console",
|
||||
"DOCS": "Read documentation",
|
||||
"CHANGELOG": "Changelog",
|
||||
"LOGOUT": "Log out"
|
||||
},
|
||||
"APP_GLOBAL": {
|
||||
"TRIAL_MESSAGE": "dies de prova restants.",
|
||||
"TRAIL_BUTTON": "Compra ara",
|
||||
"DELETED_USER": "Usuari suprimit",
|
||||
"EMAIL_VERIFICATION_PENDING": "Sembla que encara no has verificat la teva adreça de correu electrònic. Comprova la teva safata d'entrada per trobar el correu electrònic de verificació.",
|
||||
"RESEND_VERIFICATION_MAIL": "Reenviar correu electrònic de verificació",
|
||||
"EMAIL_VERIFICATION_SENT": "S'ha enviat un correu electrònic de verificació. Comprova la teva safata d'entrada.",
|
||||
"ACCOUNT_SUSPENDED": {
|
||||
"TITLE": "Compte suspès",
|
||||
"MESSAGE": "El teu compte està suspès. Posa't en contacte amb l'equip d'assistència per obtenir més informació."
|
||||
},
|
||||
"NO_ACCOUNTS": {
|
||||
"TITLE": "No account found",
|
||||
"MESSAGE_CLOUD": "You are not part of any accounts right now. If you think this is a mistake, please reach out to our support team.",
|
||||
"MESSAGE_SELF_HOSTED": "You are not part of any accounts right now. Please reach out to your administrator.",
|
||||
"LOGOUT": "Log out"
|
||||
}
|
||||
},
|
||||
"COMPONENTS": {
|
||||
"CODE": {
|
||||
"BUTTON_TEXT": "Copia",
|
||||
"CODEPEN": "Obre en CodePen",
|
||||
"COPY_SUCCESSFUL": "El codi s'ha copiat al porta-retalls amb èxit"
|
||||
},
|
||||
"SHOW_MORE_BLOCK": {
|
||||
"SHOW_MORE": "Mostra més",
|
||||
"SHOW_LESS": "Mostra menys"
|
||||
},
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Descarrega",
|
||||
"UPLOADING": "S'està carregant...",
|
||||
"INSTAGRAM_STORY_UNAVAILABLE": "Aquesta història ja no està disponible."
|
||||
},
|
||||
"LOCATION_BUBBLE": {
|
||||
"SEE_ON_MAP": "Veure al mapa"
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "Envia"
|
||||
},
|
||||
"MEDIA": {
|
||||
"IMAGE_UNAVAILABLE": "This image is no longer available.",
|
||||
"LOADING_FAILED": "Loading failed"
|
||||
}
|
||||
},
|
||||
"CONFIRM_EMAIL": "S'està verificant...",
|
||||
"SETTINGS": {
|
||||
"INBOXES": {
|
||||
"NEW_INBOX": "Afegeix Safata d'entrada"
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"NO_ITEMS": "No items",
|
||||
"CURRENTLY_VIEWING_ACCOUNT": "Visualització actual:",
|
||||
"SWITCH": "Canvia",
|
||||
"INBOX_VIEW": "Vista de la safata d'entrada",
|
||||
"CONVERSATIONS": "Converses",
|
||||
"INBOX": "My Inbox",
|
||||
"ALL_CONVERSATIONS": "Totes les converses",
|
||||
"MENTIONED_CONVERSATIONS": "Mencions",
|
||||
"PARTICIPATING_CONVERSATIONS": "Participant",
|
||||
"UNATTENDED_CONVERSATIONS": "Sense assistència",
|
||||
"REPORTS": "Informes",
|
||||
"SETTINGS": "Configuracions",
|
||||
"CONTACTS": "Contactes",
|
||||
"ACTIVE": "Actiu",
|
||||
"COMPANIES": "Companies",
|
||||
"ALL_COMPANIES": "All Companies",
|
||||
"CAPTAIN": "Captain",
|
||||
"CAPTAIN_ASSISTANTS": "Assistants",
|
||||
"CAPTAIN_DOCUMENTS": "Documents",
|
||||
"CAPTAIN_RESPONSES": "FAQs",
|
||||
"CAPTAIN_TOOLS": "Tools",
|
||||
"CAPTAIN_SCENARIOS": "Scenarios",
|
||||
"CAPTAIN_PLAYGROUND": "Playground",
|
||||
"CAPTAIN_INBOXES": "Safates d'entrada",
|
||||
"CAPTAIN_SETTINGS": "Configuracions",
|
||||
"HOME": "Inici",
|
||||
"AGENTS": "Agents",
|
||||
"AGENT_BOTS": "Bots",
|
||||
"AUDIT_LOGS": "Registres d'auditoria",
|
||||
"INBOXES": "Safates d'entrada",
|
||||
"NOTIFICATIONS": "Notificacions",
|
||||
"CANNED_RESPONSES": "Respostes predeterminades",
|
||||
"INTEGRATIONS": "Integracions",
|
||||
"PROFILE_SETTINGS": "Configuració del Perfil",
|
||||
"ACCOUNT_SETTINGS": "Configuració del compte",
|
||||
"APPLICATIONS": "Aplicacions",
|
||||
"LABELS": "Etiquetes",
|
||||
"CUSTOM_ATTRIBUTES": "Atributs personalitzats",
|
||||
"AUTOMATION": "Automatització",
|
||||
"MACROS": "Macros",
|
||||
"TEAMS": "Equips",
|
||||
"BILLING": "Facturació",
|
||||
"CUSTOM_VIEWS_FOLDER": "Carpetes",
|
||||
"CUSTOM_VIEWS_SEGMENTS": "Segments",
|
||||
"ALL_CONTACTS": "Tots els contactes",
|
||||
"TAGGED_WITH": "Etiquetat amb",
|
||||
"NEW_LABEL": "Nova etiqueta",
|
||||
"NEW_TEAM": "Nou equip",
|
||||
"NEW_INBOX": "Safata d'entrada nova",
|
||||
"REPORTS_CONVERSATION": "Converses",
|
||||
"CSAT": "CSAT",
|
||||
"LIVE_CHAT": "Live Chat",
|
||||
"SMS": "SMS",
|
||||
"WHATSAPP": "WhatsApp",
|
||||
"CAMPAIGNS": "Campanyes",
|
||||
"ONGOING": "En marxa",
|
||||
"ONE_OFF": "Un fora",
|
||||
"REPORTS_SLA": "SLA",
|
||||
"REPORTS_BOT": "Bot",
|
||||
"REPORTS_AGENT": "Agents",
|
||||
"REPORTS_LABEL": "Etiquetes",
|
||||
"REPORTS_INBOX": "Safata d'entrada",
|
||||
"REPORTS_TEAM": "Equip",
|
||||
"AGENT_ASSIGNMENT": "Agent Assignment",
|
||||
"SET_AVAILABILITY_TITLE": "Posa't com",
|
||||
"SET_YOUR_AVAILABILITY": "Estableix la vostra disponibilitat",
|
||||
"SLA": "SLA",
|
||||
"CUSTOM_ROLES": "Custom Roles",
|
||||
"BETA": "Beta",
|
||||
"REPORTS_OVERVIEW": "Resum",
|
||||
"REAUTHORIZE": "La vostra connexió a la safata d'entrada ha caducat, torna a connectar\n per continuar rebent i enviant missatges",
|
||||
"HELP_CENTER": {
|
||||
"TITLE": "Centre d'ajuda",
|
||||
"ARTICLES": "Articles",
|
||||
"CATEGORIES": "Categories",
|
||||
"LOCALES": "Localitzacions",
|
||||
"SETTINGS": "Configuracions"
|
||||
},
|
||||
"CHANNELS": "Canals",
|
||||
"SET_AUTO_OFFLINE": {
|
||||
"TEXT": "Marca fora de línia automàticament",
|
||||
"INFO_TEXT": "Permet que el sistema et marqui automàticament fora de línia quan no facis servir l'aplicació o el tauler.",
|
||||
"INFO_SHORT": "Automatically mark offline when you aren't using the app."
|
||||
},
|
||||
"DOCS": "Llegir documents",
|
||||
"SECURITY": "Security"
|
||||
},
|
||||
"BILLING_SETTINGS": {
|
||||
"TITLE": "Facturació",
|
||||
"DESCRIPTION": "Manage your subscription here, upgrade your plan and get more for your team.",
|
||||
"CURRENT_PLAN": {
|
||||
"TITLE": "Pla actual",
|
||||
"PLAN_NOTE": "Actualment estàs subscrit al pla **{plan}** amb **{quantity}** llicències",
|
||||
"SEAT_COUNT": "Number of seats",
|
||||
"RENEWS_ON": "Renews on"
|
||||
},
|
||||
"VIEW_PRICING": "View Pricing",
|
||||
"MANAGE_SUBSCRIPTION": {
|
||||
"TITLE": "Gestiona la teva subscripció",
|
||||
"DESCRIPTION": "Consulta les teves factures anteriors, edita els teus detalls de facturació o cancel·la la teva subscripció.",
|
||||
"BUTTON_TXT": "Ves al portal de facturació"
|
||||
},
|
||||
"CAPTAIN": {
|
||||
"TITLE": "Captain",
|
||||
"DESCRIPTION": "Manage usage and credits for Captain AI.",
|
||||
"BUTTON_TXT": "Buy more credits",
|
||||
"DOCUMENTS": "Documents",
|
||||
"RESPONSES": "Responses",
|
||||
"UPGRADE": "Captain is not available on the free plan, upgrade now to get access to assistants, copilot and more.",
|
||||
"REFRESH_CREDITS": "Actualitza"
|
||||
},
|
||||
"CHAT_WITH_US": {
|
||||
"TITLE": "Necessita ajuda?",
|
||||
"DESCRIPTION": "Trobes algun problema en la facturació? Estem aquí per ajudar.",
|
||||
"BUTTON_TXT": "Xateja amb nosaltres"
|
||||
},
|
||||
"NO_BILLING_USER": "El teu compte de facturació s'està configurant. Actualitza la pàgina i torna-ho a provar.",
|
||||
"TOPUP": {
|
||||
"BUY_CREDITS": "Buy more credits",
|
||||
"MODAL_TITLE": "Buy AI Credits",
|
||||
"MODAL_DESCRIPTION": "Purchase additional credits for Captain AI.",
|
||||
"CREDITS": "CREDITS",
|
||||
"ONE_TIME": "one-time",
|
||||
"POPULAR": "Most Popular",
|
||||
"NOTE_TITLE": "Nota:",
|
||||
"NOTE_DESCRIPTION": "Credits are added immediately and expire in 6 months. An active subscription is required to use credits. Purchased credits are consumed after your monthly plan credits.",
|
||||
"CANCEL": "Cancel·la",
|
||||
"PURCHASE": "Purchase Credits",
|
||||
"LOADING": "Loading options...",
|
||||
"FETCH_ERROR": "Failed to load credit options. Please try again.",
|
||||
"PURCHASE_ERROR": "Failed to process purchase. Please try again.",
|
||||
"PURCHASE_SUCCESS": "Successfully added {credits} credits to your account",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirm Purchase",
|
||||
"DESCRIPTION": "You are about to purchase {credits} credits for {amount}.",
|
||||
"INSTANT_DEDUCTION_NOTE": "Your saved card will be charged immediately upon confirmation.",
|
||||
"GO_BACK": "Torna enrere",
|
||||
"CONFIRM_PURCHASE": "Confirm Purchase"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SECURITY_SETTINGS": {
|
||||
"TITLE": "Security",
|
||||
"DESCRIPTION": "Manage your account security settings.",
|
||||
"LINK_TEXT": "Learn more about SAML SSO",
|
||||
"SAML_DISABLED_MESSAGE": "SAML SSO is currently disabled. Please contact your administrator to enable this feature.",
|
||||
"SAML": {
|
||||
"TITLE": "SAML SSO",
|
||||
"NOTE": "Configure SAML single sign-on for your account. Users will authenticate through your identity provider instead of using email/password.",
|
||||
"ACS_URL": {
|
||||
"LABEL": "ACS URL",
|
||||
"TOOLTIP": "Assertion Consumer Service URL - Configure this URL in your IdP as the destination for SAML responses"
|
||||
},
|
||||
"SSO_URL": {
|
||||
"LABEL": "SSO URL",
|
||||
"HELP": "The URL where SAML authentication requests will be sent",
|
||||
"PLACEHOLDER": "https://your-idp.com/saml/sso"
|
||||
},
|
||||
"CERTIFICATE": {
|
||||
"LABEL": "Signing certificate in PEM format",
|
||||
"HELP": "The public certificate from your identity provider used to verify SAML responses",
|
||||
"PLACEHOLDER": "-----BEGIN CERTIFICATE-----\nMIIC..."
|
||||
},
|
||||
"FINGERPRINT": {
|
||||
"LABEL": "Fingerprint",
|
||||
"TOOLTIP": "SHA-1 fingerprint of the certificate - Use this to verify the certificate in your IdP configuration"
|
||||
},
|
||||
"COPY_SUCCESS": "El codi s'ha copiat al porta-retalls amb èxit",
|
||||
"SP_ENTITY_ID": {
|
||||
"LABEL": "SP Entity ID",
|
||||
"HELP": "Unique identifier for this application as a service provider (auto-generated).",
|
||||
"TOOLTIP": "Unique identifier for Chatwoot as the Service Provider - Configure this in your IdP settings"
|
||||
},
|
||||
"IDP_ENTITY_ID": {
|
||||
"LABEL": "Identity Provider Entity ID",
|
||||
"HELP": "Unique identifier for your identity provider (usually found in IdP configuration)",
|
||||
"PLACEHOLDER": "https://your-idp.com/saml"
|
||||
},
|
||||
"UPDATE_BUTTON": "Update SAML Settings",
|
||||
"API": {
|
||||
"SUCCESS": "SAML settings updated successfully",
|
||||
"ERROR": "Failed to update SAML settings",
|
||||
"ERROR_LOADING": "Failed to load SAML settings",
|
||||
"DISABLED": "SAML settings disabled successfully"
|
||||
},
|
||||
"VALIDATION": {
|
||||
"REQUIRED_FIELDS": "SSO URL, Identity Provider Entity ID, and Certificate are required fields",
|
||||
"SSO_URL_ERROR": "Please enter a valid SSO URL",
|
||||
"CERTIFICATE_ERROR": "Certificate is required",
|
||||
"IDP_ENTITY_ID_ERROR": "Identity Provider Entity ID is required"
|
||||
},
|
||||
"ENTERPRISE_PAYWALL": {
|
||||
"AVAILABLE_ON": "The SAML SSO feature is only available in the Enterprise plans.",
|
||||
"UPGRADE_PROMPT": "Upgrade to an Enterprise plan to access SAML single sign-on and other advanced security features.",
|
||||
"ASK_ADMIN": "Posa't en contacte amb el vostre administrador per obtenir l'actualització."
|
||||
},
|
||||
"PAYWALL": {
|
||||
"TITLE": "Upgrade to enable SAML SSO",
|
||||
"AVAILABLE_ON": "The SAML SSO feature is only available in the Enterprise plans.",
|
||||
"UPGRADE_PROMPT": "Upgrade your plan to get access to SAML single sign-on and other advanced features.",
|
||||
"UPGRADE_NOW": "Actualitza ara",
|
||||
"CANCEL_ANYTIME": "Pots canviar o cancel·lar el teu pla en qualsevol moment"
|
||||
},
|
||||
"ATTRIBUTE_MAPPING": {
|
||||
"TITLE": "SAML Attribute Setup",
|
||||
"DESCRIPTION": "The following attribute mappings must be configured in your identity provider"
|
||||
},
|
||||
"INFO_SECTION": {
|
||||
"TITLE": "Service Provider Information",
|
||||
"TOOLTIP": "Copy these values and configure them in your Identity Provider to establish the SAML connection"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CREATE_ACCOUNT": {
|
||||
"NO_ACCOUNT_WARNING": "Uh oh! No hem trobat cap compte de Chatwoot. Crea un compte nou per continuar.",
|
||||
"NEW_ACCOUNT": "Compte nou",
|
||||
"SELECTOR_SUBTITLE": "Crear un compte nou",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "El compte s'ha creat correctament",
|
||||
"EXIST_MESSAGE": "El compte ja existeix",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom de la companyia",
|
||||
"PLACEHOLDER": "Wayne Enterprises"
|
||||
},
|
||||
"SUBMIT": "Envia",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
},
|
||||
"KEYBOARD_SHORTCUTS": {
|
||||
"TOGGLE_MODAL": "Veure totes les dreceres",
|
||||
"TITLE": {
|
||||
"OPEN_CONVERSATION": "Obrir conversa",
|
||||
"RESOLVE_AND_NEXT": "Resol i passa al següent",
|
||||
"NAVIGATE_DROPDOWN": "Navega pels elements desplegables",
|
||||
"RESOLVE_CONVERSATION": "Resol la conversa",
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Ves al Tauler de converses",
|
||||
"ADD_ATTACHMENT": "Afegeix fitxer adjunt",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Ves al tauler de contactes",
|
||||
"TOGGLE_SIDEBAR": "Commuta la barra lateral",
|
||||
"GO_TO_REPORTS_SIDEBAR": "Anar a la barra lateral Informes",
|
||||
"MOVE_TO_NEXT_TAB": "Anar a la pestanya següent de la llista de converses",
|
||||
"GO_TO_SETTINGS": "Ves a la configuració",
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Canvia a la nota privada",
|
||||
"SWITCH_TO_REPLY": "Canvia a Respon",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Commuta el menú desplegable de posposar"
|
||||
}
|
||||
},
|
||||
"ASSIGNMENT_POLICY": {
|
||||
"INDEX": {
|
||||
"HEADER": {
|
||||
"TITLE": "Agent assignment",
|
||||
"DESCRIPTION": "Define policies to effectively manage workload and route conversations based on the needs of inboxes and agents. Learn more here"
|
||||
},
|
||||
"ASSIGNMENT_POLICY": {
|
||||
"TITLE": "Assignment policy",
|
||||
"DESCRIPTION": "Manage how conversations get assigned in inboxes.",
|
||||
"FEATURES": [
|
||||
"Assign by conversations evenly or by available capacity",
|
||||
"Add fair distribution rules to avoid overloading any agent",
|
||||
"Add inboxes to a policy - one policy per inbox"
|
||||
]
|
||||
},
|
||||
"AGENT_CAPACITY_POLICY": {
|
||||
"TITLE": "Agent capacity policy",
|
||||
"DESCRIPTION": "Manage workload for agents.",
|
||||
"FEATURES": [
|
||||
"Define maximum conversations per inbox",
|
||||
"Create exceptions based on labels and time",
|
||||
"Add agents to a policy - one policy per agent"
|
||||
]
|
||||
}
|
||||
},
|
||||
"AGENT_ASSIGNMENT_POLICY": {
|
||||
"INDEX": {
|
||||
"HEADER": {
|
||||
"TITLE": "Assignment policy",
|
||||
"CREATE_POLICY": "New policy"
|
||||
},
|
||||
"CARD": {
|
||||
"ORDER": "Order",
|
||||
"PRIORITY": "Prioritat",
|
||||
"ACTIVE": "Actiu",
|
||||
"INACTIVE": "Inactive",
|
||||
"POPOVER": "Added inboxes",
|
||||
"EDIT": "Edita"
|
||||
},
|
||||
"NO_RECORDS_FOUND": "No assignment policies found"
|
||||
},
|
||||
"CREATE": {
|
||||
"HEADER": {
|
||||
"TITLE": "Create assignment policy"
|
||||
},
|
||||
"CREATE_BUTTON": "Create policy",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Assignment policy created successfully",
|
||||
"ERROR_MESSAGE": "Failed to create assignment policy"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"HEADER": {
|
||||
"TITLE": "Edit assignment policy"
|
||||
},
|
||||
"EDIT_BUTTON": "Update policy",
|
||||
"CONFIRM_ADD_INBOX_DIALOG": {
|
||||
"TITLE": "Add inbox",
|
||||
"DESCRIPTION": "{inboxName} inbox is already linked to another policy. Are you sure you want to link it to this policy? It will be unlinked from the other policy.",
|
||||
"CONFIRM_BUTTON_LABEL": "Continue",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Assignment policy updated successfully",
|
||||
"ERROR_MESSAGE": "Failed to update assignment policy"
|
||||
},
|
||||
"INBOX_API": {
|
||||
"ADD": {
|
||||
"SUCCESS_MESSAGE": "Inbox added to policy successfully",
|
||||
"ERROR_MESSAGE": "Failed to add inbox to policy"
|
||||
},
|
||||
"REMOVE": {
|
||||
"SUCCESS_MESSAGE": "Inbox removed from policy successfully",
|
||||
"ERROR_MESSAGE": "Failed to remove inbox from policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Policy name:",
|
||||
"PLACEHOLDER": "Enter policy name"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció:",
|
||||
"PLACEHOLDER": "Introdueix la descripció"
|
||||
},
|
||||
"STATUS": {
|
||||
"LABEL": "Estat:",
|
||||
"PLACEHOLDER": "Selecciona l'estat",
|
||||
"ACTIVE": "Policy is active",
|
||||
"INACTIVE": "Policy is inactive"
|
||||
},
|
||||
"ASSIGNMENT_ORDER": {
|
||||
"LABEL": "Assignment order",
|
||||
"ROUND_ROBIN": {
|
||||
"LABEL": "Round robin",
|
||||
"DESCRIPTION": "Assign conversations evenly among agents."
|
||||
},
|
||||
"BALANCED": {
|
||||
"LABEL": "Balanced",
|
||||
"DESCRIPTION": "Assign conversations based on available capacity."
|
||||
}
|
||||
},
|
||||
"ASSIGNMENT_PRIORITY": {
|
||||
"LABEL": "Assignment priority",
|
||||
"EARLIEST_CREATED": {
|
||||
"LABEL": "Earliest created",
|
||||
"DESCRIPTION": "The conversation that was created first gets assigned first."
|
||||
},
|
||||
"LONGEST_WAITING": {
|
||||
"LABEL": "Longest waiting",
|
||||
"DESCRIPTION": "The conversation waiting the longest gets assigned first."
|
||||
}
|
||||
},
|
||||
"FAIR_DISTRIBUTION": {
|
||||
"LABEL": "Fair distribution policy",
|
||||
"DESCRIPTION": "Set the maximum number of conversations that can be assigned per agent within a time window to avoid overloading any one agent. This required field defaults to 100 conversations per hour.",
|
||||
"INPUT_MAX": "Assign max",
|
||||
"DURATION": "Conversations per agent in every"
|
||||
},
|
||||
"INBOXES": {
|
||||
"LABEL": "Added inboxes",
|
||||
"DESCRIPTION": "Add inboxes for which this policy will be applicable.",
|
||||
"ADD_BUTTON": "Add inbox",
|
||||
"DROPDOWN": {
|
||||
"SEARCH_PLACEHOLDER": "Search and select inboxes to add",
|
||||
"ADD_BUTTON": "Afegir"
|
||||
},
|
||||
"EMPTY_STATE": "No inboxes added to this policy, add an inbox to get started",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Inbox successfully added to policy",
|
||||
"ERROR_MESSAGE": "Failed to add inbox to policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_POLICY": {
|
||||
"SUCCESS_MESSAGE": "Assignment policy deleted successfully",
|
||||
"ERROR_MESSAGE": "Failed to delete assignment policy"
|
||||
}
|
||||
},
|
||||
"AGENT_CAPACITY_POLICY": {
|
||||
"INDEX": {
|
||||
"HEADER": {
|
||||
"TITLE": "Agent capacity",
|
||||
"CREATE_POLICY": "New policy"
|
||||
},
|
||||
"CARD": {
|
||||
"POPOVER": "Added agents",
|
||||
"EDIT": "Edita"
|
||||
},
|
||||
"NO_RECORDS_FOUND": "No agent capacity policies found"
|
||||
},
|
||||
"CREATE": {
|
||||
"HEADER": {
|
||||
"TITLE": "Create agent capacity policy"
|
||||
},
|
||||
"CREATE_BUTTON": "Create policy",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent capacity policy created successfully",
|
||||
"ERROR_MESSAGE": "Failed to create agent capacity policy"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"HEADER": {
|
||||
"TITLE": "Edit agent capacity policy"
|
||||
},
|
||||
"EDIT_BUTTON": "Update policy",
|
||||
"CONFIRM_ADD_AGENT_DIALOG": {
|
||||
"TITLE": "Add agent",
|
||||
"DESCRIPTION": "{agentName} is already linked to another policy. Are you sure you want to link it to this policy? It will be unlinked from the other policy.",
|
||||
"CONFIRM_BUTTON_LABEL": "Continue",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel·la"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent capacity policy updated successfully",
|
||||
"ERROR_MESSAGE": "Failed to update agent capacity policy"
|
||||
},
|
||||
"AGENT_API": {
|
||||
"ADD": {
|
||||
"SUCCESS_MESSAGE": "Agent added to policy successfully",
|
||||
"ERROR_MESSAGE": "Failed to add agent to policy"
|
||||
},
|
||||
"REMOVE": {
|
||||
"SUCCESS_MESSAGE": "Agent removed from policy successfully",
|
||||
"ERROR_MESSAGE": "Failed to remove agent from policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Policy name:",
|
||||
"PLACEHOLDER": "Enter policy name"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció:",
|
||||
"PLACEHOLDER": "Introdueix la descripció"
|
||||
},
|
||||
"INBOX_CAPACITY_LIMIT": {
|
||||
"LABEL": "Inbox capacity limits",
|
||||
"ADD_BUTTON": "Add inbox",
|
||||
"FIELD": {
|
||||
"SELECT_INBOX": "Select inbox",
|
||||
"MAX_CONVERSATIONS": "Max conversations",
|
||||
"SET_LIMIT": "Set limit"
|
||||
},
|
||||
"EMPTY_STATE": "No inbox limit set"
|
||||
},
|
||||
"EXCLUSION_RULES": {
|
||||
"LABEL": "Exclusion rules",
|
||||
"DESCRIPTION": "Conversations that satisfy the following conditions would not count towards agent capacity",
|
||||
"TAGS": {
|
||||
"LABEL": "Exclude conversations tagged with specific labels",
|
||||
"ADD_TAG": "add tag",
|
||||
"DROPDOWN": {
|
||||
"SEARCH_PLACEHOLDER": "Search and select tags to add"
|
||||
},
|
||||
"EMPTY_STATE": "No tags added to this policy."
|
||||
},
|
||||
"DURATION": {
|
||||
"LABEL": "Exclude conversations older than a specified duration",
|
||||
"PLACEHOLDER": "Set time"
|
||||
}
|
||||
},
|
||||
"USERS": {
|
||||
"LABEL": "Assigned agents",
|
||||
"DESCRIPTION": "Add agents for which this policy will be applicable.",
|
||||
"ADD_BUTTON": "Add agent",
|
||||
"DROPDOWN": {
|
||||
"SEARCH_PLACEHOLDER": "Search and select agents to add",
|
||||
"ADD_BUTTON": "Afegir"
|
||||
},
|
||||
"EMPTY_STATE": "No agents added",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Agent successfully added to policy",
|
||||
"ERROR_MESSAGE": "Failed to add agent to policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE_POLICY": {
|
||||
"SUCCESS_MESSAGE": "Agent capacity policy deleted successfully",
|
||||
"ERROR_MESSAGE": "Failed to delete agent capacity policy"
|
||||
}
|
||||
},
|
||||
"DELETE_POLICY": {
|
||||
"TITLE": "Delete policy",
|
||||
"DESCRIPTION": "Are you sure you want to delete this policy? This action cannot be undone.",
|
||||
"CONFIRM_BUTTON_LABEL": "Esborrar",
|
||||
"CANCEL_BUTTON_LABEL": "Cancel·la"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"REGISTER": {
|
||||
"TRY_WOOT": "Crear un compte",
|
||||
"TITLE": "Registre",
|
||||
"TESTIMONIAL_HEADER": "Només cal un pas per avançar",
|
||||
"TESTIMONIAL_CONTENT": "Esteu a un pas de captar els vostres clients, retenir-los i trobar-ne de nous.",
|
||||
"TERMS_ACCEPT": "En crear un compte, acceptes els nostres <a href=\"https://www.chatwoot.com/terms\">T&C</a> i <a href=\"https://www.chatwoot.com/privacy-policy\">Política de privadesa</a>",
|
||||
"OAUTH": {
|
||||
"GOOGLE_SIGNUP": "Registra't amb Google"
|
||||
},
|
||||
"COMPANY_NAME": {
|
||||
"LABEL": "Nom de la companyia",
|
||||
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
|
||||
"ERROR": "El nom de l'empresa és massa curt."
|
||||
},
|
||||
"FULL_NAME": {
|
||||
"LABEL": "Nom complet",
|
||||
"PLACEHOLDER": "Introdueix el teu nom complet. ex: Bruce Wayne",
|
||||
"ERROR": "El nom del compte és massa curt"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "Email de treball",
|
||||
"PLACEHOLDER": "Enter your work email address. E.g., bruce{'@'}wayne{'.'}enterprises",
|
||||
"ERROR": "Please enter a valid work email address"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Contrasenya",
|
||||
"PLACEHOLDER": "Contrasenya",
|
||||
"ERROR": "La contrasenya és massa curta",
|
||||
"IS_INVALID_PASSWORD": "Password should contain atleast 1 uppercase letter, 1 lowercase letter, 1 number and 1 special character",
|
||||
"REQUIREMENTS_LENGTH": "At least 6 characters long",
|
||||
"REQUIREMENTS_UPPERCASE": "At least one uppercase letter",
|
||||
"REQUIREMENTS_LOWERCASE": "At least one lowercase letter",
|
||||
"REQUIREMENTS_NUMBER": "At least one number",
|
||||
"REQUIREMENTS_SPECIAL": "At least one special character"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Confirma la contrasenya",
|
||||
"PLACEHOLDER": "Confirma la contrasenya",
|
||||
"ERROR": "La contrasenya no coindeix."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Registration Successful",
|
||||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||||
},
|
||||
"SUBMIT": "Crear un compte",
|
||||
"HAVE_AN_ACCOUNT": "Ja tens un compte?"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"SLA": {
|
||||
"HEADER": "Service Level Agreements",
|
||||
"ADD_ACTION": "Afegeix SLA",
|
||||
"ADD_ACTION_LONG": "Crea una nova política de SLA",
|
||||
"DESCRIPTION": "Els acords de nivell de servei (SLA) són contractes que defineixen expectatives clares entre el vostre equip i els clients. Estableixen estàndards de temps de resposta i resolució, creen un marc de responsabilitat i garanteixen una experiència coherent i d'alta qualitat.",
|
||||
"LEARN_MORE": "Més informació sobre SLA",
|
||||
"LOADING": "S'estan obtenint SLAs",
|
||||
"PAYWALL": {
|
||||
"TITLE": "Actualitza per crear SLA",
|
||||
"AVAILABLE_ON": "La funció SLA només està disponible als plans Business i Enterprise.",
|
||||
"UPGRADE_PROMPT": "Actualitza el teu pla per accedir a funcions avançades com ara gestió d'equips, automatitzacions, atributs personalitzats i molt més.",
|
||||
"UPGRADE_NOW": "Actualitza ara",
|
||||
"CANCEL_ANYTIME": "Pots canviar o cancel·lar el teu pla en qualsevol moment"
|
||||
},
|
||||
"ENTERPRISE_PAYWALL": {
|
||||
"AVAILABLE_ON": "La funció SLA només està disponible als plans de pagament.",
|
||||
"UPGRADE_PROMPT": "Actualitza a un pla de pagament per accedir a funcions avançades com els registres d'auditoria, la capacitat de l'agent i molt més.",
|
||||
"ASK_ADMIN": "Posa't en contacte amb el vostre administrador per obtenir l'actualització."
|
||||
},
|
||||
"LIST": {
|
||||
"404": "No hi ha cap SLA disponible en aquest compte.",
|
||||
"EMPTY": {
|
||||
"TITLE_1": "Empresa P0",
|
||||
"DESC_1": "Problemes plantejats pels clients empresarials, que requereixen atenció immediata.",
|
||||
"TITLE_2": "Empresa P1",
|
||||
"DESC_2": "Problemes plantejats pels clients empresarials, que cal reconèixer ràpidament."
|
||||
},
|
||||
"BUSINESS_HOURS_ON": "Horari comercial activat",
|
||||
"BUSINESS_HOURS_OFF": "Horari comercial desactivat",
|
||||
"RESPONSE_TYPES": {
|
||||
"FRT": "Primer llindar de temps de resposta",
|
||||
"NRT": "Següent llindar de temps de resposta",
|
||||
"RT": "Llindar de temps de resolució",
|
||||
"SHORT_HAND": {
|
||||
"FRT": "FRT",
|
||||
"NRT": "NRT",
|
||||
"RT": "RT"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nom del SLA",
|
||||
"PLACEHOLDER": "Nom del SLA",
|
||||
"REQUIRED_ERROR": "El nom del SLA és obligatori",
|
||||
"MINIMUM_LENGTH_ERROR": "Es requereix una longitud mínima de 2",
|
||||
"VALID_ERROR": "Només es permeten alfabets, números, guionet i guió baix"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció",
|
||||
"PLACEHOLDER": "SLA per a clients premium"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"LABEL": "Primer Temps de Resposta",
|
||||
"PLACEHOLDER": "5"
|
||||
},
|
||||
"NEXT_RESPONSE_TIME": {
|
||||
"LABEL": "Pròxim temps de resposta",
|
||||
"PLACEHOLDER": "5"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"LABEL": "Temps de resolució",
|
||||
"PLACEHOLDER": "60"
|
||||
},
|
||||
"BUSINESS_HOURS": {
|
||||
"LABEL": "Horari comercial",
|
||||
"PLACEHOLDER": "Només durant l'horari comercial"
|
||||
},
|
||||
"THRESHOLD_TIME": {
|
||||
"INVALID_FORMAT_ERROR": "El llindar ha de ser un nombre i més gran que zero"
|
||||
},
|
||||
"EDIT": "Edita",
|
||||
"CREATE": "Crear",
|
||||
"DELETE": "Esborrar",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegeix SLA",
|
||||
"DESC": "Promeses amistoses per a un gran servei!",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "SLA afegit correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Suprimeix el SLA",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "S'ha esborrat el SLA correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"MESSAGE": "Estàs segur que vols suprimir ",
|
||||
"YES": "Si, esborra ",
|
||||
"NO": "No, segueix "
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
"TITLE": "Faltes SLA",
|
||||
"FRT": "Primer temps de resposta",
|
||||
"NRT": "Pròxim temps de resposta",
|
||||
"RT": "Temps de resolució",
|
||||
"SHOW_MORE": "{count} més",
|
||||
"HIDE": "Amaga {count} files"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"TEAMS_SETTINGS": {
|
||||
"NEW_TEAM": "Cea un nou equip",
|
||||
"HEADER": "Equips",
|
||||
"LOADING": "Fetching teams",
|
||||
"DESCRIPTION": "Teams allow you to organize agents into groups based on their responsibilities. An agent can belong to multiple teams. When working collaboratively, you can assign conversations to specific teams.",
|
||||
"LEARN_MORE": "Learn more about teams",
|
||||
"LIST": {
|
||||
"404": "No hi ha cap equip creat en aquest compte.",
|
||||
"EDIT_TEAM": "Edita l'equip",
|
||||
"NONE": "Ningú"
|
||||
},
|
||||
"CREATE_FLOW": {
|
||||
"CREATE": {
|
||||
"TITLE": "Cea un nou equip",
|
||||
"DESC": "Afegeix un títol i una descripció al teu nou equip."
|
||||
},
|
||||
"AGENTS": {
|
||||
"BUTTON_TEXT": "Afegir agents a l'equip",
|
||||
"TITLE": "Afegeix agents a l'equip - {teamName}",
|
||||
"DESC": "Afegeix agents al teu equip acabat de crear. Això et permet col·laborar com a equip en converses, rebre notificacions sobre esdeveniments nous a la mateixa conversa."
|
||||
},
|
||||
"WIZARD_CREATE": {
|
||||
"TITLE": "Crear",
|
||||
"BODY": "Crea un nou equip d'agents."
|
||||
},
|
||||
"WIZARD_ADD_AGENTS": {
|
||||
"TITLE": "Afegir agents",
|
||||
"BODY": "Afegeix agents a l'equip."
|
||||
},
|
||||
"WIZARD_FINISH": {
|
||||
"TITLE": "Finalitza",
|
||||
"BODY": "Ja estàs preparat!"
|
||||
}
|
||||
},
|
||||
"EDIT_FLOW": {
|
||||
"CREATE": {
|
||||
"TITLE": "Edita els detalls del teu equip",
|
||||
"DESC": "Edita un títol i una descripció al teu equip.",
|
||||
"BUTTON_TEXT": "Actualitza l'equip"
|
||||
},
|
||||
"AGENTS": {
|
||||
"BUTTON_TEXT": "Actualitza els agents de l'equip",
|
||||
"TITLE": "Afegeix agents a l'equip - {teamName}",
|
||||
"DESC": "Afegeix agents al teu equip acabat de crear. Tots els agents afegits rebran una notificació quan s'assigni una conversa a aquest equip."
|
||||
},
|
||||
"EDIT_WIZARD_DETAILS": {
|
||||
"TITLE": "Detalls de l'equip",
|
||||
"ROUTE": "settings_teams_edit",
|
||||
"BODY": "Canvia el nom, la descripció i altres detalls."
|
||||
},
|
||||
"EDIT_WIZARD_AGENTS": {
|
||||
"TITLE": "Edita agents",
|
||||
"ROUTE": "settings_teams_edit_members",
|
||||
"BODY": "Edita agents en el teu equip."
|
||||
},
|
||||
"EDIT_WIZARD_FINISH": {
|
||||
"TITLE": "Finalitza",
|
||||
"ROUTE": "settings_teams_edit_finish",
|
||||
"BODY": "Ja estàs preparat!"
|
||||
}
|
||||
},
|
||||
"TEAM_FORM": {
|
||||
"ERROR_MESSAGE": "No s'han pogut desar els detalls de l'equip. Torna-ho a provar."
|
||||
},
|
||||
"AGENTS": {
|
||||
"AGENT": "AGENT",
|
||||
"EMAIL": "Correu electrònic",
|
||||
"BUTTON_TEXT": "Afegir agents",
|
||||
"ADD_AGENTS": "S'estan afegint agents al teu equip...",
|
||||
"SELECT": "selecciona",
|
||||
"SELECT_ALL": "selecciona tots els agents",
|
||||
"SELECTED_COUNT": "{selected} de {total} agents seleccionats."
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegeix agents a l'equip - {teamName}",
|
||||
"DESC": "Afegeix agents al teu equip acabat de crear. Això et permet col·laborar com a equip en converses, rebre notificacions sobre esdeveniments nous a la mateixa conversa.",
|
||||
"SELECT": "selecciona",
|
||||
"SELECT_ALL": "selecciona tots els agents",
|
||||
"SELECTED_COUNT": "{selected} de {total} agents seleccionats.",
|
||||
"BUTTON_TEXT": "Afegir agents",
|
||||
"AGENT_VALIDATION_ERROR": "Selecciona almenys un agent."
|
||||
},
|
||||
"FINISH": {
|
||||
"TITLE": "El teu equip està preparat!",
|
||||
"MESSAGE": "Ara pots col·laborar com un equip en les converses. Feliç suport ",
|
||||
"BUTTON_TEXT": "Finalitza"
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborrar",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Equip esborrat correctament.",
|
||||
"ERROR_MESSAGE": "No s'ha pogut suprimir l'equip. Torna-ho a provar."
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Are you sure you want to delete the team?",
|
||||
"PLACE_HOLDER": "Escriu {teamName} per confirmar",
|
||||
"MESSAGE": "En suprimir l'equip, se suprimirà l'assignació d'equip de les converses assignades a aquest equip.",
|
||||
"YES": "Suprimeix ",
|
||||
"NO": "Cancel·la"
|
||||
}
|
||||
},
|
||||
"SETTINGS": "Configuracions",
|
||||
"FORM": {
|
||||
"UPDATE": "Actualitza l'equip",
|
||||
"CREATE": "Crea l'equip",
|
||||
"NAME": {
|
||||
"LABEL": "Nom de l'equip",
|
||||
"PLACEHOLDER": "Exemple: Vendes, Atenció al client"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
"LABEL": "Descripció de l’equip",
|
||||
"PLACEHOLDER": "Breu descripció d'aquest equip."
|
||||
},
|
||||
"AUTO_ASSIGN": {
|
||||
"LABEL": "Permet l'assignació automàtica d'aquest equip."
|
||||
},
|
||||
"SUBMIT_CREATE": "Crea l'equip"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"WEBHOOKS_SETTINGS": {
|
||||
"HEADER": "Paràmetres Webhook"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"WHATSAPP_TEMPLATES": {
|
||||
"MODAL": {
|
||||
"TITLE": "Plantilles de Whatsapp",
|
||||
"SUBTITLE": "Selecciona la plantilla de whatsapp que vols enviar",
|
||||
"TEMPLATE_SELECTED_SUBTITLE": "Configure template: {templateName}"
|
||||
},
|
||||
"PICKER": {
|
||||
"SEARCH_PLACEHOLDER": "Cerca plantilles",
|
||||
"NO_TEMPLATES_FOUND": "No s'han trobat plantilles per a",
|
||||
"HEADER": "Header",
|
||||
"BODY": "Body",
|
||||
"FOOTER": "Footer",
|
||||
"BUTTONS": "Buttons",
|
||||
"CATEGORY": "Categoria",
|
||||
"MEDIA_CONTENT": "Media Content",
|
||||
"MEDIA_CONTENT_FALLBACK": "media content",
|
||||
"NO_TEMPLATES_AVAILABLE": "No WhatsApp templates available. Click refresh to sync templates from WhatsApp.",
|
||||
"REFRESH_BUTTON": "Refresh templates",
|
||||
"REFRESH_SUCCESS": "Templates refresh initiated. It may take a couple of minutes to update.",
|
||||
"REFRESH_ERROR": "Failed to refresh templates. Please try again.",
|
||||
"LABELS": {
|
||||
"LANGUAGE": "Idioma",
|
||||
"TEMPLATE_BODY": "Cos de la plantilla",
|
||||
"CATEGORY": "Categoria"
|
||||
}
|
||||
},
|
||||
"PARSER": {
|
||||
"VARIABLES_LABEL": "Variables",
|
||||
"LANGUAGE": "Idioma",
|
||||
"CATEGORY": "Categoria",
|
||||
"VARIABLE_PLACEHOLDER": "Introdueix el valor {variable}",
|
||||
"GO_BACK_LABEL": "Torna enrere",
|
||||
"SEND_MESSAGE_LABEL": "Envia missatge",
|
||||
"FORM_ERROR_MESSAGE": "Omple totes les variables abans d'enviar-les",
|
||||
"MEDIA_HEADER_LABEL": "{type} Header",
|
||||
"OTP_CODE": "Enter 4-8 digit OTP",
|
||||
"EXPIRY_MINUTES": "Enter expiry minutes",
|
||||
"BUTTON_PARAMETERS": "Button Parameters",
|
||||
"BUTTON_LABEL": "Button {index}",
|
||||
"COUPON_CODE": "Enter coupon code (max 15 chars)",
|
||||
"MEDIA_URL_LABEL": "Enter {type} URL",
|
||||
"DOCUMENT_NAME_PLACEHOLDER": "Enter document filename (e.g., Invoice_2025.pdf)",
|
||||
"BUTTON_PARAMETER": "Enter button parameter"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"YEAR_IN_REVIEW": {
|
||||
"TITLE": "Year in Review",
|
||||
"LOADING": "Loading your year in review...",
|
||||
"ERROR": "Failed to load year in review",
|
||||
"CLOSE": "Tanca",
|
||||
"CONVERSATIONS": {
|
||||
"TITLE": "You have handled",
|
||||
"SUBTITLE": "converses",
|
||||
"FALLBACK": "This year wasn't about the numbers. It was about showing up.",
|
||||
"COMPARISON": {
|
||||
"0_50": "You showed up, and that's how every good inbox begins.",
|
||||
"50_100": "You kept the replies flowing and the conversations alive.",
|
||||
"100_500": "You handled serious volume and kept everything on track.",
|
||||
"500_2000": "You kept things moving while the volume kept climbing.",
|
||||
"2000_10000": "You ran high traffic through your inbox without breaking a sweat.",
|
||||
"10000_PLUS": "That's a full city of customers knocking on your door. You made it look effortless."
|
||||
}
|
||||
},
|
||||
"BUSIEST_DAY": {
|
||||
"TITLE": "Your busiest day was",
|
||||
"MESSAGE": "{count} conversations that day.",
|
||||
"COMPARISON": {
|
||||
"0_5": "A warm-up lap that barely woke the inbox.",
|
||||
"5_10": "Enough action to justify a second cup of coffee.",
|
||||
"10_25": "Things got busy and the inbox stayed on its toes.",
|
||||
"25_50": "A proper rush that barely broke a sweat.",
|
||||
"50_100": "Controlled chaos, handled like a normal Tuesday.",
|
||||
"100_500": "Absolute dumpster fire, somehow still shipping replies.",
|
||||
"500_PLUS": "The inbox lost all chill and never slowed down."
|
||||
}
|
||||
},
|
||||
"PERSONALITY": {
|
||||
"TITLE": "Your support personality is",
|
||||
"MESSAGES": {
|
||||
"SWIFT_HELPER": "You replied in {time} on average. Faster than most notifications.",
|
||||
"QUICK_RESPONDER": "You replied in {time} on average. The inbox barely waited.",
|
||||
"STEADY_SUPPORT": "You replied in {time} on average. Calm pace, solid replies.",
|
||||
"THOUGHTFUL_ADVISOR": "You replied in {time} on average. Took the time to get it right."
|
||||
}
|
||||
},
|
||||
"THANK_YOU": {
|
||||
"TITLE": "Congratulations on surviving the inbox of {year}.",
|
||||
"MESSAGE": "Thank you for your incredible dedication to supporting customers throughout this year. Your hard work has made a real difference, and we're grateful to have you on this journey. Here's to making {nextYear} even better together!"
|
||||
},
|
||||
"SHARE_MODAL": {
|
||||
"TITLE": "Share Your Year in Review",
|
||||
"PREPARING": "Preparing your image...",
|
||||
"DOWNLOAD": "Descarrega",
|
||||
"SHARE_TITLE": "My {year} Year in Review",
|
||||
"SHARE_TEXT": "Check out my {year} Year in Review with Chatwoot!",
|
||||
"BRANDING": "Made with Chatwoot"
|
||||
},
|
||||
"BANNER": {
|
||||
"TITLE": "Your {year} Year in Review is here",
|
||||
"BUTTON": "See your impact"
|
||||
},
|
||||
"NAVIGATION": {
|
||||
"PREVIOUS": "Previous",
|
||||
"NEXT": "Next",
|
||||
"SHARE": "Share conversation"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user