chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -19,7 +19,7 @@
},
"WIZARD": [
{
"title": "Create",
"title": "Sukurti",
"route": "settings_teams_new",
"body": "Create a new team of agents."
},
@@ -29,7 +29,7 @@
"body": "Add agents to the team."
},
{
"title": "Finish",
"title": "Pabaigti",
"route": "settings_teams_finish",
"body": "You are all set to go!"
}
@@ -58,7 +58,7 @@
"body": "Edit agents in your team."
},
{
"title": "Finish",
"title": "Pabaigti",
"route": "settings_teams_edit_finish",
"body": "You are all set to go!"
}
@@ -68,19 +68,19 @@
"ERROR_MESSAGE": "Couldn't save the team details. Try again."
},
"AGENTS": {
"AGENT": "AGENT",
"EMAIL": "EMAIL",
"AGENT": "Agentas",
"EMAIL": "El. paštas",
"BUTTON_TEXT": "Add agents",
"ADD_AGENTS": "Adding Agents to your Team...",
"SELECT": "select",
"SELECT_ALL": "select all agents",
"SELECT": "pasirinkti",
"SELECT_ALL": "pasirinkti visus agentus",
"SELECTED_COUNT": "%{selected} out of %{total} agents selected."
},
"ADD": {
"TITLE": "Add agents to team - %{teamName}",
"DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation.",
"SELECT": "select",
"SELECT_ALL": "select all agents",
"SELECT": "pasirinkti",
"SELECT_ALL": "pasirinkti visus agentus",
"SELECTED_COUNT": "%{selected} out of %{total} agents selected.",
"BUTTON_TEXT": "Add agents",
"AGENT_VALIDATION_ERROR": "Select at least one agent."
@@ -88,10 +88,10 @@
"FINISH": {
"TITLE": "Your team is ready!",
"MESSAGE": "You can now collaborate as a team on conversations. Happy supporting ",
"BUTTON_TEXT": "Finish"
"BUTTON_TEXT": "Pabaigti"
},
"DELETE": {
"BUTTON_TEXT": "Delete",
"BUTTON_TEXT": "Ištrinti",
"API": {
"SUCCESS_MESSAGE": "Team deleted successfully.",
"ERROR_MESSAGE": "Couldn't delete the team. Try again."
@@ -100,8 +100,8 @@
"TITLE": "Are you sure want to delete - %{teamName}",
"PLACE_HOLDER": "Please type {teamName} to confirm",
"MESSAGE": "Deleting the team will remove the team assignment from the conversations assigned to this team.",
"YES": "Delete ",
"NO": "Cancel"
"YES": "Ištrinti ",
"NO": "Atšaukti"
}
},
"SETTINGS": "Settings",