File tree Expand file tree Collapse file tree 2 files changed +40
-4
lines changed
Security/Resources/translations
Validator/Resources/translations Expand file tree Collapse file tree 2 files changed +40
-4
lines changed Original file line number Diff line number Diff line change 20
20
</trans-unit >
21
21
<trans-unit id =" 5" >
22
22
<source >Cookie has already been used by someone else.</source >
23
- <target >Este cookie já esta em uso.</target >
23
+ <target >Este cookie já está em uso.</target >
24
24
</trans-unit >
25
25
<trans-unit id =" 6" >
26
26
<source >Not privileged to request the resource.</source >
40
40
</trans-unit >
41
41
<trans-unit id =" 10" >
42
42
<source >No session available, it either timed out or cookies are not enabled.</source >
43
- <target >Nenhuma sessão disponível, ela expirou ou cookies estão desativados.</target >
43
+ <target >Nenhuma sessão disponível, ela expirou ou os cookies estão desativados.</target >
44
44
</trans-unit >
45
45
<trans-unit id =" 11" >
46
46
<source >No token could be found.</source >
52
52
</trans-unit >
53
53
<trans-unit id =" 13" >
54
54
<source >Account has expired.</source >
55
- <target >A conta esta expirada.</target >
55
+ <target >A conta está expirada.</target >
56
56
</trans-unit >
57
57
<trans-unit id =" 14" >
58
58
<source >Credentials have expired.</source >
64
64
</trans-unit >
65
65
<trans-unit id =" 16" >
66
66
<source >Account is locked.</source >
67
- <target >A conta esta travada.</target >
67
+ <target >A conta está travada.</target >
68
68
</trans-unit >
69
69
</body >
70
70
</file >
Original file line number Diff line number Diff line change 242
242
<source >This value is not a valid ISSN.</source >
243
243
<target >Este valor não é um ISSN válido.</target >
244
244
</trans-unit >
245
+ <trans-unit id =" 64" >
246
+ <source >This value is not a valid currency.</source >
247
+ <target >Este não é um valor monetário válido.</target >
248
+ </trans-unit >
249
+ <trans-unit id =" 65" >
250
+ <source >This value should be equal to {{ compared_value }}.</source >
251
+ <target >Este valor deve ser igual a {{ compared_value }}.</target >
252
+ </trans-unit >
253
+ <trans-unit id =" 66" >
254
+ <source >This value should be greater than {{ compared_value }}.</source >
255
+ <target >Este valor deve ser maior que {{ compared_value }}.</target >
256
+ </trans-unit >
257
+ <trans-unit id =" 67" >
258
+ <source >This value should be greater than or equal to {{ compared_value }}.</source >
259
+ <target >Este valor deve ser maior que ou igual a {{ compared_value }}.</target >
260
+ </trans-unit >
261
+ <trans-unit id =" 68" >
262
+ <source >This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source >
263
+ <target >Este valor deve ser idêntico a {{ compared_value_type }} {{ compared_value }}.</target >
264
+ </trans-unit >
265
+ <trans-unit id =" 69" >
266
+ <source >This value should be less than {{ compared_value }}.</source >
267
+ <target >Este valor deve ser menor que {{ compared_value }}.</target >
268
+ </trans-unit >
269
+ <trans-unit id =" 70" >
270
+ <source >This value should be less than or equal to {{ compared_value }}.</source >
271
+ <target >Este valor deve ser menor que ou igual a {{ compared_value }}.</target >
272
+ </trans-unit >
273
+ <trans-unit id =" 71" >
274
+ <source >This value should not be equal to {{ compared_value }}.</source >
275
+ <target >Este valor não deve ser igual a {{ compared_value }}.</target >
276
+ </trans-unit >
277
+ <trans-unit id =" 72" >
278
+ <source >This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source >
279
+ <target >Este valor não deve ser idêntico a {{ compared_value_type }} {{ compared_value }}.</target >
280
+ </trans-unit >
245
281
</body >
246
282
</file >
247
283
</xliff >
You can’t perform that action at this time.
0 commit comments