This commit is contained in:
2020-04-07 17:51:13 +00:00
parent 34b6214aa8
commit c4d46bbe4b

View File

@@ -906,12 +906,10 @@
"GridRowFilterDropDownMatch": "Matches regular expression", "GridRowFilterDropDownMatch": "Matches regular expression",
"GridRowFilterDropDownNonBlanksItem": "(Has value)", "GridRowFilterDropDownNonBlanksItem": "(Has value)",
"GridRowFilterDropDownNotEquals": "Not equal to", "GridRowFilterDropDownNotEquals": "Not equal to",
"GridRowFilterDropDownDoesNotContain": "Does not contain", "GridRowFilterDropDownDoesNotContain": "Does not contain",
"GridRowFilterDropDownContains": "Contains", "GridRowFilterDropDownContains": "Contains",
"GridRowFilterDropDownStartsWith": "Starts with", "GridRowFilterDropDownStartsWith": "Starts with",
"GridRowFilterDropDownEndsWith": "Ends with", "GridRowFilterDropDownEndsWith": "Ends with",
"GridRowFilterRegexError": "Error parsing regular expresion {0}. Please enter a valid regular expression.", "GridRowFilterRegexError": "Error parsing regular expresion {0}. Please enter a valid regular expression.",
"GridRowFilterRegexErrorCaption": "Invalid regular expression", "GridRowFilterRegexErrorCaption": "Invalid regular expression",
"HelpAboutAyaNova": "About AyaNova", "HelpAboutAyaNova": "About AyaNova",
@@ -1507,33 +1505,32 @@
"WorkorderStatusUnderlined": "Underlined", "WorkorderStatusUnderlined": "Underlined",
"WorkorderSummaryTemplate": "Workorder Item Summary Template", "WorkorderSummaryTemplate": "Workorder Item Summary Template",
"WorkorderSummaryWorkorderItem": "Workorder Item Info To Display", "WorkorderSummaryWorkorderItem": "Workorder Item Info To Display",
"Dispatch": "Dispatch",
"Dispatch":"Dispatch", "Accounting": "Accounting",
"Accounting":"Accounting", "Operations": "Server operations",
"Operations":"Server operations", "ClientApp": "Client",
"ClientApp":"Client", "Version": "Version",
"Version":"Version", "Server": "Server",
"Server":"Server", "SchemaVersion": "Schema version",
"SchemaVersion":"Schema version", "ServerTime": "Server time",
"ServerTime":"Server time", "ServerAddress": "Server address",
"ServerAddress":"Server address", "TimeZone": "Time zone",
"TimeZone":"Time zone", "RegisteredUser": "Licensed to",
"RegisteredUser":"Licensed to", "DatabaseID": "Database ID",
"DatabaseID":"Database ID", "LicenseSerial": "License serial number",
"LicenseSerial":"License serial number", "LicenseExpiration": "License expiration date",
"LicenseExpiration":"License expiration date", "SupportedUntil": "Support and updates expiration date",
"SupportedUntil":"Support and updates expiration date", "LicensedOptions": "Licensed options",
"LicensedOptions":"Licensed options", "Log": "Log",
"Log":"Log", "Widget": "Widget",
"Widget":"Widget", "WidgetList": "Widgets",
"WidgetList":"Widgets", "WidgetName": "Name",
"WidgetName":"Name", "WidgetSerial": "Serial #",
"WidgetSerial":"Serial #", "WidgetDollarAmount": "Price",
"WidgetDollarAmount":"Price", "WidgetCount": "Count",
"WidgetCount":"Count", "WidgetStartDate": "Start",
"WidgetStartDate":"Start", "WidgetEndDate": "End",
"WidgetEndDate":"End", "WidgetNotes": "Notes",
"WidgetNotes":"Notes",
"WidgetCustom1": "Custom1", "WidgetCustom1": "Custom1",
"WidgetCustom2": "Custom2", "WidgetCustom2": "Custom2",
"WidgetCustom3": "Custom3", "WidgetCustom3": "Custom3",
@@ -1550,99 +1547,95 @@
"WidgetCustom14": "Custom14", "WidgetCustom14": "Custom14",
"WidgetCustom15": "Custom15", "WidgetCustom15": "Custom15",
"WidgetCustom16": "Custom16", "WidgetCustom16": "Custom16",
"RowsPerPage":"Rows per page", "RowsPerPage": "Rows per page",
"PageOfPageText":"{0}-{1} of {2}", "PageOfPageText": "{0}-{1} of {2}",
"Loading":"Loading...", "Loading": "Loading...",
"Tags":"Tags", "Tags": "Tags",
"UserTypesSubContractor": "SubContractor user", "UserTypesSubContractor": "SubContractor user",
"AuthorizationRoles":"Authorization roles", "AuthorizationRoles": "Authorization roles",
"AuthorizationRoleNoRole":"No role", "AuthorizationRoleNoRole": "No role",
"AuthorizationRoleBizAdminLimited":"Business administration - limited", "AuthorizationRoleBizAdminLimited": "Business administration - limited",
"AuthorizationRoleBizAdminFull":"Business administration - full", "AuthorizationRoleBizAdminFull": "Business administration - full",
"AuthorizationRoleDispatchLimited":"Dispatch - limited", "AuthorizationRoleDispatchLimited": "Dispatch - limited",
"AuthorizationRoleDispatchFull":"Dispatch - full", "AuthorizationRoleDispatchFull": "Dispatch - full",
"AuthorizationRoleInventoryLimited":"Inventory - limited", "AuthorizationRoleInventoryLimited": "Inventory - limited",
"AuthorizationRoleInventoryFull":"Inventory - full", "AuthorizationRoleInventoryFull": "Inventory - full",
"AuthorizationRoleAccountingFull":"Accounting", "AuthorizationRoleAccountingFull": "Accounting",
"AuthorizationRoleTechLimited":"Service technician - limited", "AuthorizationRoleTechLimited": "Service technician - limited",
"AuthorizationRoleTechFull":"Service technician - full", "AuthorizationRoleTechFull": "Service technician - full",
"AuthorizationRoleSubContractorLimited":"Subcontractor - limited", "AuthorizationRoleSubContractorLimited": "Subcontractor - limited",
"AuthorizationRoleSubContractorFull":"Subcontractor - full", "AuthorizationRoleSubContractorFull": "Subcontractor - full",
"AuthorizationRoleCustomerLimited":"Customer user - limited", "AuthorizationRoleCustomerLimited": "Customer user - limited",
"AuthorizationRoleCustomerFull":"Customer user - full", "AuthorizationRoleCustomerFull": "Customer user - full",
"AuthorizationRoleOpsAdminLimited":"System operations - limited", "AuthorizationRoleOpsAdminLimited": "System operations - limited",
"AuthorizationRoleOpsAdminFull":"System operations - full", "AuthorizationRoleOpsAdminFull": "System operations - full",
"AuthorizationRoleSalesLimited":"Sales - limited", "AuthorizationRoleSalesLimited": "Sales - limited",
"AuthorizationRoleSalesFull":"Sales - full", "AuthorizationRoleSalesFull": "Sales - full",
"AuthorizationRoleAll":"All roles", "AuthorizationRoleAll": "All roles",
"Welcome":"Welcome to AyaNova", "Welcome": "Welcome to AyaNova",
"ErrorFieldValueNotInteger": "Value must be an integer", "ErrorFieldValueNotInteger": "Value must be an integer",
"ErrorFieldValueNotDecimal": "Value must be a number", "ErrorFieldValueNotDecimal": "Value must be a number",
"ErrorAPI2000":"The server is closed", "ErrorAPI2000": "The server is closed",
"ErrorAPI2001":"The server is closed for maintenance", "ErrorAPI2001": "The server is closed for maintenance",
"ErrorAPI2002":"Internal server error", "ErrorAPI2002": "Internal server error",
"ErrorAPI2003":"Authentication failed", "ErrorAPI2003": "Authentication failed",
"ErrorAPI2004":"Not authorized", "ErrorAPI2004": "Not authorized",
"ErrorAPI2005":"Object was recently changed by another user and can't be saved", "ErrorAPI2005": "Object was recently changed by another user and can't be saved",
"ErrorAPI2010":"Object not found", "ErrorAPI2010": "Object not found",
"ErrorAPI2020":"Route id doesn't match object id", "ErrorAPI2020": "Route id doesn't match object id",
"ErrorAPI2030":"Invalid operation", "ErrorAPI2030": "Invalid operation",
"ErrorAPI2200":"Validation error", "ErrorAPI2200": "Validation error",
"ErrorAPI2201":"Required field", "ErrorAPI2201": "Required field",
"ErrorAPI2202":"Length exceeded", "ErrorAPI2202": "Length exceeded",
"ErrorAPI2203":"Invalid value", "ErrorAPI2203": "Invalid value",
"ErrorAPI2204":"Required field (custom)", "ErrorAPI2204": "Required field (custom)",
"ErrorAPI2205":"Expected field missing", "ErrorAPI2205": "Expected field missing",
"ErrorAPI2206":"Must be unique", "ErrorAPI2206": "Must be unique",
"ErrorAPI2207":"Start date must be before end date", "ErrorAPI2207": "Start date must be before end date",
"ErrorAPI2208":"This object is linked to others and can not be changed this way", "ErrorAPI2208": "This object is linked to others and can not be changed this way",
"ErrorAPI2209":"This value cannot be changed", "ErrorAPI2209": "This value cannot be changed",
"ErrorServerUnresponsive":"Server not responding (E17)", "ErrorServerUnresponsive": "Server not responding (E17)",
"ErrorUserNotAuthenticated":"Not authenticated (E16)", "ErrorUserNotAuthenticated": "Not authenticated (E16)",
"ErrorUserNotAuthorized":"Not authorized", "ErrorUserNotAuthorized": "Not authorized",
"AreYouSureUnsavedChanges":"Are you sure you want to leave? You'll lose your unsaved changes.", "AreYouSureUnsavedChanges": "Are you sure you want to leave? You'll lose your unsaved changes.",
"Leave":"Leave", "Leave": "Leave",
"Browser":"Browser", "Browser": "Browser",
"CopySupportInfo":"Copy support information", "CopySupportInfo": "Copy support information",
"LanguageCode":"Language code", "LanguageCode": "Language code",
"CurrencyCode":"Currency code (ISO 4217)", "CurrencyCode": "Currency code (ISO 4217)",
"TypeToSearchOrAdd": "Start typing to search or add", "TypeToSearchOrAdd": "Start typing to search or add",
"NoData": "No data", "NoData": "No data",
"FormFieldEntryRequired": "Required", "FormFieldEntryRequired": "Required",
"FormFieldVisible": "Visible", "FormFieldVisible": "Visible",
"UiFieldDataType": "Field data type", "UiFieldDataType": "Field data type",
"Attachments": "Attached files", "Attachments": "Attached files",
"History":"History", "History": "History",
"Statistics":"Statistics", "Statistics": "Statistics",
"Backup":"Backup", "Backup": "Backup",
"ServerJobs":"Job queue", "ServerJobs": "Job queue",
"ServerLog":"Server log", "ServerLog": "Server log",
"ServerMetrics":"Server metrics", "ServerMetrics": "Server metrics",
"NotificationSettings": "Notification settings", "NotificationSettings": "Notification settings",
"Review": "Review", "Review": "Review",
"UserSettings": "User settings", "UserSettings": "User settings",
"DataListView": "List view", "DataListView": "List view",
"Include":"Include", "Include": "Include",
"Sort":"Sort", "Sort": "Sort",
"Filter":"Filter", "Filter": "Filter",
"True":"True", "True": "True",
"False":"False", "False": "False",
"Hour12":"12 hour clock", "Hour12": "12 hour clock",
"UserColor":"User color", "UserColor": "User color",
"OldPassword": "Old password", "OldPassword": "Old password",
"NewPassword": "New password", "NewPassword": "New password",
"ConfirmPassword": "Confirm password", "ConfirmPassword": "Confirm password",
"ErrorNoMatch":"Values don't match", "ErrorNoMatch": "Values don't match",
"ErrorPickListQueryInvalid":"Query not valid - click help icon to learn more", "ErrorPickListQueryInvalid": "Query not valid - click help icon to learn more",
"UserInterfaceSettings":"User interface", "UserInterfaceSettings": "User interface",
"PickListTemplates":"Select list templates", "PickListTemplates": "Select list templates",
"ResetToDefault":"Reset to default", "ResetToDefault": "Reset to default",
"ServerState":"Server state", "ServerState": "Server state",
"ServerStateOpen":"Open", "ServerStateOpen": "Open",
"ServerStateOps":"Server operations only", "ServerStateOps": "Server operations only",
"ServerStateReason":"Reason" "ServerStateReason": "Reason"
} }