Skip to content

Commit 7172378

Browse files
committed
updated pt (portuguese) translations
1 parent 4f409b5 commit 7172378

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pt.xlf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -196,24 +196,24 @@
196196
</trans-unit>
197197
<trans-unit id="49">
198198
<source>The file was only partially uploaded.</source>
199-
<target>Só foi carregado parte do ficheiro.</target>
199+
<target>Só foi enviado parte do ficheiro.</target>
200200
</trans-unit>
201201
<trans-unit id="50">
202202
<source>No file was uploaded.</source>
203-
<target>Nenhum ficheiro foi carregado.</target>
203+
<target>Nenhum ficheiro foi enviado.</target>
204204
</trans-unit>
205205
<trans-unit id="51">
206206
<source>No temporary folder was configured in php.ini.</source>
207-
<target>Não existe nenhuma pasta temporária configurada no ficheiro php.ini
207+
<target>Não existe nenhum directório temporária configurado no ficheiro php.ini
208208
.</target>
209209
</trans-unit>
210210
<trans-unit id="52">
211211
<source>Cannot write temporary file to disk.</source>
212-
<target>Não é possível escrever ficheiros temporários no disco.</target>
212+
<target>Não foi possível escrever ficheiros temporários no disco.</target>
213213
</trans-unit>
214214
<trans-unit id="53">
215215
<source>A PHP extension caused the upload to fail.</source>
216-
<target>Uma extensão PHP causou a falha do carregamento.</target>
216+
<target>Uma extensão PHP causou a falha no envio.</target>
217217
</trans-unit>
218218
</body>
219219
</file>

0 commit comments

Comments
 (0)