|
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> |
139 | | - <target state="needs-review-translation">Este valor não é um endereço IP válido.</target> |
| 139 | + <target>Este valor não é um endereço IP válido.</target> |
140 | 140 | </trans-unit> |
141 | 141 | <trans-unit id="38"> |
142 | 142 | <source>This value is not a valid language.</source> |
|
192 | 192 | </trans-unit> |
193 | 193 | <trans-unit id="51" resname="No temporary folder was configured in php.ini."> |
194 | 194 | <source>No temporary folder was configured in php.ini, or the configured folder does not exist.</source> |
195 | | - <target state="needs-review-translation">Não foi configurada uma pasta temporária no php.ini, ou a pasta configurada não existe.</target> |
| 195 | + <target>Nenhum diretório temporário foi configurado no php.ini, ou o diretório configurado não existe.</target> |
196 | 196 | </trans-unit> |
197 | 197 | <trans-unit id="52"> |
198 | 198 | <source>Cannot write temporary file to disk.</source> |
|
224 | 224 | </trans-unit> |
225 | 225 | <trans-unit id="59" resname="This is not a valid International Bank Account Number (IBAN)."> |
226 | 226 | <source>This value is not a valid International Bank Account Number (IBAN).</source> |
227 | | - <target state="needs-review-translation">Este valor não é um Número de Conta Bancária Internacional (IBAN) válido.</target> |
| 227 | + <target>Este valor não é um Número de Conta Bancária Internacional (IBAN) válido.</target> |
228 | 228 | </trans-unit> |
229 | 229 | <trans-unit id="60"> |
230 | 230 | <source>This value is not a valid ISBN-10.</source> |
|
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> |
315 | | - <target state="needs-review-translation">Este valor não é um Código de Identificação de Negócios (BIC) válido.</target> |
| 315 | + <target>Este valor não é um Código de Identificação de Negócios (BIC) válido.</target> |
316 | 316 | </trans-unit> |
317 | 317 | <trans-unit id="82"> |
318 | 318 | <source>Error</source> |
319 | 319 | <target>Erro</target> |
320 | 320 | </trans-unit> |
321 | 321 | <trans-unit id="83" resname="This is not a valid UUID."> |
322 | 322 | <source>This value is not a valid UUID.</source> |
323 | | - <target state="needs-review-translation">Este valor não é um UUID válido.</target> |
| 323 | + <target>Este valor não é um UUID válido.</target> |
324 | 324 | </trans-unit> |
325 | 325 | <trans-unit id="84"> |
326 | 326 | <source>This value should be a multiple of {{ compared_value }}.</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 state="needs-review-translation">A extensão do arquivo é 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 state="needs-review-translation">A codificação de caracteres detectada é inválida ({{ detected }}). As codificações permitidas são {{ encodings }}.</target> |
| 435 | + <target>A codificação de caracteres 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 | | - <target state="needs-review-translation">Este valor não é um endereço MAC válido.</target> |
| 439 | + <target>Este valor não é um endereço MAC válido.</target> |
440 | 440 | </trans-unit> |
441 | 441 | </body> |
442 | 442 | </file> |
|
0 commit comments