File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
src/Symfony/Bundle/FrameworkBundle/Resources/translations Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 194
194
<source >This value should have exactly {{ limit }} characters</source >
195
195
<target >Ta wartość powinna mieć dokładnie {{ limit }} znaków</target >
196
196
</trans-unit >
197
+ <trans-unit id =" 49" >
198
+ <source >The file was only partially uploaded</source >
199
+ <target >Plik został wgrany tylko częściowo</target >
200
+ </trans-unit >
201
+ <trans-unit id =" 50" >
202
+ <source >No file was uploaded</source >
203
+ <target >Żaden plik nie został wgrany</target >
204
+ </trans-unit >
205
+ <trans-unit id =" 51" >
206
+ <source >No temporary folder was configured in php.ini</source >
207
+ <target >Nie skonfigurowano folderu tymczasowego w php.ini</target >
208
+ </trans-unit >
209
+ <trans-unit id =" 52" >
210
+ <source >Cannot write temporary file to disk</source >
211
+ <target >Nie można zapisać pliku tymczasowego na dysku</target >
212
+ </trans-unit >
213
+ <trans-unit id =" 53" >
214
+ <source >A PHP extension caused the upload to fail</source >
215
+ <target >Rozszerzenie PHP spowodowało błąd podczas wgrywania</target >
216
+ </trans-unit >
197
217
</body >
198
218
</file >
199
219
</xliff >
You can’t perform that action at this time.
0 commit comments