chore: Update translations (#7347)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-06-19 04:57:43 -07:00
committed by GitHub
parent 5e807c5875
commit c410fe333a
731 changed files with 9300 additions and 4318 deletions

View File

@@ -4,6 +4,8 @@
"LOADING_CHART": "Indlæser diagramdata...",
"NO_ENOUGH_DATA": "Vi har ikke modtaget nok datapunkter til at generere rapport. Prøv igen senere.",
"DOWNLOAD_AGENT_REPORTS": "Download agentrapporter",
"DATA_FETCHING_FAILED": "Failed to fetch data, please try again later.",
"SUMMARY_FETCHING_FAILED": "Failed to fetch summary, please try again later.",
"METRICS": {
"CONVERSATIONS": {
"NAME": "Samtaler",
@@ -34,6 +36,14 @@
"DESC": "( Total )"
}
},
"DATE_RANGE_OPTIONS": {
"LAST_7_DAYS": "Seneste 7 dage",
"LAST_30_DAYS": "Seneste 30 dage",
"LAST_3_MONTHS": "Seneste 3 måneder",
"LAST_6_MONTHS": "Seneste 6 måneder",
"LAST_YEAR": "Sidste år",
"CUSTOM_DATE_RANGE": "Tilpasset datointerval"
},
"DATE_RANGE": [
{
"id": 0,
@@ -66,6 +76,12 @@
},
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Gruppér Efter",
"DURATION_FILTER_LABEL": "Varighed",
"GROUPING_OPTIONS": {
"DAY": "Dag",
"WEEK": "Uge",
"MONTH": "Måned",
"YEAR": "År"
},
"GROUP_BY_DAY_OPTIONS": [
{
"id": 1,
@@ -388,6 +404,7 @@
"HEADER": "CSAT Rapporter",
"NO_RECORDS": "Der er ingen CSAT undersøgelse svar til rådighed.",
"DOWNLOAD": "Download CSAT Rapporter",
"DOWNLOAD_FAILED": "Failed to download CSAT Reports",
"FILTERS": {
"AGENTS": {
"PLACEHOLDER": "Vælg Agenter"