#This is the resource bundle for the sap.ndc library
#__ldi.translation.uuid=242cacb8-b0ca-42c0-980c-c7eeb3ce9a2b

#XTIT: title of the manual barcode input
BARCODE_DIALOG_TITLE=Enter Barcode

#XBUT: OK button in the manual barcode input dialog
BARCODE_DIALOG_OK=OK

#XBUT: Cancel button in the manual barcode input dialog
BARCODE_DIALOG_CANCEL=Cancel

#XFLD: Placeholder of the barcode input field
BARCODE_DIALOG_PLACEHOLDER=Enter barcode

#YMSG: Message in the manual barcode input dialog
BARCODE_DIALOG_MSG=Scanner is not available

#XMSG: error message for updating parameter of Camera
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=The {0} parameter is out of range.

#XTIT: title of the scan barcode dialog
BARCODE_DIALOG_SCANNING_TITLE=Scan Barcode

#XTOL: Barcode Scanner Button tooltip
BARCODE_SCANNER_BUTTON_TOOLTIP=Barcode Scanner

#XTIT: title of the scan bar busy dialog
BARCODE_DIALOG_BUSY_TITLE=Loading Libraries

#XTXT: text of loading zxing-cpp in the scan bar busy dialog
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Loading ZXing-cpp library...

#XMSG: error message for opening flashlight
BARCODE_DIALOG_OPEN_FLASHLIGHT_ERROR_MSG=Open flashlight failed.

#XMSG: error message for closing flashlight
BARCODE_DIALOG_CLOSE_FLASHLIGHT_ERROR_MSG=Close flashlight failed.

#XTOL: Barcode Scanner Stop Scanning Button tooltip
BARCODE_DIALOG_STOP_SCANNING_BUTTON_TOOLTIP=Stop scanning and close camera

#XTOL: Barcode Scanner scan result Button tooltip
BARCODE_DIALOG_SCAN_RESULT_BUTTON_TOOLTIP=Scan result {0}

#XTOL: Barcode Scanner Select Image Button tooltip
BARCODE_DIALOG_SELECT_IMAGE_BUTTON_TOOLTIP=Select an image to scan

#XTOL: Barcode Scanner Scan Button tooltip
BARCODE_DIALOG_SCAN_BUTTON_TOOLTIP_START=Start camera scanning

#XTOL: Barcode Scanner Scan Button tooltip
BARCODE_DIALOG_SCAN_BUTTON_TOOLTIP_PAUSE=Pause camera scanning

#XTIT: title of the scan image busy dialog
BARCODE_DIALOG_SCAN_IMAGE_BUSY_TITLE=Scanning selected image

#XMSG: error message for loading image failed
BARCODE_DIALOG_SCAN_IMAGE_LOAD_FAILED_MSG=Load image failed

#XMSG: error message for compressing image failed
BARCODE_DIALOG_SCAN_IMAGE_COMPRESS_FAILED_MSG=Compress image failed

#XMSG: error message for scanning image
BARCODE_DIALOG_SCAN_IMAGE_ERROR_MSG=Can not scan the selected image

#XMSG: message for use original image data to decode
BARCODE_DIALOG_SCAN_WITH_ORIGINAL_IMAGE_CONFIRM_MSG=Scan image with compressed data failed, do you want to scan image again with original data which will spend much more time?

#XTOL: Barcode Scanner flashlight Button tooltip OPEN
BARCODE_DIALOG_SELECT_FLASHLIGHT_BUTTON_TOOLTIP_OPEN=Open flashlight

#XTOL: Barcode Scanner flashlight Button tooltip CLOSE
BARCODE_DIALOG_SELECT_FLASHLIGHT_BUTTON_TOOLTIP_CLOSE=Close flashlight

#XTXT: text of multi barcodes label
BARCODE_DIALOG_MULTI_BARCODES_LABEL_TEXT=Multiple barcodes scanned. Select one to open.

#XMSG: error message for the stream of Camera
BARCODE_DIALOG_CAMERA_STREAM_ERROR_MSG=Unable to obtain stream.

#XMSG: error message for User Media
BARCODE_DIALOG_CAMERA_OTHER_ERROR_MSG=The getUserMedia method encountered an error. {0}

#XMSG: AbortError message for User Media
BARCODE_DIALOG_CAMERA_ABORTERROR_ERROR_MSG=AbortError: Device usage prevented by an issue.

#XMSG: NotAllowedError message for User Media
BARCODE_DIALOG_CAMERA_NOTALLOWEDERROR_ERROR_MSG=NotAllowedError: Permission denied.

#XMSG: NotFoundError message for User Media
BARCODE_DIALOG_CAMERA_NOTFOUNDERROR_ERROR_MSG=NotFoundError: Requested device not found.

#XMSG: NotReadableError message for User Media
BARCODE_DIALOG_CAMERA_NOTREADABLEERROR_ERROR_MSG=NotReadableError: Device in use.

#XMSG: OverconstrainedError message for User Media
BARCODE_DIALOG_CAMERA_OVERCONSTRAINEDERROR_ERROR_MSG=OverconstrainedError: Constraints could not be satisfied.

#XMSG: SecurityError message for User Media
BARCODE_DIALOG_CAMERA_SECURITYERROR_ERROR_MSG=SecurityError: User media support disabled on Document.

#XMSG: TypeError message for User Media
BARCODE_DIALOG_CAMERA_TYPEERROR_ERROR_MSG=TypeError: Empty constraint list or all constraints set to false, or getUserMedia method called in insecure context.

#XLST: Label for 'defatult'
BARCODE_DEFAULT=Default

#XLST: Label for facing mode 'front'
BARCODE_FACINGMODE_FRONT=Front

#XLST: Label for facing mode 'back'
BARCODE_FACINGMODE_BACK=Back

#XLST: Label for facing mode 'left'
BARCODE_FACINGMODE_LEFT=Left

#XLST: Label for facing mode 'right'
BARCODE_FACINGMODE_RIGHT=Right
