65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"CHAT_LIST": {
|
|
"LOADING": "S'estan obtenint converses",
|
|
"LOAD_MORE_CONVERSATIONS": "Carrega més converses",
|
|
"EOF": "Totes les converses carregades 🎉",
|
|
"LIST": {
|
|
"404": "No hi ha converses actives en aquest grup."
|
|
},
|
|
"TAB_HEADING": "Converses",
|
|
"MENTION_HEADING": "Mentions",
|
|
"SEARCH": {
|
|
"INPUT": "Cerca persones, xats, respostes desades .."
|
|
},
|
|
"FILTER_ALL": "Totes",
|
|
"ASSIGNEE_TYPE_TABS": {
|
|
"me": "Meves",
|
|
"unassigned": "Sense assignar",
|
|
"all": "Totes"
|
|
},
|
|
"CHAT_STATUS_FILTER_ITEMS": {
|
|
"open": {
|
|
"TEXT": "Obrir"
|
|
},
|
|
"resolved": {
|
|
"TEXT": "Resoltes"
|
|
},
|
|
"pending": {
|
|
"TEXT": "Pending"
|
|
},
|
|
"snoozed": {
|
|
"TEXT": "Snoozed"
|
|
}
|
|
},
|
|
"ATTACHMENTS": {
|
|
"image": {
|
|
"CONTENT": "Missatge d'imatge"
|
|
},
|
|
"audio": {
|
|
"CONTENT": "Missatge d'àudio"
|
|
},
|
|
"video": {
|
|
"CONTENT": "Missatge de vídeo"
|
|
},
|
|
"file": {
|
|
"CONTENT": "Fitxer adjunt"
|
|
},
|
|
"location": {
|
|
"CONTENT": "Ubicació"
|
|
},
|
|
"fallback": {
|
|
"CONTENT": "ha compartit una URL"
|
|
}
|
|
},
|
|
"RECEIVED_VIA_EMAIL": "Rebut per correu electrònic",
|
|
"VIEW_TWEET_IN_TWITTER": "Veure el tuit a Twitter",
|
|
"REPLY_TO_TWEET": "Respon a aquest tuit",
|
|
"LINK_TO_STORY": "Go to instagram story",
|
|
"SENT": "Sent successfully",
|
|
"NO_MESSAGES": "Cap Missatge",
|
|
"NO_CONTENT": "No content available",
|
|
"HIDE_QUOTED_TEXT": "Hide Quoted Text",
|
|
"SHOW_QUOTED_TEXT": "Show Quoted Text",
|
|
"MESSAGE_READ": "Read"
|
|
}
|
|
}
|