waibu-db
Version:
60 lines • 1.9 kB
JSON
{
"waibuDb": "DB",
"pageOfPages%s%s": "Page %s of %s pages",
"recsFound%s": "%s record(s) found",
"recsPerPage": "recs per page",
"addAsNewClone": "Add as New Clone",
"details": "Details",
"clone": "Clone",
"delivery": "Delivery",
"saveAsFile": "Save as File",
"formattedField": "Formatted Field",
"formattedValue": "Formatted Value",
"zipped": "Zipped",
"fileType": "File Type",
"aboutToRemoveRecord": "You're about to remove one or more records. Are you really sure to do this?",
"columns": "Kolom",
"noStatYet": "Maaf, belum ada statistik",
"%s - %s": "%s - %s",
"list": "List ",
"add": "Add ",
"edit": "Edit",
"yes": "Yes",
"no": "No",
"db": "DB",
"excelXlsx": "Excel XLSX",
"csv": "CSV",
"xml": "XML",
"json": "JSON",
"addMoreAfterSubmit": "Add more after submit",
"clonePrevious": "Clone previous",
"actionPermanentlyDisabled%s": "Sorry, action '%s' is permanently disabled at database level. For more information, please contact your Admin immediately, thank you!",
"dbModels": "Misc Database",
"checkAll": "Check All",
"uncheckAll": "Uncheck All",
"attachment": "Attachment",
"exportInQueue": "Data export in queue. Please check your download list for progress",
"tsv": "TSV",
"ndjson": "NDJSON",
"dataValue": "Data value",
"suppressedError": "Error occured and suppressed. Please check error log for details",
"queryHint%s": "Search by %s",
"noAttachmentFound": "No attachment found",
"op": {
"eq": "=",
"neq": "≠",
"gt": ">",
"gte": "≥",
"lt": "<",
"lte": "≤",
"between": "between",
"in": "includes",
"!in": "not includes",
"contains": "contains",
"!contains": "not contains",
"starts": "starts with",
"!starts": "not starts with",
"ends": "ends with",
"!ends": "not ends with"
}
}