@trackunit/custom-field-components 0.0.763 → 0.0.765

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,18 +1,18 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "customfield.unit.ACRE": "acre",
4
+ "customfield.unit.ACRE": "hektar",
5
5
  "customfield.unit.AMPERE": "A",
6
6
  "customfield.unit.AMPERE_HOUR": "Ah",
7
7
  "customfield.unit.ARE": "a",
8
8
  "customfield.unit.BAR": "bar",
9
- "customfield.unit.CELSIUS": "°C",
9
+ "customfield.unit.CELSIUS": "° C",
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
11
  "customfield.unit.CUBIC_FOOT": "ft³",
12
12
  "customfield.unit.CUBIC_METRE": "m³",
13
- "customfield.unit.DAY": "days",
13
+ "customfield.unit.DAY": "dage",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
- "customfield.unit.FAHRENHEIT": "°F",
15
+ "customfield.unit.FAHRENHEIT": "° F",
16
16
  "customfield.unit.FOOT": "ft",
17
17
  "customfield.unit.G_FORCE": "G",
18
18
  "customfield.unit.GALLON_LIQUID": "gal",
@@ -20,7 +20,7 @@ var translation = {
20
20
  "customfield.unit.GRAM": "g",
21
21
  "customfield.unit.HECTARE": "ha",
22
22
  "customfield.unit.HERTZ": "Hz",
23
- "customfield.unit.HOUR": "h",
23
+ "customfield.unit.HOUR": "t",
24
24
  "customfield.unit.INCH": "in",
25
25
  "customfield.unit.INCHES_OF_WATER": "inAq",
26
26
  "customfield.unit.KILOGRAM": "kg",
@@ -32,26 +32,26 @@ var translation = {
32
32
  "customfield.unit.KILOWATT": "kW",
33
33
  "customfield.unit.KILOWATT_HOUR": "kWh",
34
34
  "customfield.unit.LITRE": "L",
35
- "customfield.unit.LITRES_PER_HOUR": "L/h",
35
+ "customfield.unit.LITRES_PER_HOUR": "l/t",
36
36
  "customfield.unit.METRE": "m",
37
37
  "customfield.unit.METRE_PER_SECOND": "m/s",
38
38
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
39
39
  "customfield.unit.METRIC_TON": "ton",
40
- "customfield.unit.MILE": "mi",
40
+ "customfield.unit.MILE": "mil",
41
41
  "customfield.unit.MILE_PER_HOUR": "mph",
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
44
  "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
45
+ "customfield.unit.MONTH": "måneder",
46
46
  "customfield.unit.NEWTON": "N",
47
47
  "customfield.unit.OUNCE": "oz",
48
48
  "customfield.unit.PASCAL": "Pa",
49
49
  "customfield.unit.PERCENT": "%",
50
- "customfield.unit.POUND": "lb",
50
+ "customfield.unit.POUND": "pund",
51
51
  "customfield.unit.POUND_PER_HOUR": "lb/h",
52
52
  "customfield.unit.POUND_PER_SECOND": "lb/s",
53
53
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
54
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
54
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "o/m",
55
55
  "customfield.unit.SECOND": "s",
56
56
  "customfield.unit.SQUARE_FOOT": "ft²",
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
@@ -62,7 +62,7 @@ var translation = {
62
62
  "customfield.unit.VOLT_AMPERE": "VA",
63
63
  "customfield.unit.WATT": "W",
64
64
  "customfield.unit.WEEK": "wk",
65
- "customfield.unit.YARD": "yd",
65
+ "customfield.unit.YARD": "yard",
66
66
  "customfield.unit.YEAR": "years"
67
67
  };
68
68
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "customfield.unit.ACRE": "acre",
4
+ "customfield.unit.ACRE": "akr",
5
5
  "customfield.unit.AMPERE": "A",
6
6
  "customfield.unit.AMPERE_HOUR": "Ah",
7
7
  "customfield.unit.ARE": "a",
@@ -10,7 +10,7 @@ var translation = {
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
11
  "customfield.unit.CUBIC_FOOT": "ft³",
12
12
  "customfield.unit.CUBIC_METRE": "m³",
13
- "customfield.unit.DAY": "days",
13
+ "customfield.unit.DAY": "dny/dní",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
15
  "customfield.unit.FAHRENHEIT": "°F",
16
16
  "customfield.unit.FOOT": "ft",
@@ -31,18 +31,18 @@ var translation = {
31
31
  "customfield.unit.KILOPASCAL": "kPa",
32
32
  "customfield.unit.KILOWATT": "kW",
33
33
  "customfield.unit.KILOWATT_HOUR": "kWh",
34
- "customfield.unit.LITRE": "L",
35
- "customfield.unit.LITRES_PER_HOUR": "L/h",
34
+ "customfield.unit.LITRE": "l",
35
+ "customfield.unit.LITRES_PER_HOUR": "l/h",
36
36
  "customfield.unit.METRE": "m",
37
37
  "customfield.unit.METRE_PER_SECOND": "m/s",
38
38
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
39
- "customfield.unit.METRIC_TON": "ton",
40
- "customfield.unit.MILE": "mi",
41
- "customfield.unit.MILE_PER_HOUR": "mph",
39
+ "customfield.unit.METRIC_TON": "tuna",
40
+ "customfield.unit.MILE": "míle",
41
+ "customfield.unit.MILE_PER_HOUR": "mil/h",
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
44
  "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
45
+ "customfield.unit.MONTH": "měsíce",
46
46
  "customfield.unit.NEWTON": "N",
47
47
  "customfield.unit.OUNCE": "oz",
48
48
  "customfield.unit.PASCAL": "Pa",
@@ -51,18 +51,18 @@ var translation = {
51
51
  "customfield.unit.POUND_PER_HOUR": "lb/h",
52
52
  "customfield.unit.POUND_PER_SECOND": "lb/s",
53
53
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
54
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
54
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "ot/min",
55
55
  "customfield.unit.SECOND": "s",
56
56
  "customfield.unit.SQUARE_FOOT": "ft²",
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
58
58
  "customfield.unit.SQUARE_METRE": "m²",
59
- "customfield.unit.TON": "ton",
60
- "customfield.unit.US_TON": "ton (US)",
59
+ "customfield.unit.TON": "tuna",
60
+ "customfield.unit.US_TON": "tuna (US)",
61
61
  "customfield.unit.VOLT": "V",
62
62
  "customfield.unit.VOLT_AMPERE": "VA",
63
63
  "customfield.unit.WATT": "W",
64
64
  "customfield.unit.WEEK": "wk",
65
- "customfield.unit.YARD": "yd",
65
+ "customfield.unit.YARD": "yard",
66
66
  "customfield.unit.YEAR": "years"
67
67
  };
68
68
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "customfield.unit.ACRE": "acre",
4
+ "customfield.unit.ACRE": "are",
5
5
  "customfield.unit.AMPERE": "A",
6
6
  "customfield.unit.AMPERE_HOUR": "Ah",
7
7
  "customfield.unit.ARE": "a",
@@ -10,7 +10,7 @@ var translation = {
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
11
  "customfield.unit.CUBIC_FOOT": "ft³",
12
12
  "customfield.unit.CUBIC_METRE": "m³",
13
- "customfield.unit.DAY": "days",
13
+ "customfield.unit.DAY": "dagen",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
15
  "customfield.unit.FAHRENHEIT": "°F",
16
16
  "customfield.unit.FOOT": "ft",
@@ -20,19 +20,19 @@ var translation = {
20
20
  "customfield.unit.GRAM": "g",
21
21
  "customfield.unit.HECTARE": "ha",
22
22
  "customfield.unit.HERTZ": "Hz",
23
- "customfield.unit.HOUR": "h",
24
- "customfield.unit.INCH": "in",
23
+ "customfield.unit.HOUR": "u",
24
+ "customfield.unit.INCH": "inch",
25
25
  "customfield.unit.INCHES_OF_WATER": "inAq",
26
26
  "customfield.unit.KILOGRAM": "kg",
27
27
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
28
28
  "customfield.unit.KILOGRAM_PER_SECOND": "kg/s",
29
29
  "customfield.unit.KILOMETRE": "km",
30
- "customfield.unit.KILOMETRE_PER_HOUR": "km/h",
30
+ "customfield.unit.KILOMETRE_PER_HOUR": "km/u",
31
31
  "customfield.unit.KILOPASCAL": "kPa",
32
32
  "customfield.unit.KILOWATT": "kW",
33
33
  "customfield.unit.KILOWATT_HOUR": "kWh",
34
34
  "customfield.unit.LITRE": "L",
35
- "customfield.unit.LITRES_PER_HOUR": "L/h",
35
+ "customfield.unit.LITRES_PER_HOUR": "L/u",
36
36
  "customfield.unit.METRE": "m",
37
37
  "customfield.unit.METRE_PER_SECOND": "m/s",
38
38
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
@@ -42,7 +42,7 @@ var translation = {
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
44
  "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
45
+ "customfield.unit.MONTH": "maanden",
46
46
  "customfield.unit.NEWTON": "N",
47
47
  "customfield.unit.OUNCE": "oz",
48
48
  "customfield.unit.PASCAL": "Pa",
@@ -51,7 +51,7 @@ var translation = {
51
51
  "customfield.unit.POUND_PER_HOUR": "lb/h",
52
52
  "customfield.unit.POUND_PER_SECOND": "lb/s",
53
53
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
54
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
54
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "tpm",
55
55
  "customfield.unit.SECOND": "s",
56
56
  "customfield.unit.SQUARE_FOOT": "ft²",
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
@@ -6,14 +6,14 @@ var translation = {
6
6
  "customfield.unit.AMPERE_HOUR": "Ah",
7
7
  "customfield.unit.ARE": "a",
8
8
  "customfield.unit.BAR": "bar",
9
- "customfield.unit.CELSIUS": "°C",
9
+ "customfield.unit.CELSIUS": "° C",
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
- "customfield.unit.CUBIC_FOOT": "ft³",
11
+ "customfield.unit.CUBIC_FOOT": "pi³",
12
12
  "customfield.unit.CUBIC_METRE": "m³",
13
- "customfield.unit.DAY": "days",
13
+ "customfield.unit.DAY": "jours",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
- "customfield.unit.FAHRENHEIT": "°F",
16
- "customfield.unit.FOOT": "ft",
15
+ "customfield.unit.FAHRENHEIT": "° F",
16
+ "customfield.unit.FOOT": "pi",
17
17
  "customfield.unit.G_FORCE": "G",
18
18
  "customfield.unit.GALLON_LIQUID": "gal",
19
19
  "customfield.unit.GALLONS_PER_HOUR": "gal/h",
@@ -21,7 +21,7 @@ var translation = {
21
21
  "customfield.unit.HECTARE": "ha",
22
22
  "customfield.unit.HERTZ": "Hz",
23
23
  "customfield.unit.HOUR": "h",
24
- "customfield.unit.INCH": "in",
24
+ "customfield.unit.INCH": "po",
25
25
  "customfield.unit.INCHES_OF_WATER": "inAq",
26
26
  "customfield.unit.KILOGRAM": "kg",
27
27
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
@@ -31,18 +31,18 @@ var translation = {
31
31
  "customfield.unit.KILOPASCAL": "kPa",
32
32
  "customfield.unit.KILOWATT": "kW",
33
33
  "customfield.unit.KILOWATT_HOUR": "kWh",
34
- "customfield.unit.LITRE": "L",
35
- "customfield.unit.LITRES_PER_HOUR": "L/h",
34
+ "customfield.unit.LITRE": "l",
35
+ "customfield.unit.LITRES_PER_HOUR": "l/h",
36
36
  "customfield.unit.METRE": "m",
37
37
  "customfield.unit.METRE_PER_SECOND": "m/s",
38
38
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
39
- "customfield.unit.METRIC_TON": "ton",
39
+ "customfield.unit.METRIC_TON": "t",
40
40
  "customfield.unit.MILE": "mi",
41
41
  "customfield.unit.MILE_PER_HOUR": "mph",
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
44
  "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
45
+ "customfield.unit.MONTH": "mois",
46
46
  "customfield.unit.NEWTON": "N",
47
47
  "customfield.unit.OUNCE": "oz",
48
48
  "customfield.unit.PASCAL": "Pa",
@@ -51,19 +51,19 @@ var translation = {
51
51
  "customfield.unit.POUND_PER_HOUR": "lb/h",
52
52
  "customfield.unit.POUND_PER_SECOND": "lb/s",
53
53
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
54
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
54
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "tr/min",
55
55
  "customfield.unit.SECOND": "s",
56
- "customfield.unit.SQUARE_FOOT": "ft²",
56
+ "customfield.unit.SQUARE_FOOT": "pi²",
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
58
58
  "customfield.unit.SQUARE_METRE": "m²",
59
- "customfield.unit.TON": "ton",
60
- "customfield.unit.US_TON": "ton (US)",
59
+ "customfield.unit.TON": "t",
60
+ "customfield.unit.US_TON": "t (américaine)",
61
61
  "customfield.unit.VOLT": "V",
62
62
  "customfield.unit.VOLT_AMPERE": "VA",
63
63
  "customfield.unit.WATT": "W",
64
64
  "customfield.unit.WEEK": "wk",
65
65
  "customfield.unit.YARD": "yd",
66
- "customfield.unit.YEAR": "years"
66
+ "customfield.unit.YEAR": "années"
67
67
  };
68
68
 
69
69
  exports["default"] = translation;
@@ -1,27 +1,27 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "customfield.unit.ACRE": "acre",
4
+ "customfield.unit.ACRE": "eekkeri",
5
5
  "customfield.unit.AMPERE": "A",
6
6
  "customfield.unit.AMPERE_HOUR": "Ah",
7
7
  "customfield.unit.ARE": "a",
8
- "customfield.unit.BAR": "bar",
8
+ "customfield.unit.BAR": "baari",
9
9
  "customfield.unit.CELSIUS": "°C",
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
- "customfield.unit.CUBIC_FOOT": "ft³",
12
- "customfield.unit.CUBIC_METRE": "",
13
- "customfield.unit.DAY": "days",
11
+ "customfield.unit.CUBIC_FOOT": "ft3",
12
+ "customfield.unit.CUBIC_METRE": "m3",
13
+ "customfield.unit.DAY": "päivää",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
15
  "customfield.unit.FAHRENHEIT": "°F",
16
- "customfield.unit.FOOT": "ft",
16
+ "customfield.unit.FOOT": "jalka",
17
17
  "customfield.unit.G_FORCE": "G",
18
- "customfield.unit.GALLON_LIQUID": "gal",
18
+ "customfield.unit.GALLON_LIQUID": "gallona",
19
19
  "customfield.unit.GALLONS_PER_HOUR": "gal/h",
20
20
  "customfield.unit.GRAM": "g",
21
21
  "customfield.unit.HECTARE": "ha",
22
22
  "customfield.unit.HERTZ": "Hz",
23
23
  "customfield.unit.HOUR": "h",
24
- "customfield.unit.INCH": "in",
24
+ "customfield.unit.INCH": "tuumaa",
25
25
  "customfield.unit.INCHES_OF_WATER": "inAq",
26
26
  "customfield.unit.KILOGRAM": "kg",
27
27
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
@@ -31,38 +31,38 @@ var translation = {
31
31
  "customfield.unit.KILOPASCAL": "kPa",
32
32
  "customfield.unit.KILOWATT": "kW",
33
33
  "customfield.unit.KILOWATT_HOUR": "kWh",
34
- "customfield.unit.LITRE": "L",
34
+ "customfield.unit.LITRE": "Litraa",
35
35
  "customfield.unit.LITRES_PER_HOUR": "L/h",
36
36
  "customfield.unit.METRE": "m",
37
37
  "customfield.unit.METRE_PER_SECOND": "m/s",
38
- "customfield.unit.METRE_PER_SECOND_SQUARED": "m/",
39
- "customfield.unit.METRIC_TON": "ton",
40
- "customfield.unit.MILE": "mi",
41
- "customfield.unit.MILE_PER_HOUR": "mph",
38
+ "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s2",
39
+ "customfield.unit.METRIC_TON": "tonni",
40
+ "customfield.unit.MILE": "maili",
41
+ "customfield.unit.MILE_PER_HOUR": "mailia tunnissa",
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
44
  "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
45
+ "customfield.unit.MONTH": "kuukautta",
46
46
  "customfield.unit.NEWTON": "N",
47
- "customfield.unit.OUNCE": "oz",
47
+ "customfield.unit.OUNCE": "unssi",
48
48
  "customfield.unit.PASCAL": "Pa",
49
49
  "customfield.unit.PERCENT": "%",
50
- "customfield.unit.POUND": "lb",
50
+ "customfield.unit.POUND": "naula",
51
51
  "customfield.unit.POUND_PER_HOUR": "lb/h",
52
52
  "customfield.unit.POUND_PER_SECOND": "lb/s",
53
53
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
54
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
54
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "RPM",
55
55
  "customfield.unit.SECOND": "s",
56
56
  "customfield.unit.SQUARE_FOOT": "ft²",
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
58
58
  "customfield.unit.SQUARE_METRE": "m²",
59
- "customfield.unit.TON": "ton",
59
+ "customfield.unit.TON": "tonni",
60
60
  "customfield.unit.US_TON": "ton (US)",
61
61
  "customfield.unit.VOLT": "V",
62
62
  "customfield.unit.VOLT_AMPERE": "VA",
63
63
  "customfield.unit.WATT": "W",
64
64
  "customfield.unit.WEEK": "wk",
65
- "customfield.unit.YARD": "yd",
65
+ "customfield.unit.YARD": "jaardi",
66
66
  "customfield.unit.YEAR": "years"
67
67
  };
68
68
 
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "customfield.unit.ACRE": "acre",
4
+ "customfield.unit.ACRE": "hold",
5
5
  "customfield.unit.AMPERE": "A",
6
6
  "customfield.unit.AMPERE_HOUR": "Ah",
7
7
  "customfield.unit.ARE": "a",
@@ -10,7 +10,7 @@ var translation = {
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
11
  "customfield.unit.CUBIC_FOOT": "ft³",
12
12
  "customfield.unit.CUBIC_METRE": "m³",
13
- "customfield.unit.DAY": "days",
13
+ "customfield.unit.DAY": "naponta",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
15
  "customfield.unit.FAHRENHEIT": "°F",
16
16
  "customfield.unit.FOOT": "ft",
@@ -20,29 +20,29 @@ var translation = {
20
20
  "customfield.unit.GRAM": "g",
21
21
  "customfield.unit.HECTARE": "ha",
22
22
  "customfield.unit.HERTZ": "Hz",
23
- "customfield.unit.HOUR": "h",
23
+ "customfield.unit.HOUR": "ó",
24
24
  "customfield.unit.INCH": "in",
25
25
  "customfield.unit.INCHES_OF_WATER": "inAq",
26
26
  "customfield.unit.KILOGRAM": "kg",
27
27
  "customfield.unit.KILOGRAM_PER_HOUR": "kg/h",
28
- "customfield.unit.KILOGRAM_PER_SECOND": "kg/s",
28
+ "customfield.unit.KILOGRAM_PER_SECOND": "kg/mp",
29
29
  "customfield.unit.KILOMETRE": "km",
30
30
  "customfield.unit.KILOMETRE_PER_HOUR": "km/h",
31
31
  "customfield.unit.KILOPASCAL": "kPa",
32
32
  "customfield.unit.KILOWATT": "kW",
33
33
  "customfield.unit.KILOWATT_HOUR": "kWh",
34
- "customfield.unit.LITRE": "L",
35
- "customfield.unit.LITRES_PER_HOUR": "L/h",
34
+ "customfield.unit.LITRE": "l",
35
+ "customfield.unit.LITRES_PER_HOUR": "l/h",
36
36
  "customfield.unit.METRE": "m",
37
37
  "customfield.unit.METRE_PER_SECOND": "m/s",
38
38
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
39
- "customfield.unit.METRIC_TON": "ton",
39
+ "customfield.unit.METRIC_TON": "tonna",
40
40
  "customfield.unit.MILE": "mi",
41
41
  "customfield.unit.MILE_PER_HOUR": "mph",
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
- "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
44
+ "customfield.unit.MINUTE": "min.",
45
+ "customfield.unit.MONTH": "hónap",
46
46
  "customfield.unit.NEWTON": "N",
47
47
  "customfield.unit.OUNCE": "oz",
48
48
  "customfield.unit.PASCAL": "Pa",
@@ -51,13 +51,13 @@ var translation = {
51
51
  "customfield.unit.POUND_PER_HOUR": "lb/h",
52
52
  "customfield.unit.POUND_PER_SECOND": "lb/s",
53
53
  "customfield.unit.POUND_PER_SQUARE_INCH": "psi",
54
- "customfield.unit.REVOLUTIONS_PER_MINUTE": "rpm",
55
- "customfield.unit.SECOND": "s",
54
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "fordulat/perc",
55
+ "customfield.unit.SECOND": "mp",
56
56
  "customfield.unit.SQUARE_FOOT": "ft²",
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
58
58
  "customfield.unit.SQUARE_METRE": "m²",
59
- "customfield.unit.TON": "ton",
60
- "customfield.unit.US_TON": "ton (US)",
59
+ "customfield.unit.TON": "tonna",
60
+ "customfield.unit.US_TON": "tonna",
61
61
  "customfield.unit.VOLT": "V",
62
62
  "customfield.unit.VOLT_AMPERE": "VA",
63
63
  "customfield.unit.WATT": "W",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "customfield.unit.ACRE": "acre",
4
+ "customfield.unit.ACRE": "acri",
5
5
  "customfield.unit.AMPERE": "A",
6
6
  "customfield.unit.AMPERE_HOUR": "Ah",
7
7
  "customfield.unit.ARE": "a",
@@ -10,7 +10,7 @@ var translation = {
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
11
  "customfield.unit.CUBIC_FOOT": "ft³",
12
12
  "customfield.unit.CUBIC_METRE": "m³",
13
- "customfield.unit.DAY": "days",
13
+ "customfield.unit.DAY": "giorni",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
15
  "customfield.unit.FAHRENHEIT": "°F",
16
16
  "customfield.unit.FOOT": "ft",
@@ -42,7 +42,7 @@ var translation = {
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
44
  "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
45
+ "customfield.unit.MONTH": "mesi",
46
46
  "customfield.unit.NEWTON": "N",
47
47
  "customfield.unit.OUNCE": "oz",
48
48
  "customfield.unit.PASCAL": "Pa",
@@ -57,7 +57,7 @@ var translation = {
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
58
58
  "customfield.unit.SQUARE_METRE": "m²",
59
59
  "customfield.unit.TON": "ton",
60
- "customfield.unit.US_TON": "ton (US)",
60
+ "customfield.unit.US_TON": "ton (Stati Uniti)",
61
61
  "customfield.unit.VOLT": "V",
62
62
  "customfield.unit.VOLT_AMPERE": "VA",
63
63
  "customfield.unit.WATT": "W",
@@ -10,7 +10,7 @@ var translation = {
10
10
  "customfield.unit.CENTIMETRE": "cm",
11
11
  "customfield.unit.CUBIC_FOOT": "ft³",
12
12
  "customfield.unit.CUBIC_METRE": "m³",
13
- "customfield.unit.DAY": "days",
13
+ "customfield.unit.DAY": "dager",
14
14
  "customfield.unit.DEGREE_ANGLE": "°",
15
15
  "customfield.unit.FAHRENHEIT": "°F",
16
16
  "customfield.unit.FOOT": "ft",
@@ -20,7 +20,7 @@ var translation = {
20
20
  "customfield.unit.GRAM": "g",
21
21
  "customfield.unit.HECTARE": "ha",
22
22
  "customfield.unit.HERTZ": "Hz",
23
- "customfield.unit.HOUR": "h",
23
+ "customfield.unit.HOUR": "t",
24
24
  "customfield.unit.INCH": "in",
25
25
  "customfield.unit.INCHES_OF_WATER": "inAq",
26
26
  "customfield.unit.KILOGRAM": "kg",
@@ -36,13 +36,13 @@ var translation = {
36
36
  "customfield.unit.METRE": "m",
37
37
  "customfield.unit.METRE_PER_SECOND": "m/s",
38
38
  "customfield.unit.METRE_PER_SECOND_SQUARED": "m/s²",
39
- "customfield.unit.METRIC_TON": "ton",
39
+ "customfield.unit.METRIC_TON": "tonn",
40
40
  "customfield.unit.MILE": "mi",
41
41
  "customfield.unit.MILE_PER_HOUR": "mph",
42
42
  "customfield.unit.MILLIMETRE": "mm",
43
43
  "customfield.unit.MILLISECOND": "ms",
44
44
  "customfield.unit.MINUTE": "min",
45
- "customfield.unit.MONTH": "months",
45
+ "customfield.unit.MONTH": "måneder",
46
46
  "customfield.unit.NEWTON": "N",
47
47
  "customfield.unit.OUNCE": "oz",
48
48
  "customfield.unit.PASCAL": "Pa",
@@ -56,8 +56,8 @@ var translation = {
56
56
  "customfield.unit.SQUARE_FOOT": "ft²",
57
57
  "customfield.unit.SQUARE_KILOMETRE": "km²",
58
58
  "customfield.unit.SQUARE_METRE": "m²",
59
- "customfield.unit.TON": "ton",
60
- "customfield.unit.US_TON": "ton (US)",
59
+ "customfield.unit.TON": "tonn",
60
+ "customfield.unit.US_TON": "tonn (USA)",
61
61
  "customfield.unit.VOLT": "V",
62
62
  "customfield.unit.VOLT_AMPERE": "VA",
63
63
  "customfield.unit.WATT": "W",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "customfield.unit.ACRE": "acre",
2
+ "customfield.unit.ACRE": "Acre",
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": "Tagen",
12
12
  "customfield.unit.DEGREE_ANGLE": "°",
13
13
  "customfield.unit.FAHRENHEIT": "°F",
14
14
  "customfield.unit.FOOT": "ft",
@@ -18,29 +18,29 @@ 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": "Std.",
22
+ "customfield.unit.INCH": "Zoll",
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/Sek.",
27
27
  "customfield.unit.KILOMETRE": "km",
28
28
  "customfield.unit.KILOMETRE_PER_HOUR": "km/h",
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": "Liter/Std.",
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": "Tonne",
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": "Monate",
44
44
  "customfield.unit.NEWTON": "N",
45
45
  "customfield.unit.OUNCE": "oz",
46
46
  "customfield.unit.PASCAL": "Pa",
@@ -49,19 +49,19 @@ 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",
53
- "customfield.unit.SECOND": "s",
52
+ "customfield.unit.REVOLUTIONS_PER_MINUTE": "U / min",
53
+ "customfield.unit.SECOND": "Sek.",
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": "Tonne",
58
+ "customfield.unit.US_TON": "Tonne (US)",
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",
64
- "customfield.unit.YEAR": "years"
63
+ "customfield.unit.YARD": "Yard",
64
+ "customfield.unit.YEAR": "jahre"
65
65
  };
66
66
 
67
67
  export { translation as default };