@trackunit/custom-field-components 0.0.714 → 0.0.715
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/translation.cjs12.js +40 -40
- package/translation.cjs17.js +22 -22
- package/translation.esm12.js +40 -40
- package/translation.esm17.js +22 -22
package/package.json
CHANGED
package/translation.cjs12.js
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"customfield.unit.acre": "
|
|
4
|
+
"customfield.unit.acre": "акр",
|
|
5
5
|
"customfield.unit.amperehour": "Ah",
|
|
6
|
-
"customfield.unit.bar": "
|
|
7
|
-
"customfield.unit.centimetre": "
|
|
8
|
-
"customfield.unit.cubic_foot": "
|
|
9
|
-
"customfield.unit.cubic_metre": "
|
|
10
|
-
"customfield.unit.foot": "
|
|
11
|
-
"customfield.unit.gallon_liquid": "
|
|
12
|
-
"customfield.unit.gram": "
|
|
13
|
-
"customfield.unit.hectare": "
|
|
14
|
-
"customfield.unit.hour": "
|
|
15
|
-
"customfield.unit.inch": "
|
|
16
|
-
"customfield.unit.kilogram": "
|
|
17
|
-
"customfield.unit.kilogram_per_hour": "
|
|
18
|
-
"customfield.unit.kilogram_per_second": "
|
|
19
|
-
"customfield.unit.kilometre": "
|
|
20
|
-
"customfield.unit.kilometre_per_hour": "
|
|
21
|
-
"customfield.unit.kilopascal": "
|
|
22
|
-
"customfield.unit.kilowatt": "
|
|
23
|
-
"customfield.unit.kilowatthour": "
|
|
24
|
-
"customfield.unit.litre": "
|
|
25
|
-
"customfield.unit.metre": "
|
|
26
|
-
"customfield.unit.metre_per_second": "
|
|
27
|
-
"customfield.unit.metre_per_second_squared": "
|
|
28
|
-
"customfield.unit.mile": "
|
|
29
|
-
"customfield.unit.mile_per_hour": "
|
|
30
|
-
"customfield.unit.millimetre": "
|
|
31
|
-
"customfield.unit.newton": "
|
|
32
|
-
"customfield.unit.ounce": "
|
|
33
|
-
"customfield.unit.pascal": "
|
|
34
|
-
"customfield.unit.pound": "
|
|
35
|
-
"customfield.unit.pound_per_hour": "
|
|
36
|
-
"customfield.unit.pound_per_second": "
|
|
37
|
-
"customfield.unit.pound_per_square_inch": "
|
|
38
|
-
"customfield.unit.square_foot": "
|
|
39
|
-
"customfield.unit.square_kilometre": "
|
|
40
|
-
"customfield.unit.square_metre": "
|
|
41
|
-
"customfield.unit.ton": "
|
|
42
|
-
"customfield.unit.ton_us": "
|
|
6
|
+
"customfield.unit.bar": "бар",
|
|
7
|
+
"customfield.unit.centimetre": "см",
|
|
8
|
+
"customfield.unit.cubic_foot": "фт³",
|
|
9
|
+
"customfield.unit.cubic_metre": "м³",
|
|
10
|
+
"customfield.unit.foot": "фут",
|
|
11
|
+
"customfield.unit.gallon_liquid": "гал",
|
|
12
|
+
"customfield.unit.gram": "г",
|
|
13
|
+
"customfield.unit.hectare": "га",
|
|
14
|
+
"customfield.unit.hour": "ч",
|
|
15
|
+
"customfield.unit.inch": "дюйм",
|
|
16
|
+
"customfield.unit.kilogram": "кг",
|
|
17
|
+
"customfield.unit.kilogram_per_hour": "кг / ч",
|
|
18
|
+
"customfield.unit.kilogram_per_second": "кг/c",
|
|
19
|
+
"customfield.unit.kilometre": "км",
|
|
20
|
+
"customfield.unit.kilometre_per_hour": "км/ч",
|
|
21
|
+
"customfield.unit.kilopascal": "кПа",
|
|
22
|
+
"customfield.unit.kilowatt": "кВт",
|
|
23
|
+
"customfield.unit.kilowatthour": "кВт⋅ч",
|
|
24
|
+
"customfield.unit.litre": "л",
|
|
25
|
+
"customfield.unit.metre": "м",
|
|
26
|
+
"customfield.unit.metre_per_second": "м/с",
|
|
27
|
+
"customfield.unit.metre_per_second_squared": "м/с²",
|
|
28
|
+
"customfield.unit.mile": "миль",
|
|
29
|
+
"customfield.unit.mile_per_hour": "миль/ч",
|
|
30
|
+
"customfield.unit.millimetre": "мм",
|
|
31
|
+
"customfield.unit.newton": "Н",
|
|
32
|
+
"customfield.unit.ounce": "унция",
|
|
33
|
+
"customfield.unit.pascal": "Па",
|
|
34
|
+
"customfield.unit.pound": "фунт",
|
|
35
|
+
"customfield.unit.pound_per_hour": "фунт/час",
|
|
36
|
+
"customfield.unit.pound_per_second": "фунт/с",
|
|
37
|
+
"customfield.unit.pound_per_square_inch": "фунт/кв. дюйм",
|
|
38
|
+
"customfield.unit.square_foot": "фт²",
|
|
39
|
+
"customfield.unit.square_kilometre": "км²",
|
|
40
|
+
"customfield.unit.square_metre": "м²",
|
|
41
|
+
"customfield.unit.ton": "тонна",
|
|
42
|
+
"customfield.unit.ton_us": "тонна (США)",
|
|
43
43
|
"customfield.unit.volt": "V",
|
|
44
|
-
"customfield.unit.watt": "
|
|
45
|
-
"customfield.unit.yard": "
|
|
44
|
+
"customfield.unit.watt": "Вт",
|
|
45
|
+
"customfield.unit.yard": "ярд"
|
|
46
46
|
};
|
|
47
47
|
|
|
48
48
|
exports["default"] = translation;
|
package/translation.cjs17.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
|
-
"customfield.unit.acre": "
|
|
4
|
+
"customfield.unit.acre": "เอเคอร์",
|
|
5
5
|
"customfield.unit.amperehour": "Ah",
|
|
6
|
-
"customfield.unit.bar": "
|
|
7
|
-
"customfield.unit.centimetre": "
|
|
8
|
-
"customfield.unit.cubic_foot": "
|
|
9
|
-
"customfield.unit.cubic_metre": "
|
|
6
|
+
"customfield.unit.bar": "บาร์",
|
|
7
|
+
"customfield.unit.centimetre": "ซม.",
|
|
8
|
+
"customfield.unit.cubic_foot": "ลูกบาศก์ฟุต",
|
|
9
|
+
"customfield.unit.cubic_metre": "ลูกบาศก์เมตร",
|
|
10
10
|
"customfield.unit.foot": "ft",
|
|
11
11
|
"customfield.unit.gallon_liquid": "gal",
|
|
12
12
|
"customfield.unit.gram": "g",
|
|
13
13
|
"customfield.unit.hectare": "ha",
|
|
14
14
|
"customfield.unit.hour": "hr",
|
|
15
15
|
"customfield.unit.inch": "in",
|
|
16
|
-
"customfield.unit.kilogram": "
|
|
17
|
-
"customfield.unit.kilogram_per_hour": "
|
|
18
|
-
"customfield.unit.kilogram_per_second": "
|
|
19
|
-
"customfield.unit.kilometre": "
|
|
20
|
-
"customfield.unit.kilometre_per_hour": "
|
|
16
|
+
"customfield.unit.kilogram": "กก.",
|
|
17
|
+
"customfield.unit.kilogram_per_hour": "กก./ชม.",
|
|
18
|
+
"customfield.unit.kilogram_per_second": "กก./วินาที",
|
|
19
|
+
"customfield.unit.kilometre": "กม.",
|
|
20
|
+
"customfield.unit.kilometre_per_hour": "กม./ชม.",
|
|
21
21
|
"customfield.unit.kilopascal": "kPa",
|
|
22
22
|
"customfield.unit.kilowatt": "kW",
|
|
23
23
|
"customfield.unit.kilowatthour": "kWh",
|
|
24
|
-
"customfield.unit.litre": "
|
|
25
|
-
"customfield.unit.metre": "
|
|
24
|
+
"customfield.unit.litre": "ล.",
|
|
25
|
+
"customfield.unit.metre": "ม.",
|
|
26
26
|
"customfield.unit.metre_per_second": "m/s",
|
|
27
27
|
"customfield.unit.metre_per_second_squared": "m/s²",
|
|
28
28
|
"customfield.unit.mile": "mi",
|
|
@@ -31,18 +31,18 @@ var translation = {
|
|
|
31
31
|
"customfield.unit.newton": "N",
|
|
32
32
|
"customfield.unit.ounce": "oz",
|
|
33
33
|
"customfield.unit.pascal": "Pa",
|
|
34
|
-
"customfield.unit.pound": "
|
|
35
|
-
"customfield.unit.pound_per_hour": "
|
|
36
|
-
"customfield.unit.pound_per_second": "
|
|
34
|
+
"customfield.unit.pound": "ปอนด์",
|
|
35
|
+
"customfield.unit.pound_per_hour": "ปอนด์/ชม.",
|
|
36
|
+
"customfield.unit.pound_per_second": "ปอนด์/วินาที",
|
|
37
37
|
"customfield.unit.pound_per_square_inch": "psi",
|
|
38
|
-
"customfield.unit.square_foot": "
|
|
39
|
-
"customfield.unit.square_kilometre": "
|
|
40
|
-
"customfield.unit.square_metre": "
|
|
41
|
-
"customfield.unit.ton": "
|
|
42
|
-
"customfield.unit.ton_us": "
|
|
38
|
+
"customfield.unit.square_foot": "ตารางฟุต",
|
|
39
|
+
"customfield.unit.square_kilometre": "ตร. กม.",
|
|
40
|
+
"customfield.unit.square_metre": "ตร. ม.",
|
|
41
|
+
"customfield.unit.ton": "ตัน",
|
|
42
|
+
"customfield.unit.ton_us": "ตัน (US)",
|
|
43
43
|
"customfield.unit.volt": "V",
|
|
44
|
-
"customfield.unit.watt": "
|
|
45
|
-
"customfield.unit.yard": "
|
|
44
|
+
"customfield.unit.watt": "วัตต์",
|
|
45
|
+
"customfield.unit.yard": "หลา"
|
|
46
46
|
};
|
|
47
47
|
|
|
48
48
|
exports["default"] = translation;
|
package/translation.esm12.js
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"customfield.unit.acre": "
|
|
2
|
+
"customfield.unit.acre": "акр",
|
|
3
3
|
"customfield.unit.amperehour": "Ah",
|
|
4
|
-
"customfield.unit.bar": "
|
|
5
|
-
"customfield.unit.centimetre": "
|
|
6
|
-
"customfield.unit.cubic_foot": "
|
|
7
|
-
"customfield.unit.cubic_metre": "
|
|
8
|
-
"customfield.unit.foot": "
|
|
9
|
-
"customfield.unit.gallon_liquid": "
|
|
10
|
-
"customfield.unit.gram": "
|
|
11
|
-
"customfield.unit.hectare": "
|
|
12
|
-
"customfield.unit.hour": "
|
|
13
|
-
"customfield.unit.inch": "
|
|
14
|
-
"customfield.unit.kilogram": "
|
|
15
|
-
"customfield.unit.kilogram_per_hour": "
|
|
16
|
-
"customfield.unit.kilogram_per_second": "
|
|
17
|
-
"customfield.unit.kilometre": "
|
|
18
|
-
"customfield.unit.kilometre_per_hour": "
|
|
19
|
-
"customfield.unit.kilopascal": "
|
|
20
|
-
"customfield.unit.kilowatt": "
|
|
21
|
-
"customfield.unit.kilowatthour": "
|
|
22
|
-
"customfield.unit.litre": "
|
|
23
|
-
"customfield.unit.metre": "
|
|
24
|
-
"customfield.unit.metre_per_second": "
|
|
25
|
-
"customfield.unit.metre_per_second_squared": "
|
|
26
|
-
"customfield.unit.mile": "
|
|
27
|
-
"customfield.unit.mile_per_hour": "
|
|
28
|
-
"customfield.unit.millimetre": "
|
|
29
|
-
"customfield.unit.newton": "
|
|
30
|
-
"customfield.unit.ounce": "
|
|
31
|
-
"customfield.unit.pascal": "
|
|
32
|
-
"customfield.unit.pound": "
|
|
33
|
-
"customfield.unit.pound_per_hour": "
|
|
34
|
-
"customfield.unit.pound_per_second": "
|
|
35
|
-
"customfield.unit.pound_per_square_inch": "
|
|
36
|
-
"customfield.unit.square_foot": "
|
|
37
|
-
"customfield.unit.square_kilometre": "
|
|
38
|
-
"customfield.unit.square_metre": "
|
|
39
|
-
"customfield.unit.ton": "
|
|
40
|
-
"customfield.unit.ton_us": "
|
|
4
|
+
"customfield.unit.bar": "бар",
|
|
5
|
+
"customfield.unit.centimetre": "см",
|
|
6
|
+
"customfield.unit.cubic_foot": "фт³",
|
|
7
|
+
"customfield.unit.cubic_metre": "м³",
|
|
8
|
+
"customfield.unit.foot": "фут",
|
|
9
|
+
"customfield.unit.gallon_liquid": "гал",
|
|
10
|
+
"customfield.unit.gram": "г",
|
|
11
|
+
"customfield.unit.hectare": "га",
|
|
12
|
+
"customfield.unit.hour": "ч",
|
|
13
|
+
"customfield.unit.inch": "дюйм",
|
|
14
|
+
"customfield.unit.kilogram": "кг",
|
|
15
|
+
"customfield.unit.kilogram_per_hour": "кг / ч",
|
|
16
|
+
"customfield.unit.kilogram_per_second": "кг/c",
|
|
17
|
+
"customfield.unit.kilometre": "км",
|
|
18
|
+
"customfield.unit.kilometre_per_hour": "км/ч",
|
|
19
|
+
"customfield.unit.kilopascal": "кПа",
|
|
20
|
+
"customfield.unit.kilowatt": "кВт",
|
|
21
|
+
"customfield.unit.kilowatthour": "кВт⋅ч",
|
|
22
|
+
"customfield.unit.litre": "л",
|
|
23
|
+
"customfield.unit.metre": "м",
|
|
24
|
+
"customfield.unit.metre_per_second": "м/с",
|
|
25
|
+
"customfield.unit.metre_per_second_squared": "м/с²",
|
|
26
|
+
"customfield.unit.mile": "миль",
|
|
27
|
+
"customfield.unit.mile_per_hour": "миль/ч",
|
|
28
|
+
"customfield.unit.millimetre": "мм",
|
|
29
|
+
"customfield.unit.newton": "Н",
|
|
30
|
+
"customfield.unit.ounce": "унция",
|
|
31
|
+
"customfield.unit.pascal": "Па",
|
|
32
|
+
"customfield.unit.pound": "фунт",
|
|
33
|
+
"customfield.unit.pound_per_hour": "фунт/час",
|
|
34
|
+
"customfield.unit.pound_per_second": "фунт/с",
|
|
35
|
+
"customfield.unit.pound_per_square_inch": "фунт/кв. дюйм",
|
|
36
|
+
"customfield.unit.square_foot": "фт²",
|
|
37
|
+
"customfield.unit.square_kilometre": "км²",
|
|
38
|
+
"customfield.unit.square_metre": "м²",
|
|
39
|
+
"customfield.unit.ton": "тонна",
|
|
40
|
+
"customfield.unit.ton_us": "тонна (США)",
|
|
41
41
|
"customfield.unit.volt": "V",
|
|
42
|
-
"customfield.unit.watt": "
|
|
43
|
-
"customfield.unit.yard": "
|
|
42
|
+
"customfield.unit.watt": "Вт",
|
|
43
|
+
"customfield.unit.yard": "ярд"
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
export { translation as default };
|
package/translation.esm17.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
var translation = {
|
|
2
|
-
"customfield.unit.acre": "
|
|
2
|
+
"customfield.unit.acre": "เอเคอร์",
|
|
3
3
|
"customfield.unit.amperehour": "Ah",
|
|
4
|
-
"customfield.unit.bar": "
|
|
5
|
-
"customfield.unit.centimetre": "
|
|
6
|
-
"customfield.unit.cubic_foot": "
|
|
7
|
-
"customfield.unit.cubic_metre": "
|
|
4
|
+
"customfield.unit.bar": "บาร์",
|
|
5
|
+
"customfield.unit.centimetre": "ซม.",
|
|
6
|
+
"customfield.unit.cubic_foot": "ลูกบาศก์ฟุต",
|
|
7
|
+
"customfield.unit.cubic_metre": "ลูกบาศก์เมตร",
|
|
8
8
|
"customfield.unit.foot": "ft",
|
|
9
9
|
"customfield.unit.gallon_liquid": "gal",
|
|
10
10
|
"customfield.unit.gram": "g",
|
|
11
11
|
"customfield.unit.hectare": "ha",
|
|
12
12
|
"customfield.unit.hour": "hr",
|
|
13
13
|
"customfield.unit.inch": "in",
|
|
14
|
-
"customfield.unit.kilogram": "
|
|
15
|
-
"customfield.unit.kilogram_per_hour": "
|
|
16
|
-
"customfield.unit.kilogram_per_second": "
|
|
17
|
-
"customfield.unit.kilometre": "
|
|
18
|
-
"customfield.unit.kilometre_per_hour": "
|
|
14
|
+
"customfield.unit.kilogram": "กก.",
|
|
15
|
+
"customfield.unit.kilogram_per_hour": "กก./ชม.",
|
|
16
|
+
"customfield.unit.kilogram_per_second": "กก./วินาที",
|
|
17
|
+
"customfield.unit.kilometre": "กม.",
|
|
18
|
+
"customfield.unit.kilometre_per_hour": "กม./ชม.",
|
|
19
19
|
"customfield.unit.kilopascal": "kPa",
|
|
20
20
|
"customfield.unit.kilowatt": "kW",
|
|
21
21
|
"customfield.unit.kilowatthour": "kWh",
|
|
22
|
-
"customfield.unit.litre": "
|
|
23
|
-
"customfield.unit.metre": "
|
|
22
|
+
"customfield.unit.litre": "ล.",
|
|
23
|
+
"customfield.unit.metre": "ม.",
|
|
24
24
|
"customfield.unit.metre_per_second": "m/s",
|
|
25
25
|
"customfield.unit.metre_per_second_squared": "m/s²",
|
|
26
26
|
"customfield.unit.mile": "mi",
|
|
@@ -29,18 +29,18 @@ var translation = {
|
|
|
29
29
|
"customfield.unit.newton": "N",
|
|
30
30
|
"customfield.unit.ounce": "oz",
|
|
31
31
|
"customfield.unit.pascal": "Pa",
|
|
32
|
-
"customfield.unit.pound": "
|
|
33
|
-
"customfield.unit.pound_per_hour": "
|
|
34
|
-
"customfield.unit.pound_per_second": "
|
|
32
|
+
"customfield.unit.pound": "ปอนด์",
|
|
33
|
+
"customfield.unit.pound_per_hour": "ปอนด์/ชม.",
|
|
34
|
+
"customfield.unit.pound_per_second": "ปอนด์/วินาที",
|
|
35
35
|
"customfield.unit.pound_per_square_inch": "psi",
|
|
36
|
-
"customfield.unit.square_foot": "
|
|
37
|
-
"customfield.unit.square_kilometre": "
|
|
38
|
-
"customfield.unit.square_metre": "
|
|
39
|
-
"customfield.unit.ton": "
|
|
40
|
-
"customfield.unit.ton_us": "
|
|
36
|
+
"customfield.unit.square_foot": "ตารางฟุต",
|
|
37
|
+
"customfield.unit.square_kilometre": "ตร. กม.",
|
|
38
|
+
"customfield.unit.square_metre": "ตร. ม.",
|
|
39
|
+
"customfield.unit.ton": "ตัน",
|
|
40
|
+
"customfield.unit.ton_us": "ตัน (US)",
|
|
41
41
|
"customfield.unit.volt": "V",
|
|
42
|
-
"customfield.unit.watt": "
|
|
43
|
-
"customfield.unit.yard": "
|
|
42
|
+
"customfield.unit.watt": "วัตต์",
|
|
43
|
+
"customfield.unit.yard": "หลา"
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
export { translation as default };
|