8000 merged branch yethee/sync_ru_trans (PR #3863) · symfony/symfony@837960f · GitHub
[go: up one dir, main page]

Skip to content

Commit 837960f

Browse files
committed
merged branch yethee/sync_ru_trans (PR #3863)
Commits ------- 362ac78 [FrameworkBundle] Sync Russian translations Discussion ---------- [FrameworkBundle] Sync Russian translations
2 parents 07e261e + 362ac78 commit 837960f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.ru.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>Значение должно быть равно {{ limit }} символам</target>
196196
</trans-unit>
197+
<trans-unit id="49">
198+
<source>The file was only partially uploaded</source>
199+
<target>Файл был загружен только частично</target>
200+
</trans-unit>
201+
<trans-unit id="50">
202+
<source>No file was uploaded</source>
203+
<target>Файл не был загружен</target>
204+
</trans-unit>
205+
<trans-unit id="51">
206+
<source>No temporary folder was configured in php.ini</source>
207+
<target>Не настроена временная директория в php.ini</target>
208+
</trans-unit>
209+
<trans-unit id="52">
210+
<source>Cannot write temporary file to disk</source>
211+
<target>Невозможно записать временный файл на диск</target>
212+
</trans-unit>
213+
<trans-unit id="53">
214+
<source>A PHP extension caused the upload to fail</source>
215+
<target>Расширение PHP вызвало ошибку при загрузке</target>
216+
</trans-unit>
197217
</body>
198218
</file>
199219
</xliff>

0 commit comments

Comments
 (0)
0