|
128 | 128 | </trans-unit>
|
129 | 129 | <trans-unit id="35">
|
130 | 130 | <source>This value should be a valid number.</source>
|
131 |
| - <target>Este valor deveria de ser um número válido.</target> |
| 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>
|
|
176 | 176 | </trans-unit>
|
177 | 177 | <trans-unit id="47">
|
178 | 178 | <source>This value should be the user's current password.</source>
|
179 |
| - <target>Este valor deveria de ser a password atual do utilizador.</target> |
| 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 tem de ter exatamente {{ limit }} carateres.</target> |
| 183 | + <target>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>
|
187 |
| - <target>Só foi enviado parte do ficheiro.</target> |
| 187 | + <target>Só foi enviada uma parte do arquivo.</target> |
188 | 188 | </trans-unit>
|
189 | 189 | <trans-unit id="50">
|
190 | 190 | <source>No file was uploaded.</source>
|
191 |
| - <target>Nenhum ficheiro foi enviado.</target> |
| 191 | + <target>Nenhum arquivo foi enviado.</target> |
192 | 192 | </trans-unit>
|
193 | 193 | <trans-unit id="51">
|
194 | 194 | <source>No temporary folder was configured in php.ini.</source>
|
195 |
| - <target>Não existe nenhum directório temporária configurado no ficheiro php.ini.</target> |
| 195 | + <target>Não existe uma pasta temporária configurada no arquivo php.ini.</target> |
196 | 196 | </trans-unit>
|
197 | 197 | <trans-unit id="52">
|
198 | 198 | <source>Cannot write temporary file to disk.</source>
|
199 |
| - <target>Não foi possível escrever ficheiros temporários no disco.</target> |
| 199 | + <target>Não foi possível escrever os arquivos temporários no disco.</target> |
200 | 200 | </trans-unit>
|
201 | 201 | <trans-unit id="53">
|
202 | 202 | <source>A PHP extension caused the upload to fail.</source>
|
|
292 | 292 | </trans-unit>
|
293 | 293 | <trans-unit id="76">
|
294 | 294 | <source>The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed.</source>
|
295 |
| - <target>A imagem está orientada à paisagem ({{ width }}x{{ height }}px). Imagens orientadas à paisagem não são permitidas.</target> |
| 295 | + <target>A imagem está em orientação de paisagem ({{ width }}x{{ height }}px). Imagens orientadas em paisagem não são permitidas.</target> |
296 | 296 | </trans-unit>
|
297 | 297 | <trans-unit id="77">
|
298 | 298 | <source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
|
299 |
| - <target>A imagem está orientada ao retrato ({{ width }}x{{ height }}px). Imagens orientadas ao retrato não são permitidas.</target> |
| 299 | + <target>A imagem está em orientação de retrato ({{ width }}x{{ height }}px). Imagens orientadas em retrato não são permitidas.</target> |
300 | 300 | </trans-unit>
|
301 | 301 | <trans-unit id="78">
|
302 | 302 | <source>An empty file is not allowed.</source>
|
303 |
| - <target>Ficheiro vazio não é permitido.</target> |
| 303 | + <target>Um arquivo vazio não é permitido.</target> |
304 | 304 | </trans-unit>
|
305 | 305 | <trans-unit id="79">
|
306 | 306 | <source>The host could not be resolved.</source>
|
|
0 commit comments