'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
'import_zip_failed_notification' => 'Failed to import ZIP file.',
- 'import_perms_books' => 'You are lacking the required permissions to create books.',
- 'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
- 'import_perms_pages' => 'You are lacking the required permissions to create pages.',
- 'import_perms_images' => 'You are lacking the required permissions to create images.',
- 'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
+ 'import_perms_books' => 'У вас недостаточно прав для создания книг.',
+ 'import_perms_chapters' => 'У вас недостаточно прав для создания глав.',
+ 'import_perms_pages' => 'У вас недостаточно прав для создания страниц.',
+ 'import_perms_images' => 'У вас недостаточно прав для создания изображений.',
+ 'import_perms_attachments' => 'У вас недостаточно прав для создания вложений.',
// API errors
'api_no_authorization_found' => 'Отсутствует токен авторизации в запросе',