Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Nepali locale for newsletter.json #21635

Merged
merged 2 commits into from
Nov 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions ghost/i18n/locales/ne/newsletter.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"By {authors}": "",
"Comment": "",
"By {authors}": "{authors} द्वारा",
"Comment": "प्रतिक्रिया",
"complimentary": "",
"Email": "",
"free": "",
"Keep reading": "",
"Less like this": "",
"Manage subscription": "",
"Member since": "",
"More like this": "",
"Name": "",
"paid": "",
"Subscription details": "",
"trialing": "",
"Unsubscribe": "",
"View in browser": "",
"You are receiving this because you are a <strong>%%{status}%% subscriber</strong> to {site}.": "",
"Your free trial ends on {date}, at which time you will be charged the regular price. You can always cancel before then.": "",
"Your subscription has been canceled and will expire on {date}. You can resume your subscription via your account settings.": "",
"Your subscription has expired.": "",
"Your subscription will expire on {date}.": "",
"Your subscription will renew on {date}.": ""
"Email": "इमेल",
"free": "निःशुल्क",
"Keep reading": "पढिरहनुहोस्",
"Less like this": "यो जस्तो कम",
"Manage subscription": "सदस्यता व्यवस्थापन गर्नुहोस्",
"Member since": "देखि सदस्य",
"More like this": "यो जस्तै थप",
"Name": "नाम",
"paid": "भुक्तान गरिएको",
"Subscription details": "सदस्यता विवरण",
"trialing": "परीक्षण गर्दै",
"Unsubscribe": "सदस्यता रद्द गर्नुहोस्",
"View in browser": "ब्राउजरमा हेर्नुहोस्",
"You are receiving this because you are a <strong>%%{status}%% subscriber</strong> to {site}.": "तपाईं यो प्राप्त गर्दै हुनुहुन्छ किनकि तपाईं {site} को <strong>%%{status}%% सदस्य</strong> हुनुहुन्छ।",
"Your free trial ends on {date}, at which time you will be charged the regular price. You can always cancel before then.": "तपाईंको निःशुल्क परीक्षण {date} मा समाप्त हुन्छ, जुन समयमा तपाईंलाई नियमित मूल्यमा शुल्क लिइनेछ। तपाईं सधैं त्यसअघि रद्द गर्न सक्नुहुन्छ।",
"Your subscription has been canceled and will expire on {date}. You can resume your subscription via your account settings.": "तपाईंको सदस्यता रद्द गरिएको छ र {date} मा म्याद सकिने छ। तपाईं आफ्नो खाता सेटिङ्हरू मार्फत सदस्यता पुनः सुरु गर्न सक्नुहुन्छ।",
"Your subscription has expired.": "तपाईंको सदस्यताको म्याद सकिएको छ।",
"Your subscription will expire on {date}.": "तपाईंको सदस्यताको म्याद {date} मा सकिने छ।",
"Your subscription will renew on {date}.": "तपाईंको सदस्यता {date} मा नवीकरण हुनेछ।"
}
Loading