admin-dashboard-web/public/locales/en/translation.json

722 lines
22 KiB
JSON

{
"common": {
"button": {
"tryAgain": "Try Again",
"continue": "Continue",
"repeat": "Repeat",
"undo": "Undo",
"resume": "Resume",
"reload": "Reload",
"cancel": "Cancel",
"close": "Close",
"save": "Save",
"delete": "Delete",
"confirm": "Confirm",
"create": "Create",
"search": "Search",
"reset": "Reset",
"filter": "Filter"
},
"contactAdmin": "Please contact an administrator",
"text": {
"id": "ID:",
"createdAt": "Created at:",
"updatedAt": "Updated at:",
"createdBy": "Created by:",
"endedAt": "Ended at:",
"type": "Type:",
"edit": "Edit",
"authorize": "Authorize",
"deny": "Deny",
"disconnect": "Disconnect",
"copiedToClipboard": "Copied to clipboard",
"copyToClipboard": "Copy to clipboard",
"show": "Show",
"hide": "Hide",
"reload": "Reload",
"yes": "Yes",
"no": "No",
"more": "More",
"pleaseInput": "Please input",
"pleaseInputValidUrl": "Please input a valid URL"
},
"request": {
"inputsInvalid": {
"title": "Invalid inputs",
"description": "Please check your inputs and try again."
},
"unknownError": {
"title": "An unknown error has occurred",
"description": "The request failed. Please try again."
}
}
},
"sideMenu": {
"dashboard": "Dashboard",
"equipmentDocumentation": "Equipment Documentation",
"consoles": "Consoles",
"customerFeedback": "Feedbacks",
"groupTasks": {
"menuCategory": "Group Tasks",
"overview": "Categories",
"history": "History"
},
"robotics": {
"menuCategory": "Robotics",
"robots": "Robots"
},
"crm": {
"menuCategory": "CRM",
"customers": "Customers",
"dmcPipeline": "DMC-Pipeline",
"setterCloser": "Setter / Closer"
},
"adminArea": {
"menuCategory": "Admin Area",
"roles": "Roles",
"logs": "Logs",
"noScannerSelected": "No scanner selected",
"manage": "Manage"
},
"usersCount": {
"single": "User online",
"multiple": "Users online"
},
"logout": "Logout"
},
"groupTasks": {
"categoryGroups": {
"length0": "No group tasks found",
"assignedToNoTask.title": "You have not been assigned any group tasks"
},
"groupTypeSelectionModal": {
"notification": {
"globalInputsCannotBeEmpty": {
"message": "Global inputs cannot be empty",
"description": "Please fill in all global inputs"
},
"globalInputTypeNotImplemented": {
"message": "Type {{globalInputType}} not implemented",
"description": "Defined in: {{globalInputDisplayName}}"
},
"globalInputOptionsMissing": {
"message": "Options for machine select missing",
"description": "Defined in {{globalInputParamterName}}"
}
},
"title": "Select a Group Type",
"button": {
"startTask": "Start Task"
},
"select": {
"placeholder": "Select a Group Type",
"machinePlaceholder": "Select a Machine",
"valuePlaceholder": "Select a Value"
},
"form": {
"item": {
"groupTypeDescription.label": "Description",
"groupTypeDescription.tooltip.title": "This description helps to understand what this task was about afterwards"
}
},
"h3": "Fill in the global values",
"noNotesSpecified": "No notes specified",
"noNotesDisplayNameSpecified": "No notes display name specified"
},
"tag.global": "Global",
"groupTasksViewModal": {
"groupTaskNotFound": "Group task not found",
"notification": {
"inputsCannotBeEmpty": {
"message": "Inputs cannot be empty",
"description": "Please fill in all fields"
}
},
"startedAt": "Started at",
"endedAt": "Ended at",
"duration": "Duration",
"category": "Category",
"popover": {
"specifiedTaskInputs": "Specified Task Inputs",
"details": "Details",
"specifiedGlobalInputs": "Specified Global Inputs"
},
"alertMessage": {
"successful": "Successful",
"taskIsRunning": "Task is running",
"taskCanceled": "Task canceled",
"taskFailed": "Task failed",
"taskInputRequired": "Input required",
"paused": "Paused",
"undoEnded": "Undo ended"
}
},
"groupTasksTableList": {
"column": {
"creator": "Creator",
"groupName": "Group Name",
"description": "Description",
"step": "Step",
"status": "Status",
"startedAt": "Started at",
"endedAt": "Ended at",
"duration": "Duration",
"action": { "title": "Action", "link": "View" }
},
"statusBadge": {
"finished": "Finished",
"running": "Running",
"canceled": "Canceled",
"failed": "Failed",
"inputRequired": "Input Required",
"paused": "Paused",
"undoEnded": "Undo Ended"
},
"button": {
"newTask": "New Task",
"installPythonPackages": "Install python packages"
},
"popover": {
"reload": {
"title": "Are you sure you want to reload group configurations?"
},
"installPythonPackages": {
"title": "Are you sure you want to install Python libraries?"
}
}
},
"button": {
"installGlobalPythonPackages": {
"title": "Install global python packages",
"popover": {
"title": "Are you sure you want to install the global Python libraries?"
}
}
}
},
"robotics": {
"robots": {
"header": "Robots",
"button": {
"permitJoin": "Permit Join",
"disableJoin": "Disable Join"
},
"viewApiDoc": "View API Documentation",
"column": {
"id": "ID",
"type": "Type",
"name": "Name",
"status": "Status",
"currentJob": "Current job",
"jobsWaiting": "Jobs waiting",
"address": "Address",
"connectedAt": "Connected at",
"firmwareVersion": "Firmware version",
"createdAt": "Created At",
"actions": "Actions"
},
"status": {
"idle": "Idle",
"processing": "Processing",
"connecting": "Connecting",
"error": "Error",
"offline": "Offline",
"waiting": "Waiting"
},
"popconfirmEdit": {
"title": "Are you sure you want to edit this robot?",
"errorNotification": {
"message": "Robot could not be edited",
"description": "Name already taken"
}
},
"popconfirmDisconnect": {
"title": "Are you sure you want to disconnect this robot?",
"description": "The robot will be disconnected and cannot be longer used for jobs"
},
"freeUpJob": {
"title": "Free up Job",
"popconfirm": {
"title": "Are you sure you want to free up the job of the robot?",
"description": "The job of the robot will be removed"
},
"popconfirmErrorNotification": {
"message": "Job could not be freed up",
"description": "The robot is not processing a job"
}
}
},
"unauthorizedRobots": {
"header": "Unauthorized Robots",
"popconfirmDeny": {
"title": "Are you sure you want to deny this robot?",
"description": "The robot will be disconnected and needs to reconnect"
},
"popconfirmAuthorize": {
"title": "Are you sure you want to authorize this robot?",
"description": "The robot can than be used for jobs"
}
}
},
"crm": {
"customers": {
"pageTitle": "Customers"
},
"dmcPipeline": {
"pageTitle": "DMC-Pipeline",
"segmentedOptions": [
"Researched Leads",
"Checked Leads",
"Low player",
"High player",
"DMC sent",
"Follow Up",
"Unsuitable"
]
},
"setterCloser": {
"pageTitle": "Setter / Closer",
"segmentedOptions": [
"Request received",
"Tracking",
"Qualified (without appointment)",
"Fist meeting",
"Follow-up meeting",
"Sold",
"Not sold",
"Unqualified"
]
},
"table": {
"assignedEmployee": "Assigned Employee",
"firstName": "First Name",
"lastName": "Last Name",
"company": "Company",
"createdAt": "Created at",
"telephone": "Telephone",
"email": "Email",
"lastContact": "Last Contact",
"createdBy": "Created by",
"updatedAt":"Updated at",
"notes": "Notes"
},
"placeholderSearch": "Search for",
"buttonNew": "New",
"buttonUndo": "Undo",
"buttonCall": "Call",
"tabs": {
"dealInfo": "Deal Info",
"activities": "Activities",
"notes": "Notes"
},
"tabContent": {
"request": {
"duplicateCompanyError": {
"message": "Company already exists",
"description": "Choose another company name"
}
},
"dealInfo": {
"collapseDealStatus": {
"label": "Deal Status",
"pipeline": "Pipeline",
"dealPhase": "Deal Phase"
},
"collapseMasterDataOfContact": {
"label": "Master data of the contact",
"firstName": "First Name",
"lastName": "Last Name",
"telephone": "Telephone",
"email": "Email",
"company": "Company",
"zipCode": "Zip Code",
"address": "Address",
"city": "City",
"country": "Country",
"federalState": "Federal State",
"website": "Website",
"leadOrigin": "Lead Origin"
},
"collapseSetterInfo": {
"label": "Setter Info",
"numberOfEmployees": "Number of Employees",
"numberOfJobsSearchedFor": "Number of Jobs Searched for",
"jobTitle": "Job Title",
"numberOfEmployeesRequired": "Number of Employees Required",
"howLongHadHeBeenSearching": "How long had he been searching?",
"turnover": "Turnover"
},
"collapseDealProperties": {
"label": "Deal properties",
"dateOfcompletion": "Date of completion",
"orderVolume": "Order volume",
"numberOfInstallments": "Number of installments",
"amountsOfTheInstallments": "Amounts of the installments",
"bookedPackages": "Booked packages",
"assignedEmployee": "Assigned employee"
}
},
"activities": {
"calls": {
"title": "Calls",
"deleteCallProtocolConfirm": {
"title": "Are you sure you want to delete this call?"
}
},
"emails": {
"title": "Emails"
},
"links": {
"title": "Links",
"buttonAddLink": "Add Link",
"addLinkModal": {
"title": "Add Link",
"name": "Name",
"link": "Link"
}
}
}
},
"callProtocolModal": {
"title": "Call Protocol",
"callType": "Call Type",
"callTypeOptions": [
"Opening-Call",
"Setting-Call",
"Closing-Call"
],
"callResult": [
{
"question": "Reached?",
"result": ["Reached", "Not reached"]
},
{
"question": "Who picked up the call?",
"yes": "Gatekeeper",
"no": "Decision maker",
"bothValid": true,
"result": ["Gatekeeper", "Decision maker"]
},
{
"question": "Expressed interest?",
"result": ["Expressed interest", "No interest"]
},
{
"question": "Scheduled?",
"result": ["Scheduled", "Not scheduled"]
}
],
"callResultText": "Call Result",
"date": "Date",
"time": "Time",
"telephone": "Telephone",
"notes": "Notes" ,
"infoQrCode": "Scan with your smartphone to call"
}
},
"logCard": {
"popover": {
"groupTaskId.title": "Group Task",
"groupTaskStep.title": "Group Task Step",
"role.title": "Role",
"groupId.title": "Group ID"
},
"card": {
"checkbox": {
"info": "INFO",
"debug": "DEBUG",
"warning": "WARNING",
"error": "ERROR"
}
},
"tooltip": {
"previous": "Previous",
"next": "Next"
}
},
"pageNotFound": {
"subTitle": "The page you visited does not exist.",
"buttonBackHome": "Back to Home"
},
"allUsers": {
"column": {
"avatar": "Avatar",
"username": "Username",
"role": "Role",
"connectionStatus": "Connection Status",
"lastOnline": "Last Online",
"action": {
"title": "Action",
"roleChange": {
"popconfirm": {
"title": "Change role to",
"okText": "Change"
}
},
"changeRole": "Change Role",
"delete": {
"link": "Delete",
"popconfirm": {
"title": "Are you sure you want to delete the user?",
"okText": "Delete User"
}
},
"deactivate": {
"link": "Deactivate",
"popconfirm": {
"title": "Are you sure you want to deactivate the user?",
"okText": "Deactivate User"
}
},
"activate": {
"link": "Activate",
"popconfirm": {
"title": "Are you sure you want to activate the user?",
"okText": "Activate User"
}
}
}
},
"roleChangeError": {
"notification": {
"message": "User role could not be changed",
"description": "The role no longer exists"
}
},
"header": {
"allUsers": "All Users",
"deactivatedUsers": "Deactivated Users"
},
"button": { "createNewUser": "Create New User" },
"createUserModal": {
"title": "Create a New User",
"okText": "Create User",
"form": {
"username": "Username",
"email": "Email",
"password": "Password",
"role": { "label": "Role", "placeholder": "Select a role" }
}
}
},
"adminArea": {
"createNewRole": {
"popconfirm": {
"okText": "Create",
"title": "Are you sure you want to create a new role?"
},
"button": "Create New Role"
},
"roleUpdate": {
"errorDisplayNameToShort.notification.message": "The display name must be longer than {{MIN_ROLE_DISPLAY_NAME}}",
"errorDisplayNameToShort.notification.description": "Please enter a longer display name",
"errorDisplayNameToLong.notification.message": "The display name must be shorter than {{MAX_ROLE_DISPLAY_NAME}}",
"errorDisplayNameToLong.notification.description": "Please enter a shorter display name",
"errorDescriptionToLong.notification.message": "The description must be shorter than {{MAX_ROLE_DESCRIPTION}}",
"errorDescriptionToLong.notification.description": "Please enter a shorter description"
},
"deleteRole": {
"popconfirm": {
"title": "Delete Role",
"description": "Are you sure you want to delete this role?"
},
"tooltip": { "title": "Delete" }
},
"moveRoleUp": { "tooltip": { "title": "Move Role Up" } },
"moveRoleDown": { "tooltip": { "title": "Move Role Down" } },
"save": { "tooltip": { "title": "Save" } },
"close": { "tooltip": { "title": "Close" } },
"edit": { "tooltip": { "title": "Edit" } },
"masterRoleRightsMessage": "Rights cannot be edited as this role is the master and has all rights.",
"manage": {
"groupTasksCard": {
"title": "Group Task Categories",
"description": "Searching for category changes forces the server to search for new categories or delete old ones from the cache.",
"buttonText": "Check which categories are available"
},
"logManagers": {
"header": "Manage log manager connections",
"column": {
"displayName": "Display Name",
"address": "Address",
"action": "Action",
"createdAt": "Created At"
},
"popconfirm": {
"title": "Remove log manager",
"description": "Are you sure you want to remove this log manager?"
},
"addLogManagerServerConnection": "Add log manager server connection",
"addLogManagerServerConnectionModal": {
"title": "Add log manager server connection",
"displayName": "Display Name",
"address": "Address"
}
}
}
},
"userProfile": {
"header": {
"yourProfile": "Your Profile",
"yourSessions": "Your Sessions",
"yourApiKeys": "Your API Keys"
},
"column": {
"userAgent": "User-Agent",
"connectionStatus": "Connection Status",
"lastUsed": "Last Used",
"expiresAt": "Expires At",
"action": { "title": "Action", "signOut": "Sign Out" },
"deleteApiKey": {
"link": "Delete",
"popconfirm": {
"title": "Are you sure you want to delete this API key?",
"description": "Requests using this API key will be rejected in the future"
}
},
"createdAt": "Created At",
"usageCount": "Usage Count",
"name": "Name",
"token": "Token"
},
"changeAvatarError": {
"notification": {
"message": "Your avatar could not be changed",
"description": "Avatar must be smaller than {{MAX_AVATAR_SIZE}} MB"
}
},
"form": {
"username": "Username",
"email": "Email",
"oldPassword": "Old password",
"newPassword": "New password",
"repeatNewPassword": "Repeat new password",
"language": "Language"
},
"button": {
"createApiKey": {
"title": "Create New API Key",
"popconfirm": {
"title": "Name for the new API key",
"okText": "Create"
}
},
"logout": {
"title": "Logout",
"popconfirm": {
"title": "Are you sure you want to logout?",
"description": "You will be logged out of all sessions"
}
}
},
"icon": { "viewApiDoc": "View API Documentation" },
"telegram": {
"title": "Telegram notifications",
"subscribeButton": "Subscribe",
"checkStatusButton": "Check Status",
"subscribed": "Subscribed",
"disconnectPopconfirm": {
"title": "Are you sure you want to disconnect your Telegram account?",
"description": "You will no longer receive notifications via Telegram"
},
"verificationPopover": {
"title": "Verification",
"description": "Add the bot on your telegram account and send the command {{command}} to the bot"
},
"connectionFailedPopover": {
"title": "Failed to get telegram verify status"
}
}
},
"scanner": {
"title": "Scan QR Code",
"checkbox": {
"automaticFillingOfInputFields": "Automatic filling of input fields according to scan results",
"automaticRecognitionOfEquipmentDocumentation": "Automatic opening of recognized equipment documentation"
}
},
"equipmentDocumentationOverview": {
"messageErrorInvalidStockItem": "Invalid Stock Item",
"buttonCloseCamera": "Close Camera",
"scanEquipment": {
"title": "Scan Equipment",
"inputPlaceholder": "Equipment ID",
"buttonSearch": "Search"
},
"noEquipmentScannedResult": {
"title": "No Equipment Scanned",
"description": "Please scan an equipment"
}
},
"equipmentDocumentationViewEditComponent": {
"selectDocumentationTypeOptions": [
{ "value": 1, "label": "Repair protocol" },
{ "value": 2, "label": "Documentation" }
],
"titleNewDocumentation": "New Documentation",
"textDocumentationType": "Documentation Type",
"buttonAddNote": "Add Note",
"buttonTakePicture": "Take Photo",
"buttonMoveUp": "Move Up",
"buttonMoveDown": "Move Down",
"buttonDelete": "Delete",
"textImageNoImage": "No Image",
"textImageNoImageSelected": "No Image Selected",
"textareaPlaceholder": "Note",
"modalImageFullscreenTitle": "Preview"
},
"viewEquipmentDocumentations": {
"detailsPopover": {
"title": "Details"
},
"result403": {
"title": "Unauthorized Access",
"description": "The backend server is not authorized to access Invex. Please contact an administrator."
},
"result500": {
"title": "Equipment Not Found",
"description": "The scanned equipment does not exist in Invex."
},
"result404": {
"title": "Documentation Not Found",
"description": "No documentation found for the scanned equipment."
}
},
"createEquipmentDocumentationModal": {
"buttonCreateDocumentation": "Create Documentation"
},
"header": {
"notificationDrawer": {
"title": "Notifications",
"deleteAllButtonText": "Delete All",
"deleteAllPopconfirm": {
"title": "Are you sure you want to delete all notifications?"
},
"noNotifications": "No notifications"
}
},
"liveTimeAgo": {
"justNow": "Just now",
"day": "{{count}} day ago",
"day_plural": "{{count}} days ago",
"hour": "{{count}} hour ago",
"hour_plural": "{{count}} hours ago",
"minute": "{{count}} minute ago",
"minute_plural": "{{count}} minutes ago",
"second": "{{count}} second ago",
"second_plural": "{{count}} seconds ago"
},
"consoles": {
"noLogTypesFound": "No log types found",
"noLogManagerServerSpecified": "No log manager specified",
"couldntReachlogManagerServer": "Connection to log manager server failed"
},
"customerFeedback": {
"origin": "Origin:",
"feedbacks": "Feedbacks",
"table": {
"createdAt":"Created at"
}
}
}