Skip to content

Commit 9c09f6a

Browse files
committed
New translations entities.php (Russian)
1 parent 63fcd09 commit 9c09f6a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

lang/ru/entities.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,29 +39,29 @@
3939
'export_pdf' => 'PDF файл',
4040
'export_text' => 'Текстовый файл',
4141
'export_md' => 'Файл Markdown',
42-
'export_zip' => 'Portable ZIP',
42+
'export_zip' => 'Портативный ZIP',
4343
'default_template' => 'Шаблон страницы по умолчанию',
4444
'default_template_explain' => 'Назначить шаблон страницы, который будет использоваться в качестве содержимого по умолчанию для всех страниц, созданных в этом элементе. Имейте в виду, что это будет работать, только если создатель страницы имеет доступ к выбранной странице шаблона.',
4545
'default_template_select' => 'Выберите страницу шаблона',
4646
'import' => 'Импорт',
47-
'import_validate' => 'Validate Import',
47+
'import_validate' => 'Проверка импорта',
4848
'import_desc' => 'Импортировать книги, главы и страницы с помощью ZIP-файла, экспортированного из этого или другого источника. Выберите ZIP-файл, чтобы продолжить. После загрузки и проверки файла вы сможете настроить и подтвердить импорт в следующем окне.',
49-
'import_zip_select' => 'Select ZIP file to upload',
50-
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
49+
'import_zip_select' => 'Выберите ZIP файл для загрузки',
50+
'import_zip_validation_errors' => 'Были обнаружены ошибки при проверке предоставленного ZIP файла:',
5151
'import_pending' => 'Pending Imports',
5252
'import_pending_none' => 'No imports have been started.',
53-
'import_continue' => 'Continue Import',
53+
'import_continue' => 'Продолжить импорт',
5454
'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
5555
'import_details' => 'Import Details',
56-
'import_run' => 'Run Import',
56+
'import_run' => 'Запустить импорт',
5757
'import_size' => ':size Import ZIP Size',
5858
'import_uploaded_at' => 'Uploaded :relativeTime',
5959
'import_uploaded_by' => 'Uploaded by',
6060
'import_location' => 'Import Location',
6161
'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.',
6262
'import_delete_confirm' => 'Are you sure you want to delete this import?',
6363
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
64-
'import_errors' => 'Import Errors',
64+
'import_errors' => 'Ошибки импорта',
6565
'import_errors_desc' => 'The follow errors occurred during the import attempt:',
6666
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
6767
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',

0 commit comments

Comments
 (0)