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,17 +1,17 @@
{
"SURVEY": {
"DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.",
"DESCRIPTION": "Benvolgut client 👋, preneu-vos un moment per compartir uns comentaris sobre la conversa que heu tingut amb %{inboxName}.",
"RATING": {
"LABEL": "Rate your conversation",
"SUCCESS_MESSAGE": "Thank you for submitting the rating"
"LABEL": "Valora la teva conversa",
"SUCCESS_MESSAGE": "Gràcies per enviar la qualificació"
},
"FEEDBACK": {
"LABEL": "Do you have any thoughts you'd like to share?",
"PLACEHOLDER": "Your feedback (optional)",
"BUTTON_TEXT": "Submit feedback"
"LABEL": "Tens alguna reflexió que t'agradaria compartir?",
"PLACEHOLDER": "Els teus comentaris (opcional)",
"BUTTON_TEXT": "Envieu comentaris"
},
"API": {
"SUCCESS_MESSAGE": "Survey updated successfully",
"SUCCESS_MESSAGE": "Enquesta actualitzada correctament",
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
}
},

View File

@@ -6,9 +6,9 @@
"SUCCESS_MESSAGE": "Obrigado por enviar a classificação"
},
"FEEDBACK": {
"LABEL": "Você tem alguma ideia que gostaria de compartilhar?",
"PLACEHOLDER": "Seu feedback (opcional)",
"BUTTON_TEXT": "Enviar feedback"
"LABEL": "Você tem alguma opinião que gostaria de compartilhar?",
"PLACEHOLDER": "Sua avaliação (opcional)",
"BUTTON_TEXT": "Enviar avaliação"
},
"API": {
"SUCCESS_MESSAGE": "Pesquisa atualizada com sucesso",

View File

@@ -0,0 +1,19 @@
{
"SURVEY": {
"DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.",
"RATING": {
"LABEL": "Rate your conversation",
"SUCCESS_MESSAGE": "Thank you for submitting the rating"
},
"FEEDBACK": {
"LABEL": "Do you have any thoughts you'd like to share?",
"PLACEHOLDER": "Your feedback (optional)",
"BUTTON_TEXT": "Submit feedback"
},
"API": {
"SUCCESS_MESSAGE": "Survey updated successfully",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
}
},
"POWERED_BY": "Powered by Chatwoot"
}