10000 merged branch pulzarraider/translation_update_sk (PR #3772) · symfony/symfony@21b45f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 21b45f2

Browse files
committed
merged branch pulzarraider/translation_update_sk (PR #3772)
Commits ------- b5de295 Slovak translation update Discussion ---------- [FrameworkBundle] Slovak translation update
2 parents e5121e9 + b5de295 commit 21b45f2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.sk.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>Táto hodnota by mala mať presne {{ limit }} znakov</target>
196196
</trans-unit>
197+
<trans-unit id="49">
198+
<source>The file was only partially uploaded</source>
199+
<target>Bola nahraná len časť súboru</target>
200+
</trans-unit>
201+
<trans-unit id="50">
202+
<source>No file was uploaded</source>
203+
<target>Žiadny súbor nebol nahraný</target>
204+
</trans-unit>
205+
<trans-unit id="51">
206+
<source>No temporary folder was configured in php.ini</source>
207+
<target>V php.ini nie je nastavená cesta k adresáru pre dočasné súbory</target>
208+
</trans-unit>
209+
<trans-unit id="52">
210+
<source>Cannot write temporary file to disk</source>
211+
<target>Dočasný súbor sa nepodarilo zapísať na disk</target>
212+
</trans-unit>
213+
<trans-unit id="53">
214+
<source>A PHP extension caused the upload to fail</source>
215+
<target>Rozšírenie PHP zabránilo nahraniu súboru</target>
216+
</trans-unit>
197217
</body>
198218
</file>
199219
</xliff>

0 commit comments

Comments
 (0)
0