chore: Update translations (#8024)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -41,6 +41,16 @@
|
||||
"STATUS": "Status",
|
||||
"ORDER_BY": "Ordonat după"
|
||||
},
|
||||
"CHAT_TIME_STAMP": {
|
||||
"CREATED": {
|
||||
"LATEST": "Creat",
|
||||
"OLDEST": "Creat la:"
|
||||
},
|
||||
"LAST_ACTIVITY": {
|
||||
"NOT_ACTIVE": "Ultima activitate:",
|
||||
"ACTIVE": "Ultima activitate"
|
||||
}
|
||||
},
|
||||
"CHAT_SORT_FILTER_ITEMS": {
|
||||
"latest": {
|
||||
"TEXT": "Ultima activitate"
|
||||
|
||||
@@ -204,6 +204,10 @@
|
||||
"PLACEHOLDER": "Scrie mesajul aici",
|
||||
"ERROR": "Mesajul nu poate fi gol"
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"SELECT": "Choose files",
|
||||
"HELP_TEXT": "Drag and drop files here or choose files to attach"
|
||||
},
|
||||
"SUBMIT": "Trimite mesaj",
|
||||
"CANCEL": "Renunță",
|
||||
"SUCCESS_MESSAGE": "Mesaj trimis!",
|
||||
@@ -343,17 +347,17 @@
|
||||
"DESCRIPTION": "Îmbinați contactele pentru a combina două profiluri într-unul, inclusiv toate atributele și conversațiile. În caz de conflict, atributele de contact primar vor avea prioritate.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Contact principal",
|
||||
"HELP_LABEL": "De păstrat"
|
||||
"HELP_LABEL": "De eliminat"
|
||||
},
|
||||
"CHILD": {
|
||||
"PARENT": {
|
||||
"TITLE": "Contact pentru îmbinare",
|
||||
"PLACEHOLDER": "Caută un contact",
|
||||
"HELP_LABEL": "De eliminat"
|
||||
"HELP_LABEL": "De păstrat"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Sumar",
|
||||
"DELETE_WARNING": "Contactul <strong>%{childContactName}</strong> va fi șters.",
|
||||
"ATTRIBUTE_WARNING": "Datele de contact ale <strong>%{childContactName}</strong> vor fi copiate la <strong>%{primaryContactName}</strong>."
|
||||
"DELETE_WARNING": "Contactul <strong>%{primaryContactName}</strong> va fi șters.",
|
||||
"ATTRIBUTE_WARNING": "Datele de contact ale <strong>%{primaryContactName}</strong> vor fi copiate la <strong>%{parentContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "MESAJ_EROARE"
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
"ASSIGN_TO_ME": "Atribuie-mi",
|
||||
"TWILIO_WHATSAPP_CAN_REPLY": "Poți răspunde la această conversație doar folosind un mesaj șablon datorat",
|
||||
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "Restricţie fereastră mesaj 24 de ore",
|
||||
"SELECT_A_TWEET_TO_REPLY": "Te rugăm să selectezi un tweet pentru a răspunde.",
|
||||
"REPLYING_TO": "Răspundeți la:",
|
||||
"REMOVE_SELECTION": "Elimină selecția",
|
||||
"DOWNLOAD": "Descărcare",
|
||||
@@ -47,6 +46,7 @@
|
||||
"NO_RESPONSE": "Niciun răspuns",
|
||||
"RATING_TITLE": "Evaluare",
|
||||
"FEEDBACK_TITLE": "Păreri",
|
||||
"REPLY_MESSAGE_NOT_FOUND": "Message not available",
|
||||
"CARD": {
|
||||
"SHOW_LABELS": "Afișare etichete",
|
||||
"HIDE_LABELS": "Ascunderea etichetelor"
|
||||
@@ -139,7 +139,8 @@
|
||||
"PRIVATE_NOTE": "Notă privată",
|
||||
"SEND": "Trimite",
|
||||
"CREATE": "Adaugă Notă",
|
||||
"TWEET": "Tweet",
|
||||
"DISMISS_REPLY": "Dismiss reply",
|
||||
"REPLYING_TO": "Replying to:",
|
||||
"TIP_FORMAT_ICON": "Arată editorul de text",
|
||||
"TIP_EMOJI_ICON": "Arată selectorul emoji",
|
||||
"TIP_ATTACH_ICON": "Ataşează fişiere",
|
||||
@@ -194,6 +195,7 @@
|
||||
},
|
||||
"CONTEXT_MENU": {
|
||||
"COPY": "Copiază",
|
||||
"REPLY_TO": "Reply to this message",
|
||||
"DELETE": "Şterge",
|
||||
"CREATE_A_CANNED_RESPONSE": "Adaugați la răspunsuri predefinite",
|
||||
"TRANSLATE": "Traduceți",
|
||||
|
||||
@@ -425,6 +425,33 @@
|
||||
"ERROR_MESSAGE": "Nu s-a putut șterge categoria"
|
||||
}
|
||||
}
|
||||
},
|
||||
"UPGRADE_PAGE": {
|
||||
"TITLE": "Asistenta",
|
||||
"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": "Află mai mult",
|
||||
"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": "Prezentare generală",
|
||||
"FACEBOOK_REAUTHORIZE": "Conexiunea ta de Facebook a expirat, te rugăm să-ți reconectezi pagina de Facebook pentru a continua serviciile",
|
||||
"HELP_CENTER": {
|
||||
"TITLE": "Centrul de ajutor (Beta)",
|
||||
"TITLE": "Asistenta",
|
||||
"ALL_ARTICLES": "Toate articolele",
|
||||
"MY_ARTICLES": "Articolele mele",
|
||||
"DRAFT": "Schita",
|
||||
|
||||
Reference in New Issue
Block a user