Skip to content

Commit 3f0bedc

Browse files
committed
New translations errors.php (Nepali)
1 parent 432fb1b commit 3f0bedc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lang/ne/errors.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
'ldap_fail_authed' => 'LDAP access failed using given dn & password details',
2020
'ldap_extension_not_installed' => 'LDAP PHP extension not installed',
2121
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed',
22-
'saml_already_logged_in' => 'Already logged in',
22+
'saml_already_logged_in' => 'पहिले नै लगइन हुनुहुन्छ',
2323
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
2424
'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.',
2525
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
26-
'oidc_already_logged_in' => 'Already logged in',
26+
'oidc_already_logged_in' => 'पहिले नै लगइन हुनुहुन्छ',
2727
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
2828
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
2929
'social_no_action_defined' => 'No action defined',
@@ -94,14 +94,14 @@
9494
'empty_comment' => 'Cannot add an empty comment.',
9595

9696
// Error pages
97-
'404_page_not_found' => 'Page Not Found',
97+
'404_page_not_found' => 'पृष्ठ फेला परेन',
9898
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.',
9999
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
100100
'image_not_found' => 'Image Not Found',
101101
'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
102102
'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
103103
'return_home' => 'Return to home',
104-
'error_occurred' => 'An Error Occurred',
104+
'error_occurred' => 'एउटा त्रुटि भयो',
105105
'app_down' => ':appName is down right now',
106106
'back_soon' => 'It will be back up soon.',
107107

@@ -110,7 +110,7 @@
110110
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
111111
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
112112
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
113-
'import_zip_failed_notification' => 'Failed to import ZIP file.',
113+
'import_zip_failed_notification' => 'ZIP फाइल लाई आयात गर्न असफल भयो ।',
114114
'import_perms_books' => 'You are lacking the required permissions to create books.',
115115
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
116116
'import_perms_pages' => 'You are lacking the required permissions to create pages.',

0 commit comments

Comments
 (0)