chore: Update translations (#8024)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -41,6 +41,16 @@
|
||||
"STATUS": "Stato",
|
||||
"ORDER_BY": "Order by"
|
||||
},
|
||||
"CHAT_TIME_STAMP": {
|
||||
"CREATED": {
|
||||
"LATEST": "Created",
|
||||
"OLDEST": "Creato il:"
|
||||
},
|
||||
"LAST_ACTIVITY": {
|
||||
"NOT_ACTIVE": "Last activity:",
|
||||
"ACTIVE": "Last activity"
|
||||
}
|
||||
},
|
||||
"CHAT_SORT_FILTER_ITEMS": {
|
||||
"latest": {
|
||||
"TEXT": "Last activity"
|
||||
|
||||
@@ -204,6 +204,10 @@
|
||||
"PLACEHOLDER": "Scrivi qui il tuo messaggio",
|
||||
"ERROR": "Il messaggio non può essere vuoto"
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"SELECT": "Choose files",
|
||||
"HELP_TEXT": "Drag and drop files here or choose files to attach"
|
||||
},
|
||||
"SUBMIT": "Invia messaggio",
|
||||
"CANCEL": "Annulla",
|
||||
"SUCCESS_MESSAGE": "Messaggio inviato!",
|
||||
@@ -343,17 +347,17 @@
|
||||
"DESCRIPTION": "Unisci i contatti per combinare due profili in uno, inclusi tutti gli attributi e le conversazioni. In caso di conflitto, gli attributi del contatto primario avranno la precedenza.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Contatto primario",
|
||||
"HELP_LABEL": "Da mantenere"
|
||||
"HELP_LABEL": "Da eliminare"
|
||||
},
|
||||
"CHILD": {
|
||||
"PARENT": {
|
||||
"TITLE": "Contatto da unire",
|
||||
"PLACEHOLDER": "Cerca un contatto",
|
||||
"HELP_LABEL": "Da eliminare"
|
||||
"HELP_LABEL": "Da mantenere"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Riepilogo",
|
||||
"DELETE_WARNING": "Il contatto di <strong>%{childContactName}</strong> verrà eliminato.",
|
||||
"ATTRIBUTE_WARNING": "I dettagli del contatto di <strong>%{childContactName}</strong> verranno copiati in <strong>%{primaryContactName}</strong>."
|
||||
"DELETE_WARNING": "Il contatto di <strong>%{primaryContactName}</strong> verrà eliminato.",
|
||||
"ATTRIBUTE_WARNING": "I dettagli del contatto di <strong>%{primaryContactName}</strong> verranno copiati in <strong>%{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "ERROR_MESSAGE"
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
"ASSIGN_TO_ME": "Assegna a me",
|
||||
"TWILIO_WHATSAPP_CAN_REPLY": "È possibile rispondere a questa conversazione solo utilizzando un messaggio modello a causa di",
|
||||
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "Restrizione della finestra del messaggio a 24 ore",
|
||||
"SELECT_A_TWEET_TO_REPLY": "Seleziona un tweet a cui rispondere.",
|
||||
"REPLYING_TO": "Stai rispondendo a:",
|
||||
"REMOVE_SELECTION": "Rimuovi selezione",
|
||||
"DOWNLOAD": "Scarica",
|
||||
@@ -47,6 +46,7 @@
|
||||
"NO_RESPONSE": "Nessuna risposta",
|
||||
"RATING_TITLE": "Valutazione",
|
||||
"FEEDBACK_TITLE": "Feedback",
|
||||
"REPLY_MESSAGE_NOT_FOUND": "Message not available",
|
||||
"CARD": {
|
||||
"SHOW_LABELS": "Show labels",
|
||||
"HIDE_LABELS": "Hide labels"
|
||||
@@ -139,7 +139,8 @@
|
||||
"PRIVATE_NOTE": "Nota privata",
|
||||
"SEND": "Invia",
|
||||
"CREATE": "Aggiungi nota",
|
||||
"TWEET": "Twitta",
|
||||
"DISMISS_REPLY": "Dismiss reply",
|
||||
"REPLYING_TO": "Replying to:",
|
||||
"TIP_FORMAT_ICON": "Mostra editor di testo ricco",
|
||||
"TIP_EMOJI_ICON": "Mostra selettore emoji",
|
||||
"TIP_ATTACH_ICON": "Allega file",
|
||||
@@ -194,6 +195,7 @@
|
||||
},
|
||||
"CONTEXT_MENU": {
|
||||
"COPY": "Copia",
|
||||
"REPLY_TO": "Reply to this message",
|
||||
"DELETE": "Elimina",
|
||||
"CREATE_A_CANNED_RESPONSE": "Add to canned responses",
|
||||
"TRANSLATE": "Translate",
|
||||
|
||||
@@ -425,6 +425,33 @@
|
||||
"ERROR_MESSAGE": "Impossibile eliminare la categoria"
|
||||
}
|
||||
}
|
||||
},
|
||||
"UPGRADE_PAGE": {
|
||||
"TITLE": "Help Center",
|
||||
"DESCRIPTION": "Create user-friendly self-service portals. Help your users to access the articles and get support 24/7. Upgrade your subscription to enable this feature.",
|
||||
"SELF_HOSTED_DESCRIPTION": "Create user-friendly self-service portals. Help your users to access the articles and get support 24/7. Please contact your administrator to enable this feature.",
|
||||
"BUTTON": {
|
||||
"LEARN_MORE": "Scopri di più",
|
||||
"UPGRADE": "Upgrade"
|
||||
},
|
||||
"FEATURES": {
|
||||
"PORTALS": {
|
||||
"TITLE": "Multiple portals",
|
||||
"DESCRIPTION": "Create multiple help center portals for different products using the same account."
|
||||
},
|
||||
"LOCALES": {
|
||||
"TITLE": "Full support for locales",
|
||||
"DESCRIPTION": "Localize the portal in your language. We support all locales and allow translations for every article."
|
||||
},
|
||||
"SEO": {
|
||||
"TITLE": "SEO-friendly design",
|
||||
"DESCRIPTION": "Customize your meta tags to improve your visibility on search engines with our SEO-friendly pages."
|
||||
},
|
||||
"API": {
|
||||
"TITLE": "Full API support",
|
||||
"DESCRIPTION": "Use the portal as a headless CMS with third party front-end frameworks using our APIs."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -242,7 +242,7 @@
|
||||
"REPORTS_OVERVIEW": "Panoramica",
|
||||
"FACEBOOK_REAUTHORIZE": "La tua connessione a Facebook è scaduta, ricollegati alla tua pagina Facebook per continuare i servizi",
|
||||
"HELP_CENTER": {
|
||||
"TITLE": "Help Center (Beta)",
|
||||
"TITLE": "Help Center",
|
||||
"ALL_ARTICLES": "Tutti gli articoli",
|
||||
"MY_ARTICLES": "I miei articoli",
|
||||
"DRAFT": "Bozza",
|
||||
|
||||
Reference in New Issue
Block a user