chore: Update translations (#10549)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
@@ -22,14 +22,23 @@
|
||||
"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_less_than": "És més petit que",
|
||||
"days_before": "És x dies abans",
|
||||
"starts_with": "Comença amb"
|
||||
"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",
|
||||
@@ -56,7 +65,10 @@
|
||||
"LAST_ACTIVITY": "Última activitat"
|
||||
},
|
||||
"ERRORS": {
|
||||
"VALUE_REQUIRED": "El valor és necessari"
|
||||
"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",
|
||||
|
||||
@@ -92,12 +92,12 @@
|
||||
"CONTACT": "Contacte"
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Nom",
|
||||
"Descripció",
|
||||
"Tipus",
|
||||
"Clau"
|
||||
],
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"TYPE": "Tipus",
|
||||
"KEY": "Clau"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"EDIT": "Edita",
|
||||
"DELETE": "Esborrar"
|
||||
|
||||
@@ -1,74 +1,74 @@
|
||||
{
|
||||
"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": [
|
||||
"User",
|
||||
"Temps",
|
||||
"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} ha creat una nova regla d'automatització (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat una regla d'automatització (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit una regla d'automatització (#{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}"
|
||||
"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} ha creat una nova regla d'automatització (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat una regla d'automatització (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit una regla d'automatització (#{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} ha creat una safata d'entrada nova (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat una safata d'entrada (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit una safata d'entrada (#{id})"
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"ADD": "{agentName} ha creat un nou webhook (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat un webhook (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit un webhook (#{id})"
|
||||
},
|
||||
"USER_ACTION": {
|
||||
"SIGN_IN": "{agentName} ha iniciat la sessió",
|
||||
"SIGN_OUT": "{agentName} ha tancat la sessió"
|
||||
},
|
||||
"TEAM": {
|
||||
"ADD": "{agentName} ha creat un equip nou (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat un equip (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit un equip (#{id})"
|
||||
},
|
||||
"MACRO": {
|
||||
"ADD": "{agentName} ha creat una macro nova (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat una macro (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit una macro (#{id})"
|
||||
},
|
||||
"INBOX_MEMBER": {
|
||||
"ADD": "{agentName} ha afegit {user} a la safata d'entrada(#{inbox_id})",
|
||||
"REMOVE": "{agentName} ha eliminat {user} de la safata d'entrada(#{inbox_id})"
|
||||
},
|
||||
"TEAM_MEMBER": {
|
||||
"ADD": "{agentName} ha afegit {user} a l'equip (#{team_id})",
|
||||
"REMOVE": "{agentName} ha eliminat {user} de l'equip (#{team_id})"
|
||||
},
|
||||
"ACCOUNT": {
|
||||
"EDIT": "{agentName} ha actualitzat la configuració del compte (#{id})"
|
||||
}
|
||||
}
|
||||
},
|
||||
"INBOX": {
|
||||
"ADD": "{agentName} ha creat una safata d'entrada nova (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat una safata d'entrada (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit una safata d'entrada (#{id})"
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"ADD": "{agentName} ha creat un nou webhook (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat un webhook (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit un webhook (#{id})"
|
||||
},
|
||||
"USER_ACTION": {
|
||||
"SIGN_IN": "{agentName} ha iniciat la sessió",
|
||||
"SIGN_OUT": "{agentName} ha tancat la sessió"
|
||||
},
|
||||
"TEAM": {
|
||||
"ADD": "{agentName} ha creat un equip nou (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat un equip (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit un equip (#{id})"
|
||||
},
|
||||
"MACRO": {
|
||||
"ADD": "{agentName} ha creat una macro nova (#{id})",
|
||||
"EDIT": "{agentName} ha actualitzat una macro (#{id})",
|
||||
"DELETE": "{agentName} ha suprimit una macro (#{id})"
|
||||
},
|
||||
"INBOX_MEMBER": {
|
||||
"ADD": "{agentName} ha afegit {user} a la safata d'entrada(#{inbox_id})",
|
||||
"REMOVE": "{agentName} ha eliminat {user} de la safata d'entrada(#{inbox_id})"
|
||||
},
|
||||
"TEAM_MEMBER": {
|
||||
"ADD": "{agentName} ha afegit {user} a l'equip (#{team_id})",
|
||||
"REMOVE": "{agentName} ha eliminat {user} de l'equip (#{team_id})"
|
||||
},
|
||||
"ACCOUNT": {
|
||||
"EDIT": "{agentName} ha actualitzat la configuració del compte (#{id})"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -40,12 +40,12 @@
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Nom",
|
||||
"Descripció",
|
||||
"Actiu",
|
||||
"Creat el"
|
||||
],
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"ACTIVE": "Actiu",
|
||||
"CREATED_ON": "Creat el"
|
||||
},
|
||||
"404": "No s'han trobat regles d'automatització"
|
||||
},
|
||||
"DELETE": {
|
||||
|
||||
@@ -1,126 +1,150 @@
|
||||
{
|
||||
"CAMPAIGN": {
|
||||
"HEADER": "Campanyes",
|
||||
"SIDEBAR_TXT": "Els missatges proactius permeten al client enviar missatges de sortida als seus contactes que desencadenarien més converses. Feu clic a <b>Afegir una campanya</b> per crear una campanya nova. També pots editar o suprimir una campanya existent fent clic al botó Edita o Suprimir.",
|
||||
"HEADER_BTN_TXT": {
|
||||
"ONE_OFF": "Crea una campanya única",
|
||||
"ONGOING": "Crea una campanya en curs"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Crea una campanya",
|
||||
"DESC": "Els missatges proactius permeten al client enviar missatges de sortida als seus contactes que desencadenarien més converses.",
|
||||
"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"
|
||||
"LIVE_CHAT": {
|
||||
"HEADER_TITLE": "Live chat campaigns",
|
||||
"NEW_CAMPAIGN": "Create campaign",
|
||||
"CARD": {
|
||||
"STATUS": {
|
||||
"ENABLED": "Habilita",
|
||||
"DISABLED": "Inhabilita"
|
||||
},
|
||||
"SCHEDULED_AT": {
|
||||
"LABEL": "Hora programada",
|
||||
"PLACEHOLDER": "Selecciona l'hora",
|
||||
"CONFIRM": "Confirma",
|
||||
"ERROR": "Es requereix hora programada"
|
||||
},
|
||||
"AUDIENCE": {
|
||||
"LABEL": "Públic",
|
||||
"PLACEHOLDER": "Selecciona les etiquetes dels clients",
|
||||
"ERROR": "L'audiència és obligatòria"
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Selecciona Safata d'entrada",
|
||||
"PLACEHOLDER": "Selecciona Safata d'entrada",
|
||||
"ERROR": "Safata d'entrada és necessària"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Missatge",
|
||||
"PLACEHOLDER": "Introdueix el missatge de la campanya",
|
||||
"ERROR": "El missatge és obligatori"
|
||||
},
|
||||
"SENT_BY": {
|
||||
"LABEL": "Enviat per",
|
||||
"PLACEHOLDER": "Selecciona el contingut de la campanya",
|
||||
"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"
|
||||
},
|
||||
"ENABLED": "Activa la campanya",
|
||||
"TRIGGER_ONLY_BUSINESS_HOURS": "Activa només durant l'horari comercial",
|
||||
"SUBMIT": "Afegeix campanya"
|
||||
"CAMPAIGN_DETAILS": {
|
||||
"SENT_BY": "Enviat per",
|
||||
"BOT": "Bot",
|
||||
"FROM": "des de",
|
||||
"URL": "URL:"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La campanya s'ha creat correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error. Torna-ho a provar."
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Esborrar",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"MESSAGE": "N'estàs segur?",
|
||||
"YES": "Si, esborra ",
|
||||
"NO": "No, segueix "
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": "No s'ha pogut esborrar la campanya. Torneu-ho a provar."
|
||||
"ERROR_MESSAGE": "S'ha produït un error. Torna-ho a provar."
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edita la campanya",
|
||||
"UPDATE_BUTTON_TEXT": "Actualitza",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "La campanya s'ha actualitzat correctament",
|
||||
"ERROR_MESSAGE": "S'ha produït un error; tornau-ho a provar"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "S'estan carregant les campanyes...",
|
||||
"404": "No hi ha cap campanya creada per a aquesta safata d'entrada.",
|
||||
"TABLE_HEADER": {
|
||||
"TITLE": "Títol",
|
||||
"MESSAGE": "Missatge",
|
||||
"INBOX": "Safata d'entrada",
|
||||
"STATUS": "Estat",
|
||||
"SENDER": "Remitent",
|
||||
"URL": "URL",
|
||||
"SCHEDULED_AT": "Hora programada",
|
||||
"TIME_ON_PAGE": "Temps (segons)",
|
||||
"CREATED_AT": "Creat per"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"ADD": "Afegir",
|
||||
"EDIT": "Edita",
|
||||
"DELETE": "Esborrar"
|
||||
},
|
||||
"STATUS": {
|
||||
"ENABLED": "Habilita",
|
||||
"DISABLED": "Inhabilita",
|
||||
"COMPLETED": "Completat",
|
||||
"ACTIVE": "Actiu"
|
||||
},
|
||||
"SENDER": {
|
||||
"BOT": "Bot"
|
||||
}
|
||||
},
|
||||
"ONE_OFF": {
|
||||
"HEADER": "Campanyes puntuals",
|
||||
"404": "No s'han creat campanyes individuals",
|
||||
"INBOXES_NOT_FOUND": "Crea una safata d'entrada de SMS i comença a afegir campanyes"
|
||||
},
|
||||
"ONGOING": {
|
||||
"HEADER": "Campanyes en curs",
|
||||
"404": "No hi ha campanyes en curs creades",
|
||||
"INBOXES_NOT_FOUND": "Crea una safata d'entrada del lloc web i comença a afegir campanyes"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
"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": [
|
||||
"Codi curt",
|
||||
"Contingut",
|
||||
"Accions"
|
||||
]
|
||||
"TABLE_HEADER": {
|
||||
"SHORT_CODE": "Codi curt",
|
||||
"CONTENT": "Contingut",
|
||||
"ACTIONS": "Accions"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Afegir resposta predeterminada",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"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",
|
||||
@@ -93,6 +94,9 @@
|
||||
"location": {
|
||||
"CONTENT": "Ubicació"
|
||||
},
|
||||
"ig_reel": {
|
||||
"CONTENT": "Instagram Reel"
|
||||
},
|
||||
"fallback": {
|
||||
"CONTENT": "ha compartit una URL"
|
||||
}
|
||||
@@ -126,6 +130,7 @@
|
||||
"NO_CONTENT": "No hi ha contingut disponible",
|
||||
"HIDE_QUOTED_TEXT": "Amaga text entre cometes",
|
||||
"SHOW_QUOTED_TEXT": "Mostra text entre cometes",
|
||||
"MESSAGE_READ": "Llegir"
|
||||
"MESSAGE_READ": "Llegir",
|
||||
"SENDING": "Sending"
|
||||
}
|
||||
}
|
||||
|
||||
43
app/javascript/dashboard/i18n/locale/ca/components.json
Normal file
43
app/javascript/dashboard/i18n/locale/ca/components.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
@@ -57,46 +57,6 @@
|
||||
"TITLE": "Edita el contacte",
|
||||
"DESC": "Edita els detalls de contacte"
|
||||
},
|
||||
"CREATE_CONTACT": {
|
||||
"BUTTON_LABEL": "Nou Contacte",
|
||||
"TITLE": "Crear un nou contacte",
|
||||
"DESC": "Afegir informació bàsica sobre el contacte."
|
||||
},
|
||||
"IMPORT_CONTACTS": {
|
||||
"BUTTON_LABEL": "Importa",
|
||||
"TITLE": "Importa contactes",
|
||||
"DESC": "Importa contactes a través d'un fitxer CSV.",
|
||||
"DOWNLOAD_LABEL": "Descarrega un csv d'exemple.",
|
||||
"FORM": {
|
||||
"LABEL": "Fitxer CSV",
|
||||
"SUBMIT": "Importa",
|
||||
"CANCEL": "Cancel·la"
|
||||
},
|
||||
"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_CONTACTS": {
|
||||
"BUTTON_LABEL": "Exporta",
|
||||
"TITLE": "Exporta contactes",
|
||||
"DESC": "Exporta contactes a través d'un fitxer CSV.",
|
||||
"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",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Exporta contactes",
|
||||
"MESSAGE": "Esteu segur que voleu exportar tots els contactes?",
|
||||
"FILTERED_MESSAGE": "Esteu segur que voleu exportar tots els contactes filtrats?",
|
||||
"YES": "Sí, Exporta",
|
||||
"NO": "No, cancel·la"
|
||||
}
|
||||
},
|
||||
"DELETE_NOTE": {
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirma l'esborrat",
|
||||
"MESSAGE": "Vols suprimir aquesta nota amb seguretat?",
|
||||
"YES": "Si, esborra'l",
|
||||
"NO": "No, manten-la"
|
||||
}
|
||||
},
|
||||
"DELETE_CONTACT": {
|
||||
"BUTTON_LABEL": "Contacte esborrat",
|
||||
"TITLE": "Contacte esborrat",
|
||||
@@ -224,79 +184,14 @@
|
||||
}
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contactes",
|
||||
"FIELDS": "Camps de contacte",
|
||||
"SEARCH_BUTTON": "Cercar",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Cerca de contactes",
|
||||
"FILTER_CONTACTS": "Filtre",
|
||||
"FILTER_CONTACTS_SAVE": "Desa el filtre",
|
||||
"FILTER_CONTACTS_DELETE": "Suprimir el filtre",
|
||||
"FILTER_CONTACTS_EDIT": "Edita segment",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Carregant contactes...",
|
||||
"404": "No hi ha cap contacte que coincideixi amb la vostra cerca 🔍",
|
||||
"NO_CONTACTS": "No hi ha contactes disponibles",
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"PHONE_NUMBER": "Número de telèfon",
|
||||
"CONVERSATIONS": "Converses",
|
||||
"LAST_ACTIVITY": "Darrera activitat",
|
||||
"CREATED_AT": "Creat per",
|
||||
"COUNTRY": "País",
|
||||
"CITY": "Ciutat",
|
||||
"SOCIAL_PROFILES": "Perfils socials",
|
||||
"COMPANY": "Companyia",
|
||||
"EMAIL_ADDRESS": "Adreça de correu electrònic"
|
||||
},
|
||||
"VIEW_DETAILS": "Veure detalls"
|
||||
}
|
||||
},
|
||||
"CONTACT_PROFILE": {
|
||||
"BACK_BUTTON": "Contactes",
|
||||
"LOADING": "S'està carregant el perfil de contacte..."
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
"BUTTON": "Afegir",
|
||||
"TITLE": "Shift + Enter per crear una tasca"
|
||||
},
|
||||
"FOOTER": {
|
||||
"DUE_DATE": "Data de venciment",
|
||||
"LABEL_TITLE": "Establir tipus"
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"FETCHING_NOTES": "S'estan obtenint notes...",
|
||||
"NOT_AVAILABLE": "No s'han creat notes per a aquest contacte",
|
||||
"HEADER": {
|
||||
"TITLE": "Notes"
|
||||
},
|
||||
"LIST": {
|
||||
"LABEL": "afegeix una nota"
|
||||
},
|
||||
"ADD": {
|
||||
"BUTTON": "Afegir",
|
||||
"PLACEHOLDER": "Afegeix una nota",
|
||||
"TITLE": "Shift + Enter per crear una nota"
|
||||
},
|
||||
"CONTENT_HEADER": {
|
||||
"DELETE": "Suprimeix la nota"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
"HEADER": {
|
||||
"TITLE": "Activitats"
|
||||
},
|
||||
"BUTTON": {
|
||||
"PILL_BUTTON_NOTES": "notes",
|
||||
"PILL_BUTTON_EVENTS": "esdeveniment",
|
||||
"PILL_BUTTON_CONVO": "converses"
|
||||
"SOCIAL_PROFILES": "Perfils socials"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Afegir atributs",
|
||||
"BUTTON": "Afegir atributs personalitzats",
|
||||
"NOT_AVAILABLE": "No hi ha atributs personalitzats disponibles per a aquest contacte.",
|
||||
"COPY_SUCCESSFUL": "S'ha copiat al porta-retalls amb èxit",
|
||||
"SHOW_MORE": "Mostra tots els atributs",
|
||||
"SHOW_LESS": "Mostra menys atributs",
|
||||
@@ -385,5 +280,320 @@
|
||||
"DROPDOWN_ITEM": {
|
||||
"ID": "(ID: {identifier})"
|
||||
}
|
||||
},
|
||||
"CONTACTS_LAYOUT": {
|
||||
"HEADER": {
|
||||
"TITLE": "Contactes",
|
||||
"SEARCH_TITLE": "Search contacts",
|
||||
"SEARCH_PLACEHOLDER": "Search...",
|
||||
"MESSAGE_BUTTON": "Missatge",
|
||||
"SEND_MESSAGE": "Envia missatge",
|
||||
"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."
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"LINKEDIN": {
|
||||
"PLACEHOLDER": "Add LinkedIn"
|
||||
},
|
||||
"TWITTER": {
|
||||
"PLACEHOLDER": "Add Twitter"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"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 {contactName} 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",
|
||||
"EMPTY_STATE": "There are no notes associated to this contact. You can add a note by typing in the box above."
|
||||
}
|
||||
},
|
||||
"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 📋"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"ACTION_BUTTONS": {
|
||||
"DISCARD": "Discard",
|
||||
"SEND": "Send ({keyCode})"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,10 +38,17 @@
|
||||
"REMOVE_SELECTION": "Elimina la selecció",
|
||||
"DOWNLOAD": "Descarrega",
|
||||
"UNKNOWN_FILE_TYPE": "Fitxer desconegut",
|
||||
"SAVE_CONTACT": "Desar",
|
||||
"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": "Aquest missatge no està suportat.",
|
||||
"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",
|
||||
@@ -219,6 +226,10 @@
|
||||
"DELETE": "Esborrar",
|
||||
"CANCEL": "Cancel·la"
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"CONTACT": "Contacte",
|
||||
"COPILOT": "Copilot"
|
||||
}
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
@@ -310,7 +321,8 @@
|
||||
"TO": "Per",
|
||||
"BCC": "Cco",
|
||||
"CC": "Cc",
|
||||
"SUBJECT": "Assumpte"
|
||||
"SUBJECT": "Assumpte",
|
||||
"EXPAND": "Expand email"
|
||||
},
|
||||
"CONVERSATION_PARTICIPANTS": {
|
||||
"SIDEBAR_MENU_TITLE": "Participant",
|
||||
@@ -335,5 +347,10 @@
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -22,12 +22,12 @@
|
||||
"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": [
|
||||
"Nom",
|
||||
"Descripció",
|
||||
"Permissions",
|
||||
"Accions"
|
||||
]
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"PERMISSIONS": "Permissions",
|
||||
"ACTIONS": "Accions"
|
||||
}
|
||||
},
|
||||
"PERMISSIONS": {
|
||||
"CONVERSATION_MANAGE": "Manage all conversations",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"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",
|
||||
@@ -190,26 +195,20 @@
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"CREATE_FLOW": [
|
||||
{
|
||||
"title": "Informació del centre d'ajuda",
|
||||
"route": "new_portal_information",
|
||||
"body": "Informació bàsica sobre el portal",
|
||||
"CREATE_BASIC_SETTING_BUTTON": "Crea la configuració bàsica del portal"
|
||||
"CREATE_FLOW": {
|
||||
"BASIC": {
|
||||
"TITLE": "Informació del centre d'ajuda",
|
||||
"BODY": "Informació bàsica sobre el portal"
|
||||
},
|
||||
{
|
||||
"title": "Personalització del centre d'ajuda",
|
||||
"route": "portal_customization",
|
||||
"body": "Personalitza el portal",
|
||||
"UPDATE_PORTAL_BUTTON": "Actualitza la configuració del portal"
|
||||
"CUSTOMIZATION": {
|
||||
"TITLE": "Personalització del centre d'ajuda",
|
||||
"BODY": "Personalitza el portal"
|
||||
},
|
||||
{
|
||||
"title": "Llest! 🎉",
|
||||
"route": "portal_finish",
|
||||
"body": "Estàs a punt!",
|
||||
"FINISH": "Finalitza"
|
||||
"FINISH": {
|
||||
"TITLE": "Llest! 🎉",
|
||||
"BODY": "Estàs a punt!"
|
||||
}
|
||||
],
|
||||
},
|
||||
"CREATE_FLOW_PAGE": {
|
||||
"BACK_BUTTON": "Enrere",
|
||||
"BASIC_SETTINGS_PAGE": {
|
||||
@@ -250,13 +249,13 @@
|
||||
"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: https://example.com",
|
||||
"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: https://example.com",
|
||||
"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": {
|
||||
@@ -349,6 +348,12 @@
|
||||
"SUCCESS": "Article arxivat correctament"
|
||||
}
|
||||
},
|
||||
"DRAFT_ARTICLE": {
|
||||
"API": {
|
||||
"ERROR": "Error while drafting article",
|
||||
"SUCCESS": "Article drafted successfully"
|
||||
}
|
||||
},
|
||||
"DELETE_ARTICLE": {
|
||||
"MODAL": {
|
||||
"CONFIRM": {
|
||||
@@ -483,6 +488,305 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"LOADING": "Loading..."
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"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": "Invalid 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"
|
||||
},
|
||||
"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.",
|
||||
"PLACEHOLDER": "Domini personalitzat del portal",
|
||||
"EDIT_BUTTON": "Edit custom domain",
|
||||
"ADD_BUTTON": "Add custom domain",
|
||||
"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"
|
||||
},
|
||||
"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",
|
||||
"HELP_TEXT": "Once this is done, you can reach out to our support to request for the auto-generated SSL certificate.",
|
||||
"CONFIRM_BUTTON_LABEL": "Got it!"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"INBOX": {
|
||||
"LIST": {
|
||||
"TITLE": "Safata d'entrada",
|
||||
"TITLE": "My Inbox",
|
||||
"DISPLAY_DROPDOWN": "Visualització",
|
||||
"LOADING": "S'estan obtenint notificacions",
|
||||
"404": "No hi ha notificacions actives en aquest grup.",
|
||||
@@ -27,6 +27,19 @@
|
||||
"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",
|
||||
|
||||
@@ -8,28 +8,24 @@
|
||||
"LIST": {
|
||||
"404": "No hi ha cap safata d'entrada connectat a aquest compte."
|
||||
},
|
||||
"CREATE_FLOW": [
|
||||
{
|
||||
"title": "Triar canal",
|
||||
"route": "settings_inbox_new",
|
||||
"body": "Trieu el proveïdor que vulgueu integrar amb Chatwoot."
|
||||
"CREATE_FLOW": {
|
||||
"CHANNEL": {
|
||||
"TITLE": "Triar canal",
|
||||
"BODY": "Trieu el proveïdor que vulgueu integrar amb Chatwoot."
|
||||
},
|
||||
{
|
||||
"title": "Crear safata d'entrada",
|
||||
"route": "settings_inboxes_page_channel",
|
||||
"body": "Autentiqueu el vostre compte i creeu una safata d'entrada."
|
||||
"INBOX": {
|
||||
"TITLE": "Crear safata d'entrada",
|
||||
"BODY": "Autentiqueu el vostre compte i creeu una safata d'entrada."
|
||||
},
|
||||
{
|
||||
"title": "Afegir agents",
|
||||
"route": "settings_inboxes_add_agents",
|
||||
"body": "Afegir agents a la safata d'entrada creada."
|
||||
"AGENT": {
|
||||
"TITLE": "Afegir agents",
|
||||
"BODY": "Afegir agents a la safata d'entrada creada."
|
||||
},
|
||||
{
|
||||
"title": "Voilà!",
|
||||
"route": "settings_inbox_finish",
|
||||
"body": "Ja estàs preparat!"
|
||||
"FINISH": {
|
||||
"TITLE": "Voilà!",
|
||||
"BODY": "Ja estàs preparat!"
|
||||
}
|
||||
],
|
||||
},
|
||||
"ADD": {
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Nom de la safata d'entrada",
|
||||
|
||||
@@ -59,4 +59,4 @@
|
||||
"DIALOGFLOW": "Dialogflow és una plataforma de comprensió del llenguatge natural que facilita el disseny i la integració d'una interfície d'usuari conversacional a la teva aplicació mòbil, aplicació web, dispositiu, bot, sistema interactiu de resposta de veu, etc. <br /> <br /> La integració de Dialogflow amb {installationName} us permet configurar un bot de Dialogflow amb les teves safates d'entrada, la qual cosa permet al bot gestionar les consultes inicialment i lliurar-les a un agent quan sigui necessari. Dialogflow es pot utilitzar per qualificar els clients potencials, reduir la càrrega de treball dels agents proporcionant preguntes freqüents, etc. <br /> <br /> Per afegir Dialogflow, has de crear un compte de servei a la consola del vostre projecte de Google i compartir les credencials. Consulta els documents de Dialogflow per obtenir més informació."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"END_POINT": {
|
||||
"LABEL": "URL del webhook",
|
||||
"PLACEHOLDER": "Exemple: https://example/api/webhook",
|
||||
"PLACEHOLDER": "Example: {webhookExampleURL}",
|
||||
"ERROR": "Introduïu una URL vàlid"
|
||||
},
|
||||
"EDIT_SUBMIT": "Webhook actualitzat",
|
||||
@@ -47,10 +47,10 @@
|
||||
"LIST": {
|
||||
"404": "No hi ha cap webhooks configurat per a aquest compte.",
|
||||
"TITLE": "Gestiona els webhooks",
|
||||
"TABLE_HEADER": [
|
||||
"Punt final del webhook",
|
||||
"Accions"
|
||||
]
|
||||
"TABLE_HEADER": {
|
||||
"WEBHOOK_ENDPOINT": "Punt final del webhook",
|
||||
"ACTIONS": "Accions"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Edita",
|
||||
@@ -183,10 +183,10 @@
|
||||
"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": [
|
||||
"Nom",
|
||||
"Endpoint"
|
||||
],
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"ENDPOINT": "Endpoint"
|
||||
},
|
||||
"EDIT_TOOLTIP": "Edita l'aplicació",
|
||||
"DELETE_TOOLTIP": "Suprimeix l'aplicació"
|
||||
},
|
||||
@@ -302,5 +302,14 @@
|
||||
"ERROR": "S'ha produït un error en desenllaçar la issue, torna-ho a provar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CAPTAIN": {
|
||||
"NAME": "Captain",
|
||||
"COPILOT": {
|
||||
"SEND_MESSAGE": "Envia missatge...",
|
||||
"LOADER": "Captain is thinking",
|
||||
"YOU": "Tu",
|
||||
"USE": "Use this"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,11 +10,11 @@
|
||||
"404": "No hi ha etiquetes disponibles en aquest compte.",
|
||||
"TITLE": "Gestiona les etiquetes",
|
||||
"DESC": "Les etiquetes et permeten agrupar les converses.",
|
||||
"TABLE_HEADER": [
|
||||
"Nom",
|
||||
"Descripció",
|
||||
"Color"
|
||||
]
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"DESCRIPTION": "Descripció",
|
||||
"COLOR": "Color"
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
|
||||
@@ -24,4 +24,4 @@
|
||||
"CREATE_NEW_ACCOUNT": "Crear un nou compte",
|
||||
"SUBMIT": "Inicia la sessió"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -25,12 +25,12 @@
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Nom",
|
||||
"Creat per",
|
||||
"Última actualització per",
|
||||
"Visibilitat"
|
||||
],
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nom",
|
||||
"CREATED BY": "Creat per",
|
||||
"LAST_UPDATED_BY": "Última actualització per",
|
||||
"VISIBILITY": "Visibilitat"
|
||||
},
|
||||
"404": "No s'han trobat macros"
|
||||
},
|
||||
"DELETE": {
|
||||
|
||||
@@ -45,7 +45,8 @@
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"NAME": "Temps d'espera del client",
|
||||
"TOOLTIP_TEXT": "El temps d'espera és {metricValue} (basat en {conversationCount} respostes)"
|
||||
"TOOLTIP_TEXT": "El temps d'espera és {metricValue} (basat en {conversationCount} respostes)",
|
||||
"DESC": ""
|
||||
}
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
@@ -56,32 +57,6 @@
|
||||
"LAST_YEAR": "Darrer any",
|
||||
"CUSTOM_DATE_RANGE": "Interval de dates personalitzat"
|
||||
},
|
||||
"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"
|
||||
@@ -142,6 +117,9 @@
|
||||
"FILTER_ACTIONS": {
|
||||
"CLEAR_FILTER": "Esborra els filtres",
|
||||
"EMPTY_LIST": "No s'ha trobat agents"
|
||||
},
|
||||
"PAGINATION": {
|
||||
"RESULTS": "Showing {start} to {end} of {total} results"
|
||||
}
|
||||
},
|
||||
"AGENT_REPORTS": {
|
||||
@@ -490,7 +468,7 @@
|
||||
"NO_AGENTS": "No hi ha converses per part dels agents",
|
||||
"TABLE_HEADER": {
|
||||
"AGENT": "Agent",
|
||||
"OPEN": "OBRE",
|
||||
"OPEN": "Obrir",
|
||||
"UNATTENDED": "Sense assistència",
|
||||
"STATUS": "Estat"
|
||||
}
|
||||
@@ -561,4 +539,4 @@
|
||||
"VIEW_DETAILS": "Veure Detalls"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -61,15 +61,29 @@
|
||||
"COPY": "Copia"
|
||||
},
|
||||
"AUDIO_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Notificacions d'àudio",
|
||||
"NOTE": "Activa les notificacions d'àudio al tauler per a missatges i converses nous.",
|
||||
"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"
|
||||
"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:",
|
||||
"TITLE": "Esdeveniments d'alerta per a converses",
|
||||
"NONE": "Ningú",
|
||||
"ASSIGNED": "Converses assignades",
|
||||
"ALL_CONVERSATIONS": "Totes les converses"
|
||||
@@ -81,7 +95,9 @@
|
||||
"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",
|
||||
@@ -145,11 +161,11 @@
|
||||
},
|
||||
"AVAILABILITY": {
|
||||
"LABEL": "Disponibilitat",
|
||||
"STATUSES_LIST": [
|
||||
"En línia",
|
||||
"Ocupat",
|
||||
"Fora de línia"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
@@ -177,14 +193,16 @@
|
||||
},
|
||||
"SIDEBAR_ITEMS": {
|
||||
"CHANGE_AVAILABILITY_STATUS": "Canvia",
|
||||
"CHANGE_ACCOUNTS": "Canvia de compte",
|
||||
"CONTACT_SUPPORT": "Contacte de suport",
|
||||
"CHANGE_ACCOUNTS": "Switch account",
|
||||
"SWITCH_WORKSPACE": "Switch workspace",
|
||||
"CONTACT_SUPPORT": "Contact support",
|
||||
"SELECTOR_SUBTITLE": "Selecciona un compte de la llista següent",
|
||||
"PROFILE_SETTINGS": "Configuració del Perfil",
|
||||
"KEYBOARD_SHORTCUTS": "Dreceres de teclat",
|
||||
"APPEARANCE": "Canvia l'aparença",
|
||||
"SUPER_ADMIN_CONSOLE": "Consola de super administració",
|
||||
"LOGOUT": "Sortir"
|
||||
"PROFILE_SETTINGS": "Profile settings",
|
||||
"KEYBOARD_SHORTCUTS": "Keyboard shortcuts",
|
||||
"APPEARANCE": "Change appearance",
|
||||
"SUPER_ADMIN_CONSOLE": "SuperAdmin console",
|
||||
"DOCS": "Read documentation",
|
||||
"LOGOUT": "Log out"
|
||||
},
|
||||
"APP_GLOBAL": {
|
||||
"TRIAL_MESSAGE": "dies de prova restants.",
|
||||
@@ -218,6 +236,10 @@
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "Envia"
|
||||
},
|
||||
"MEDIA": {
|
||||
"IMAGE_UNAVAILABLE": "This image is no longer available.",
|
||||
"LOADING_FAILED": "Loading failed"
|
||||
}
|
||||
},
|
||||
"CONFIRM_EMAIL": "S'està verificant...",
|
||||
@@ -227,11 +249,12 @@
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"NO_ITEMS": "No items",
|
||||
"CURRENTLY_VIEWING_ACCOUNT": "Visualització actual:",
|
||||
"SWITCH": "Canvia",
|
||||
"INBOX_VIEW": "Vista de la safata d'entrada",
|
||||
"CONVERSATIONS": "Converses",
|
||||
"INBOX": "Safata d'entrada",
|
||||
"INBOX": "My Inbox",
|
||||
"ALL_CONVERSATIONS": "Totes les converses",
|
||||
"MENTIONED_CONVERSATIONS": "Mencions",
|
||||
"PARTICIPATING_CONVERSATIONS": "Participant",
|
||||
@@ -266,6 +289,8 @@
|
||||
"NEW_INBOX": "Safata d'entrada nova",
|
||||
"REPORTS_CONVERSATION": "Converses",
|
||||
"CSAT": "CSAT",
|
||||
"LIVE_CHAT": "Live Chat",
|
||||
"SMS": "SMS",
|
||||
"CAMPAIGNS": "Campanyes",
|
||||
"ONGOING": "En marxa",
|
||||
"ONE_OFF": "Un fora",
|
||||
@@ -276,6 +301,7 @@
|
||||
"REPORTS_INBOX": "Safata d'entrada",
|
||||
"REPORTS_TEAM": "Equip",
|
||||
"SET_AVAILABILITY_TITLE": "Posa't com",
|
||||
"SET_YOUR_AVAILABILITY": "Estableix la vostra disponibilitat",
|
||||
"SLA": "SLA",
|
||||
"CUSTOM_ROLES": "Custom Roles",
|
||||
"BETA": "Beta",
|
||||
@@ -283,17 +309,16 @@
|
||||
"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",
|
||||
"ALL_ARTICLES": "Tots els articles",
|
||||
"MY_ARTICLES": "Els articles",
|
||||
"DRAFT": "Esborrany",
|
||||
"ARCHIVED": "Arxivat",
|
||||
"CATEGORY": "Categoria",
|
||||
"SETTINGS": "Configuracions",
|
||||
"CATEGORY_EMPTY_MESSAGE": "No s'han trobat categories"
|
||||
"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_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"
|
||||
},
|
||||
|
||||
@@ -41,4 +41,4 @@
|
||||
"SUBMIT": "Crear un compte",
|
||||
"HAVE_AN_ACCOUNT": "Ja tens un compte?"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -20,23 +20,18 @@
|
||||
"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": [
|
||||
{
|
||||
"title": "Crear",
|
||||
"route": "settings_teams_new",
|
||||
"body": "Crea un nou equip d'agents."
|
||||
},
|
||||
{
|
||||
"title": "Afegir agents",
|
||||
"route": "settings_teams_add_agents",
|
||||
"body": "Afegeix agents a l'equip."
|
||||
},
|
||||
{
|
||||
"title": "Finalitza",
|
||||
"route": "settings_teams_finish",
|
||||
"body": "Ja estàs preparat!"
|
||||
}
|
||||
]
|
||||
"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": {
|
||||
@@ -49,23 +44,21 @@
|
||||
"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."
|
||||
},
|
||||
"WIZARD": [
|
||||
{
|
||||
"title": "Detalls de l'equip",
|
||||
"route": "settings_teams_edit",
|
||||
"body": "Canvia el nom, la descripció i altres detalls."
|
||||
},
|
||||
{
|
||||
"title": "Edita agents",
|
||||
"route": "settings_teams_edit_members",
|
||||
"body": "Edita agents en el teu equip."
|
||||
},
|
||||
{
|
||||
"title": "Finalitza",
|
||||
"route": "settings_teams_edit_finish",
|
||||
"body": "Ja estàs preparat!"
|
||||
}
|
||||
]
|
||||
"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."
|
||||
|
||||
Reference in New Issue
Block a user