Skip to content

Commit bec2f0f

Browse files
author
excelwebzone
committed
Fix hebrew grammar
1 parent 1b48abb commit bec2f0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,19 +196,19 @@
196196
</trans-unit>
197197
<trans-unit id="49">
198198
<source>The file was only partially uploaded</source>
199-
<target>הקובץ הועלה באופן חלקי בלבד</target>
199+
<target>הקובץ הועלה באופן חלקי</target>
200200
</trans-unit>
201201
<trans-unit id="50">
202202
<source>No file was uploaded</source>
203203
<target>הקובץ לא הועלה</target>
204204
</trans-unit>
205205
<trans-unit id="51">
206206
<source>No temporary folder was configured in php.ini</source>
207-
<target>התיקייה לא הוגדרה ב php.ini</target>
207+
<target>לא הוגדרה תיקייה זמנית ב php.ini</target>
208208
</trans-unit>
209209
<trans-unit id="52">
210210
<source>Cannot write temporary file to disk</source>
211-
<target>לא ניתן לכתוב קובץ לדיסק</target>
211+
<target>לא ניתן לכתוב קובץ זמני לדיסק</target>
212212
</trans-unit>
213213
<trans-unit id="53">
214214
<source>A PHP extension caused the upload to fail</source>

0 commit comments

Comments
 (0)