@sapui5/sap.ndc 1.108.21 → 1.108.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/sap/ndc/.library +1 -1
- package/src/sap/ndc/BarcodeScanner.js +341 -260
- package/src/sap/ndc/BarcodeScannerButton.js +8 -2
- package/src/sap/ndc/BarcodeScannerUIContainer.js +5 -2
- package/src/sap/ndc/css/sapNdcBarcodeScanner.css +0 -1
- package/src/sap/ndc/library.js +1 -1
- package/src/sap/ndc/messagebundle.properties +27 -0
- package/src/sap/ndc/messagebundle_ar.properties +12 -0
- package/src/sap/ndc/messagebundle_bg.properties +12 -0
- package/src/sap/ndc/messagebundle_ca.properties +12 -0
- package/src/sap/ndc/messagebundle_cs.properties +12 -0
- package/src/sap/ndc/messagebundle_cy.properties +12 -0
- package/src/sap/ndc/messagebundle_da.properties +12 -0
- package/src/sap/ndc/messagebundle_de.properties +12 -0
- package/src/sap/ndc/messagebundle_el.properties +12 -0
- package/src/sap/ndc/messagebundle_en.properties +12 -0
- package/src/sap/ndc/messagebundle_en_GB.properties +12 -0
- package/src/sap/ndc/messagebundle_es.properties +12 -0
- package/src/sap/ndc/messagebundle_es_MX.properties +12 -0
- package/src/sap/ndc/messagebundle_et.properties +12 -0
- package/src/sap/ndc/messagebundle_fi.properties +12 -0
- package/src/sap/ndc/messagebundle_fr.properties +12 -0
- package/src/sap/ndc/messagebundle_fr_CA.properties +12 -0
- package/src/sap/ndc/messagebundle_hi.properties +12 -0
- package/src/sap/ndc/messagebundle_hr.properties +12 -0
- package/src/sap/ndc/messagebundle_hu.properties +12 -0
- package/src/sap/ndc/messagebundle_id.properties +12 -0
- package/src/sap/ndc/messagebundle_it.properties +12 -0
- package/src/sap/ndc/messagebundle_iw.properties +12 -0
- package/src/sap/ndc/messagebundle_ja.properties +12 -0
- package/src/sap/ndc/messagebundle_kk.properties +12 -0
- package/src/sap/ndc/messagebundle_ko.properties +12 -0
- package/src/sap/ndc/messagebundle_lt.properties +12 -0
- package/src/sap/ndc/messagebundle_lv.properties +12 -0
- package/src/sap/ndc/messagebundle_mk.properties +20 -0
- package/src/sap/ndc/messagebundle_ms.properties +12 -0
- package/src/sap/ndc/messagebundle_nl.properties +12 -0
- package/src/sap/ndc/messagebundle_no.properties +12 -0
- package/src/sap/ndc/messagebundle_pl.properties +12 -0
- package/src/sap/ndc/messagebundle_pt.properties +12 -0
- package/src/sap/ndc/messagebundle_pt_PT.properties +12 -0
- package/src/sap/ndc/messagebundle_ro.properties +12 -0
- package/src/sap/ndc/messagebundle_ru.properties +12 -0
- package/src/sap/ndc/messagebundle_sh.properties +16 -4
- package/src/sap/ndc/messagebundle_sk.properties +12 -0
- package/src/sap/ndc/messagebundle_sl.properties +12 -0
- package/src/sap/ndc/messagebundle_sr.properties +32 -0
- package/src/sap/ndc/messagebundle_sv.properties +12 -0
- package/src/sap/ndc/messagebundle_th.properties +12 -0
- package/src/sap/ndc/messagebundle_tr.properties +12 -0
- package/src/sap/ndc/messagebundle_uk.properties +12 -0
- package/src/sap/ndc/messagebundle_vi.properties +12 -0
- package/src/sap/ndc/messagebundle_zh_CN.properties +12 -0
- package/src/sap/ndc/messagebundle_zh_TW.properties +12 -0
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=Zada\u0165 \u010Diarov\u00FD k\u00F3d
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=OK
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=Zru\u0161i\u0165
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Zada\u0165 \u010Diarov\u00FD k\u00F3d
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Skener nie je k dispoz\u00EDcii
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parameter {0} je mimo rozsahu.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Skenova\u0165 \u010Diarov\u00FD k\u00F3d
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Tla\u010Didlo skenera \u010Diarov\u00E9ho k\u00F3du
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Na\u010D\u00EDtavanie kni\u017En\u00EDc
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Na\u010D\u00EDtava sa kni\u017Enica ZXing-cpp...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=Vnos \u010Drtne kode
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=V redu
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=Prekli\u010Di
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Vnos \u010Drtne kode
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Opti\u010Dni \u010Ditalnik ni na voljo
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parameter {0} je zunaj obsega.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Opti\u010Dno branje \u010Drtne kode
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Gumb opti\u010Dnega bralnika \u010Drtne kode
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Nalaganje knji\u017Enic
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Poteka prenos knji\u017Enice Zxing-cpp\u00A0...
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
3
|
+
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
5
|
+
BARCODE_DIALOG_TITLE=\u0423\u043D\u0435\u0441\u0438 \u0431\u0430\u0440 \u043A\u043E\u0434
|
|
6
|
+
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
8
|
+
BARCODE_DIALOG_OK=\u041E\u041A
|
|
9
|
+
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
11
|
+
BARCODE_DIALOG_CANCEL=\u041E\u0434\u0443\u0441\u0442\u0430\u043D\u0438
|
|
12
|
+
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
14
|
+
BARCODE_DIALOG_PLACEHOLDER=\u0423\u043D\u0435\u0441\u0438 \u0431\u0430\u0440 \u043A\u043E\u0434
|
|
15
|
+
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
17
|
+
BARCODE_DIALOG_MSG=\u0421\u043A\u0435\u043D\u0435\u0440 \u043D\u0438\u0458\u0435 \u0434\u043E\u0441\u0442\u0443\u043F\u0430\u043D
|
|
18
|
+
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
20
|
+
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0430\u0440 {0} \u0458\u0435 \u0432\u0430\u043D \u0440\u0430\u0441\u043F\u043E\u043D\u0430.
|
|
21
|
+
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
23
|
+
BARCODE_DIALOG_SCANNING_TITLE=\u0421\u043A\u0435\u043D\u0438\u0440\u0430\u0458 \u0431\u0430\u0440 \u043A\u043E\u0434
|
|
24
|
+
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
26
|
+
BARCODE_SCANNER_BUTTON_TOOLTIP=\u0414\u0443\u0433\u043C\u0435 \u0441\u043A\u0435\u043D\u0435\u0440\u0430 \u0431\u0430\u0440 \u043A\u043E\u0434\u0430
|
|
27
|
+
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
29
|
+
BARCODE_DIALOG_BUSY_TITLE=\u0423\u0447\u0438\u0442\u0430\u0432\u0430\u045A\u0435 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0430
|
|
30
|
+
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
32
|
+
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u0423\u0447\u0438\u0442\u0430\u0432\u0430\u045A\u0435 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0435 ZXing-cpp...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=Ange streckkod
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=OK
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=Avbryt
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Ange streckkod
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Skanner \u00E4r ej tillg\u00E4nglig
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} ligger utanf\u00F6r intervall.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Skanna streckkod
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Knapp f\u00F6r streckkodsskanner
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=L\u00E4ser in bibliotek
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=L\u00E4ser in ZXing-cpp-bibliotek...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=\u0E1B\u0E49\u0E2D\u0E19\u0E1A\u0E32\u0E23\u0E4C\u0E42\u0E04\u0E49\u0E14
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=\u0E15\u0E01\u0E25\u0E07
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u0E1B\u0E49\u0E2D\u0E19\u0E1A\u0E32\u0E23\u0E4C\u0E42\u0E04\u0E49\u0E14
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2A\u0E41\u0E01\u0E19\u0E44\u0E21\u0E48\u0E1E\u0E23\u0E49\u0E2D\u0E21\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C {0} \u0E2D\u0E22\u0E39\u0E48\u0E19\u0E2D\u0E01\u0E0A\u0E48\u0E27\u0E07
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u0E2A\u0E41\u0E01\u0E19\u0E1A\u0E32\u0E23\u0E4C\u0E42\u0E04\u0E49\u0E14
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\u0E1B\u0E38\u0E48\u0E21\u0E1A\u0E19\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2A\u0E41\u0E01\u0E19\u0E1A\u0E32\u0E23\u0E4C\u0E42\u0E04\u0E49\u0E14
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E25\u0E1A\u0E23\u0E32\u0E23\u0E35
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E25\u0E1A\u0E23\u0E32\u0E23\u0E35 ZXing-cpp...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=Barkod gir
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=TAMAM
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=\u0130ptal
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Barkod gir
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Taray\u0131c\u0131 kullan\u0131lam\u0131yor
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} parametre kapsam d\u0131\u015F\u0131.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Barkodu tara
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Barkod taray\u0131c\u0131 d\u00FC\u011Fmesi
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Kitapl\u0131klar y\u00FCkleniyor
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=ZXing-cpp kitapl\u0131\u011F\u0131 y\u00FCkleniyor...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=\u0412\u0432\u0435\u0441\u0442\u0438 \u0448\u0442\u0440\u0438\u0445\u043E\u0432\u0438\u0439 \u043A\u043E\u0434
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=OK
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=\u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u0412\u0432\u0435\u0441\u0442\u0438 \u0448\u0442\u0440\u0438\u0445\u043E\u0432\u0438\u0439 \u043A\u043E\u0434
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\u0421\u043A\u0430\u043D\u0435\u0440 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u043D\u0438\u0439
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 {0} \u043F\u043E\u0437\u0430 \u043C\u0435\u0436\u0430\u043C\u0438 \u0434\u0456\u0430\u043F\u0430\u0437\u043E\u043D\u0443.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u0421\u043A\u0430\u043D\u0443\u0432\u0430\u0442\u0438 \u0448\u0442\u0440\u0438\u0445\u043E\u0432\u0438\u0439 \u043A\u043E\u0434
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\u041A\u043D\u043E\u043F\u043A\u0430 \u0441\u043A\u0430\u043D\u0435\u0440\u0430 \u0448\u0442\u0440\u0438\u0445\u043E\u0432\u043E\u0433\u043E \u043A\u043E\u0434\u0443
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F \u0431\u0456\u0431\u043B\u0456\u043E\u0442\u0435\u043A
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F \u0431\u0456\u0431\u043B\u0456\u043E\u0442\u0435\u043A\u0438 ZXing-cpp ...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=Nh\u00E2\u0323p ma\u0303 va\u0323ch
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=OK
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=Hu\u0309y
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Nh\u00E2\u0323p ma\u0303 va\u0323ch
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Kh\u00F4ng co\u0301 s\u0103\u0303n ma\u0301y que\u0301t
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Tham s\u00F4\u0301 {0} n\u0103\u0300m ngoa\u0300i pha\u0323m vi.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Que\u0301t ma\u0303 va\u0323ch
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Nu\u0301t ma\u0301y que\u0301t ma\u0303 va\u0323ch
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Ta\u0309i th\u01B0 vi\u00EA\u0323n
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u0110ang ta\u0309i th\u01B0 vi\u00EA\u0323n ZXing-cpp...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=\u8F93\u5165\u6761\u5F62\u7801
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=\u786E\u5B9A
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=\u53D6\u6D88
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u8F93\u5165\u6761\u5F62\u7801
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\u626B\u63CF\u5668\u4E0D\u53EF\u7528
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} \u53C2\u6570\u8D85\u51FA\u8303\u56F4\u3002
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u626B\u63CF\u6761\u5F62\u7801
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\u6761\u5F62\u7801\u626B\u63CF\u5668\u6309\u94AE
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u6B63\u5728\u52A0\u8F7D\u5E93
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u6B63\u5728\u52A0\u8F7D ZXing-cpp \u5E93...
|
|
@@ -1,20 +1,32 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ndc library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: title of the manual barcode input
|
|
2
5
|
BARCODE_DIALOG_TITLE=\u8F38\u5165\u689D\u78BC
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=\u78BA\u5B9A
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=\u53D6\u6D88
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u8F38\u5165\u689D\u78BC
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\u6C92\u6709\u6383\u63CF\u5668
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} \u53C3\u6578\u8D85\u51FA\u7BC4\u570D\u3002
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u6383\u63CF\u689D\u78BC
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\u689D\u78BC\u6383\u63CF\u5668\u6309\u9215
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u6B63\u5728\u8F09\u5165\u7A0B\u5F0F\u5EAB
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u6B63\u5728\u8F09\u5165 ZXing-cpp \u7A0B\u5F0F\u5EAB...
|