181d7797a2
New translation updates
447 lines
12 KiB
JSON
447 lines
12 KiB
JSON
{
|
|
"REPORT": {
|
|
"HEADER": "Rozhovory",
|
|
"LOADING_CHART": "Načítanie grafu...",
|
|
"NO_ENOUGH_DATA": "Na vygenerovanie reportu sme nedostali dostatok dát, skúste to prosím neskôr.",
|
|
"DOWNLOAD_AGENT_REPORTS": "Stiahnutie reportov o agentoch",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Rozhovory",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Prichádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Odchádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Čas do riešenia",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Počet vyriešených problémov",
|
|
"DESC": "( Spolu )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Posledných 7 dní"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Posledných 30 dní"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Posledné 3 mesiace"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Posledných 6 mesiacov"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Posledný rok"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Vlastný rozsah dátumov"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Použiť",
|
|
"PLACEHOLDER": "Vybrať rozsah dátumov"
|
|
},
|
|
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Group By",
|
|
"DURATION_FILTER_LABEL": "Duration",
|
|
"GROUP_BY_DAY_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
}
|
|
],
|
|
"GROUP_BY_WEEK_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"groupBy": "Week"
|
|
}
|
|
],
|
|
"GROUP_BY_MONTH_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"groupBy": "Week"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"groupBy": "Month"
|
|
}
|
|
],
|
|
"GROUP_BY_YEAR_OPTIONS": [
|
|
{
|
|
"id": 1,
|
|
"groupBy": "Day"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"groupBy": "Week"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"groupBy": "Month"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"groupBy": "Year"
|
|
}
|
|
],
|
|
"BUSINESS_HOURS": "Business Hours"
|
|
},
|
|
"AGENT_REPORTS": {
|
|
"HEADER": "Prehľad agentov",
|
|
"LOADING_CHART": "Načítanie grafu...",
|
|
"NO_ENOUGH_DATA": "Na vygenerovanie reportu sme nedostali dostatok dát, skúste to prosím neskôr.",
|
|
"DOWNLOAD_AGENT_REPORTS": "Stiahnutie reportov o agentoch",
|
|
"FILTER_DROPDOWN_LABEL": "Vybrat agenta",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Rozhovory",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Prichádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Odchádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Čas do riešenia",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Počet vyriešených problémov",
|
|
"DESC": "( Spolu )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Posledných 7 dní"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Posledných 30 dní"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Posledné 3 mesiace"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Posledných 6 mesiacov"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Posledný rok"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Vlastný rozsah dátumov"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Použiť",
|
|
"PLACEHOLDER": "Vybrať rozsah dátumov"
|
|
}
|
|
},
|
|
"LABEL_REPORTS": {
|
|
"HEADER": "Labels Overview",
|
|
"LOADING_CHART": "Načítanie grafu...",
|
|
"NO_ENOUGH_DATA": "Na vygenerovanie reportu sme nedostali dostatok dát, skúste to prosím neskôr.",
|
|
"DOWNLOAD_LABEL_REPORTS": "Download label reports",
|
|
"FILTER_DROPDOWN_LABEL": "Select Label",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Rozhovory",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Prichádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Odchádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Čas do riešenia",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Počet vyriešených problémov",
|
|
"DESC": "( Spolu )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Posledných 7 dní"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Posledných 30 dní"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Posledné 3 mesiace"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Posledných 6 mesiacov"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Posledný rok"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Vlastný rozsah dátumov"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Použiť",
|
|
"PLACEHOLDER": "Vybrať rozsah dátumov"
|
|
}
|
|
},
|
|
"INBOX_REPORTS": {
|
|
"HEADER": "Inbox Overview",
|
|
"LOADING_CHART": "Načítanie grafu...",
|
|
"NO_ENOUGH_DATA": "Na vygenerovanie reportu sme nedostali dostatok dát, skúste to prosím neskôr.",
|
|
"DOWNLOAD_INBOX_REPORTS": "Download inbox reports",
|
|
"FILTER_DROPDOWN_LABEL": "Select Inbox",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Rozhovory",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Prichádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Odchádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Čas do riešenia",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Počet vyriešených problémov",
|
|
"DESC": "( Spolu )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Posledných 7 dní"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Posledných 30 dní"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Posledné 3 mesiace"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Posledných 6 mesiacov"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Posledný rok"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Vlastný rozsah dátumov"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Použiť",
|
|
"PLACEHOLDER": "Vybrať rozsah dátumov"
|
|
}
|
|
},
|
|
"TEAM_REPORTS": {
|
|
"HEADER": "Team Overview",
|
|
"LOADING_CHART": "Načítanie grafu...",
|
|
"NO_ENOUGH_DATA": "Na vygenerovanie reportu sme nedostali dostatok dát, skúste to prosím neskôr.",
|
|
"DOWNLOAD_TEAM_REPORTS": "Download team reports",
|
|
"FILTER_DROPDOWN_LABEL": "Select Team",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Rozhovory",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Prichádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Odchádzajúce správy",
|
|
"DESC": "( Spolu )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "First Response Time",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Čas do riešenia",
|
|
"DESC": "( Priemer )",
|
|
"INFO_TEXT": "Total number of conversations used for computation:",
|
|
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Počet vyriešených problémov",
|
|
"DESC": "( Spolu )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "Posledných 7 dní"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "Posledných 30 dní"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "Posledné 3 mesiace"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "Posledných 6 mesiacov"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "Posledný rok"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "Vlastný rozsah dátumov"
|
|
}
|
|
],
|
|
"CUSTOM_DATE_RANGE": {
|
|
"CONFIRM": "Použiť",
|
|
"PLACEHOLDER": "Vybrať rozsah dátumov"
|
|
}
|
|
},
|
|
"CSAT_REPORTS": {
|
|
"HEADER": "CSAT Reports",
|
|
"NO_RECORDS": "There are no CSAT survey responses available.",
|
|
"DOWNLOAD": "Download CSAT Reports",
|
|
"FILTERS": {
|
|
"AGENTS": {
|
|
"PLACEHOLDER": "Choose Agents"
|
|
}
|
|
},
|
|
"TABLE": {
|
|
"HEADER": {
|
|
"CONTACT_NAME": "Contact",
|
|
"AGENT_NAME": "Assigned agent",
|
|
"RATING": "Hodnotenia",
|
|
"FEEDBACK_TEXT": "Feedback comment"
|
|
}
|
|
},
|
|
"METRIC": {
|
|
"TOTAL_RESPONSES": {
|
|
"LABEL": "Total responses",
|
|
"TOOLTIP": "Total number of responses collected"
|
|
},
|
|
"SATISFACTION_SCORE": {
|
|
"LABEL": "Satisfaction score",
|
|
"TOOLTIP": "Total number of positive responses / Total number of responses * 100"
|
|
},
|
|
"RESPONSE_RATE": {
|
|
"LABEL": "Response rate",
|
|
"TOOLTIP": "Total number of responses / Total number of CSAT survey messages sent * 100"
|
|
}
|
|
}
|
|
},
|
|
"OVERVIEW_REPORTS": {
|
|
"HEADER": "Prehľad",
|
|
"LIVE": "Live",
|
|
"ACCOUNT_CONVERSATIONS": {
|
|
"HEADER": "Open Conversations",
|
|
"LOADING_MESSAGE": "Loading conversation metrics...",
|
|
"OPEN": "Otvoriť",
|
|
"UNATTENDED": "Unattended",
|
|
"UNASSIGNED": "Nepriradené"
|
|
},
|
|
"AGENT_CONVERSATIONS": {
|
|
"HEADER": "Conversations by agents",
|
|
"LOADING_MESSAGE": "Loading agent metrics...",
|
|
"NO_AGENTS": "There are no conversations by agents",
|
|
"TABLE_HEADER": {
|
|
"AGENT": "Agent",
|
|
"OPEN": "OPEN",
|
|
"UNATTENDED": "Unattended",
|
|
"STATUS": "Status"
|
|
}
|
|
},
|
|
"AGENT_STATUS": {
|
|
"HEADER": "Agent status",
|
|
"ONLINE": "Online",
|
|
"BUSY": "Zaneprázdnený",
|
|
"OFFLINE": "Offline"
|
|
}
|
|
}
|
|
}
|