Files
clientsflow/research/chatwoot/app/javascript/dashboard/i18n/locale/ka/automation.json

185 lines
7.9 KiB
JSON

{
"AUTOMATION": {
"HEADER": "Automation",
"DESCRIPTION": "Automation can replace and streamline existing processes that require manual effort, such as adding labels and assigning conversations to the most suitable agent. This allows the team to focus on their strengths while reducing time spent on routine tasks.",
"LEARN_MORE": "Learn more about automation",
"HEADER_BTN_TXT": "Add Automation Rule",
"LOADING": "Fetching automation rules",
"ADD": {
"TITLE": "Add Automation Rule",
"SUBMIT": "Create",
"CANCEL_BUTTON_TEXT": "Cancel",
"FORM": {
"NAME": {
"LABEL": "Rule Name",
"PLACEHOLDER": "Enter rule name",
"ERROR": "Name is required"
},
"DESC": {
"LABEL": "Description",
"PLACEHOLDER": "Enter rule description",
"ERROR": "Description is required"
},
"EVENT": {
"LABEL": "Event",
"PLACEHOLDER": "Please select one",
"ERROR": "Event is required"
},
"CONDITIONS": {
"LABEL": "Conditions"
},
"ACTIONS": {
"LABEL": "Actions"
}
},
"CONDITION_BUTTON_LABEL": "Add Condition",
"ACTION_BUTTON_LABEL": "Add Action",
"API": {
"SUCCESS_MESSAGE": "Automation rule added successfully",
"ERROR_MESSAGE": "Could not able to create a automation rule, Please try again later"
}
},
"LIST": {
"TABLE_HEADER": {
"NAME": "Name",
"DESCRIPTION": "Description",
"ACTIVE": "Active",
"CREATED_ON": "Created on"
},
"404": "No automation rules found"
},
"DELETE": {
"TITLE": "Delete Automation Rule",
"SUBMIT": "Delete",
"CANCEL_BUTTON_TEXT": "Cancel",
"CONFIRM": {
"TITLE": "Confirm Deletion",
"MESSAGE": "Are you sure to delete ",
"YES": "Yes, Delete ",
"NO": "No, Keep "
},
"API": {
"SUCCESS_MESSAGE": "Automation rule deleted successfully",
"ERROR_MESSAGE": "Could not able to delete a automation rule, Please try again later"
}
},
"EDIT": {
"TITLE": "Edit Automation Rule",
"SUBMIT": "Update",
"CANCEL_BUTTON_TEXT": "Cancel",
"API": {
"SUCCESS_MESSAGE": "Automation rule updated successfully",
"ERROR_MESSAGE": "Could not update automation rule, Please try again later"
}
},
"CLONE": {
"TOOLTIP": "Clone",
"API": {
"SUCCESS_MESSAGE": "Automation cloned successfully",
"ERROR_MESSAGE": "Could not clone automation rule, Please try again later"
}
},
"FORM": {
"EDIT": "Edit",
"CREATE": "Create",
"DELETE": "Delete",
"CANCEL": "Cancel",
"RESET_MESSAGE": "Changing event type will reset the conditions and events you have added below"
},
"CONDITION": {
"DELETE_MESSAGE": "You need to have atleast one condition to save",
"CONTACT_CUSTOM_ATTR_LABEL": "Contact Custom Attributes",
"CONVERSATION_CUSTOM_ATTR_LABEL": "Conversation Custom Attributes"
},
"ACTION": {
"DELETE_MESSAGE": "You need to have atleast one action to save",
"TEAM_MESSAGE_INPUT_PLACEHOLDER": "Enter your message here",
"TEAM_DROPDOWN_PLACEHOLDER": "Select teams",
"EMAIL_INPUT_PLACEHOLDER": "Enter email",
"URL_INPUT_PLACEHOLDER": "Enter URL"
},
"TOGGLE": {
"ACTIVATION_TITLE": "Activate Automation Rule",
"DEACTIVATION_TITLE": "Deactivate Automation Rule",
"ACTIVATION_DESCRIPTION": "This action will activate the automation rule '{automationName}'. Are you sure you want to proceed?",
"DEACTIVATION_DESCRIPTION": "This action will deactivate the automation rule '{automationName}'. Are you sure you want to proceed?",
"ACTIVATION_SUCCESFUL": "Automation Rule Activated Successfully",
"DEACTIVATION_SUCCESFUL": "Automation Rule Deactivated Successfully",
"ACTIVATION_ERROR": "Could not Activate Automation, Please try again later",
"DEACTIVATION_ERROR": "Could not Deactivate Automation, Please try again later",
"CONFIRMATION_LABEL": "Yes",
"CANCEL_LABEL": "No"
},
"ATTACHMENT": {
"UPLOAD_ERROR": "Could not upload attachment, Please try again",
"LABEL_IDLE": "Upload Attachment",
"LABEL_UPLOADING": "Uploading...",
"LABEL_UPLOADED": "Successfully Uploaded",
"LABEL_UPLOAD_FAILED": "Upload Failed"
},
"ERRORS": {
"ATTRIBUTE_KEY_REQUIRED": "Attribute key is required",
"FILTER_OPERATOR_REQUIRED": "Filter operator is required",
"VALUE_REQUIRED": "Value is required",
"VALUE_MUST_BE_BETWEEN_1_AND_998": "Value must be between 1 and 998",
"ACTION_PARAMETERS_REQUIRED": "Action parameters are required",
"ATLEAST_ONE_CONDITION_REQUIRED": "At least one condition is required",
"ATLEAST_ONE_ACTION_REQUIRED": "At least one action is required"
},
"NONE_OPTION": "None",
"EVENTS": {
"CONVERSATION_CREATED": "საუბარი შეიქმნა",
"CONVERSATION_UPDATED": "საუბარი განახლდა",
"MESSAGE_CREATED": "შეტყობინება შეიქმნა",
"CONVERSATION_RESOLVED": "საუბარი გადაწყდა",
"CONVERSATION_OPENED": "საუბარი გაიხსნა"
},
"ACTIONS": {
"ASSIGN_AGENT": "აგენტის მინიჭება",
"ASSIGN_TEAM": "გუნდის მინიჭება",
"ADD_LABEL": "იარლიყის დამატება",
"REMOVE_LABEL": "იარლიყის მოცილება",
"SEND_EMAIL_TO_TEAM": "ელფოსტის გაგზავნა გუნდისთვის",
"SEND_EMAIL_TRANSCRIPT": "საუბრის ჩანაწერის გაგზავნა ელფოსტით",
"MUTE_CONVERSATION": "საუბრის დადუმება",
"SNOOZE_CONVERSATION": "საუბრის გადადება",
"RESOLVE_CONVERSATION": "საუბრის გადაწყვეტა",
"SEND_WEBHOOK_EVENT": "Webhook-ის ივენთის გაგზავნა",
"SEND_ATTACHMENT": "მიბმული ფაილის გაგზავნა",
"SEND_MESSAGE": "შეტყობინების გაგზავნა",
"ADD_PRIVATE_NOTE": "პირადი ჩანაწერის დამატება",
"CHANGE_PRIORITY": "პრიორიტეტის შეცვლა",
"ADD_SLA": "SLA-ის დამატება",
"OPEN_CONVERSATION": "საუბრის გახსნა"
},
"MESSAGE_TYPES": {
"INCOMING": "შემომავალი შეტყობინება",
"OUTGOING": "გამავალი შეტყობინება"
},
"PRIORITY_TYPES": {
"NONE": "არცერთი",
"LOW": "დაბალი",
"MEDIUM": "საშუალო",
"HIGH": "მაღალი",
"URGENT": "გადაუდებელი"
},
"ATTRIBUTES": {
"MESSAGE_TYPE": "შეტყობინების ტიპი",
"MESSAGE_CONTAINS": "შეტყობინება შეიცავს",
"EMAIL": "ელფოსტა",
"INBOX": "ინბოქსი",
"CONVERSATION_LANGUAGE": "საუბრის ენა",
"PHONE_NUMBER": "ტელეფონის ნომერი",
"STATUS": "სტატუსი",
"BROWSER_LANGUAGE": "ბრაუზერის ენა",
"MAIL_SUBJECT": "ელფოსტის თემა",
"COUNTRY_NAME": "ქვეყანა",
"REFERER_LINK": "რეფერერის ბმული",
"ASSIGNEE_NAME": "დავალებული",
"TEAM_NAME": "გუნდი",
"PRIORITY": "პრიორიტეტი",
"LABELS": "იარლიყები"
}
}
}