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

@@ -1,16 +1,16 @@
{
"CONTACT_PANEL": {
"NOT_AVAILABLE": "Not Available",
"EMAIL_ADDRESS": "Email Address",
"PHONE_NUMBER": "Phone number",
"EMAIL_ADDRESS": "El. pašto adresas",
"PHONE_NUMBER": "Telefono numeris",
"IDENTIFIER": "Identifier",
"COPY_SUCCESSFUL": "Copied to clipboard successfully",
"COMPANY": "Company",
"LOCATION": "Location",
"COMPANY": "Įmonė",
"LOCATION": "Vieta",
"BROWSER_LANGUAGE": "Browser Language",
"CONVERSATION_TITLE": "Conversation Details",
"VIEW_PROFILE": "View Profile",
"BROWSER": "Browser",
"BROWSER": "Naršyklė",
"OS": "Operating System",
"INITIATED_FROM": "Initiated from",
"INITIATED_AT": "Initiated at",
@@ -43,7 +43,7 @@
"MUTED_SUCCESS": "This conversation is muted for 6 hours",
"UNMUTED_SUCCESS": "This conversation is unmuted",
"SEND_TRANSCRIPT": "Send Transcript",
"EDIT_LABEL": "Edit",
"EDIT_LABEL": "Redaguoti",
"SIDEBAR_SECTIONS": {
"CUSTOM_ATTRIBUTES": "Custom Attributes",
"CONTACT_LABELS": "Contact Labels",
@@ -66,29 +66,29 @@
"DESC": "Import contacts through a CSV file.",
"DOWNLOAD_LABEL": "Download a sample csv.",
"FORM": {
"LABEL": "CSV File",
"LABEL": "CSV failas",
"SUBMIT": "Import",
"CANCEL": "Cancel"
"CANCEL": "Atšaukti"
},
"SUCCESS_MESSAGE": "Contacts saved successfully",
"ERROR_MESSAGE": "There was an error, please try again"
},
"DELETE_NOTE": {
"CONFIRM": {
"TITLE": "Confirm Deletion",
"TITLE": "Patvirtinti Ištrynimą",
"MESSAGE": "Are you want sure to delete this note?",
"YES": "Yes, Delete it",
"NO": "No, Keep it"
}
},
"DELETE_CONTACT": {
"BUTTON_LABEL": "Delete Contact",
"TITLE": "Delete contact",
"BUTTON_LABEL": "Trinti kontaktą",
"TITLE": "Trinti kontaktą",
"DESC": "Delete contact details",
"CONFIRM": {
"TITLE": "Confirm Deletion",
"MESSAGE": "Are you sure to delete ",
"YES": "Yes, Delete",
"TITLE": "Patvirtinti Ištrynimą",
"MESSAGE": "Ar tikrai norite ištrinti ",
"YES": "Taip, Ištrinti",
"NO": "No, Keep"
},
"API": {
@@ -98,14 +98,14 @@
},
"CONTACT_FORM": {
"FORM": {
"SUBMIT": "Submit",
"CANCEL": "Cancel",
"SUBMIT": "Pateikti",
"CANCEL": "Atšaukti",
"AVATAR": {
"LABEL": "Contact Avatar"
},
"NAME": {
"PLACEHOLDER": "Enter the full name of the contact",
"LABEL": "Full Name"
"LABEL": "Pilnas vardas"
},
"BIO": {
"PLACEHOLDER": "Enter the bio of the contact",
@@ -113,7 +113,7 @@
},
"EMAIL_ADDRESS": {
"PLACEHOLDER": "Enter the email address of the contact",
"LABEL": "Email Address",
"LABEL": "El. pašto adresas",
"DUPLICATE": "This email address is in use for another contact.",
"ERROR": "Please enter a valid email address."
},
@@ -127,7 +127,7 @@
},
"LOCATION": {
"PLACEHOLDER": "Enter the location of the contact",
"LABEL": "Location"
"LABEL": "Vieta"
},
"COMPANY_NAME": {
"PLACEHOLDER": "Enter the company name",
@@ -142,7 +142,7 @@
},
"CITY": {
"PLACEHOLDER": "Enter the city name",
"LABEL": "City Name"
"LABEL": "Miesto pavadinimas"
},
"SOCIAL_PROFILES": {
"FACEBOOK": {
@@ -192,12 +192,12 @@
"ERROR": "Subject can't be empty"
},
"MESSAGE": {
"LABEL": "Message",
"LABEL": "Žinutė",
"PLACEHOLDER": "Write your message here",
"ERROR": "Message can't be empty"
},
"SUBMIT": "Send message",
"CANCEL": "Cancel",
"CANCEL": "Atšaukti",
"SUCCESS_MESSAGE": "Message sent!",
"GO_TO_CONVERSATION": "View",
"ERROR_MESSAGE": "Couldn't send! try again"
@@ -206,26 +206,26 @@
"CONTACTS_PAGE": {
"HEADER": "Contacts",
"FIELDS": "Contact fields",
"SEARCH_BUTTON": "Search",
"SEARCH_BUTTON": "Ieškoti",
"SEARCH_INPUT_PLACEHOLDER": "Search for contacts",
"FILTER_CONTACTS": "Filter",
"FILTER_CONTACTS_SAVE": "Save filter",
"FILTER_CONTACTS_DELETE": "Delete filter",
"FILTER_CONTACTS": "Filtruoti",
"FILTER_CONTACTS_SAVE": "Išsaugoti filtrą",
"FILTER_CONTACTS_DELETE": "Trinti filtrą",
"LIST": {
"LOADING_MESSAGE": "Loading contacts...",
"404": "No contacts matches your search 🔍",
"NO_CONTACTS": "There are no available contacts",
"TABLE_HEADER": {
"NAME": "Name",
"NAME": "Vardas",
"PHONE_NUMBER": "Phone Number",
"CONVERSATIONS": "Conversations",
"CONVERSATIONS": "Pokalbiai",
"LAST_ACTIVITY": "Last Activity",
"CREATED_AT": "Created At",
"COUNTRY": "Country",
"CITY": "City",
"COUNTRY": "Šalis",
"CITY": "Miestas",
"SOCIAL_PROFILES": "Social Profiles",
"COMPANY": "Company",
"EMAIL_ADDRESS": "Email Address"
"COMPANY": "Įmonė",
"EMAIL_ADDRESS": "El. pašto adresas"
},
"VIEW_DETAILS": "View details"
}
@@ -267,8 +267,8 @@
"TITLE": "Activities"
},
"BUTTON": {
"PILL_BUTTON_NOTES": "notes",
"PILL_BUTTON_EVENTS": "events",
"PILL_BUTTON_NOTES": "pastabos",
"PILL_BUTTON_EVENTS": "įvykiai",
"PILL_BUTTON_CONVO": "conversations"
}
},
@@ -288,7 +288,7 @@
},
"FORM": {
"CREATE": "Add attribute",
"CANCEL": "Cancel",
"CANCEL": "Atšaukti",
"NAME": {
"LABEL": "Custom attribute name",
"PLACEHOLDER": "Eg: shopify id",
@@ -333,7 +333,7 @@
"TITLE": "Merge contacts",
"DESCRIPTION": "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact s attributes will take precedence.",
"PRIMARY": {
"TITLE": "Primary contact",
"TITLE": "Pirminis kontaktas",
"HELP_LABEL": "To be kept"
},
"CHILD": {
@@ -351,7 +351,7 @@
},
"FORM": {
"SUBMIT": " Merge contacts",
"CANCEL": "Cancel",
"CANCEL": "Atšaukti",
"CHILD_CONTACT": {
"ERROR": "Select a child contact to merge"
},