chore: Update translations from Crowdin (#4652)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"REPORT": {
|
||||
"HEADER": "Overview",
|
||||
"HEADER": "Conversații",
|
||||
"LOADING_CHART": "Încărcare date grafic...",
|
||||
"NO_ENOUGH_DATA": "Nu am primit suficiente date pentru a genera raportul. Vă rugăm să încercați din nou mai târziu.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Descărcați rapoartele agenților",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversații",
|
||||
@@ -18,12 +18,16 @@
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primul răspuns",
|
||||
"DESC": "(Medie)"
|
||||
"NAME": "Primul timp de răspuns",
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Timp Rezolutie",
|
||||
"DESC": "(Medie)"
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Număr de rezoluții",
|
||||
@@ -41,80 +45,81 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Ultimele 3 luni"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Ultimele 6 luni"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Anul trecut"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Interval de date particularizat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Aplică",
|
||||
"PLACEHOLDER": "Selectarea intervalului de date"
|
||||
},
|
||||
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Group By",
|
||||
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Nu sunt conversații active în acest grup.",
|
||||
"GROUP_BY_DAY_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Zi"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_WEEK_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Zi"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Week"
|
||||
"groupBy": "Săptămână"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_MONTH_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Zi"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Week"
|
||||
"groupBy": "Săptămână"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Month"
|
||||
"groupBy": "Luna"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_YEAR_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Day"
|
||||
"groupBy": "Zi"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Week"
|
||||
"groupBy": "Săptămână"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Month"
|
||||
"groupBy": "Luna"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"groupBy": "Year"
|
||||
"groupBy": "Anul"
|
||||
}
|
||||
]
|
||||
],
|
||||
"BUSINESS_HOURS": "Program de lucru"
|
||||
},
|
||||
"AGENT_REPORTS": {
|
||||
"HEADER": "Agents Overview",
|
||||
"HEADER": "Prezentare generală a agenților",
|
||||
"LOADING_CHART": "Încărcare date grafic...",
|
||||
"NO_ENOUGH_DATA": "Nu am primit suficiente date pentru a genera raportul. Vă rugăm să încercați din nou mai târziu.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Descărcați rapoartele agenților",
|
||||
"FILTER_DROPDOWN_LABEL": "Selectează agent",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
@@ -130,12 +135,16 @@
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primul răspuns",
|
||||
"DESC": "(Medie)"
|
||||
"NAME": "Primul timp de răspuns",
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Timp Rezolutie",
|
||||
"DESC": "(Medie)"
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Număr de rezoluții",
|
||||
@@ -153,32 +162,32 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Ultimele 3 luni"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Ultimele 6 luni"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Anul trecut"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Interval de date particularizat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Aplică",
|
||||
"PLACEHOLDER": "Selectarea intervalului de date"
|
||||
}
|
||||
},
|
||||
"LABEL_REPORTS": {
|
||||
"HEADER": "Labels Overview",
|
||||
"HEADER": "Prezentare generală a etichetelor",
|
||||
"LOADING_CHART": "Încărcare date grafic...",
|
||||
"NO_ENOUGH_DATA": "Nu am primit suficiente date pentru a genera raportul. Vă rugăm să încercați din nou mai târziu.",
|
||||
"DOWNLOAD_LABEL_REPORTS": "Download label reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Label",
|
||||
"DOWNLOAD_LABEL_REPORTS": "Descărcarea rapoartelor de etichete",
|
||||
"FILTER_DROPDOWN_LABEL": "Selectați etichetă",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversații",
|
||||
@@ -193,12 +202,16 @@
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primul răspuns",
|
||||
"DESC": "(Medie)"
|
||||
"NAME": "Primul timp de răspuns",
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Timp Rezolutie",
|
||||
"DESC": "(Medie)"
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Număr de rezoluții",
|
||||
@@ -216,32 +229,32 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Ultimele 3 luni"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Ultimele 6 luni"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Anul trecut"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Interval de date particularizat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Aplică",
|
||||
"PLACEHOLDER": "Selectarea intervalului de date"
|
||||
}
|
||||
},
|
||||
"INBOX_REPORTS": {
|
||||
"HEADER": "Inbox Overview",
|
||||
"HEADER": "Prezentare generală a inboxului",
|
||||
"LOADING_CHART": "Încărcare date grafic...",
|
||||
"NO_ENOUGH_DATA": "Nu am primit suficiente date pentru a genera raportul. Vă rugăm să încercați din nou mai târziu.",
|
||||
"DOWNLOAD_INBOX_REPORTS": "Download inbox reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Inbox",
|
||||
"DOWNLOAD_INBOX_REPORTS": "Descarcă un formular csv.",
|
||||
"FILTER_DROPDOWN_LABEL": "Selectați Inbox",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversații",
|
||||
@@ -256,12 +269,16 @@
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primul răspuns",
|
||||
"DESC": "(Medie)"
|
||||
"NAME": "Primul timp de răspuns",
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Timp Rezolutie",
|
||||
"DESC": "(Medie)"
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Număr de rezoluții",
|
||||
@@ -279,32 +296,32 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Ultimele 3 luni"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Ultimele 6 luni"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Anul trecut"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Interval de date particularizat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Aplică",
|
||||
"PLACEHOLDER": "Selectarea intervalului de date"
|
||||
}
|
||||
},
|
||||
"TEAM_REPORTS": {
|
||||
"HEADER": "Team Overview",
|
||||
"HEADER": "Prezentare generală a echipei",
|
||||
"LOADING_CHART": "Încărcare date grafic...",
|
||||
"NO_ENOUGH_DATA": "Nu am primit suficiente date pentru a genera raportul. Vă rugăm să încercați din nou mai târziu.",
|
||||
"DOWNLOAD_TEAM_REPORTS": "Download team reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Team",
|
||||
"DOWNLOAD_TEAM_REPORTS": "Descărcați rapoartele echipei",
|
||||
"FILTER_DROPDOWN_LABEL": "Selectați echipa",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversații",
|
||||
@@ -319,12 +336,16 @@
|
||||
"DESC": "( Total )"
|
||||
},
|
||||
"FIRST_RESPONSE_TIME": {
|
||||
"NAME": "Primul răspuns",
|
||||
"DESC": "(Medie)"
|
||||
"NAME": "Primul timp de răspuns",
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "First Response Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_TIME": {
|
||||
"NAME": "Timp Rezolutie",
|
||||
"DESC": "(Medie)"
|
||||
"DESC": "(Medie)",
|
||||
"INFO_TEXT": "Numărul total de conversații utilizate pentru calcul:",
|
||||
"TOOLTIP_TEXT": "Resolution Time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
},
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Număr de rezoluții",
|
||||
@@ -342,55 +363,83 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Last 3 months"
|
||||
"name": "Ultimele 3 luni"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Last 6 months"
|
||||
"name": "Ultimele 6 luni"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Last year"
|
||||
"name": "Anul trecut"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Custom date range"
|
||||
"name": "Interval de date particularizat"
|
||||
}
|
||||
],
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Apply",
|
||||
"PLACEHOLDER": "Select date range"
|
||||
"CONFIRM": "Aplică",
|
||||
"PLACEHOLDER": "Selectarea intervalului de date"
|
||||
}
|
||||
},
|
||||
"CSAT_REPORTS": {
|
||||
"HEADER": "CSAT Reports",
|
||||
"NO_RECORDS": "There are no CSAT survey responses available.",
|
||||
"HEADER": "Rapoarte CSAT",
|
||||
"NO_RECORDS": "Nu există răspunsuri predefinite disponibile în acest cont.",
|
||||
"FILTERS": {
|
||||
"AGENTS": {
|
||||
"PLACEHOLDER": "Choose Agents"
|
||||
"PLACEHOLDER": "Alege agenți"
|
||||
}
|
||||
},
|
||||
"TABLE": {
|
||||
"HEADER": {
|
||||
"CONTACT_NAME": "Contact",
|
||||
"AGENT_NAME": "Assigned agent",
|
||||
"AGENT_NAME": "Agent atribuit",
|
||||
"RATING": "Evaluare",
|
||||
"FEEDBACK_TEXT": "Feedback comment"
|
||||
"FEEDBACK_TEXT": "Comentariu feedback"
|
||||
}
|
||||
},
|
||||
"METRIC": {
|
||||
"TOTAL_RESPONSES": {
|
||||
"LABEL": "Total responses",
|
||||
"TOOLTIP": "Total number of responses collected"
|
||||
"LABEL": "Răspunsuri totale",
|
||||
"TOOLTIP": "Numărul total de răspunsuri colectate"
|
||||
},
|
||||
"SATISFACTION_SCORE": {
|
||||
"LABEL": "Satisfaction score",
|
||||
"TOOLTIP": "Total number of positive responses / Total number of responses * 100"
|
||||
"LABEL": "Scorul de satisfacție",
|
||||
"TOOLTIP": "Numărul total de răspunsuri pozitive / Numărul total de răspunsuri * 100"
|
||||
},
|
||||
"RESPONSE_RATE": {
|
||||
"LABEL": "Response rate",
|
||||
"TOOLTIP": "Total number of responses / Total number of CSAT survey messages sent * 100"
|
||||
"LABEL": "Rata de răspuns",
|
||||
"TOOLTIP": "Numărul total de răspunsuri / Numărul total de mesaje de sondaj CSAT trimise * 100"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OVERVIEW_REPORTS": {
|
||||
"HEADER": "Prezentare generală",
|
||||
"LIVE": "Live",
|
||||
"ACCOUNT_CONVERSATIONS": {
|
||||
"HEADER": "Open Conversations",
|
||||
"LOADING_MESSAGE": "Loading conversation metrics...",
|
||||
"OPEN": "Deschide",
|
||||
"UNATTENDED": "Unattended",
|
||||
"UNASSIGNED": "Neatribuit"
|
||||
},
|
||||
"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": "Ocupat",
|
||||
"OFFLINE": "Deconectat"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user