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

@@ -38,6 +38,7 @@
"CAMPAIGN_NAME": "Nome campagna",
"LABELS": "Etichette",
"BROWSER_LANGUAGE": "Lingua del browser",
"PRIORITY": "Priority",
"COUNTRY_NAME": "Nome del paese",
"REFERER_LINK": "Link referente",
"CUSTOM_ATTRIBUTE_LIST": "Elenco",

View File

@@ -110,7 +110,8 @@
},
"PLACEHOLDER": {
"AGENT": "Cerca agenti",
"TEAM": "Cerca team"
"TEAM": "Cerca team",
"INPUT": "Search for agents"
}
}
}

View File

@@ -37,6 +37,7 @@
"UNKNOWN_FILE_TYPE": "File sconosciuto",
"SAVE_CONTACT": "Save",
"UPLOADING_ATTACHMENTS": "Caricamento allegati...",
"REPLIED_TO_STORY": "Replied to your story",
"SUCCESS_DELETE_MESSAGE": "Messaggio eliminato con successo",
"FAIL_DELETE_MESSSAGE": "Impossibile eliminare il messaggio! Riprova",
"NO_RESPONSE": "Nessuna risposta",
@@ -66,6 +67,23 @@
"NEXT_WEEK": "Prossima settimana"
}
},
"PRIORITY": {
"TITLE": "Priority",
"OPTIONS": {
"NONE": "Nessuno",
"URGENT": "Urgent",
"HIGH": "High",
"MEDIUM": "Medium",
"LOW": "Low"
},
"CHANGE_PRIORITY": {
"SELECT_PLACEHOLDER": "Nessuno",
"INPUT_PLACEHOLDER": "Select priority",
"NO_RESULTS": "Nessun risultato trovato",
"SUCCESSFUL": "Changed priority of conversation id %{conversationId} to %{priority}",
"FAILED": "Couldn't change priority. Please try again."
}
},
"CARD_CONTEXT_MENU": {
"PENDING": "Segna come in sospeso",
"RESOLVED": "Contrassegna come risolto",

View File

@@ -101,6 +101,7 @@
"REPORTS": "Rapporti",
"CONVERSATION": "Conversazioni",
"CHANGE_ASSIGNEE": "Cambia assegnatario",
"CHANGE_PRIORITY": "Change Priority",
"CHANGE_TEAM": "Cambia Team",
"ADD_LABEL": "Aggiungi etichetta alla conversazione",
"REMOVE_LABEL": "Rimuovi etichetta dalla conversazione",
@@ -126,6 +127,7 @@
"GO_TO_NOTIFICATIONS": "Vai alle notifiche",
"ADD_LABELS_TO_CONVERSATION": "Aggiungi etichetta alla conversazione",
"ASSIGN_AN_AGENT": "Assegna un agente",
"ASSIGN_PRIORITY": "Assign priority",
"ASSIGN_A_TEAM": "Assegna un team",
"MUTE_CONVERSATION": "Silenzia conversazione",
"UNMUTE_CONVERSATION": "Riattiva conversazione",

View File

@@ -482,6 +482,13 @@
"WHATSAPP_WEBHOOK_SUBHEADER": "This token is used to verify the authenticity of the webhook endpoint.",
"UPDATE_PRE_CHAT_FORM_SETTINGS": "Update Pre Chat Form Settings"
},
"HELP_CENTER": {
"LABEL": "Help Center",
"PLACEHOLDER": "Select Help Center",
"SELECT_PLACEHOLDER": "Select Help Center",
"REMOVE": "Remove Help Center",
"SUB_TEXT": "Attach a Help Center with the inbox"
},
"AUTO_ASSIGNMENT": {
"MAX_ASSIGNMENT_LIMIT": "Limite assegnazione automatica",
"MAX_ASSIGNMENT_LIMIT_RANGE_ERROR": "Inserisci un valore maggiore di 0",

View File

@@ -85,6 +85,23 @@
"JOIN_ERROR": "There was an error joining the call, please try again",
"CREATE_ERROR": "There was an error creating a meeting link, please try again"
},
"OPEN_AI": {
"TITLE": "Improve With AI",
"SUBTITLE": "An improved reply will be generated using AI, based on your current draft.",
"TONE": {
"TITLE": "Tone",
"OPTIONS": {
"PROFESSIONAL": "Professional",
"FRIENDLY": "Friendly"
}
},
"BUTTONS": {
"GENERATE": "Generate",
"GENERATING": "Generating...",
"CANCEL": "annulla"
},
"GENERATE_ERROR": "There was an error processing the content, please try again"
},
"DELETE": {
"BUTTON_TEXT": "Elimina",
"API": {

View File

@@ -3,16 +3,16 @@
"TITLE": "Accedi a Chatwoot",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Email es.: qualcuno@esempio.com"
"PLACEHOLDER": "example@companyname.com"
},
"PASSWORD": {
"LABEL": "Password",
"PLACEHOLDER": "Password"
},
"API": {
"SUCCESS_MESSAGE": "Accesso riuscito",
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi",
"UNAUTH": "Nome utente / Password errati. Riprova"
"SUCCESS_MESSAGE": "Login successful",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again.",
"UNAUTH": "Username or password is incorrect. Please try again."
},
"OAUTH": {
"GOOGLE_LOGIN": "Login with Google",

View File

@@ -1,14 +1,14 @@
{
"RESET_PASSWORD": {
"TITLE": "Reimposta la password",
"TITLE": "Reimposta password",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Inserisci la tua email",
"ERROR": "Inserisci un indirizzo email valido"
"PLACEHOLDER": "Inserisci il tuo indirizzo email.",
"ERROR": "Inserisci un indirizzo email valido."
},
"API": {
"SUCCESS_MESSAGE": "Il link per reimpostare la password è stato inviato alla tua email",
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
"SUCCESS_MESSAGE": "Il link per reimpostare la password è stato inviato alla tua email.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Invia"
}

View File

@@ -14,8 +14,8 @@
"EMPTY_STATE": "No %{item} found for query '%{query}'",
"EMPTY_STATE_FULL": "No results found for query '%{query}'",
"PLACEHOLDER_KEYBINDING": "/ to focus",
"INPUT_PLACEHOLDER": "Search messages, contacts or conversations",
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results.",
"INPUT_PLACEHOLDER": "Type 3 or more characters to search",
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results. ",
"BOT_LABEL": "Bot",
"READ_MORE": "Read more",
"WROTE": "wrote:"

View File

@@ -1,19 +1,19 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Imposta una nuova password",
"TITLE": "Set new password",
"PASSWORD": {
"LABEL": "Password",
"PLACEHOLDER": "Password",
"ERROR": "Password troppo corta"
"ERROR": "Password troppo corta."
},
"CONFIRM_PASSWORD": {
"LABEL": "Conferma password",
"LABEL": "Confirm password",
"PLACEHOLDER": "Conferma password",
"ERROR": "Le password non corrispondono"
"ERROR": "Le password non corrispondono."
},
"API": {
"SUCCESS_MESSAGE": "Password cambiata con successo",
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
"SUCCESS_MESSAGE": "Password cambiata con successo.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"CAPTCHA": {
"ERROR": "Verifica scaduta. Si prega di risolvere nuovamente il captcha."

View File

@@ -10,33 +10,33 @@
},
"COMPANY_NAME": {
"LABEL": "Company name",
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
"ERROR": "Company name is too short"
"PLACEHOLDER": "Enter your company name. E.g., Wayne Enterprises",
"ERROR": "Company name is too short."
},
"FULL_NAME": {
"LABEL": "Nome completo",
"PLACEHOLDER": "Inserisci il tuo nome completo, es.: Bruce Wayne",
"ERROR": "Nome account troppo corto"
"PLACEHOLDER": "Enter your full name. E.g., Bruce Wayne",
"ERROR": "Nome account troppo corto."
},
"EMAIL": {
"LABEL": "Email di lavoro",
"PLACEHOLDER": "Inserisci il tuo indirizzo email di lavoro. es.: bruce@wayne.enterprises",
"ERROR": "Please enter a valid work email address"
"PLACEHOLDER": "Enter your work email address. E.g., bruce@wayne.enterprises",
"ERROR": "Please enter a valid work email address."
},
"PASSWORD": {
"LABEL": "Password",
"PLACEHOLDER": "Password",
"ERROR": "Password troppo corta",
"IS_INVALID_PASSWORD": "La password dovrebbe contenere almeno 1 lettera maiuscola, 1 lettera minuscola, 1 numero e 1 carattere speciale"
"ERROR": "Password troppo corta.",
"IS_INVALID_PASSWORD": "La password dovrebbe contenere almeno 1 lettera maiuscola, 1 lettera minuscola, 1 numero e 1 carattere speciale."
},
"CONFIRM_PASSWORD": {
"LABEL": "Conferma password",
"PLACEHOLDER": "Conferma password",
"ERROR": "La password non corrisponde"
"LABEL": "Confirm password",
"PLACEHOLDER": "Confirm password",
"ERROR": "La password non corrisponde."
},
"API": {
"SUCCESS_MESSAGE": "Registrazione riuscita",
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Create account",
"HAVE_AN_ACCOUNT": "Hai già un account?"