Skip to content

Commit e8cc5d4

Browse files
committed
merged branch excelwebzone/hebrew_translations (PR symfony#1834)
Commits ------- 8b77d4d Hebrew translations updated Discussion ---------- Hebrew translations updated
2 parents eed68cd + 8b77d4d commit e8cc5d4

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.he.xliff

+36
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,42 @@
126126
<source>The two values should be equal</source>
127127
<target>שני הערכים צריכים להיות שווים</target>
128128
</trans-unit>
129+
<trans-unit id="32">
130+
<source>The file is too large. Allowed maximum size is {{ limit }}</source>
131+
<target>הקובץ גדול מדי. הגודל המרבי המותר הוא {{ limit }}</target>
132+
</trans-unit>
133+
<trans-unit id="33">
134+
<source>The file is too large</source>
135+
<target>הקובץ גדול מדי</target>
136+
</trans-unit>
137+
<trans-unit id="34">
138+
<source>The file could not be uploaded</source>
139+
<target>לא ניתן לעלות את הקובץ</target>
140+
</trans-unit>
141+
<trans-unit id="35">
142+
<source>This value should be a valid number</source>
143+
<target>הערך צריך להיות מספר חוקי</target>
144+
</trans-unit>
145+
<trans-unit id="36">
146+
<source>This file is not a valid image</source>
147+
<target>הקובץ אינו תמונה תקפה</target>
148+
</trans-unit>
149+
<trans-unit id="37">
150+
<source>This is not a valid IP address</source>
151+
<target>זו אינה כתובת IP חוקית</target>
152+
</trans-unit>
153+
<trans-unit id="38">
154+
<source>This value is not a valid language</source>
155+
<target>הערך אינו שפה חוקית</target>
156+
</trans-unit>
157+
<trans-unit id="39">
158+
<source>This value is not a valid locale</source>
159+
<target>הערך אינו אזור תקף</target>
160+
</trans-unit>
161+
<trans-unit id="40">
162+
<source>This value is not a valid country</source>
163+
<target>הערך אינו ארץ חוקית</target>
164+
</trans-unit>
129165
</body>
130166
</file>
131167
</xliff>

0 commit comments

Comments
 (0)