|
88 | 88 | </trans-unit>
|
89 | 89 | <trans-unit id="22">
|
90 | 90 | <source>This value should not be blank.</source>
|
91 |
| - <target>Este valor não deveria ser branco/vazio.</target> |
| 91 | + <target>Este valor não deveria ser vazio.</target> |
92 | 92 | </trans-unit>
|
93 | 93 | <trans-unit id="23">
|
94 | 94 | <source>This value should not be null.</source>
|
|
108 | 108 | </trans-unit>
|
109 | 109 | <trans-unit id="27">
|
110 | 110 | <source>This value is not a valid URL.</source>
|
111 |
| - <target>Este valor não é um URL válido.</target> |
| 111 | + <target>Este valor não é uma URL válida.</target> |
112 | 112 | </trans-unit>
|
113 | 113 | <trans-unit id="31">
|
114 | 114 | <source>The two values should be equal.</source>
|
|
120 | 120 | </trans-unit>
|
121 | 121 | <trans-unit id="33">
|
122 | 122 | <source>The file is too large.</source>
|
123 |
| - <target>O ficheiro é muito grande.</target> |
| 123 | + <target>O arquivo é muito grande.</target> |
124 | 124 | </trans-unit>
|
125 | 125 | <trans-unit id="34">
|
126 | 126 | <source>The file could not be uploaded.</source>
|
127 |
| - <target>Não foi possível carregar o ficheiro.</target> |
| 127 | + <target>Não foi possível enviar o arquivo.</target> |
128 | 128 | </trans-unit>
|
129 | 129 | <trans-unit id="35">
|
130 | 130 | <source>This value should be a valid number.</source>
|
131 | 131 | <target>Este valor deveria ser um número válido.</target>
|
132 | 132 | </trans-unit>
|
133 | 133 | <trans-unit id="36">
|
134 | 134 | <source>This file is not a valid image.</source>
|
135 |
| - <target>Este ficheiro não é uma imagem.</target> |
| 135 | + <target>Este arquivo não é uma imagem.</target> |
136 | 136 | </trans-unit>
|
137 | 137 | <trans-unit id="37" resname="This is not a valid IP address.">
|
138 | 138 | <source>This value is not a valid IP address.</source>
|
|
144 | 144 | </trans-unit>
|
145 | 145 | <trans-unit id="39">
|
146 | 146 | <source>This value is not a valid locale.</source>
|
147 |
| - <target>Este valor não é um 'locale' válido.</target> |
| 147 | + <target>Este valor não é uma localidade válida.</target> |
148 | 148 | </trans-unit>
|
149 | 149 | <trans-unit id="40">
|
150 | 150 | <source>This value is not a valid country.</source>
|
151 |
| - <target>Este valor não é um País válido.</target> |
| 151 | + <target>Este valor não é um país válido.</target> |
152 | 152 | </trans-unit>
|
153 | 153 | <trans-unit id="41">
|
154 | 154 | <source>This value is already used.</source>
|
155 | 155 | <target>Este valor já está a ser usado.</target>
|
156 | 156 | </trans-unit>
|
157 | 157 | <trans-unit id="42">
|
158 | 158 | <source>The size of the image could not be detected.</source>
|
159 |
| - <target>O tamanho da imagem não foi detetado.</target> |
| 159 | + <target>O tamanho da imagem não foi detectado.</target> |
160 | 160 | </trans-unit>
|
161 | 161 | <trans-unit id="43">
|
162 | 162 | <source>The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px.</source>
|
163 | 163 | <target>A largura da imagem ({{ width }}px) é muito grande. A largura máxima da imagem é: {{ max_width }}px.</target>
|
164 | 164 | </trans-unit>
|
165 | 165 | <trans-unit id="44">
|
166 | 166 | <source>The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px.</source>
|
167 |
| - <target>A largura da imagem ({{ width }}px) é muito pequena. A largura miníma da imagem é de: {{ min_width }}px.</target> |
| 167 | + <target>A largura da imagem ({{ width }}px) é muito pequena. A largura mínima da imagem é de: {{ min_width }}px.</target> |
168 | 168 | </trans-unit>
|
169 | 169 | <trans-unit id="45">
|
170 | 170 | <source>The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px.</source>
|
171 | 171 | <target>A altura da imagem ({{ height }}px) é muito grande. A altura máxima da imagem é de: {{ max_height }}px.</target>
|
172 | 172 | </trans-unit>
|
173 | 173 | <trans-unit id="46">
|
174 | 174 | <source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px.</source>
|
175 |
| - <target>A altura da imagem ({{ height }}px) é muito pequena. A altura miníma da imagem é de: {{ min_height }}px.</target> |
| 175 | + <target>A altura da imagem ({{ height }}px) é muito pequena. A altura mínima da imagem é de: {{ min_height }}px.</target> |
176 | 176 | </trans-unit>
|
177 | 177 | <trans-unit id="47">
|
178 | 178 | <source>This value should be the user's current password.</source>
|
179 | 179 | <target>Este valor deveria ser a senha atual do usuário.</target>
|
180 | 180 | </trans-unit>
|
181 | 181 | <trans-unit id="48">
|
182 | 182 | <source>This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters.</source>
|
183 |
| - <target>Este valor deve possuir exatamente {{ limit }} caracteres.</target> |
| 183 | + <target>Este valor deve possuir exatamente {{ limit }} caractere.|Este valor deve possuir exatamente {{ limit }} caracteres.</target> |
184 | 184 | </trans-unit>
|
185 | 185 | <trans-unit id="49">
|
186 | 186 | <source>The file was only partially uploaded.</source>
|
|
308 | 308 | </trans-unit>
|
309 | 309 | <trans-unit id="80">
|
310 | 310 | <source>This value does not match the expected {{ charset }} charset.</source>
|
311 |
| - <target>O valor não corresponde ao conjunto de caracteres {{ charset }} esperado.</target> |
| 311 | + <target>Este valor não corresponde ao conjunto de caracteres {{ charset }} esperado.</target> |
312 | 312 | </trans-unit>
|
313 | 313 | <trans-unit id="81" resname="This is not a valid Business Identifier Code (BIC).">
|
314 | 314 | <source>This value is not a valid Business Identifier Code (BIC).</source>
|
|
340 | 340 | </trans-unit>
|
341 | 341 | <trans-unit id="88">
|
342 | 342 | <source>This value should be positive.</source>
|
343 |
| - <target>Este valor deve ser estritamente positivo.</target> |
| 343 | + <target>Este valor deve ser positivo.</target> |
344 | 344 | </trans-unit>
|
345 | 345 | <trans-unit id="89">
|
346 | 346 | <source>This value should be either positive or zero.</source>
|
347 | 347 | <target>Este valor deve ser superior ou igual a zero.</target>
|
348 | 348 | </trans-unit>
|
349 | 349 | <trans-unit id="90">
|
350 | 350 | <source>This value should be negative.</source>
|
351 |
| - <target>Este valor deve ser estritamente negativo.</target> |
| 351 | + <target>Este valor deve ser negativo.</target> |
352 | 352 | </trans-unit>
|
353 | 353 | <trans-unit id="91">
|
354 | 354 | <source>This value should be either negative or zero.</source>
|
|
360 | 360 | </trans-unit>
|
361 | 361 | <trans-unit id="93">
|
362 | 362 | <source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
|
363 |
| - <target>Esta senha foi divulgada durante uma fuga de dados, não deve ser usada de novamente. Por favor usar uma senha outra.</target> |
| 363 | + <target>Esta senha foi divulgada durante um vazamento de dados, não deve ser usada de novamente. Por favor usar uma senha outra.</target> |
364 | 364 | </trans-unit>
|
365 | 365 | <trans-unit id="94">
|
366 | 366 | <source>This value should be between {{ min }} and {{ max }}.</source>
|
367 |
| - <target>Este valor deve situar-se entre {{ min }} e {{ max }}.</target> |
| 367 | + <target>Este valor deve estar entre {{ min }} e {{ max }}.</target> |
368 | 368 | </trans-unit>
|
369 | 369 | <trans-unit id="95">
|
370 | 370 | <source>This value is not a valid hostname.</source>
|
|
376 | 376 | </trans-unit>
|
377 | 377 | <trans-unit id="97">
|
378 | 378 | <source>This value should satisfy at least one of the following constraints:</source>
|
379 |
| - <target>Este valor deve satisfazer pelo menos uma das seguintes restrições :</target> |
| 379 | + <target>Este valor deve satisfazer pelo menos uma das seguintes restrições:</target> |
380 | 380 | </trans-unit>
|
381 | 381 | <trans-unit id="98">
|
382 | 382 | <source>Each element of this collection should satisfy its own set of constraints.</source>
|
|
428 | 428 | </trans-unit>
|
429 | 429 | <trans-unit id="110">
|
430 | 430 | <source>The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}.</source>
|
431 |
| - <target>A extensão do ficheiro é inválida ({{ extension }}). As extensões permitidas são {{ extensions }}.</target> |
| 431 | + <target>A extensão do arquivo é inválida ({{ extension }}). As extensões permitidas são {{ extensions }}.</target> |
432 | 432 | </trans-unit>
|
433 | 433 | <trans-unit id="111">
|
434 | 434 | <source>The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source>
|
435 |
| - <target>A codificação de carateres detetada é inválida ({{ detected }}). As codificações permitidas são {{ encodings }}.</target> |
| 435 | + <target>A codificação de carateres detectada é inválida ({{ detected }}). As codificações permitidas são {{ encodings }}.</target> |
436 | 436 | </trans-unit>
|
437 | 437 | <trans-unit id="112">
|
438 | 438 | <source>This value is not a valid MAC address.</source>
|
439 | 439 | <target>Este valor não é um endereço MAC válido.</target>
|
440 | 440 | </trans-unit>
|
441 | 441 | <trans-unit id="113">
|
442 | 442 | <source>This URL is missing a top-level domain.</source>
|
443 |
| - <target state="needs-review-translation">Esta URL está faltando um domínio de topo.</target> |
| 443 | + <target>Esta URL está faltando o domínio de nível superior.</target> |
444 | 444 | </trans-unit>
|
445 | 445 | </body>
|
446 | 446 | </file>
|
|
0 commit comments