@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=Unos bar koda
|
|
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=Otka\u017Ei
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Unos bar koda
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Skener nije raspolo\u017Eiv
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parametar {0} je izvan raspona.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Skeniranje bar koda
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Gumb skenera bar koda
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=U\u010Ditavanje knji\u017Enica
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=U\u010Ditavanje knji\u017Enice 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=Vonalk\u00F3d bevitele
|
|
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=Megszak\u00EDt\u00E1s
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Vonalk\u00F3d bevitele
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Az olvas\u00F3 nem \u00E9rhet\u0151 el
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} param\u00E9ter tartom\u00E1nyon k\u00EDv\u00FCl van.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Vonalk\u00F3d beolvas\u00E1sa
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Vonalk\u00F3dolvas\u00F3 gomb
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=K\u00F3dt\u00E1rak bet\u00F6lt\u00E9se
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=A ZXing-cpp k\u00F3dt\u00E1r bet\u00F6lt\u00E9se...
|
|
@@ -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=Masukkan Kode Batang
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=OKE
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=Batalkan
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Masukkan kode batang
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Pemindai tidak tersedia
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parameter {0} di luar jangkauan.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Pindai Kode Batang
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Tombol Pemindai Kode Batang
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Memuat Pustaka
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Memuat pustaka 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=Inserisci codice a barre
|
|
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=Interrompi
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Inserisci codice a barre
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Scanner non disponibile
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Il parametro {0} \u00E8 fuori intervallo.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Scansiona codice a barre
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Pulsante lettore codice a barre
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Caricamento librerie in corso...
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Caricamento libreria ZXing-cpp in corso...
|
|
@@ -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=\u05D4\u05D6\u05DF \u05D1\u05E8\u05E7\u05D5\u05D3
|
|
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=\u05D1\u05D8\u05DC
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u05D4\u05D6\u05DF \u05D1\u05E8\u05E7\u05D5\u05D3
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\u05E1\u05D5\u05E8\u05E7 \u05DC\u05D0 \u05D6\u05DE\u05D9\u05DF
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=\u05D4\u05E4\u05E8\u05DE\u05D8\u05E8 {0} \u05DE\u05D7\u05D5\u05E5 \u05DC\u05D8\u05D5\u05D5\u05D7.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u05E1\u05E8\u05D5\u05E7 \u05D1\u05E8\u05E7\u05D5\u05D3
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\u05DC\u05D7\u05E6\u05DF \u05E1\u05D5\u05E8\u05E7 \u05E9\u05DC \u05D1\u05E8\u05E7\u05D5\u05D3
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u05D8\u05D5\u05E2\u05DF \u05E1\u05E4\u05E8\u05D9\u05D5\u05EA
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u05D8\u05D5\u05E2\u05DF \u05E1\u05E4\u05E8\u05D9\u05D9\u05EA 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=\u30D0\u30FC\u30B3\u30FC\u30C9\u3092\u5165\u529B
|
|
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=\u30AD\u30E3\u30F3\u30BB\u30EB
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u30D0\u30FC\u30B3\u30FC\u30C9\u3092\u5165\u529B
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\u30B9\u30AD\u30E3\u30CA\u3092\u5229\u7528\u3067\u304D\u307E\u305B\u3093
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} \u30D1\u30E9\u30E1\u30FC\u30BF\u306F\u7BC4\u56F2\u5916\u3067\u3059\u3002
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u30D0\u30FC\u30B3\u30FC\u30C9\u3092\u30B9\u30AD\u30E3\u30F3
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\u30D0\u30FC\u30B3\u30FC\u30C9\u30B9\u30AD\u30E3\u30CA\u30DC\u30BF\u30F3
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u30ED\u30FC\u30C9\u4E2D
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=ZXing-cpp \u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u30ED\u30FC\u30C9\u4E2D...
|
|
@@ -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=\u0428\u0442\u0440\u0438\u0445\u043A\u043E\u0434 \u0435\u043D\u0433\u0456\u0437\u0443
|
|
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=\u0411\u043E\u043B\u0434\u044B\u0440\u043C\u0430\u0443
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u0428\u0442\u0440\u0438\u0445\u043A\u043E\u0434 \u0435\u043D\u0433\u0456\u0437\u0443
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\u0421\u043A\u0430\u043D\u0435\u0440 \u049B\u043E\u043B\u0436\u0435\u0442\u0456\u043C\u0434\u0456 \u0435\u043C\u0435\u0441
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0456 \u0430\u0443\u049B\u044B\u043C\u043D\u0430\u043D \u0442\u044B\u0441.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u0428\u0442\u0440\u0438\u0445\u043A\u043E\u0434\u0442\u044B \u0441\u043A\u0430\u043D\u0435\u0440\u043B\u0435\u0443
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\u0428\u0442\u0440\u0438\u0445-\u043A\u043E\u0434 \u0441\u043A\u0430\u043D\u0435\u0440\u0456\u043D\u0456\u04A3 \u0442\u04AF\u0439\u043C\u0435\u0441\u0456
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u041A\u0456\u0442\u0430\u043F\u0445\u0430\u043D\u0430\u043B\u0430\u0440 \u0436\u04AF\u043A\u0442\u0435\u043B\u0443\u0434\u0435
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=ZXing-cpp \u043A\u0456\u0442\u0430\u043F\u0445\u0430\u043D\u0430\u0441\u044B \u0436\u04AF\u043A\u0442\u0435\u043B\u0443\u0434\u0435...
|
|
@@ -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=\uBC14\uCF54\uB4DC \uC785\uB825
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=\uD655\uC778
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=\uCDE8\uC18C
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\uBC14\uCF54\uB4DC \uC785\uB825
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=\uC0AC\uC6A9 \uAC00\uB2A5\uD55C \uC2A4\uCE90\uB108\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4.
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} \uB9E4\uAC1C\uBCC0\uC218\uAC00 \uBC94\uC704\uB97C \uBC97\uC5B4\uB0AC\uC2B5\uB2C8\uB2E4.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\uBC14\uCF54\uB4DC \uC2A4\uCE94
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=\uBC14\uCF54\uB4DC \uC2A4\uCE90\uB108 \uBC84\uD2BC
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\uB77C\uC774\uBE0C\uB7EC\uB9AC \uB85C\uB4DC \uC911
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=ZXing-cpp \uB77C\uC774\uBE0C\uB7EC\uB9AC \uB85C\uB4DC \uC911...
|
|
@@ -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=\u012Eveskite br\u016Bk\u0161nin\u012F kod\u0105
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=Gerai
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=At\u0161aukti
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u012Eveskite br\u016Bk\u0161nin\u012F kod\u0105
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Skaitytuvas nepasiekiamas
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} parametras nepatenka \u012F interval\u0105.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Nuskaitykite br\u016Bk\u0161nin\u012F kod\u0105
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Br\u016Bk\u0161nini\u0173 kod\u0173 skaitytuvo mygtukas
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u012Ekeliamos bibliotekos
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u012Ekeliama ZXing-cpp biblioteka...
|
|
@@ -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=Ievad\u012Bt sv\u012Btrkodu
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=Labi
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=Atcelt
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Ievad\u012Bt sv\u012Btrkodu
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Skeneris nav pieejams
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG={0} parametri ir \u0101rpus diapazona.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Sken\u0113t sv\u012Btrkodu
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Sv\u012Btrkodu skenera poga
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Tiek iel\u0101d\u0113tas bibliot\u0113kas
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Notiek ZXing-cpp bibliot\u0113kas iel\u0101de...
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
|
|
2
|
+
BARCODE_DIALOG_TITLE=\u0412\u043D\u0435\u0441\u0435\u0442\u0435 \u0431\u0430\u0440\u043A\u043E\u0434.
|
|
3
|
+
|
|
4
|
+
BARCODE_DIALOG_OK=\u0412\u043E \u0440\u0435\u0434
|
|
5
|
+
|
|
6
|
+
BARCODE_DIALOG_CANCEL=\u041E\u0442\u043A\u0430\u0436\u0438
|
|
7
|
+
|
|
8
|
+
BARCODE_DIALOG_PLACEHOLDER=\u0412\u043D\u0435\u0441\u0435\u0442\u0435 \u0431\u0430\u0440\u043A\u043E\u0434
|
|
9
|
+
|
|
10
|
+
BARCODE_DIALOG_MSG=\u0421\u043A\u0435\u043D\u0435\u0440\u043E\u0442 \u043D\u0435 \u0435 \u0434\u043E\u0441\u0442\u0430\u043F\u0435\u043D
|
|
11
|
+
|
|
12
|
+
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0430\u0440\u043E\u0442 {0} \u0435 \u043D\u0430\u0434\u0432\u043E\u0440 \u043E\u0434 \u043E\u043F\u0441\u0435\u0433\u043E\u0442.
|
|
13
|
+
|
|
14
|
+
BARCODE_DIALOG_SCANNING_TITLE=\u0421\u043A\u0435\u043D\u0438\u0440\u0430\u0458 \u0433\u043E \u0431\u0430\u0440\u043A\u043E\u0434\u043E\u0442
|
|
15
|
+
|
|
16
|
+
BARCODE_SCANNER_BUTTON_TOOLTIP=Bar Code Scanner Button
|
|
17
|
+
|
|
18
|
+
BARCODE_DIALOG_BUSY_TITLE=\u0421\u0435 \u0432\u0447\u0438\u0442\u0443\u0432\u0430\u0430\u0442 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0438
|
|
19
|
+
|
|
20
|
+
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u0412\u0447\u0438\u0442\u0443\u0432\u0430\u045A\u0435 \u043D\u0430 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0430 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=Masukkan Kod Bar
|
|
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=Batal
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Masukkan Kod Bar
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Pengimbas tidak tersedia
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parameter {0} adalah di luar julat.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Imbas Kod Bar
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Butang Pengimbas Kod Bar
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Memuatkan Pustaka
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Memuatkan pustaka 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=Barcode invoeren
|
|
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=Annuleren
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Barcode invoeren
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Scanner niet beschikbaar
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=De {0}-parameter is buiten bereik.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Barcode scannen
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Knop voor barcodescanner
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Bezig met laden van bibliotheken
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Bezig met laden van ZXing-cpp-bibliotheek...
|
|
@@ -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=Oppgi strekkode
|
|
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=Oppgi strekkode
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Skanner ikke tilgjengelig
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parameteren for {0} ligger utenfor omr\u00E5det.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Skann strekkode
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Skannerknapp strekkode
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Laster biblioteker
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Laster 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=Wprowad\u017A kod kreskowy
|
|
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=Anuluj
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Wprowad\u017A kod kreskowy
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Skaner nie jest dost\u0119pny
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parametr {0} jest poza zakresem
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Skanuj kod kreskowy
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Przycisk skanera kod\u00F3w kreskowych.
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Wczytywanie bibliotek
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Wczytywanie biblioteki 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=Inserir c\u00F3digo de barras
|
|
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=Cancelar
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Inserir c\u00F3digo de barras
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Scanner n\u00E3o dispon\u00EDvel
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=O par\u00E2metro {0} est\u00E1 fora do intervalo.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Escanear o c\u00F3digo de barras
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Bot\u00E3o do scanner do c\u00F3digo de barras
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=Carregando bibliotecas
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=Carregando biblioteca 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=Introduzir c\u00F3digo de barras
|
|
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=Cancelar
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Introduzir c\u00F3digo de barras
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=O scanner n\u00E3o est\u00E1 dispon\u00EDvel
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=O par\u00E2metro {0} est\u00E1 fora do intervalo.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Digitalizar c\u00F3digo de barras
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Bot\u00E3o do scanner do c\u00F3digo de barras
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=A carregar bibliotecas
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=A carregar a biblioteca 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=Introducere cod de bare
|
|
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=Anulare
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Introducere cod de bare
|
|
9
15
|
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
10
17
|
BARCODE_DIALOG_MSG=Scannerul nu este disponibil
|
|
11
18
|
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
12
20
|
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parametrul {0} este \u00EEn afara intervalului.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Scanare cod de bare
|
|
15
24
|
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
16
26
|
BARCODE_SCANNER_BUTTON_TOOLTIP=Buton scanare cod de bare
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u00CEnc\u0103rcare biblioteci
|
|
19
30
|
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
20
32
|
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=\u00CEnc\u0103rcare bibliotec\u0103 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=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0448\u0442\u0440\u0438\u0445\u043A\u043E\u0434
|
|
3
6
|
|
|
7
|
+
#XBUT: OK button in the manual barcode input dialog
|
|
4
8
|
BARCODE_DIALOG_OK=\u041E\u041A
|
|
5
9
|
|
|
10
|
+
#XBUT: Cancel button in the manual barcode input dialog
|
|
6
11
|
BARCODE_DIALOG_CANCEL=\u041E\u0442\u043C\u0435\u043D\u0438\u0442\u044C
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0448\u0442\u0440\u0438\u0445\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\u0435\u043D
|
|
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} \u0432\u043D\u0435 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D\u0430.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=\u0421\u043A\u0430\u043D\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0448\u0442\u0440\u0438\u0445\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\u043A\u043E\u0434\u0430
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 \u0431\u0438\u0431\u043B\u0438\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\u0433\u0440\u0443\u0437\u043A\u0430 \u0431\u0438\u0431\u043B\u0438\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=Unesi bar kod
|
|
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=Odustani
|
|
7
12
|
|
|
13
|
+
#XFLD: Placeholder of the barcode input field
|
|
8
14
|
BARCODE_DIALOG_PLACEHOLDER=Unesi bar kod
|
|
9
15
|
|
|
10
|
-
|
|
16
|
+
#YMSG: Message in the manual barcode input dialog
|
|
17
|
+
BARCODE_DIALOG_MSG=Skener nije dostupan
|
|
11
18
|
|
|
12
|
-
|
|
19
|
+
#XMSG: error message for updating parameter of Camera
|
|
20
|
+
BARCODE_DIALOG_CAMERA_UPDATE_PARAMETER_ERROR_MSG=Parametar {0} je van raspona.
|
|
13
21
|
|
|
22
|
+
#XTIT: title of the scan barcode dialog
|
|
14
23
|
BARCODE_DIALOG_SCANNING_TITLE=Skeniraj bar kod
|
|
15
24
|
|
|
16
|
-
|
|
25
|
+
#XTOL: Barcode Scanner Button tooltip
|
|
26
|
+
BARCODE_SCANNER_BUTTON_TOOLTIP=Dugme skenera bar koda
|
|
17
27
|
|
|
28
|
+
#XTIT: title of the scan bar busy dialog
|
|
18
29
|
BARCODE_DIALOG_BUSY_TITLE=U\u010Ditavanje biblioteka
|
|
19
30
|
|
|
20
|
-
|
|
31
|
+
#XTXT: text of loading zxing-cpp in the scan bar busy dialog
|
|
32
|
+
BARCODE_DIALOG_BUSY_TEXT_ZXINGCPP=U\u010Ditavanje biblioteke ZXing-cpp...
|