Chatwoot/app/javascript/widget/i18n/locale/ca.json

34 lines
876 B
JSON
Raw Normal View History

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Descarrega",
"UPLOADING": "S'està carregant..."
},
"FORM_BUBBLE": {
"SUBMIT": "Envia"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "Estem en línia",
"OFFLINE": "Estem fora de línia"
},
"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"
}