chore: Update translations from Crowdin (#5523)

This commit is contained in:
Sojan Jose
2022-09-28 21:59:41 -07:00
committed by GitHub
parent 6b47c7b43d
commit 74e03f9beb
319 changed files with 15118 additions and 4939 deletions

View File

@@ -7,7 +7,7 @@
"ADD": {
"TITLE": "Add Automation Rule",
"SUBMIT": "Create",
"CANCEL_BUTTON_TEXT": "Cancel",
"CANCEL_BUTTON_TEXT": "Batalkan",
"FORM": {
"NAME": {
"LABEL": "Rule Name",
@@ -28,7 +28,7 @@
"LABEL": "Conditions"
},
"ACTIONS": {
"LABEL": "Actions"
"LABEL": "Tindakan-tindakan"
}
},
"CONDITION_BUTTON_LABEL": "Add Condition",
@@ -40,7 +40,7 @@
},
"LIST": {
"TABLE_HEADER": [
"Name",
"Nama",
"Description",
"Active",
"Created on"
@@ -49,13 +49,13 @@
},
"DELETE": {
"TITLE": "Delete Automation Rule",
"SUBMIT": "Delete",
"CANCEL_BUTTON_TEXT": "Cancel",
"SUBMIT": "Padamkan",
"CANCEL_BUTTON_TEXT": "Batalkan",
"CONFIRM": {
"TITLE": "Confirm Deletion",
"MESSAGE": "Are you sure to delete ",
"YES": "Yes, Delete ",
"NO": "No, Keep "
"TITLE": "Pasti Padamkan",
"MESSAGE": "Adakan anda pasti untuk padamkan ",
"YES": "Ya, Padamkan ",
"NO": "Tidak, simpankan "
},
"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": "Batalkan",
"API": {
"SUCCESS_MESSAGE": "Automation rule updated successfully",
"ERROR_MESSAGE": "Could not update automation rule, Please try again later"
@@ -81,8 +81,8 @@
"FORM": {
"EDIT": "Edit",
"CREATE": "Create",
"DELETE": "Delete",
"CANCEL": "Cancel",
"DELETE": "Padamkan",
"CANCEL": "Batalkan",
"RESET_MESSAGE": "Changing event type will reset the conditions and events you have added below"
},
"CONDITION": {