@trackunit/custom-field-components 0.0.763 → 0.0.764

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.
@@ -1,14 +1,14 @@
1
1
  var translation = {
2
- "customfield.unit.ACRE": "acre",
2
+ "customfield.unit.ACRE": "akr",
3
3
  "customfield.unit.AMPERE": "A",
4
4
  "customfield.unit.AMPERE_HOUR": "Ah",
5
5
  "customfield.unit.ARE": "a",
6
6
  "customfield.unit.BAR": "bar",
7
7
  "customfield.unit.CELSIUS": "°C",
8
8
  "customfield.unit.CENTIMETRE": "cm",
9
- "customfield.unit.CUBIC_FOOT": "ft³",
10
- "customfield.unit.CUBIC_METRE": "",
11
- "customfield.unit.DAY": "days",
9
+ "customfield.unit.CUBIC_FOOT": "ft3",
10
+ "customfield.unit.CUBIC_METRE": "m3",
11
+ "customfield.unit.DAY": "dni",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
14
  "customfield.unit.FOOT": "ft",
@@ -18,8 +18,8 @@ var translation = {
18
18
  "customfield.unit.GRAM": "g",
19
19
  "customfield.unit.HECTARE": "ha",
20
20
  "customfield.unit.HERTZ": "Hz",
21
- "customfield.unit.HOUR": "h",
22
- "customfield.unit.INCH": "in",
21
+ "customfield.unit.HOUR": "godz.",
22
+ "customfield.unit.INCH": "cal",
23
23
  "customfield.unit.INCHES_OF_WATER": "inAq",
24
24
  "customfield.unit.KILOGRAM": "kg",
25
25
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
@@ -29,18 +29,18 @@ var translation = {
29
29
  "customfield.unit.KILOPASCAL": "kPa",
30
30
  "customfield.unit.KILOWATT": "kW",
31
31
  "customfield.unit.KILOWATT_HOUR": "kWh",
32
- "customfield.unit.LITRE": "L",
33
- "customfield.unit.LITRES_PER_HOUR": "L/h",
32
+ "customfield.unit.LITRE": "l",
33
+ "customfield.unit.LITRES_PER_HOUR": "l/h",
34
34
  "customfield.unit.METRE": "m",
35
35
  "customfield.unit.METRE_PER_SECOND": "m/s",
36
- "customfield.unit.METRE_PER_SECOND_SQUARED": "m/",
37
- "customfield.unit.METRIC_TON": "ton",
36
+ "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s2",
37
+ "customfield.unit.METRIC_TON": "t",
38
38
  "customfield.unit.MILE": "mi",
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
- "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
42
+ "customfield.unit.MINUTE": "min.",
43
+ "customfield.unit.MONTH": "miesiące",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
@@ -54,8 +54,8 @@ var translation = {
54
54
  "customfield.unit.SQUARE_FOOT": "ft²",
55
55
  "customfield.unit.SQUARE_KILOMETRE": "km²",
56
56
  "customfield.unit.SQUARE_METRE": "m²",
57
- "customfield.unit.TON": "ton",
58
- "customfield.unit.US_TON": "ton (US)",
57
+ "customfield.unit.TON": "t",
58
+ "customfield.unit.US_TON": "t (US)",
59
59
  "customfield.unit.VOLT": "V",
60
60
  "customfield.unit.VOLT_AMPERE": "VA",
61
61
  "customfield.unit.WATT": "W",
@@ -8,7 +8,7 @@ var translation = {
8
8
  "customfield.unit.CENTIMETRE": "cm",
9
9
  "customfield.unit.CUBIC_FOOT": "ft³",
10
10
  "customfield.unit.CUBIC_METRE": "m³",
11
- "customfield.unit.DAY": "days",
11
+ "customfield.unit.DAY": "dias",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
14
  "customfield.unit.FOOT": "ft",
@@ -19,7 +19,7 @@ var translation = {
19
19
  "customfield.unit.HECTARE": "ha",
20
20
  "customfield.unit.HERTZ": "Hz",
21
21
  "customfield.unit.HOUR": "h",
22
- "customfield.unit.INCH": "in",
22
+ "customfield.unit.INCH": "pol",
23
23
  "customfield.unit.INCHES_OF_WATER": "inAq",
24
24
  "customfield.unit.KILOGRAM": "kg",
25
25
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
@@ -39,8 +39,8 @@ var translation = {
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
- "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
42
+ "customfield.unit.MINUTE": "mín",
43
+ "customfield.unit.MONTH": "meses",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
@@ -1,66 +1,66 @@
1
1
  var translation = {
2
- "customfield.unit.ACRE": "acre",
3
- "customfield.unit.AMPERE": "A",
2
+ "customfield.unit.ACRE": "акр",
3
+ "customfield.unit.AMPERE": "А",
4
4
  "customfield.unit.AMPERE_HOUR": "Ah",
5
5
  "customfield.unit.ARE": "a",
6
- "customfield.unit.BAR": "bar",
6
+ "customfield.unit.BAR": "бар",
7
7
  "customfield.unit.CELSIUS": "°C",
8
- "customfield.unit.CENTIMETRE": "cm",
9
- "customfield.unit.CUBIC_FOOT": "ft³",
10
- "customfield.unit.CUBIC_METRE": "",
11
- "customfield.unit.DAY": "days",
8
+ "customfield.unit.CENTIMETRE": "см",
9
+ "customfield.unit.CUBIC_FOOT": "фт³",
10
+ "customfield.unit.CUBIC_METRE": "м³",
11
+ "customfield.unit.DAY": "дней",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
- "customfield.unit.FOOT": "ft",
14
+ "customfield.unit.FOOT": "фут",
15
15
  "customfield.unit.G_FORCE": "G",
16
- "customfield.unit.GALLON_LIQUID": "gal",
16
+ "customfield.unit.GALLON_LIQUID": "гал",
17
17
  "customfield.unit.GALLONS_PER_HOUR": "gal/h",
18
- "customfield.unit.GRAM": "g",
19
- "customfield.unit.HECTARE": "ha",
20
- "customfield.unit.HERTZ": "Hz",
21
- "customfield.unit.HOUR": "h",
22
- "customfield.unit.INCH": "in",
18
+ "customfield.unit.GRAM": "г",
19
+ "customfield.unit.HECTARE": "га",
20
+ "customfield.unit.HERTZ": "Гц",
21
+ "customfield.unit.HOUR": "ч",
22
+ "customfield.unit.INCH": "дюйм",
23
23
  "customfield.unit.INCHES_OF_WATER": "inAq",
24
- "customfield.unit.KILOGRAM": "kg",
24
+ "customfield.unit.KILOGRAM": "кг",
25
25
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
26
- "customfield.unit.KILOGRAM_PER_SECOND": "kg/s",
27
- "customfield.unit.KILOMETRE": "km",
28
- "customfield.unit.KILOMETRE_PER_HOUR": "km/h",
29
- "customfield.unit.KILOPASCAL": "kPa",
30
- "customfield.unit.KILOWATT": "kW",
31
- "customfield.unit.KILOWATT_HOUR": "kWh",
32
- "customfield.unit.LITRE": "L",
33
- "customfield.unit.LITRES_PER_HOUR": "L/h",
34
- "customfield.unit.METRE": "m",
35
- "customfield.unit.METRE_PER_SECOND": "m/s",
36
- "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
37
- "customfield.unit.METRIC_TON": "ton",
38
- "customfield.unit.MILE": "mi",
39
- "customfield.unit.MILE_PER_HOUR": "mph",
40
- "customfield.unit.MILLIMETRE": "mm",
26
+ "customfield.unit.KILOGRAM_PER_SECOND": "кг/c",
27
+ "customfield.unit.KILOMETRE": "км",
28
+ "customfield.unit.KILOMETRE_PER_HOUR": "км/ч",
29
+ "customfield.unit.KILOPASCAL": "кПа",
30
+ "customfield.unit.KILOWATT": "кВт",
31
+ "customfield.unit.KILOWATT_HOUR": "кВт⋅ч",
32
+ "customfield.unit.LITRE": "л",
33
+ "customfield.unit.LITRES_PER_HOUR": "л/ч",
34
+ "customfield.unit.METRE": "м",
35
+ "customfield.unit.METRE_PER_SECOND": "м/с",
36
+ "customfield.unit.METRE_PER_SECOND_SQUARED": "м/с²",
37
+ "customfield.unit.METRIC_TON": "тонна",
38
+ "customfield.unit.MILE": "миль",
39
+ "customfield.unit.MILE_PER_HOUR": "миль/ч",
40
+ "customfield.unit.MILLIMETRE": "мм",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
- "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
44
- "customfield.unit.NEWTON": "N",
45
- "customfield.unit.OUNCE": "oz",
46
- "customfield.unit.PASCAL": "Pa",
42
+ "customfield.unit.MINUTE": "мин.",
43
+ "customfield.unit.MONTH": "месяца",
44
+ "customfield.unit.NEWTON": "Н",
45
+ "customfield.unit.OUNCE": "унция",
46
+ "customfield.unit.PASCAL": "Па",
47
47
  "customfield.unit.PERCENT": "%",
48
- "customfield.unit.POUND": "lb",
48
+ "customfield.unit.POUND": "фунт",
49
49
  "customfield.unit.POUND_PER_HOUR": "lb/h",
50
- "customfield.unit.POUND_PER_SECOND": "lb/s",
51
- "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
52
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
53
- "customfield.unit.SECOND": "s",
54
- "customfield.unit.SQUARE_FOOT": "ft²",
55
- "customfield.unit.SQUARE_KILOMETRE": "km²",
56
- "customfield.unit.SQUARE_METRE": "",
57
- "customfield.unit.TON": "ton",
58
- "customfield.unit.US_TON": "ton (US)",
59
- "customfield.unit.VOLT": "V",
60
- "customfield.unit.VOLT_AMPERE": "VA",
61
- "customfield.unit.WATT": "W",
50
+ "customfield.unit.POUND_PER_SECOND": "фунт/с",
51
+ "customfield.unit.POUND_PER_SQUARE_INCH": "фунт/кв. дюйм",
52
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "об/мин",
53
+ "customfield.unit.SECOND": "с",
54
+ "customfield.unit.SQUARE_FOOT": "фт²",
55
+ "customfield.unit.SQUARE_KILOMETRE": "км²",
56
+ "customfield.unit.SQUARE_METRE": "м²",
57
+ "customfield.unit.TON": "тонна",
58
+ "customfield.unit.US_TON": "тонна (США)",
59
+ "customfield.unit.VOLT": "В",
60
+ "customfield.unit.VOLT_AMPERE": "ВА",
61
+ "customfield.unit.WATT": "Вт",
62
62
  "customfield.unit.WEEK": "wk",
63
- "customfield.unit.YARD": "yd",
63
+ "customfield.unit.YARD": "ярд",
64
64
  "customfield.unit.YEAR": "years"
65
65
  };
66
66
 
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "customfield.unit.ACRE": "acre",
2
+ "customfield.unit.ACRE": "acru",
3
3
  "customfield.unit.AMPERE": "A",
4
4
  "customfield.unit.AMPERE_HOUR": "Ah",
5
5
  "customfield.unit.ARE": "a",
@@ -8,7 +8,7 @@ var translation = {
8
8
  "customfield.unit.CENTIMETRE": "cm",
9
9
  "customfield.unit.CUBIC_FOOT": "ft³",
10
10
  "customfield.unit.CUBIC_METRE": "m³",
11
- "customfield.unit.DAY": "days",
11
+ "customfield.unit.DAY": "zile",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
14
  "customfield.unit.FOOT": "ft",
@@ -29,18 +29,18 @@ var translation = {
29
29
  "customfield.unit.KILOPASCAL": "kPa",
30
30
  "customfield.unit.KILOWATT": "kW",
31
31
  "customfield.unit.KILOWATT_HOUR": "kWh",
32
- "customfield.unit.LITRE": "L",
33
- "customfield.unit.LITRES_PER_HOUR": "L/h",
32
+ "customfield.unit.LITRE": "l",
33
+ "customfield.unit.LITRES_PER_HOUR": "l/h",
34
34
  "customfield.unit.METRE": "m",
35
35
  "customfield.unit.METRE_PER_SECOND": "m/s",
36
36
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
37
- "customfield.unit.METRIC_TON": "ton",
37
+ "customfield.unit.METRIC_TON": "tonă",
38
38
  "customfield.unit.MILE": "mi",
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
42
  "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
43
+ "customfield.unit.MONTH": "luni",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
@@ -54,13 +54,13 @@ var translation = {
54
54
  "customfield.unit.SQUARE_FOOT": "ft²",
55
55
  "customfield.unit.SQUARE_KILOMETRE": "km²",
56
56
  "customfield.unit.SQUARE_METRE": "m²",
57
- "customfield.unit.TON": "ton",
58
- "customfield.unit.US_TON": "ton (US)",
57
+ "customfield.unit.TON": "tonă",
58
+ "customfield.unit.US_TON": "tonă (SUA)",
59
59
  "customfield.unit.VOLT": "V",
60
60
  "customfield.unit.VOLT_AMPERE": "VA",
61
61
  "customfield.unit.WATT": "W",
62
62
  "customfield.unit.WEEK": "wk",
63
- "customfield.unit.YARD": "yd",
63
+ "customfield.unit.YARD": "yard",
64
64
  "customfield.unit.YEAR": "years"
65
65
  };
66
66
 
@@ -8,7 +8,7 @@ var translation = {
8
8
  "customfield.unit.CENTIMETRE": "cm",
9
9
  "customfield.unit.CUBIC_FOOT": "ft³",
10
10
  "customfield.unit.CUBIC_METRE": "m³",
11
- "customfield.unit.DAY": "days",
11
+ "customfield.unit.DAY": "días",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
14
  "customfield.unit.FOOT": "ft",
@@ -34,13 +34,13 @@ var translation = {
34
34
  "customfield.unit.METRE": "m",
35
35
  "customfield.unit.METRE_PER_SECOND": "m/s",
36
36
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
37
- "customfield.unit.METRIC_TON": "ton",
37
+ "customfield.unit.METRIC_TON": "t",
38
38
  "customfield.unit.MILE": "mi",
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
- "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
42
+ "customfield.unit.MINUTE": "mín.",
43
+ "customfield.unit.MONTH": "meses",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
@@ -54,8 +54,8 @@ var translation = {
54
54
  "customfield.unit.SQUARE_FOOT": "ft²",
55
55
  "customfield.unit.SQUARE_KILOMETRE": "km²",
56
56
  "customfield.unit.SQUARE_METRE": "m²",
57
- "customfield.unit.TON": "ton",
58
- "customfield.unit.US_TON": "ton (US)",
57
+ "customfield.unit.TON": "t",
58
+ "customfield.unit.US_TON": "t (EE. UU.)",
59
59
  "customfield.unit.VOLT": "V",
60
60
  "customfield.unit.VOLT_AMPERE": "VA",
61
61
  "customfield.unit.WATT": "W",
@@ -8,7 +8,7 @@ var translation = {
8
8
  "customfield.unit.CENTIMETRE": "cm",
9
9
  "customfield.unit.CUBIC_FOOT": "ft³",
10
10
  "customfield.unit.CUBIC_METRE": "m³",
11
- "customfield.unit.DAY": "days",
11
+ "customfield.unit.DAY": "dagar",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
14
  "customfield.unit.FOOT": "ft",
@@ -29,8 +29,8 @@ var translation = {
29
29
  "customfield.unit.KILOPASCAL": "kPa",
30
30
  "customfield.unit.KILOWATT": "kW",
31
31
  "customfield.unit.KILOWATT_HOUR": "kWh",
32
- "customfield.unit.LITRE": "L",
33
- "customfield.unit.LITRES_PER_HOUR": "L/h",
32
+ "customfield.unit.LITRE": "l",
33
+ "customfield.unit.LITRES_PER_HOUR": "l/h",
34
34
  "customfield.unit.METRE": "m",
35
35
  "customfield.unit.METRE_PER_SECOND": "m/s",
36
36
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
@@ -39,8 +39,8 @@ var translation = {
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
- "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
42
+ "customfield.unit.MINUTE": "min.",
43
+ "customfield.unit.MONTH": "månader",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
@@ -1,66 +1,66 @@
1
1
  var translation = {
2
- "customfield.unit.ACRE": "acre",
2
+ "customfield.unit.ACRE": "エーカー",
3
3
  "customfield.unit.AMPERE": "A",
4
4
  "customfield.unit.AMPERE_HOUR": "Ah",
5
5
  "customfield.unit.ARE": "a",
6
6
  "customfield.unit.BAR": "bar",
7
7
  "customfield.unit.CELSIUS": "°C",
8
8
  "customfield.unit.CENTIMETRE": "cm",
9
- "customfield.unit.CUBIC_FOOT": "ft³",
9
+ "customfield.unit.CUBIC_FOOT": "立方フィート",
10
10
  "customfield.unit.CUBIC_METRE": "m³",
11
- "customfield.unit.DAY": "days",
11
+ "customfield.unit.DAY": "日間",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
- "customfield.unit.FOOT": "ft",
14
+ "customfield.unit.FOOT": "フィート",
15
15
  "customfield.unit.G_FORCE": "G",
16
16
  "customfield.unit.GALLON_LIQUID": "gal",
17
17
  "customfield.unit.GALLONS_PER_HOUR": "gal/h",
18
18
  "customfield.unit.GRAM": "g",
19
- "customfield.unit.HECTARE": "ha",
19
+ "customfield.unit.HECTARE": " ヘクタール",
20
20
  "customfield.unit.HERTZ": "Hz",
21
21
  "customfield.unit.HOUR": "h",
22
- "customfield.unit.INCH": "in",
22
+ "customfield.unit.INCH": "インチ",
23
23
  "customfield.unit.INCHES_OF_WATER": "inAq",
24
24
  "customfield.unit.KILOGRAM": "kg",
25
25
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
26
- "customfield.unit.KILOGRAM_PER_SECOND": "kg/s",
26
+ "customfield.unit.KILOGRAM_PER_SECOND": "kg/秒",
27
27
  "customfield.unit.KILOMETRE": "km",
28
- "customfield.unit.KILOMETRE_PER_HOUR": "km/h",
28
+ "customfield.unit.KILOMETRE_PER_HOUR": "km/時間",
29
29
  "customfield.unit.KILOPASCAL": "kPa",
30
30
  "customfield.unit.KILOWATT": "kW",
31
31
  "customfield.unit.KILOWATT_HOUR": "kWh",
32
32
  "customfield.unit.LITRE": "L",
33
- "customfield.unit.LITRES_PER_HOUR": "L/h",
33
+ "customfield.unit.LITRES_PER_HOUR": "L/時間",
34
34
  "customfield.unit.METRE": "m",
35
- "customfield.unit.METRE_PER_SECOND": "m/s",
36
- "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
37
- "customfield.unit.METRIC_TON": "ton",
38
- "customfield.unit.MILE": "mi",
35
+ "customfield.unit.METRE_PER_SECOND": "m/秒",
36
+ "customfield.unit.METRE_PER_SECOND_SQUARED": "メートル毎秒毎秒",
37
+ "customfield.unit.METRIC_TON": "トン",
38
+ "customfield.unit.MILE": "マイル",
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
- "customfield.unit.MINUTE": "min",
42
+ "customfield.unit.MINUTE": "最小",
43
43
  "customfield.unit.MONTH": "months",
44
44
  "customfield.unit.NEWTON": "N",
45
- "customfield.unit.OUNCE": "oz",
45
+ "customfield.unit.OUNCE": "オンス",
46
46
  "customfield.unit.PASCAL": "Pa",
47
47
  "customfield.unit.PERCENT": "%",
48
- "customfield.unit.POUND": "lb",
48
+ "customfield.unit.POUND": "ポンド",
49
49
  "customfield.unit.POUND_PER_HOUR": "lb/h",
50
- "customfield.unit.POUND_PER_SECOND": "lb/s",
50
+ "customfield.unit.POUND_PER_SECOND": "ポンド/秒",
51
51
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
52
52
  "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
53
53
  "customfield.unit.SECOND": "s",
54
- "customfield.unit.SQUARE_FOOT": "ft²",
54
+ "customfield.unit.SQUARE_FOOT": "平方フィート",
55
55
  "customfield.unit.SQUARE_KILOMETRE": "km²",
56
56
  "customfield.unit.SQUARE_METRE": "m²",
57
- "customfield.unit.TON": "ton",
58
- "customfield.unit.US_TON": "ton (US)",
57
+ "customfield.unit.TON": "トン",
58
+ "customfield.unit.US_TON": "トン (米国)",
59
59
  "customfield.unit.VOLT": "V",
60
60
  "customfield.unit.VOLT_AMPERE": "VA",
61
61
  "customfield.unit.WATT": "W",
62
62
  "customfield.unit.WEEK": "wk",
63
- "customfield.unit.YARD": "yd",
63
+ "customfield.unit.YARD": "ヤード",
64
64
  "customfield.unit.YEAR": "years"
65
65
  };
66
66
 
@@ -1,14 +1,14 @@
1
1
  var translation = {
2
- "customfield.unit.ACRE": "acre",
2
+ "customfield.unit.ACRE": "เอเคอร์",
3
3
  "customfield.unit.AMPERE": "A",
4
4
  "customfield.unit.AMPERE_HOUR": "Ah",
5
5
  "customfield.unit.ARE": "a",
6
- "customfield.unit.BAR": "bar",
6
+ "customfield.unit.BAR": "บาร์",
7
7
  "customfield.unit.CELSIUS": "°C",
8
- "customfield.unit.CENTIMETRE": "cm",
9
- "customfield.unit.CUBIC_FOOT": "ft³",
10
- "customfield.unit.CUBIC_METRE": "",
11
- "customfield.unit.DAY": "days",
8
+ "customfield.unit.CENTIMETRE": "ซม.",
9
+ "customfield.unit.CUBIC_FOOT": "ลูกบาศก์ฟุต",
10
+ "customfield.unit.CUBIC_METRE": "ลูกบาศก์เมตร",
11
+ "customfield.unit.DAY": "จำนวนวัน",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
14
  "customfield.unit.FOOT": "ft",
@@ -18,49 +18,49 @@ var translation = {
18
18
  "customfield.unit.GRAM": "g",
19
19
  "customfield.unit.HECTARE": "ha",
20
20
  "customfield.unit.HERTZ": "Hz",
21
- "customfield.unit.HOUR": "h",
21
+ "customfield.unit.HOUR": "ชม.",
22
22
  "customfield.unit.INCH": "in",
23
23
  "customfield.unit.INCHES_OF_WATER": "inAq",
24
- "customfield.unit.KILOGRAM": "kg",
24
+ "customfield.unit.KILOGRAM": "กก.",
25
25
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
26
- "customfield.unit.KILOGRAM_PER_SECOND": "kg/s",
27
- "customfield.unit.KILOMETRE": "km",
28
- "customfield.unit.KILOMETRE_PER_HOUR": "km/h",
26
+ "customfield.unit.KILOGRAM_PER_SECOND": "กก./วินาที",
27
+ "customfield.unit.KILOMETRE": "กม.",
28
+ "customfield.unit.KILOMETRE_PER_HOUR": "กม./ชม.",
29
29
  "customfield.unit.KILOPASCAL": "kPa",
30
30
  "customfield.unit.KILOWATT": "kW",
31
31
  "customfield.unit.KILOWATT_HOUR": "kWh",
32
- "customfield.unit.LITRE": "L",
33
- "customfield.unit.LITRES_PER_HOUR": "L/h",
34
- "customfield.unit.METRE": "m",
32
+ "customfield.unit.LITRE": "ล.",
33
+ "customfield.unit.LITRES_PER_HOUR": "ลิตร/ชั่วโมง",
34
+ "customfield.unit.METRE": "ม.",
35
35
  "customfield.unit.METRE_PER_SECOND": "m/s",
36
36
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
37
- "customfield.unit.METRIC_TON": "ton",
37
+ "customfield.unit.METRIC_TON": "ตัน",
38
38
  "customfield.unit.MILE": "mi",
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
- "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
42
+ "customfield.unit.MINUTE": "ต่ำสุด",
43
+ "customfield.unit.MONTH": "เดือน",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
47
47
  "customfield.unit.PERCENT": "%",
48
- "customfield.unit.POUND": "lb",
48
+ "customfield.unit.POUND": "ปอนด์",
49
49
  "customfield.unit.POUND_PER_HOUR": "lb/h",
50
- "customfield.unit.POUND_PER_SECOND": "lb/s",
50
+ "customfield.unit.POUND_PER_SECOND": "ปอนด์/วินาที",
51
51
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
52
52
  "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
53
53
  "customfield.unit.SECOND": "s",
54
- "customfield.unit.SQUARE_FOOT": "ft²",
55
- "customfield.unit.SQUARE_KILOMETRE": "km²",
56
- "customfield.unit.SQUARE_METRE": "",
57
- "customfield.unit.TON": "ton",
58
- "customfield.unit.US_TON": "ton (US)",
54
+ "customfield.unit.SQUARE_FOOT": "ตารางฟุต",
55
+ "customfield.unit.SQUARE_KILOMETRE": "ตร. กม.",
56
+ "customfield.unit.SQUARE_METRE": "ตร. ม.",
57
+ "customfield.unit.TON": "ตัน",
58
+ "customfield.unit.US_TON": "ตัน (US)",
59
59
  "customfield.unit.VOLT": "V",
60
60
  "customfield.unit.VOLT_AMPERE": "VA",
61
- "customfield.unit.WATT": "W",
61
+ "customfield.unit.WATT": "วัตต์",
62
62
  "customfield.unit.WEEK": "wk",
63
- "customfield.unit.YARD": "yd",
63
+ "customfield.unit.YARD": "หลา",
64
64
  "customfield.unit.YEAR": "years"
65
65
  };
66
66
 
@@ -1,16 +1,16 @@
1
1
  var translation = {
2
- "customfield.unit.ACRE": "acre",
2
+ "customfield.unit.ACRE": "hektar",
3
3
  "customfield.unit.AMPERE": "A",
4
4
  "customfield.unit.AMPERE_HOUR": "Ah",
5
5
  "customfield.unit.ARE": "a",
6
6
  "customfield.unit.BAR": "bar",
7
- "customfield.unit.CELSIUS": "°C",
7
+ "customfield.unit.CELSIUS": "° C",
8
8
  "customfield.unit.CENTIMETRE": "cm",
9
9
  "customfield.unit.CUBIC_FOOT": "ft³",
10
10
  "customfield.unit.CUBIC_METRE": "m³",
11
- "customfield.unit.DAY": "days",
11
+ "customfield.unit.DAY": "dage",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
- "customfield.unit.FAHRENHEIT": "°F",
13
+ "customfield.unit.FAHRENHEIT": "° F",
14
14
  "customfield.unit.FOOT": "ft",
15
15
  "customfield.unit.G_FORCE": "G",
16
16
  "customfield.unit.GALLON_LIQUID": "gal",
@@ -18,7 +18,7 @@ var translation = {
18
18
  "customfield.unit.GRAM": "g",
19
19
  "customfield.unit.HECTARE": "ha",
20
20
  "customfield.unit.HERTZ": "Hz",
21
- "customfield.unit.HOUR": "h",
21
+ "customfield.unit.HOUR": "t",
22
22
  "customfield.unit.INCH": "in",
23
23
  "customfield.unit.INCHES_OF_WATER": "inAq",
24
24
  "customfield.unit.KILOGRAM": "kg",
@@ -30,17 +30,17 @@ var translation = {
30
30
  "customfield.unit.KILOWATT": "kW",
31
31
  "customfield.unit.KILOWATT_HOUR": "kWh",
32
32
  "customfield.unit.LITRE": "L",
33
- "customfield.unit.LITRES_PER_HOUR": "L/h",
33
+ "customfield.unit.LITRES_PER_HOUR": "l/t",
34
34
  "customfield.unit.METRE": "m",
35
35
  "customfield.unit.METRE_PER_SECOND": "m/s",
36
36
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
37
37
  "customfield.unit.METRIC_TON": "ton",
38
- "customfield.unit.MILE": "mi",
38
+ "customfield.unit.MILE": "mil",
39
39
  "customfield.unit.MILE_PER_HOUR": "mph",
40
40
  "customfield.unit.MILLIMETRE": "mm",
41
41
  "customfield.unit.MILLISECOND": "ms",
42
42
  "customfield.unit.MINUTE": "min",
43
- "customfield.unit.MONTH": "months",
43
+ "customfield.unit.MONTH": "måneder",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
@@ -49,7 +49,7 @@ var translation = {
49
49
  "customfield.unit.POUND_PER_HOUR": "lb/h",
50
50
  "customfield.unit.POUND_PER_SECOND": "lb/s",
51
51
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
52
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
52
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "o/m",
53
53
  "customfield.unit.SECOND": "s",
54
54
  "customfield.unit.SQUARE_FOOT": "ft²",
55
55
  "customfield.unit.SQUARE_KILOMETRE": "km²",
@@ -60,7 +60,7 @@ var translation = {
60
60
  "customfield.unit.VOLT_AMPERE": "VA",
61
61
  "customfield.unit.WATT": "W",
62
62
  "customfield.unit.WEEK": "wk",
63
- "customfield.unit.YARD": "yd",
63
+ "customfield.unit.YARD": "yard",
64
64
  "customfield.unit.YEAR": "years"
65
65
  };
66
66