83eb92e7ff
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
57 lines
2.4 KiB
JSON
57 lines
2.4 KiB
JSON
{
|
||
"CONVERSATION": {
|
||
"404": "Si us plau, selecciona una conversa al panell de l’esquerra",
|
||
"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",
|
||
"CLICK_HERE": "Clica aquí",
|
||
"LOADING_INBOXES": "S'estan carregant les safates d'entrada",
|
||
"LOADING_CONVERSATIONS": "S'estan carregant les converses",
|
||
"CANNOT_REPLY": "You cannot reply due to",
|
||
"24_HOURS_WINDOW": "24 hour message window restriction",
|
||
"LAST_INCOMING_TWEET": "You are replying to the last incoming tweet",
|
||
"REPLYING_TO": "You are replying to:",
|
||
"REMOVE_SELECTION": "Remove Selection",
|
||
"DOWNLOAD": "Descarrega",
|
||
"HEADER": {
|
||
"RESOLVE_ACTION": "Resoldre",
|
||
"REOPEN_ACTION": "Tornar a obrir",
|
||
"OPEN": "Més",
|
||
"CLOSE": "Tanca",
|
||
"DETAILS": "detalls"
|
||
},
|
||
"FOOTER": {
|
||
"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"
|
||
},
|
||
"REPLYBOX": {
|
||
"REPLY": "Respon",
|
||
"PRIVATE_NOTE": "Nota privada",
|
||
"SEND": "Envia",
|
||
"CREATE": "Afegeix una nota",
|
||
"TWEET": "Tuit"
|
||
},
|
||
"VISIBLE_TO_AGENTS": "Nota privada: Només és visible per tu i el vostre equip",
|
||
"CHANGE_STATUS": "Estat de la conversa canviat",
|
||
"CHANGE_AGENT": "Assignació de la conversa canviat"
|
||
},
|
||
"EMAIL_TRANSCRIPT": {
|
||
"TITLE": "Send conversation transcript",
|
||
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
||
"SUBMIT": "Envia",
|
||
"CANCEL": "Cancel·la",
|
||
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
||
"SEND_EMAIL_ERROR": "There was an error, please try again",
|
||
"FORM": {
|
||
"SEND_TO_CONTACT": "Send the transcript to the customer",
|
||
"SEND_TO_AGENT": "Send the transcript of the assigned agent",
|
||
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
|
||
"EMAIL": {
|
||
"PLACEHOLDER": "Enter an email address",
|
||
"ERROR": "Introduïu una adreça de correu electrònic vàlida"
|
||
}
|
||
}
|
||
}
|
||
}
|