Chatwoot/app/javascript/widget/i18n/locale/ca.json
Sojan Jose 043919b3e5
chore: New Crowdin Translation updates (#2063)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-04-19 15:10:16 +05:30

53 lines
1.5 KiB
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Descarrega",
"UPLOADING": "S'està carregant..."
},
"FORM_BUBBLE": {
"SUBMIT": "Envia"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "Estem en línia",
"OFFLINE": "We are away at the moment"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Normalment responem en pocs minuts",
"IN_A_FEW_HOURS": "Normalment responem en poques hores",
"IN_A_DAY": "Normalment respon en un dia"
},
"START_CONVERSATION": "Inicia la conversa",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Veure missatges nous",
"CLOSE_MESSAGES_BUTTON": "Tanca"
},
"BUBBLE": {
"LABEL": "Xateja amb nosaltres"
},
"POWERED_BY": "Desenvolupat per Chatwoot",
"EMAIL_PLACEHOLDER": "Introduïu el correu electrònic",
"CHAT_PLACEHOLDER": "Escriu el missatge",
"TODAY": "Avui",
"YESTERDAY": "Ahir",
"PRE_CHAT_FORM": {
"FIELDS": {
"FULL_NAME": {
"LABEL": "Nom complet",
"PLACEHOLDER": "Introdueix el vostre nom complet",
"ERROR": "El Nom Complert és obligatori"
},
"EMAIL_ADDRESS": {
"LABEL": "Adreça de correu electrònic",
"PLACEHOLDER": "Si us plau, introdueix la teva adreça email",
"ERROR": "Adreça email invàlida"
},
"MESSAGE": {
"LABEL": "Missatge",
"PLACEHOLDER": "Si us plau, introdueix el teu missatge",
"ERROR": "Missatge massa curt"
}
}
},
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit"
}