8000 merged branch stloyd/patch-3 (PR #3771) · symfony/symfony@97fd965 · GitHub
[go: up one dir, main page]

Skip to content

Commit 97fd965

Browse files
committed
merged branch stloyd/patch-3 (PR #3771)
Commits ------- 1456e1e Polish translations sync Discussion ---------- [Validators] Polish translations sync
2 parents 21b45f2 + 1456e1e commit 97fd965

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,26 @@
194194
<source>This value should have exactly {{ limit }} characters</source>
195195
<target>Ta wartość powinna mieć dokładnie {{ limit }} znaków</target>
196196
</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>
197217
</body>
198218
</file>
199219
</xliff>

0 commit comments

Comments
 (0)
0