bf7915c8a3
Co-authored-by: magnus - Norwegian Co-authored-by: Sina Nouri (sina.nouri) - Persian Co-authored-by: Arnaud Dupont (dupont.arnaud.58) - French Co-authored-by: Ilya Konovalenko (ilyakonovalenko) - Russian Co-authored-by: lybtt - Chinese Simplified Co-authored-by: arturczyzewski - Polish Co-authored-by: vfasoulas - Greek Co-authored-by: Thiago Costa Cavalcante (thiagolinocc) - Portuguese, Brazilian Co-authored-by: Yovan Lutfi Arya (Regerta) - Indonesian Co-authored-by: chinyaev - Russian Co-authored-by: this-gavagai - Nepali Co-authored-by: petrs - Czech Co-authored-by: Sin V (jiiniasu) - Swedish Co-authored-by: Ambler (ambler) - Korean Co-authored-by: Nestor Davalos (nestordavalos) - Spanish Co-authored-by: Goudarz Jafari (Goudarz) - Persian Co-authored-by: Pranav <pranav@chatwoot.com>
75 lines
2.6 KiB
JSON
75 lines
2.6 KiB
JSON
{
|
|
"GENERAL_SETTINGS": {
|
|
"TITLE": "Configuració del compte",
|
|
"SUBMIT": "Actualització de la configuració",
|
|
"BACK": "Enrere",
|
|
"UPDATE": {
|
|
"ERROR": "No s'ha pogut actualitzar la configuració, torna-ho a provar!",
|
|
"SUCCESS": "La configuració del compte s'ha actualitzat correctament"
|
|
},
|
|
"FORM": {
|
|
"ERROR": "Corregiu els errors del formulari",
|
|
"GENERAL_SECTION": {
|
|
"TITLE": "Configuració general",
|
|
"NOTE": ""
|
|
},
|
|
"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 (Beta)",
|
|
"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_DURATION": {
|
|
"LABEL": "El nombre de dies després que un ticket es resolgui automàticament si no hi ha activitat",
|
|
"PLACEHOLDER": "30",
|
|
"ERROR": "Introdueix una durada vàlida de resolució automàtica (mínim 1 dia)"
|
|
},
|
|
"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": "An update %{latestChatwootVersion} for Chatwoot is available. Please update your instance."
|
|
},
|
|
"FORMS": {
|
|
"MULTISELECT": {
|
|
"ENTER_TO_SELECT": "Presiona retorn (tecla enter) per seleccionar",
|
|
"ENTER_TO_REMOVE": "Presiona retorn (tecla enter) per eliminar",
|
|
"SELECT_ONE": "Selecciona un"
|
|
}
|
|
},
|
|
"NOTIFICATIONS_PAGE": {
|
|
"HEADER": "Notificacions",
|
|
"MARK_ALL_DONE": "Mark All Done",
|
|
"LIST": {
|
|
"LOADING_MESSAGE": "Loading notifications...",
|
|
"404": "No Notifications",
|
|
"TABLE_HEADER": [
|
|
"Nom",
|
|
"Número de telèfon",
|
|
"Converses",
|
|
"Darrer contacte"
|
|
]
|
|
},
|
|
"TYPE_LABEL": {
|
|
"conversation_creation": "New conversation",
|
|
"conversation_assignment": "Conversation Assigned",
|
|
"assigned_conversation_new_message": "New Message",
|
|
"conversation_mention": "Mention"
|
|
}
|
|
}
|
|
}
|