Skip to content

Commit

Permalink
New translations report.json (Catalan)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
chatwoot-bot committed May 11, 2024
1 parent e5d6281 commit 232124b
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions app/javascript/dashboard/i18n/locale/ca/report.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
],
"BUSINESS_HOURS": "Business Hours",
"FILTER_ACTIONS": {
"CLEAR_FILTER": "Clear filter",
"CLEAR_FILTER": "Esborra els filtres",
"EMPTY_LIST": "No s'ha trobat agents"
}
},
Expand Down Expand Up @@ -511,52 +511,52 @@
"SATURDAY": "Saturday"
},
"SLA_REPORTS": {
"HEADER": "SLA Reports",
"NO_RECORDS": "SLA applied conversations are not available.",
"LOADING": "Loading SLA data...",
"DOWNLOAD_SLA_REPORTS": "Download SLA reports",
"DOWNLOAD_FAILED": "Failed to download SLA Reports",
"HEADER": "Informes SLA",
"NO_RECORDS": "Les converses aplicades per l'SLA no estan disponibles.",
"LOADING": "S'estan carregant dades del SLA...",
"DOWNLOAD_SLA_REPORTS": "Descarregar informes SLA",
"DOWNLOAD_FAILED": "No s'han pogut baixar els informes SLA",
"DROPDOWN": {
"ADD_FIlTER": "Afegeix un filtre",
"CLEAR_ALL": "Clear all",
"CLEAR_FILTER": "Clear filter",
"CLEAR_ALL": "Esborrar tot",
"CLEAR_FILTER": "Esborra els filtres",
"EMPTY_LIST": "No s'ha trobat agents",
"NO_FILTER": "No filters available",
"SEARCH": "Search filter",
"NO_FILTER": "No hi ha filtres disponibles",
"SEARCH": "Cerca filtre",
"INPUT_PLACEHOLDER": {
"SLA": "SLA name",
"AGENTS": "Agent name",
"INBOXES": "Inbox name",
"SLA": "Nom del SLA",
"AGENTS": "Nom de l'Agent",
"INBOXES": "Nom de la safata d'entrada",
"LABELS": "Nom de l'etiqueta",
"TEAMS": "Team name"
"TEAMS": "Nom de l'equip"
},
"SLA": "SLA Policy",
"INBOXES": "Inbox",
"SLA": "Pol铆tica SLA",
"INBOXES": "Safata d'entrada",
"AGENTS": "Agent",
"LABELS": "Label",
"TEAMS": "Team"
"LABELS": "Etiqueta",
"TEAMS": "Equip"
},
"METRICS": {
"HIT_RATE": {
"LABEL": "Hit Rate",
"TOOLTIP": "Percentage of SLAs created were completed successfully"
"LABEL": "Proporci贸 d'encerts",
"TOOLTIP": "El percentatge de SLA creats s'ha completat correctament"
},
"NO_OF_MISSES": {
"LABEL": "Number of Misses",
"TOOLTIP": "Total SLA misses in a certain period"
"LABEL": "Nombre de faltes",
"TOOLTIP": "SLA total faltes en un per铆ode determinat"
},
"NO_OF_CONVERSATIONS": {
"LABEL": "Number of Conversations",
"TOOLTIP": "Total number of conversations with SLA"
"LABEL": "N煤mero de Converses",
"TOOLTIP": "Nombre total de converses amb SLA"
}
},
"TABLE": {
"HEADER": {
"POLICY": "Policy",
"CONVERSATION": "Conversation",
"POLICY": "Pol铆tica",
"CONVERSATION": "Converses",
"AGENT": "Agent"
},
"VIEW_DETAILS": "View Details"
"VIEW_DETAILS": "Veure Detalls"
}
}
}

0 comments on commit 232124b

Please sign in to comment.