8000 [FrameworkBundle] Slovak translations updated by pulzarraider · Pull Request #3073 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[FrameworkBundle] Slovak translations updated #3073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 10, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9622
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,46 @@
<source>The two values should be equal</source>
<target>Tieto dve hodnoty by mali byť rovnaké</target>
</trans-unit>
<trans-unit id="32">
<source>The file is too large. Allowed maximum size is {{ limit }}</source>
<target>Súbor je príliš veľký. Maximálna povolená veľkosť je {{ limit }}</target>
</trans-unit>
<trans-unit id="33">
<source>The file is too large</source>
<target>Súbor je príliš veľký</target>
</trans-unit>
<trans-unit id="34">
<source>The file could not be uploaded</source>
<target>Súbor sa nepodarilo nahrať</target>
</trans-unit>
<trans-unit id="35">
<source>This value should be a valid number</source>
<target>Táto hodnota by mala byť číslo</target>
</trans-unit>
<trans-unit id="36">
<source>This file is not a valid image</source>
<target>Tento súbor nie je obrázok</target>
</trans-unit>
<trans-unit id="37">
<source>This is not a valid IP address</source>
<target>Toto nie je platná IP adresa</target>
</trans-unit>
<trans-unit id="38">
<source>This value is not a valid language</source>
<target>Tento jazyk neexistuje</target>
</trans-unit>
<trans-unit id="39">
<source>This value is not a valid locale</source>
<target>Táto lokalizácia neexistuje</target>
</trans-unit>
<trans-unit id="40">
<source>This value is not a valid country</source>
<target>Táto krajina neexistuje</target>
</trans-unit>
<trans-unit id="41">
<source>This value is already used</source>
<target>Táto hodnota sa už používa</target>
</trans-unit>
</body>
</file>
</xliff>
0