chore: Update translations from Crowdin (#9835)

This commit is contained in:
Chatwoot Bot
2024-07-26 00:28:22 +05:30
committed by GitHub
parent 239c61095a
commit 027a540bbd
435 changed files with 12737 additions and 2698 deletions

View File

@@ -1,64 +1,64 @@
{
"INBOX": {
"LIST": {
"TITLE": "Inbox",
"DISPLAY_DROPDOWN": "Display",
"LOADING": "Fetching notifications",
"404": "There are no active notifications in this group.",
"NO_NOTIFICATIONS": "No notifications",
"NOTE": "Notifications from all subscribed inboxes",
"NO_MESSAGES_AVAILABLE": "Oops! Not able to fetch messages",
"SNOOZED_UNTIL": "Snoozed until",
"SNOOZED_UNTIL_TOMORROW": "Snoozed until tomorrow",
"SNOOZED_UNTIL_NEXT_WEEK": "Snoozed until next week"
"TITLE": "Safata d'entrada",
"DISPLAY_DROPDOWN": "Visualització",
"LOADING": "S'estan obtenint notificacions",
"404": "No hi ha notificacions actives en aquest grup.",
"NO_NOTIFICATIONS": "No hi ha notificacions",
"NOTE": "Notificacions de totes les safates d'entrada subscrites",
"NO_MESSAGES_AVAILABLE": "Ups! No es poden recuperar els missatges",
"SNOOZED_UNTIL": "Posposat fins a",
"SNOOZED_UNTIL_TOMORROW": "Posposat fins demà",
"SNOOZED_UNTIL_NEXT_WEEK": "Posposat fins a la setmana vinent"
},
"ACTION_HEADER": {
"SNOOZE": "Snooze notification",
"DELETE": "Delete notification",
"SNOOZE": "Posposa la notificació",
"DELETE": "Suprimeix la notificació",
"BACK": "Enrere"
},
"TYPES": {
"CONVERSATION_MENTION": "You have been mentioned in a conversation",
"CONVERSATION_CREATION": "New conversation created",
"CONVERSATION_ASSIGNMENT": "A conversation has been assigned to you",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "New message in an assigned conversation",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "New message in a conversation you are participating in",
"SLA_MISSED_FIRST_RESPONSE": "SLA target first response missed for conversation",
"SLA_MISSED_NEXT_RESPONSE": "SLA target next response missed for conversation",
"SLA_MISSED_RESOLUTION": "SLA target resolution missed for conversation"
"CONVERSATION_MENTION": "T'han mencionat a la conversa",
"CONVERSATION_CREATION": "S'ha creat una nova conversa",
"CONVERSATION_ASSIGNMENT": "Una conversa ha estat assignada a tu",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Missatge nou en una conversa assignada",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Missatge nou en una conversa en què participeu",
"SLA_MISSED_FIRST_RESPONSE": "S'ha perdut la primera resposta de l'objectiu de SLA per a la conversa",
"SLA_MISSED_NEXT_RESPONSE": "S'ha perdut la següent resposta de l'objectiu de SLA per a la conversa",
"SLA_MISSED_RESOLUTION": "S'ha perdut la resolució de l'objectiu de SLA per a la conversa"
},
"MENU_ITEM": {
"MARK_AS_READ": "Mark as read",
"MARK_AS_UNREAD": "Mark as unread",
"SNOOZE": "Snooze",
"MARK_AS_READ": "Marca com a llegit",
"MARK_AS_UNREAD": "Marca com a no llegit",
"SNOOZE": "Posposat",
"DELETE": "Esborrar",
"MARK_ALL_READ": "Marcar tots com a llegits",
"DELETE_ALL": "Delete all",
"DELETE_ALL_READ": "Delete all read"
"DELETE_ALL": "Suprimeix tot",
"DELETE_ALL_READ": "Suprimeix tots els llegits"
},
"DISPLAY_MENU": {
"SORT": "Sort",
"DISPLAY": "Display :",
"SORT": "Ordena",
"DISPLAY": "Visualització:",
"SORT_OPTIONS": {
"NEWEST": "Newest",
"OLDEST": "Oldest",
"NEWEST": "Més nou",
"OLDEST": "Més antic",
"PRIORITY": "Prioritat"
},
"DISPLAY_OPTIONS": {
"SNOOZED": "Posposat",
"READ": "Llegir",
"LABELS": "Etiquetes",
"CONVERSATION_ID": "Conversation ID"
"CONVERSATION_ID": "ID de la conversa"
}
},
"ALERTS": {
"MARK_AS_READ": "Notification marked as read",
"MARK_AS_UNREAD": "Notification marked as unread",
"SNOOZE": "Notification snoozed",
"DELETE": "Notification deleted",
"MARK_ALL_READ": "All notifications marked as read",
"DELETE_ALL": "All notifications deleted",
"DELETE_ALL_READ": "All read notifications deleted"
"MARK_AS_READ": "Notificació marcada com a llegida",
"MARK_AS_UNREAD": "Notificació marcada com a no llegida",
"SNOOZE": "La notificació s'ha posposat",
"DELETE": "S'ha suprimit la notificació",
"MARK_ALL_READ": "Totes les notificacions s'han marcat com a llegides",
"DELETE_ALL": "S'han suprimit totes les notificacions",
"DELETE_ALL_READ": "S'han suprimit totes les notificacions de lectura"
}
}
}