From: Dan Brown Date: Thu, 26 Jun 2025 02:14:07 +0000 (+0100) Subject: New translations entities.php (Nepali) X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/432fb1be1004169dd38a1119fc00bfb9de1a8459?ds=inline New translations entities.php (Nepali) --- diff --git a/lang/ne/entities.php b/lang/ne/entities.php index 561022ad6..1ca7281ee 100644 --- a/lang/ne/entities.php +++ b/lang/ne/entities.php @@ -292,9 +292,9 @@ return [ 'pages_revisions_editor' => 'Editor Type', 'pages_revisions_changelog' => 'Changelog', 'pages_revisions_changes' => 'Changes', - 'pages_revisions_current' => 'Current Version', - 'pages_revisions_preview' => 'Preview', - 'pages_revisions_restore' => 'Restore', + 'pages_revisions_current' => 'हालको संस्करण:', + 'pages_revisions_preview' => 'पूर्वावलोकन गर्नुहोस्', + 'pages_revisions_restore' => 'पुन: भण्डारण गर्नुहोस्', 'pages_revisions_none' => 'This page has no revisions', 'pages_copy_link' => 'Copy Link', 'pages_edit_content_link' => 'Jump to section in editor', @@ -389,15 +389,15 @@ return [ 'profile_not_created_shelves' => ':userName has not created any shelves', // Comments - 'comment' => 'Comment', + 'comment' => 'टिप्पणी', 'comments' => 'Comments', - 'comment_add' => 'Add Comment', - 'comment_none' => 'No comments to display', - 'comment_placeholder' => 'Leave a comment here', - 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', + 'comment_add' => 'टिप्पणी थप्नुहोस्', + 'comment_none' => 'प्रदर्शन गर्न कुनै टिप्पणी छैन्', + 'comment_placeholder' => 'यहाँ टिप्पणी छोड्नुहोस्', + 'comment_thread_count' => 'टिप्पणीहरू', 'comment_archived_count' => ':count Archived', 'comment_archived_threads' => 'Archived Threads', - 'comment_save' => 'Save Comment', + 'comment_save' => 'टिप्पणी सेभ गर्नुहोस्', 'comment_new' => 'New Comment', 'comment_created' => 'commented :createDiff', 'comment_updated' => 'Updated :updateDiff by :username', @@ -412,7 +412,7 @@ return [ 'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_in_reply_to' => 'In reply to :commentId', 'comment_reference' => 'Reference', - 'comment_reference_outdated' => '(Outdated)', + 'comment_reference_outdated' => '(अप्रचलित)', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', // Revision @@ -446,10 +446,10 @@ return [ 'references_to_desc' => 'Listed below is all the known content in the system that links to this item.', // Watch Options - 'watch' => 'Watch', + 'watch' => 'हेर्नुहोस्', 'watch_title_default' => 'Default Preferences', 'watch_desc_default' => 'Revert watching to just your default notification preferences.', - 'watch_title_ignore' => 'Ignore', + 'watch_title_ignore' => 'बेवास्ता गर्नुहोस्', 'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.', 'watch_title_new' => 'New Pages', 'watch_desc_new' => 'Notify when any new page is created within this item.',