|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> |
| 3 | + <file source-language="en" target-language="ru" datatype="plaintext" original="file.ext"> |
| 4 | + <body> |
| 5 | + <trans-unit id="form.group_publish_workflow"> |
| 6 | + <source>form.group_publish_workflow</source> |
| 7 | + <target>Публикация</target> |
| 8 | + </trans-unit> |
| 9 | + <trans-unit id="form.label_publishable"> |
| 10 | + <source>form.label_publishable</source> |
| 11 | + <target>Опубликовано</target> |
| 12 | + </trans-unit> |
| 13 | + <trans-unit id="form.label_publish_start_date"> |
| 14 | + <source>form.label_publish_start_date</source> |
| 15 | + <target>Начало публикации</target> |
| 16 | + </trans-unit> |
| 17 | + <trans-unit id="form.label_publish_end_date"> |
| 18 | + <source>form.label_publish_end_date</source> |
| 19 | + <target>Окончание публикации</target> |
| 20 | + </trans-unit> |
| 21 | + <trans-unit id="form.label_locale"> |
| 22 | + <source>form.label_locale</source> |
| 23 | + <target>Язык</target> |
| 24 | + </trans-unit> |
| 25 | + <trans-unit id="form.help_publish_start_date"> |
| 26 | + <source>form.help_publish_start_date</source> |
| 27 | + <target>Опубликовать начиная с даты. Оставьте пустым чтобы опубликовать немедленно.</target> |
| 28 | + </trans-unit> |
| 29 | + <trans-unit id="form.help_publish_end_date"> |
| 30 | + <source>form.help_publish_end_date</source> |
| 31 | + <target>Закончить публикацию к этой дате. Оставьте пустым чтобы публикация была бессрочной.</target> |
| 32 | + </trans-unit> |
| 33 | + <trans-unit id="list.label_locales"> |
| 34 | + <source>list.label_locales</source> |
| 35 | + <target>Языки</target> |
| 36 | + </trans-unit> |
| 37 | + </body> |
| 38 | + </file> |
| 39 | +</xliff> |
0 commit comments