chore: Update translations from Crowdin (#4665)

This commit is contained in:
Sojan Jose
2022-05-13 11:38:49 +05:30
committed by GitHub
parent 8fbe470bdd
commit 6535624cd6
93 changed files with 3950 additions and 634 deletions

View File

@@ -7,7 +7,7 @@
"ADD": {
"TITLE": "Add Automation Rule",
"SUBMIT": "Create",
"CANCEL_BUTTON_TEXT": "Cancel",
"CANCEL_BUTTON_TEXT": "منسوخ کریں۔",
"FORM": {
"NAME": {
"LABEL": "Rule Name",
@@ -28,7 +28,7 @@
"LABEL": "Conditions"
},
"ACTIONS": {
"LABEL": "Actions"
"LABEL": "عمل"
}
},
"CONDITION_BUTTON_LABEL": "Add Condition",
@@ -40,7 +40,7 @@
},
"LIST": {
"TABLE_HEADER": [
"Name",
"نام",
"Description",
"Active",
"Created on"
@@ -49,13 +49,13 @@
},
"DELETE": {
"TITLE": "Delete Automation Rule",
"SUBMIT": "Delete",
"CANCEL_BUTTON_TEXT": "Cancel",
"SUBMIT": "حذف کریں۔",
"CANCEL_BUTTON_TEXT": "منسوخ کریں۔",
"CONFIRM": {
"TITLE": "Confirm Deletion",
"MESSAGE": "Are you sure to delete ",
"YES": "Yes, Delete ",
"NO": "No, Keep "
"TITLE": "حذف کرنے کی تصدیق کریں۔",
"MESSAGE": "کیا آپ کو یقینی طور پر حذف کرنا ہے۔ ",
"YES": "ہاں، حذف کریں۔ ",
"NO": "نہیں ، رہنے دیں "
},
"API": {
"SUCCESS_MESSAGE": "Automation rule deleted successfully",
@@ -65,7 +65,7 @@
"EDIT": {
"TITLE": "Edit Automation Rule",
"SUBMIT": "Update",
"CANCEL_BUTTON_TEXT": "Cancel",
"CANCEL_BUTTON_TEXT": "منسوخ کریں۔",
"API": {
"SUCCESS_MESSAGE": "Automation rule updated successfully",
"ERROR_MESSAGE": "Could not update automation rule, Please try again later"
@@ -79,10 +79,10 @@
}
},
"FORM": {
"EDIT": "Edit",
"EDIT": "ترمیم",
"CREATE": "Create",
"DELETE": "Delete",
"CANCEL": "Cancel",
"DELETE": "حذف کریں۔",
"CANCEL": "منسوخ کریں۔",
"RESET_MESSAGE": "Changing event type will reset the conditions and events you have added below"
},
"CONDITION": {