'ldap_fail_authed' => 'LDAP access failed using given dn & password details',
'ldap_extension_not_installed' => 'LDAP PHP extension not installed',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed',
- 'saml_already_logged_in' => 'Already logged in',
+ 'saml_already_logged_in' => 'पहिले नै लगइन हुनुहुन्छ',
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.',
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
- 'oidc_already_logged_in' => 'Already logged in',
+ 'oidc_already_logged_in' => 'पहिले नै लगइन हुनुहुन्छ',
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
'social_no_action_defined' => 'No action defined',
'empty_comment' => 'Cannot add an empty comment.',
// Error pages
- '404_page_not_found' => 'Page Not Found',
+ '404_page_not_found' => 'पृष्ठ फेला परेन',
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
'image_not_found' => 'Image Not Found',
'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
'return_home' => 'Return to home',
- 'error_occurred' => 'An Error Occurred',
+ 'error_occurred' => 'एउटा त्रुटि भयो',
'app_down' => ':appName is down right now',
'back_soon' => 'It will be back up soon.',
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
'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_zip_failed_notification' => 'ZIP फाइल लाई आयात गर्न असफल भयो ।',
'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.',