cronapp-framework-js
Version:
Javascript library for CronApp's projects
158 lines • 7.79 kB
JSON
{
"textToTextBinary": "Text for binary text",
"functionToConvertTextInTextBinary": "Function to convert text to binary text",
"contentInAscii": "Ascii content",
"toLogic": "For logic",
"functionConvertToLogic": "Function to convert to logical",
"convertToBytes": "Conversion to bytes",
"functionToConvertTextBinaryToText": "Function to convert binary text to text",
"contentInTextBinary": "Binary text content",
"convertToAscii": "Convert char to ASCII code",
"functionToConvertToAscii": "Function to convert char to ASCII code",
"content": "Content",
"convertStringToJs": "Convert javascript text to escaped text",
"functionToConvertStringToJs": "Function to convert text to javascript escaping text",
"convertStringToDate": "Convert text to data",
"functionToConvertStringToDate": "Function to convert text to data",
"minSize": "Minimum size",
"convertIntToHex": "Convert to hexadecimal",
"functionToConvertIntToHex": "Function to convert integer to hexadecimal",
"convertToLong": "Convert to long",
"functionToConvertToLong": "Function to convert to long",
"convertToString": "Convert to text",
"functionToConvertToString": "Function to convert to text",
"getMinuteFromDate": "Get date minute",
"functionToGetMinuteFromDate": "Function to get minute of date",
"date": "Date",
"getSecondFromDate": "Get date second",
"functionToGetSecondFromDate": "Function to get date second",
"getHourFromDate": "Get date time",
"functionToGetHourFromDate": "Function to get date time",
"getYearFromDate": "Get year of date",
"functionToGetYearFromDate": "Function to get year of date",
"getMonthFromDate": "Get month of date",
"functionToGetMonthFromDate": "Function to get date month",
"getDayFromDate": "Get date day",
"functionToGetDayFromDate": "Function to get date day",
"getMonthsBetweenDates": "Get total of months between dates",
"functionToGetMonthsBetweenDates": "Function to get total of months between dates",
"largerDateToBeSubtracted": "Larger date to be subtracted",
"smallerDateToBeSubtracted": "Minor date to be subtracted",
"getYearsBetweenDates": "Get total of years between dates",
"functionToGetYearsBetweenDates": "Function to get total of years between dates",
"incDay": "Increment day on date",
"functionToIncDay": "Function to increment day in date",
"daysToIncrement": "Days to increase",
"incMonth": "Increase month on date",
"functionToIncMonth": "Function to increment month in date",
"monthsToIncrement": "Months to increase",
"incYear": "Increase year by date",
"functionToIncYear": "Function to increment year in date",
"yearsToIncrement": "Years to increase",
"getNow": "Get current date and time",
"functionToGetNow": "Function to get current date and time",
"getDaysBetweenDates": "Get days total between dates",
"functionToGetDaysBetweenDates": "Function to get days total between dates",
"formatDateTime": "Format date",
"functionToFormatDateTime": "Function to format date",
"getValueIsNotNumber": "Get value that is not number",
"functionToGetValueIsNotNumber": "Function to get value that is not number",
"format": "Format",
"newDate": "New date",
"functionToNewDate": "Function to create new date",
"month": "Month",
"year": "Year",
"day": "Day",
"hour": "Hour",
"minute": "Minute",
"second": "Second",
"callServerBlocklyAsync": "Call blockly server async",
"functionToCallServerBlocklyAsync": "function to block server call async",
"classNameWithMethod": "Blockly name",
"callbackSuccess": "Callback success: callback function when success",
"callbackError": "Callback error: callback function when error occurs",
"params": "Parameters",
"callServerBlockly": "Call blockly server",
"functionToCallServerBlockly": "function to block server call",
"makeCallServerBlocklyAsync": "call blockly asynchronous server - callback with blockly",
"functionToMakeCallServerBlocklyAsync": "Function to call blockly from the asynchronous server and with possibility to set the callbacks as string (blockly complete name)",
"blocklyWithFunction": "Blockly name",
"callbackBlocklySuccess": "Callback success: blockly (full) name to be called when to get the server response successfully",
"callbackBlocklyError": "Callback error: blockly (full) name to be called when retrieving server response with error",
"changeValueOfField": "Change field value",
"functionToChangeValueOfField": "Function to change field value",
"field": "Field",
"Value": "Value",
"WhatsRemove": "Want to remove?",
"EditingParameters" : "Editing parameters",
"Print" : "Print",
"GeneratePDF" : "Generate report PDF file",
"Close" : "Close",
"Format.DateTime" : "MM/DD/YYYY h:mm:ss a",
"Format.Date" : "MM/DD/YYYY",
"Format.Hour" : "h:mm:ss a",
"Format.Money" : "#,#00.00",
"Format.Decimal" : "#,#00.00",
"Format.Integer" : "#,##0.####",
"DatePicker.today": "Today",
"DatePicker.clear": "Clean",
"DatePicker.close": "Close",
"DatePicker.selectMonth": "Select month",
"DatePicker.prevMonth": "Previous month",
"DatePicker.nextMonth": "Next month",
"DatePicker.selectYear": "Select year",
"DatePicker.prevYear": "Previous year",
"DatePicker.nextYear": "Next year",
"DatePicker.selectDecade": "Select decate",
"DatePicker.prevDecade": "Previous decate",
"DatePicker.nextDecade": "Next decade",
"DatePicker.prevCentury": "Previous century",
"DatePicker.nextCentury": "Next century",
"Upload.title": "File upload",
"Upload.sending": "Uploading...",
"Upload.oneFile": "Select or drop one file",
"Upload.multipleFile": "Select or drop files",
"Upload.errorValidation": "Invalid selection: Max size %s e Allowed types: %s",
"Upload.camera": "Get image from device camera",
"SaveAddChanges": "Save changes and start inserting",
"SaveChanges": "Save changes",
"CancelChanges": "Cancel changes",
"Edit": "Edit",
"Remove": "Remove",
"Cancel": "Cancel",
"FieldIsInvalid": "Field '{0}' is invalid!",
"FieldIsRequired": "Field '{0}' is required!",
"Scheduler": "Scheduler",
"DatasourceNotFoundMessage": "No <i>Datasource</i> was defined to the component <i>'{0}'</i>.<br>Please, check if its configurations were set correctly. <br>For more information, please visit our <a href='https://docs.cronapp.io/' target='_blank'><b><u>documentation</u></b></a>",
"DatasourceNotFoundTitle": "Datasource not found",
"Details": "Details",
"StartInserting": "Start inserting",
"StartEditing": "Start editing",
"Before": "Before",
"Next": "Next",
"Action": "Action",
"Admin.view.UserLocked": "User Locked",
"Login.view.EmptySiteKeyCaptcha": "Website key not entered",
"download": "Download",
"Admin.server.out": "Error contacting the server",
"Inserting": "Inserting",
"Editing": "Editing",
"TimezoneEvent": "Event Timezone",
"exportExcel": "Export to Excel",
"exportPDF": "Export to PDF",
"UserSuccessfullyRegistered": "User successfully registered!",
"UserNotRegistered": "Could not register user!",
"EmailCanNotBeEmpty": "The e-mail address cannot be empty",
"EmailInvalid": "Invalid e-mail address",
"UsernameCanNotBeEmpty": "The username cannot be empty",
"OTPInvalid": "The informed Authentication Code is Invalid",
"PasswordCanNotBeEmpty": "The new password cannot be empty",
"PasswordConfirmationCanNotBeEmpty": "The confirm password cannot be empty",
"PasswordDoesNotMatch": "The new password and confirm password doesn't match",
"clear": "Clear",
"noDataFound": "No data found",
"yes": "Yes",
"no": "No",
"Datasource.Error": "Error",
"Datasource.Duplicate": "There is more than one data source with the same name, use a unique name for each, check if there is a modal with the data source that has the name: "
}