File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
src/Symfony/Bundle/FrameworkBundle/Resources/translations Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 126
126
<source >The two values should be equal</source >
127
127
<target >Tieto dve hodnoty by mali byť rovnaké</target >
128
128
</trans-unit >
129
+ <trans-unit id =" 32" >
130
+ <source >The file is too large. Allowed maximum size is {{ limit }}</source >
131
+ <target >Súbor je príliš veľký. Maximálna povolená veľkosť je {{ limit }}</target >
132
+ </trans-unit >
133
+ <trans-unit id =" 33" >
134
+ <source >The file is too large</source >
135
+ <target >Súbor je príliš veľký</target >
136
+ </trans-unit >
137
+ <trans-unit id =" 34" >
138
+ <source >The file could not be uploaded</source >
139
+ <target >Súbor sa nepodarilo nahrať</target >
140
+ </trans-unit >
141
+ <trans-unit id =" 35" >
142
+ <source >This value should be a valid number</source >
143
+ <target >Táto hodnota by mala byť číslo</target >
144
+ </trans-unit >
145
+ <trans-unit id =" 36" >
146
+ <source >This file is not a valid image</source >
147
+ <target >Tento súbor nie je obrázok</target >
148
+ </trans-unit >
149
+ <trans-unit id =" 37" >
150
+ <source >This is not a valid IP address</source >
151
+ <target >Toto nie je platná IP adresa</target >
152
+ </trans-unit >
153
+ <trans-unit id =" 38" >
154
+ <source >This value is not a valid language</source >
155
+ <target >Tento jazyk neexistuje</target >
156
+ </trans-unit >
157
+ <trans-unit id =" 39" >
158
+ <source >This value is not a valid locale</source >
159
+ <target >Táto lokalizácia neexistuje</target >
160
+ </trans-unit >
161
+ <trans-unit id =" 40" >
162
+ <source >This value is not a valid country</source >
163
+ <target >Táto krajina neexistuje</target >
164
+ </trans-unit >
165
+ <trans-unit id =" 41" >
166
+ <source >This value is already used</source >
167
+ <target >Táto hodnota sa už používa</target >
168
+ </trans-unit >
129
169
</body >
130
170
</file >
131
171
</xliff >
You can’t perform that action at this time.
0 commit comments