@sofit/view-locale 1.58.0 → 1.58.1
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,22 +1,22 @@
|
|
|
1
|
-
<testsuites name="Sofit view locale tests" tests="8" failures="0" time="2.
|
|
2
|
-
<testsuite name="
|
|
3
|
-
<testcase classname="
|
|
1
|
+
<testsuites name="Sofit view locale tests" tests="8" failures="0" time="2.454">
|
|
2
|
+
<testsuite name="Vehicle locale test" errors="0" failures="0" skipped="0" timestamp="2019-08-23T16:55:41" time="1.711" tests="4">
|
|
3
|
+
<testcase classname="Vehicle locale test Should get translations with reach" name="Vehicle locale test Should get translations with reach" time="0.003">
|
|
4
4
|
</testcase>
|
|
5
|
-
<testcase classname="
|
|
5
|
+
<testcase classname="Vehicle locale test Should replace correctly with reach" name="Vehicle locale test Should replace correctly with reach" time="0">
|
|
6
6
|
</testcase>
|
|
7
|
-
<testcase classname="
|
|
7
|
+
<testcase classname="Vehicle locale test Should get translations with raw" name="Vehicle locale test Should get translations with raw" time="0">
|
|
8
8
|
</testcase>
|
|
9
|
-
<testcase classname="
|
|
9
|
+
<testcase classname="Vehicle locale test Should replace correctly with raw" name="Vehicle locale test Should replace correctly with raw" time="0">
|
|
10
10
|
</testcase>
|
|
11
11
|
</testsuite>
|
|
12
|
-
<testsuite name="
|
|
13
|
-
<testcase classname="
|
|
12
|
+
<testsuite name="Joi tests" errors="0" failures="0" skipped="0" timestamp="2019-08-23T16:55:41" time="1.716" tests="4">
|
|
13
|
+
<testcase classname="Joi tests should return default message" name="Joi tests should return default message" time="0.003">
|
|
14
14
|
</testcase>
|
|
15
|
-
<testcase classname="
|
|
15
|
+
<testcase classname="Joi tests should return non label message" name="Joi tests should return non label message" time="0.001">
|
|
16
16
|
</testcase>
|
|
17
|
-
<testcase classname="
|
|
17
|
+
<testcase classname="Joi tests should return translated label message" name="Joi tests should return translated label message" time="0">
|
|
18
18
|
</testcase>
|
|
19
|
-
<testcase classname="
|
|
19
|
+
<testcase classname="Joi tests should return translated label index" name="Joi tests should return translated label index" time="0.001">
|
|
20
20
|
</testcase>
|
|
21
21
|
</testsuite>
|
|
22
22
|
</testsuites>
|
|
@@ -66,3 +66,33 @@ export declare const messages: {
|
|
|
66
66
|
es: string;
|
|
67
67
|
};
|
|
68
68
|
};
|
|
69
|
+
export declare const enums: {
|
|
70
|
+
status: {
|
|
71
|
+
'foreseen': {
|
|
72
|
+
ptBR: string;
|
|
73
|
+
es: string;
|
|
74
|
+
};
|
|
75
|
+
'paid': {
|
|
76
|
+
ptBR: string;
|
|
77
|
+
es: string;
|
|
78
|
+
};
|
|
79
|
+
'canceled': {
|
|
80
|
+
ptBR: string;
|
|
81
|
+
es: string;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
84
|
+
type: {
|
|
85
|
+
'pro_rata_receipt_month': {
|
|
86
|
+
ptBR: string;
|
|
87
|
+
es: string;
|
|
88
|
+
};
|
|
89
|
+
'integral_month': {
|
|
90
|
+
ptBR: string;
|
|
91
|
+
es: string;
|
|
92
|
+
};
|
|
93
|
+
'pro_rata_devolution_month': {
|
|
94
|
+
ptBR: string;
|
|
95
|
+
es: string;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
98
|
+
};
|
|
@@ -42,7 +42,37 @@ exports.messages = {
|
|
|
42
42
|
es: 'Este alquiler no se puede eliminar ya que ya hay mediciones de facturas pagadas: {{measurements}}.'
|
|
43
43
|
},
|
|
44
44
|
must_have_no_paid_measurement_when_editing: {
|
|
45
|
-
ptBR: 'Existem
|
|
46
|
-
es: 'Hay mediciones de facturas pagadas
|
|
45
|
+
ptBR: 'Existem medições de faturas pagas, portanto só é possível a alteração da data de devolução.',
|
|
46
|
+
es: 'Hay mediciones de facturas pagadas, por lo que solo puede cambiar la fecha de devolución.'
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
exports.enums = {
|
|
50
|
+
status: {
|
|
51
|
+
'foreseen': {
|
|
52
|
+
ptBR: 'Previsto',
|
|
53
|
+
es: 'Esperado'
|
|
54
|
+
},
|
|
55
|
+
'paid': {
|
|
56
|
+
ptBR: 'Pago',
|
|
57
|
+
es: 'Pagadoivo'
|
|
58
|
+
},
|
|
59
|
+
'canceled': {
|
|
60
|
+
ptBR: 'Cancelado',
|
|
61
|
+
es: 'Cancelado'
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
type: {
|
|
65
|
+
'pro_rata_receipt_month': {
|
|
66
|
+
ptBR: 'Pro rata do mês de recebimento',
|
|
67
|
+
es: 'Pro rata del mes de recepción'
|
|
68
|
+
},
|
|
69
|
+
'integral_month': {
|
|
70
|
+
ptBR: 'Mensalidade integral',
|
|
71
|
+
es: 'Matrícula completa'
|
|
72
|
+
},
|
|
73
|
+
'pro_rata_devolution_month': {
|
|
74
|
+
ptBR: 'Pro rata do mês de devolução',
|
|
75
|
+
es: 'Proporcional del mes de regreso'
|
|
76
|
+
}
|
|
47
77
|
}
|
|
48
78
|
};
|
|
@@ -55,7 +55,38 @@ export const messages = {
|
|
|
55
55
|
es: 'Este alquiler no se puede eliminar ya que ya hay mediciones de facturas pagadas: {{measurements}}.'
|
|
56
56
|
},
|
|
57
57
|
must_have_no_paid_measurement_when_editing: {
|
|
58
|
-
ptBR: 'Existem
|
|
59
|
-
es: 'Hay mediciones de facturas pagadas
|
|
58
|
+
ptBR: 'Existem medições de faturas pagas, portanto só é possível a alteração da data de devolução.',
|
|
59
|
+
es: 'Hay mediciones de facturas pagadas, por lo que solo puede cambiar la fecha de devolución.'
|
|
60
|
+
}
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
export const enums = {
|
|
64
|
+
status: {
|
|
65
|
+
'foreseen': {
|
|
66
|
+
ptBR: 'Previsto',
|
|
67
|
+
es: 'Esperado'
|
|
68
|
+
},
|
|
69
|
+
'paid': {
|
|
70
|
+
ptBR: 'Pago',
|
|
71
|
+
es: 'Pagadoivo'
|
|
72
|
+
},
|
|
73
|
+
'canceled': {
|
|
74
|
+
ptBR: 'Cancelado',
|
|
75
|
+
es: 'Cancelado'
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
type: {
|
|
79
|
+
'pro_rata_receipt_month': {
|
|
80
|
+
ptBR: 'Pro rata do mês de recebimento',
|
|
81
|
+
es: 'Pro rata del mes de recepción'
|
|
82
|
+
},
|
|
83
|
+
'integral_month': {
|
|
84
|
+
ptBR: 'Mensalidade integral',
|
|
85
|
+
es: 'Matrícula completa'
|
|
86
|
+
},
|
|
87
|
+
'pro_rata_devolution_month': {
|
|
88
|
+
ptBR: 'Pro rata do mês de devolução',
|
|
89
|
+
es: 'Proporcional del mes de regreso'
|
|
90
|
+
}
|
|
60
91
|
}
|
|
61
92
|
};
|