Files
hht-fujia-uni/locale/en.json
2025-10-28 17:12:07 +08:00

95 lines
3.0 KiB
JSON

{
"login": {
"enterusername": "Please enter the username",
"enterpassword": "Please enter the password",
"remember": "Remember username",
"settings": "Settings",
"upgrade": "Upgrade version",
"login": "Log in",
"text1": "Welcome to",
"text2": "Ningbo Fujia Handheld System!"
},
"setting": {
"language": "Language",
"server": "Server address",
"refresh": "Refresh time",
"language-change-confirm": "Applying this setting will restart the App."
},
"upgrade": {
"new-version": "New version found",
"text1": "There is a new version of Ningbo Fujia again. Upgrade to the latest version and enjoy more abundant, stable and fast functions and experiences!",
"text2": "The installation package is downloading. Please wait.",
"upgrade-now": "Upgrade immediately"
},
"home": {
"title": "Home page",
"message": "Welcome to the Ningbo Fujia Handheld System!",
"exit": "Exit",
"MaterialPalletizing": "Material Palletizing",
"FixedpointOperation": "Fixed - point Operation",
"PalletizingWarehousing": "Palletizing and Warehousing",
"ManualMaterialRequest": "Manual Material Request",
"ManualWarehouseTransfer": "Manual Warehouse Transfer",
"OperationManagement": "Operation Management",
"PointUpdate": "Point Update",
"QueryMaterials": "Query Materials"
},
"utils": {
"loading": "Loading...",
"read-more": "Read more",
"no-more": "No more",
"selectPlaceholder": "Please select",
"selectEmptyTips": "No options available"
},
"button": {
"clear": "Clear",
"search": "Query",
"cancel": "Cancel",
"confirm": "Confirm",
"Operation": "Operation",
"Delete": "Delete",
"AddMaterialBox": "Add Material Box",
"Reissue": "Re - issue",
"Forcecompletion": "Force completion",
"Bind": "Bind",
"Clearcarrier": "Clear carrier"
},
"label": {
"CarrierCode": "Carrier Code",
"Material": "Material",
"MaterialCode": "Material Code",
"MaterialName": "Material Name",
"MaterialSpecification": "Material Specification",
"MaterialQuantity": "Material Quantity",
"StartPosition": "Starting Point Position",
"EndPosition": "Ending Point Position",
"WarehouseArea": "Warehousing Area",
"OutWarehouseArea": "Outbound Warehouse Area",
"MaterialInquiry": "Material Inquiry",
"DestinationFloor": "Destination Floor",
"RemoveLocation": "Remove from Storage Location",
"RemoveCarrier": "Remove from Carrier",
"MoveLocation": "Move into Storage Location",
"Keyword": "Keyword",
"Pointlocation": "Point location",
"Pointlocationcarrier": "Point - location carrier",
"Unitmeasurement": "Unit of measurement",
"WarehousingType": "Warehousing Type",
"MaterialQRCode": "Material QR Code"
},
"th": {
"MaterialBoxNumber": "Material Box Number",
"Quantity": "Quantity",
"WarehouseLocation": "Warehouse Location",
"Unit": "Unit",
"Serialnumber": "No.",
"Startpoint": "Starting point",
"Endpoint": "End point",
"Status": "Status",
"Jobnumber": "Job number"
},
"toast": {
"boxnotduplicated": "The material box number cannot be repeated.",
"quantitynonnegative": "The quantity must be a non - negative number"
}
}