chore: Update translations from Crowdin (#9835)

This commit is contained in:
Chatwoot Bot
2024-07-26 00:28:22 +05:30
committed by GitHub
parent 239c61095a
commit 027a540bbd
435 changed files with 12737 additions and 2698 deletions

View File

@@ -1,35 +1,35 @@
{
"TEAMS_SETTINGS": {
"NEW_TEAM": "Create new team",
"NEW_TEAM": "Cea un nou equip",
"HEADER": "Equips",
"SIDEBAR_TXT": "<p><b>Teams</b></p> <p>Teams let you organize your agents into groups based on their responsibilities. <br /> An agent can be part of multiple teams. You can assign conversations to a team when you are working collaboratively. </p>",
"SIDEBAR_TXT": "<p><b>Equips</b></p> <p>Els equips et permeten organitzar els teus agents en grups en funció de les seves responsabilitats. <br /> Un agent pot formar part de diversos equips. Pots assignar converses a un equip quan treballes en col·laboració. </p>",
"LIST": {
"404": "There are no teams created on this account.",
"EDIT_TEAM": "Edit team"
"404": "No hi ha cap equip creat en aquest compte.",
"EDIT_TEAM": "Edita l'equip"
},
"CREATE_FLOW": {
"CREATE": {
"TITLE": "Create a new team",
"DESC": "Add a title and description to your new team."
"TITLE": "Cea un nou equip",
"DESC": "Afegeix un títol i una descripció al teu nou equip."
},
"AGENTS": {
"BUTTON_TEXT": "Add agents to team",
"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."
"BUTTON_TEXT": "Afegir agents a l'equip",
"TITLE": "Afegeix agents a l'equip - %{teamName}",
"DESC": "Afegeix agents al teu equip acabat de crear. Això et permet col·laborar com a equip en converses, rebre notificacions sobre esdeveniments nous a la mateixa conversa."
},
"WIZARD": [
{
"title": "Crear",
"route": "settings_teams_new",
"body": "Create a new team of agents."
"body": "Crea un nou equip d'agents."
},
{
"title": "Afegir agents",
"route": "settings_teams_add_agents",
"body": "Add agents to the team."
"body": "Afegeix agents a l'equip."
},
{
"title": "Finish",
"title": "Finalitza",
"route": "settings_teams_finish",
"body": "Ja estàs preparat!"
}
@@ -37,89 +37,89 @@
},
"EDIT_FLOW": {
"CREATE": {
"TITLE": "Edit your team details",
"DESC": "Edit title and description to your team.",
"BUTTON_TEXT": "Update team"
"TITLE": "Edita els detalls del teu equip",
"DESC": "Edita un títol i una descripció al teu equip.",
"BUTTON_TEXT": "Actualitza l'equip"
},
"AGENTS": {
"BUTTON_TEXT": "Update agents in team",
"TITLE": "Add agents to team - %{teamName}",
"DESC": "Add Agents to your newly created team. All the added agents will be notified when a conversation is assigned to this team."
"BUTTON_TEXT": "Actualitza els agents de l'equip",
"TITLE": "Afegeix agents a l'equip - %{teamName}",
"DESC": "Afegeix agents al teu equip acabat de crear. Tots els agents afegits rebran una notificació quan s'assigni una conversa a aquest equip."
},
"WIZARD": [
{
"title": "Team details",
"title": "Detalls de l'equip",
"route": "settings_teams_edit",
"body": "Change name, description and other details."
"body": "Canvia el nom, la descripció i altres detalls."
},
{
"title": "Edit Agents",
"title": "Edita agents",
"route": "settings_teams_edit_members",
"body": "Edit agents in your team."
"body": "Edita agents en el teu equip."
},
{
"title": "Finish",
"title": "Finalitza",
"route": "settings_teams_edit_finish",
"body": "Ja estàs preparat!"
}
]
},
"TEAM_FORM": {
"ERROR_MESSAGE": "Couldn't save the team details. Try again."
"ERROR_MESSAGE": "No s'han pogut desar els detalls de l'equip. Torna-ho a provar."
},
"AGENTS": {
"AGENT": "AGENT",
"EMAIL": "Correu electrònic",
"BUTTON_TEXT": "Afegir agents",
"ADD_AGENTS": "Adding Agents to your Team...",
"SELECT": "select",
"SELECT_ALL": "select all agents",
"SELECTED_COUNT": "%{selected} out of %{total} agents selected."
"ADD_AGENTS": "S'estan afegint agents al teu equip...",
"SELECT": "selecciona",
"SELECT_ALL": "selecciona tots els agents",
"SELECTED_COUNT": "%{selected} de %{total} agents seleccionats."
},
"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",
"SELECTED_COUNT": "%{selected} out of %{total} agents selected.",
"TITLE": "Afegeix agents a l'equip - %{teamName}",
"DESC": "Afegeix agents al teu equip acabat de crear. Això et permet col·laborar com a equip en converses, rebre notificacions sobre esdeveniments nous a la mateixa conversa.",
"SELECT": "selecciona",
"SELECT_ALL": "selecciona tots els agents",
"SELECTED_COUNT": "%{selected} de %{total} agents seleccionats.",
"BUTTON_TEXT": "Afegir agents",
"AGENT_VALIDATION_ERROR": "Select at least one agent."
"AGENT_VALIDATION_ERROR": "Selecciona almenys un agent."
},
"FINISH": {
"TITLE": "Your team is ready!",
"MESSAGE": "You can now collaborate as a team on conversations. Happy supporting ",
"BUTTON_TEXT": "Finish"
"TITLE": "El teu equip està preparat!",
"MESSAGE": "Ara pots col·laborar com un equip en les converses. Feliç suport ",
"BUTTON_TEXT": "Finalitza"
},
"DELETE": {
"BUTTON_TEXT": "Esborrar",
"API": {
"SUCCESS_MESSAGE": "Team deleted successfully.",
"ERROR_MESSAGE": "Couldn't delete the team. Try again."
"SUCCESS_MESSAGE": "Equip esborrat correctament.",
"ERROR_MESSAGE": "No s'ha pogut suprimir l'equip. Torna-ho a provar."
},
"CONFIRM": {
"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.",
"TITLE": "Estàs segur que vols suprimir - %{teamName}",
"PLACE_HOLDER": "Escriu {teamName} per confirmar",
"MESSAGE": "En suprimir l'equip, se suprimirà l'assignació d'equip de les converses assignades a aquest equip.",
"YES": "Suprimeix ",
"NO": "Cancel·la"
}
},
"SETTINGS": "Configuracions",
"FORM": {
"UPDATE": "Update team",
"CREATE": "Create team",
"UPDATE": "Actualitza l'equip",
"CREATE": "Crea l'equip",
"NAME": {
"LABEL": "Team name",
"PLACEHOLDER": "Example: Sales, Customer Support"
"LABEL": "Nom de l'equip",
"PLACEHOLDER": "Exemple: Vendes, Atenció al client"
},
"DESCRIPTION": {
"LABEL": "Team Description",
"PLACEHOLDER": "Short description about this team."
"LABEL": "Descripció de lequip",
"PLACEHOLDER": "Breu descripció d'aquest equip."
},
"AUTO_ASSIGN": {
"LABEL": "Allow auto assign for this team."
"LABEL": "Permet l'assignació automàtica d'aquest equip."
},
"SUBMIT_CREATE": "Create team"
"SUBMIT_CREATE": "Crea l'equip"
}
}
}