mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 11:55:01 +03:00
🌐 Added Urdu translations (#21209)
no issue A re-submission of @siddiqss 's work on translating Urdu. #18508 --------- Co-authored-by: Steve Larson <9larsons@gmail.com>
This commit is contained in:
parent
83e9eb1345
commit
69a283b229
@ -49,6 +49,7 @@ const SUPPORTED_LOCALES = [
|
||||
'th', // Thai
|
||||
'tr', // Turkish
|
||||
'uk', // Ukrainian
|
||||
'ur', // Urdu
|
||||
'uz', // Uzbek
|
||||
'vi', // Vietnamese
|
||||
'zh', // Chinese
|
||||
|
71
ghost/i18n/locales/ur/comments.json
Normal file
71
ghost/i18n/locales/ur/comments.json
Normal file
@ -0,0 +1,71 @@
|
||||
{
|
||||
"{{amount}} characters left": "{{amount}} حروف باقی ہیں",
|
||||
"{{amount}} comments": "{{amount}} تبادلے",
|
||||
"{{amount}} days ago": "{{amount}} دن پہلے",
|
||||
"{{amount}} hrs ago": "",
|
||||
"{{amount}} mins ago": "",
|
||||
"{{amount}} months ago": "{{amount}} مہینے پہلے",
|
||||
"{{amount}} more": "",
|
||||
"{{amount}} seconds ago": "{{amount}} سیکنڈ پہلے",
|
||||
"{{amount}} weeks ago": "{{amount}} ہفتے پہلے",
|
||||
"{{amount}} years ago": "{{amount}} سال پہلے",
|
||||
"1 comment": "1 تبادلہ",
|
||||
"Add comment": "تبادلہ شامل کریں",
|
||||
"Add context to your comment, share your name and expertise to foster a healthy discussion.": "اپنے تبادلے میں سیاق و سباق شامل کریں، اچھی گفتگو کو بڑھانے کے لئے اپنا نام اور ماہریت شیئر کریں۔",
|
||||
"Add reply": "جواب شامل کریں",
|
||||
"Already a member?": "پہلے ہی رکن ہیں؟",
|
||||
"Anonymous": "ناشناس",
|
||||
"Become a member of {{publication}} to start commenting.": "تبادلہ شروع کرنے کے لئے {{publication}} کا رکن بنیں۔",
|
||||
"Become a paid member of {{publication}} to start commenting.": "تبادلہ شروع کرنے کے لئے {{publication}} کا ادائیگی رکن بنیں۔",
|
||||
"Cancel": "منسوخ کریں",
|
||||
"Comment": "تبادلہ",
|
||||
"Complete your profile": "اپنا پروفائل مکمل کریں",
|
||||
"Delete": "حذف کریں",
|
||||
"Deleted member": "حذف شدہ رکن",
|
||||
"Discussion": "تبادلہ",
|
||||
"Edit": "ترتیب دیں",
|
||||
"Edit this comment": "اس تبادلے کو ترتیب دیں",
|
||||
"edited": "",
|
||||
"Enter your name": "اپنا نام درج کریں",
|
||||
"Expertise": "اہلیت",
|
||||
"Founder @ Acme Inc": "ناظم @ Acme Inc",
|
||||
"Full-time parent": "پورے وقت کا والد یا والدہ",
|
||||
"Head of Marketing at Acme, Inc": "Acme، Inc کے مارکیٹنگ کا سربراہ",
|
||||
"Hide": "چھپائیں",
|
||||
"Hide comment": "تبادلہ چھپائیں",
|
||||
"Jamie Larson": "جیمی لارسن",
|
||||
"Join the discussion": "تبادلے میں شامل ہوں",
|
||||
"Just now": "ابھی",
|
||||
"Local resident": "مقامی رہائشی",
|
||||
"Member discussion": "رکن کا تبادلہ",
|
||||
"Name": "نام",
|
||||
"Neurosurgeon": "نیوروسرجن",
|
||||
"One day ago": "ایک دن پہلے",
|
||||
"One hour ago": "ایک گھنٹہ پہلے",
|
||||
"One min ago": "",
|
||||
"One month ago": "ایک مہینہ پہلے",
|
||||
"One week ago": "ایک ہفتہ پہلے",
|
||||
"One year ago": "ایک سال پہلے",
|
||||
"Reply": "جواب",
|
||||
"Reply to comment": "تبادلے کا جواب دیں",
|
||||
"Report": "رپورٹ",
|
||||
"Report comment": "تبادلے کی رپورٹ",
|
||||
"Report this comment?": "کیا آپ اس تبادلے کو رپورٹ کرنا چاہتے ہیں؟",
|
||||
"Save": "محفوظ کریں",
|
||||
"Sending": "بھیج رہا ہے",
|
||||
"Sent": "بھیجا گیا",
|
||||
"Show": "دکھائیں",
|
||||
"Show {{amount}} more replies": "{{amount}} مزید جوابات دکھائیں",
|
||||
"Show {{amount}} previous comments": "{{amount}} پچھلے تبادلات دکھائیں",
|
||||
"Show 1 more reply": "1 مزید جواب دکھائیں",
|
||||
"Show 1 previous comment": "1 پچھلا تبادلہ دکھائیں",
|
||||
"Show comment": "تبادلہ دکھائیں",
|
||||
"Sign in": "سائن ان کریں",
|
||||
"Sign up now": "ابھی رجسٹر ہوں",
|
||||
"Start the conversation": "بات چیت شروع کریں",
|
||||
"This comment has been hidden.": "یہ تبادلہ چھپا گیا ہے۔",
|
||||
"This comment has been removed.": "یہ تبادلہ ہٹا دیا گیا ہے۔",
|
||||
"Upgrade now": "اب اپ گریڈ کریں",
|
||||
"Yesterday": "کل",
|
||||
"Your request will be sent to the owner of this site.": "آپ کا درخواست اس سائٹ کے مالک کو بھیجا جائے گا۔"
|
||||
}
|
34
ghost/i18n/locales/ur/ghost.json
Normal file
34
ghost/i18n/locales/ur/ghost.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"All the best!": "سب سے بہترین خواہشات!",
|
||||
"Complete signup for {{siteTitle}}!": "{{siteTitle}} کے لئے رجسٹریشن مکمل کریں!",
|
||||
"Complete your sign up to {{siteTitle}}!": "{{siteTitle}} پر اپنے سائن اپ کو مکمل کریں!",
|
||||
"Confirm email address": "ای میل کا پتہ تصدیق کریں",
|
||||
"Confirm signup": "رجسٹریشن کی تصدیق کریں",
|
||||
"Confirm your email address": "آپ کا ای میل پتہ تصدیق کریں",
|
||||
"Confirm your email update for {{siteTitle}}!": "{{siteTitle}} کے لئے آپ کی ای میل کا اپ ڈیٹ تصدیق کریں!",
|
||||
"Confirm your subscription to {{siteTitle}}": "{{siteTitle}} کو سبسکرائب کرنے کی تصدیق کریں",
|
||||
"For your security, the link will expire in 24 hours time.": "آپ کی حفاظت کے لئے، لنک 24 گھنٹے میں ختم ہو جائے گا۔",
|
||||
"Hey there,": "ہی وہاں،",
|
||||
"Hey there!": "ہی وہاں!",
|
||||
"If you did not make this request, you can safely ignore this email.": "اگر آپ نے یہ درخواست نہیں کی ہے تو، آپ یہ ای میل بے خوف نظر انداز کر سکتے ہیں۔",
|
||||
"If you did not make this request, you can simply delete this message.": "اگر آپ نے یہ درخواست نہیں کی ہے تو، بس یہ پیغام ہٹا دیں۔",
|
||||
"Please confirm your email address with this link:": "براہ کرم اس لنک کے ساتھ آپ کا ای میل پتہ تصدیق کریں:",
|
||||
"Secure sign in link for {{siteTitle}}": "{{siteTitle}} کے لئے محفوظ سائن ان لنک",
|
||||
"See you soon!": "جلد ہی ملیں گے!",
|
||||
"Sent to {{email}}": "{{email}} کو بھیجا گیا",
|
||||
"Sign in": "سائن ان",
|
||||
"Sign in to {{siteTitle}}": "{{siteTitle}} میں سائن ان کریں",
|
||||
"Tap the link below to complete the signup process for {{siteTitle}}, and be automatically signed in:": "نیچے دیے گئے لنک پر ٹیپ کریں تاکہ {{siteTitle}} کے لئے رجسٹریشن کا عمل مکمل ہو اور آپ خود بخود سائن ان ہو جائیں:",
|
||||
"Thank you for signing up to {{siteTitle}}!": "{{siteTitle}} میں رجسٹر ہونے کا شکریہ!",
|
||||
"Thank you for subscribing to {{siteTitle}}!": "{{siteTitle}} کو سبسکرائب کرنے کا شکریہ!",
|
||||
"Thank you for subscribing to {{siteTitle}}.": "{{siteTitle}} کو سبسکرائب کرنے کا شکریہ!",
|
||||
"Thank you for subscribing to {{siteTitle}}. Tap the link below to be automatically signed in:": "{{siteTitle}} کو سبسکرائب کرنے کا شکریہ. نیچے دیے گئے لنک پر ٹیپ کریں تاکہ آپ خود بخود سائن ان ہو جائیں:",
|
||||
"This email address will not be used.": "یہ ای میل پتہ استعمال نہیں ہو گا۔",
|
||||
"Welcome back to {{siteTitle}}!": "{{siteTitle}} میں خوش آمدید!",
|
||||
"Welcome back! Use this link to securely sign in to your {{siteTitle}} account:": "خوش آمدید! اس لنک کا استعمال کریں تاکہ آپ {{siteTitle}} کے اکاؤنٹ میں محفوظ طریقے سے سائن ان کر سکیں:",
|
||||
"You can also copy & paste this URL into your browser:": "آپ یہ URL کا نسخہ اور پیسٹ بھی اپنے براؤزر میں کر سکتے ہیں:",
|
||||
"You will not be signed up, and no account will be created for you.": "آپ کو رجسٹر نہیں کیا جائے گا، اور آپ کے لئے کوئی اکاؤنٹ نہیں بنایا جائے گا۔",
|
||||
"You will not be subscribed.": "آپ کو سبسکرائب نہیں کیا جائے گا۔",
|
||||
"You're one tap away from subscribing to {{siteTitle}} — please confirm your email address with this link:": "{{siteTitle}} کو سبسکرائب ہونے کے لئے آپ ایک ٹیپ کے فاصلے پر ہیں — براہ کرم اس لنک کے ساتھ آپ کا ای میل پتہ تصدیق کریں:",
|
||||
"You're one tap away from subscribing to {{siteTitle}}!": "{{siteTitle}} کو سبسکرائب ہونے کے لئے آپ ایک ٹیپ کے فاصلے پر ہیں!"
|
||||
}
|
208
ghost/i18n/locales/ur/portal.json
Normal file
208
ghost/i18n/locales/ur/portal.json
Normal file
@ -0,0 +1,208 @@
|
||||
{
|
||||
"(save {{highestYearlyDiscount}}%)": "",
|
||||
"{{amount}} days free": "{{amount}} دن مفت پڑھیں",
|
||||
"{{amount}} off": "{{amount}} کم",
|
||||
"{{amount}} off for first {{number}} months.": "{{number}} مہینوں کے لئے {{amount}} کمی",
|
||||
"{{amount}} off for first {{period}}.": "{{period}} کے لئے {{amount}} کمی",
|
||||
"{{amount}} off forever.": "{{amount}} ہمیشہ کے لئے کم",
|
||||
"{{discount}}% discount": "{{discount}}٪ چھوٹ",
|
||||
"{{memberEmail}} will no longer receive {{newsletterName}} newsletter.": "{{memberEmail}} کو مزید {{newsletterName}} نیوزلیٹر نہیں ملے گا۔",
|
||||
"{{memberEmail}} will no longer receive emails when someone replies to your comments.": "{{memberEmail}} کو مزید ای میل نہیں ملے گا جب کوئی آپکے تبادلوں کا جواب دیتا ہے۔",
|
||||
"{{memberEmail}} will no longer receive this newsletter.": "{{memberEmail}} کو مزید یہ نیوزلیٹر نہیں ملے گا۔",
|
||||
"{{trialDays}} days free": "{{trialDays}} دن مفت پڑھیں",
|
||||
"+1 (123) 456-7890": "",
|
||||
"A login link has been sent to your inbox. If it doesn't arrive in 3 minutes, be sure to check your spam folder.": "ایک لاگ ان لنک آپکے ان باکس میں بھیج دیا گیا ہے۔ اگر 3 منٹ میں نہیں آئی تو یہ یقینی بنائیں کہ آپکے اسپیم فولڈر کو چیک کریں۔",
|
||||
"Account": "اکاؤنٹ",
|
||||
"Account details updated successfully": "",
|
||||
"Account settings": "اکاؤنٹ کی ترتیبات",
|
||||
"After a free trial ends, you will be charged the regular price for the tier you've chosen. You can always cancel before then.": "جب مفت ڈھانچا ختم ہو جائے گا، آپکو اس ڈھانچے کے لئے عام قیمت چارج ہوگی جس پر آپ نے فیصلہ کیا ہوا ہے۔ آپ ہمیشہ اس سے پہلے منسلک کر سکتے ہیں۔",
|
||||
"Already a member?": "پہلے ہی ممبر ہیں؟",
|
||||
"An error occurred": "",
|
||||
"An unexpected error occured. Please try again or <a>contact support</a> if the error persists.": "ایک غیر متوقعہ خطا واقع ہوگئی ہے۔ براہ کرم دوبارہ کوشش کریں یا اگر خطا جاری رہے تو <a>سپورٹ سے رابطہ کریں</a>۔",
|
||||
"Back": "پیچھے",
|
||||
"Back to Log in": "لاگ ان پر واپسی",
|
||||
"Billing info": "بلنگ کی معلومات",
|
||||
"Black Friday": "کالا جمعہ",
|
||||
"Cancel anytime.": "کسی بھی وقت منسلک کریں۔",
|
||||
"Cancel subscription": "سبسکرپشن منسلک کریں",
|
||||
"Cancellation reason": "منسلک کرنے کا وجہ",
|
||||
"Change": "تبدیل کریں",
|
||||
"Change plan": "",
|
||||
"Check spam & promotions folders": "اسپیم اور پروموشن فولڈر چیک کریں",
|
||||
"Check with your mail provider": "آپکے میل فراہم کنندہ کے ساتھ چیک کریں",
|
||||
"Check your inbox to verify email update": "",
|
||||
"Choose": "منتخب کریں",
|
||||
"Choose a different plan": "مختلف منصوبہ منتخب کریں",
|
||||
"Choose a plan": "",
|
||||
"Choose your newsletters": "اپنے نیوزلیٹر کو منتخب کریں",
|
||||
"Click here to retry": "دوبارہ کوشش کرنے کے لئے یہاں کلک کریں",
|
||||
"Close": "بند کریں",
|
||||
"Comments": "تبادلے",
|
||||
"Complimentary": "تعریف",
|
||||
"Confirm": "تصدیق",
|
||||
"Confirm cancellation": "منسلک کرنے کی تصدیق",
|
||||
"Confirm subscription": "سبسکرپشن کی تصدیق",
|
||||
"Contact support": "سپورٹ سے رابطہ کریں",
|
||||
"Continue": "جاری رہے",
|
||||
"Continue subscription": "سبسکرپشن جاری رکھیں",
|
||||
"Could not create stripe checkout session": "",
|
||||
"Could not sign in. Login link expired.": "سائن ان نہیں ہو سکا۔ لاگ ان لنک کا وقت ختم ہو گیا ہے۔",
|
||||
"Could not update email! Invalid link.": "ای میل اپ ڈیٹ نہیں ہو سکا! غیر معتبر لنک۔",
|
||||
"Create a new contact": "نیا رابطہ بنائیں",
|
||||
"Current plan": "موجودہ منصوبہ",
|
||||
"Delete account": "اکاؤنٹ حذف کریں",
|
||||
"Didn't mean to do this? Manage your preferences <button>here</button>.": "یہ کرنا میرا مطلب نہیں تھا؟ اپنی ترجیحات کا منظم کریں <button>یہاں</button>۔",
|
||||
"Don't have an account?": "اکاؤنٹ نہیں ہے؟",
|
||||
"Edit": "ترتیب",
|
||||
"Email": "ای میل",
|
||||
"Email newsletter": "ای میل نیوزلیٹر",
|
||||
"Email newsletter settings updated": "",
|
||||
"Email preferences": "ای میل کی ترجیحات",
|
||||
"Emails": "ای میلز",
|
||||
"Emails disabled": "ای میلز غیر فعال ہیں",
|
||||
"Ends {{offerEndDate}}": "ختم ہوتا ہے {{offerEndDate}}",
|
||||
"Enter your email address": "",
|
||||
"Enter your name": "",
|
||||
"Error": "خطا",
|
||||
"Expires {{expiryDate}}": "ختم ہوتا ہے {{expiryDate}}",
|
||||
"Failed to cancel subscription, please try again": "",
|
||||
"Failed to log in, please try again": "",
|
||||
"Failed to log out, please try again": "",
|
||||
"Failed to process checkout, please try again": "",
|
||||
"Failed to send magic link email": "",
|
||||
"Failed to send verification email": "",
|
||||
"Failed to sign up, please try again": "",
|
||||
"Failed to update account data": "",
|
||||
"Failed to update account details": "",
|
||||
"Failed to update billing information, please try again": "",
|
||||
"Failed to update newsletter settings": "",
|
||||
"Failed to update subscription, please try again": "",
|
||||
"Forever": "ہمیشہ کے لئے",
|
||||
"Free Trial – Ends {{trialEnd}}": "مفت ڈھانچا – ختم ہوتا ہے {{trialEnd}}",
|
||||
"Get help": "مدد حاصل کریں",
|
||||
"Get in touch for help": "مدد کے لئے رابطہ کریں",
|
||||
"Get notified when someone replies to your comment": "جب کوئی آپکے تبادلے کا جواب دیتا ہے تو مطلع ہوں",
|
||||
"Give feedback on this post": "اس پوسٹ پر فیڈبیک دیں",
|
||||
"Help! I'm not receiving emails": "مدد! میرے پاس ای میلز نہیں آ رہے",
|
||||
"Here are a few other sites you may enjoy.": "",
|
||||
"If a newsletter is flagged as spam, emails are automatically disabled for that address to make sure you no longer receive any unwanted messages.": "اگر کوئی نیوزلیٹر اسپیم کے طور پر چھانا گیا ہے تو اس پتہ کے لئے ای میلز خود بخود غیر فعال ہو جاتے ہیں تاکہ یہ یقینی ہو کہ آپکو مزید کوئی غیر مطلوبہ پیغام نہیں ملے گا۔",
|
||||
"If the spam complaint was accidental, or you would like to begin receiving emails again, you can resubscribe to emails by clicking the button on the previous screen.": "اگر اسپیم کے خیالات کی شکایت صدف ہوئی ہو یا آپ مزید ای میلز حاصل کرنا چاہتے ہیں تو آپ پچھلے اسکرین پر دیے گئے بٹن پر کلک کر کے دوبارہ ای میل کی سبسکرپشن کر سکتے ہیں۔",
|
||||
"If you cancel your subscription now, you will continue to have access until {{periodEnd}}.": "اگر آپ اپنی سبسکرپشن اب منسلک کرتے ہیں، آپکو {{periodEnd}} تک رسائی ملتی رہے گی۔",
|
||||
"If you have a corporate or government email account, reach out to your IT department and ask them to allow emails to be received from {{senderEmail}}": "اگر آپ کا کارپوریٹ یا حکومتی ای میل اکاؤنٹ ہے، اپنے آئٹی ڈیپارٹمنٹ سے رابطہ کریں اور ان سے کہیں کہ وہ ای میلز کو {{senderEmail}} سے ملنے دیں۔",
|
||||
"If you would like to start receiving emails again, the best next steps are to check your email address on file for any issues and then click resubscribe on the previous screen.": "اگر آپ مزید ای میلز حاصل کرنا چاہتے ہیں، تو بہترین اگلا قدم یہ ہے کہ آپ اپنے فائل میں اپنا ای میل ایڈریس چیک کریں اور پھر پچھلے اسکرین پر دئیے گئے دوبارہ سبسکرائب پر کلک کریں۔",
|
||||
"If you're not receiving the email newsletter you've subscribed to, here are a few things to check.": "",
|
||||
"If you've completed all these checks and you're still not receiving emails, you can reach out to get support by contacting {{supportAddress}}.": "اگر آپ نے تمام چیکس مکمل کی ہیں اور آپکو مزید ای میلز نہیں مل رہے ہیں، تو آپ {{supportAddress}} سے رابطہ کر کے حمایت حاصل کر سکتے ہیں۔",
|
||||
"In the event a permanent failure is received when attempting to send a newsletter, emails will be disabled on the account.": "اگر کوشش کرتے وقت نیوزلیٹر بھیجنے پر ہمیشہ کے لئے ناکامی ہوتی ہے تو اکاؤنٹ پر ای میلز غیر فعال ہو جائیں گے۔",
|
||||
"In your email client add {{senderEmail}} to your contacts list. This signals to your mail provider that emails sent from this address should be trusted.": "اپنے ای میل کلائنٹ میں {{senderEmail}} کو اپنی رابطہ فہرست میں شامل کریں۔ یہ آپکے میل فراہم کنندہ کو اشارہ ہوتا ہے کہ اس پتہ سے بھیجے گئے ای میلز پر اعتماد کیا جانا چاہئے۔",
|
||||
"Invalid email address": "",
|
||||
"Jamie Larson": "",
|
||||
"jamie@example.com": "",
|
||||
"Less like this": "اس طرح کم",
|
||||
"Make sure emails aren't accidentally ending up in the Spam or Promotions folders of your inbox. If they are, click on \"Mark as not spam\" and/or \"Move to inbox\".": "یہ یہ سنجیدہ ہو کہ ای میلز اتفاقی طور پر آپکے ان باکس کے اسپیم یا پروموشن فولڈرز میں ختم نہیں ہو رہے ہیں۔ اگر ہیں تو \"غیر فعال ہے\" پر کلک کریں اور/یا \"ان باکس میں منتقل کریں\"۔",
|
||||
"Manage": "منظم کریں",
|
||||
"Maybe later": "",
|
||||
"Memberships unavailable, contact the owner for access.": "",
|
||||
"month": "",
|
||||
"Monthly": "ہر مہینے",
|
||||
"More like this": "اس کی مزید",
|
||||
"Name": "نام",
|
||||
"Need more help? Contact support": "مزید مدد چاہیے؟ حمایت سے رابطہ کریں",
|
||||
"Newsletters can be disabled on your account for two reasons: A previous email was marked as spam, or attempting to send an email resulted in a permanent failure (bounce).": "نیوزلیٹرز کو آپکے اکاؤنٹ پر غیر فعال کرنے کے دو ممکنہ وجوہات ہیں: پچھلا ای میل اسپیم مارک کیا گیا تھا یا ای میل بھیجنے کی کوشش نے ہمیشہ کے لئے ناکامی (باؤنس) کا نتیجہ دیا۔",
|
||||
"No member exists with this e-mail address.": "",
|
||||
"No member exists with this e-mail address. Please sign up first.": "",
|
||||
"Not receiving emails?": "ای میلز نہیں آ رہے؟",
|
||||
"Now check your email!": "اب اپنے ای میل چیک کریں!",
|
||||
"Once resubscribed, if you still don't see emails in your inbox, check your spam folder. Some inbox providers keep a record of previous spam complaints and will continue to flag emails. If this happens, mark the latest newsletter as 'Not spam' to move it back to your primary inbox.": "جب ایک بار دوبارہ سبسکرائب ہو جائے، اگر آپکو مزید ای میلز اپنے ان باکس میں نہیں دکھتے ہیں تو اپنے ان باکس کی سپیم فولڈر چیک کریں۔ کچھ ان باکس فراہم کنندگان نے پچھلے اسپیم شکایات کا ریکارڈ رکھا ہوتا ہے اور وہ ای میلز کو جاری رکھتے ہیں۔ اگر یہ ہوتا ہے، تو آخری نیوزلیٹر کو 'غیر فعال' مارک کریں تاکہ یہ اسے دوبارہ آپکے پرائمری ان باکس میں منتقل کریں۔",
|
||||
"Permanent failure (bounce)": "ہمیشہ کے لئے ناکامی (باؤنس)",
|
||||
"Phone number": "",
|
||||
"Plan": "پلان",
|
||||
"Plan checkout was cancelled.": "پلان چیک آؤٹ منسوخ ہوگیا تھا۔",
|
||||
"Plan upgrade was cancelled.": "پلان اپگریڈ منسوخ ہوگیا تھا۔",
|
||||
"Please contact {{supportAddress}} to adjust your complimentary subscription.": "",
|
||||
"Please enter {{fieldName}}": "",
|
||||
"Please fill in required fields": "براہ کرم مطلوبہ شعبے بھریں",
|
||||
"Price": "قیمت",
|
||||
"Re-enable emails": "ای میلز کو دوبارہ چالو کریں",
|
||||
"Recommendations": "",
|
||||
"Renews at {{price}}.": "نیا کرتا ہے {{price}} پر۔",
|
||||
"Retry": "مزید کوشش",
|
||||
"Save": "محفوظ کریں",
|
||||
"Send an email and say hi!": "ایک ای میل بھیجیں اور ہائی کہیں!",
|
||||
"Send an email to {{senderEmail}} and say hello. This can also help signal to your mail provider that emails to and from this address should be trusted.": "",
|
||||
"Sending login link...": "لاگ ان لنک بھیجا جا رہا ہے...",
|
||||
"Sending...": "بھیجا جا رہا ہے...",
|
||||
"Show all": "",
|
||||
"Sign in": "سائن ان",
|
||||
"Sign out": "لاگ آؤٹ",
|
||||
"Sign up": "سائن اپ",
|
||||
"Signup error: Invalid link": "سائن اپ خطا: غیر معتبر لنک",
|
||||
"Something went wrong, please try again later.": "",
|
||||
"Sorry, that didn’t work.": "معاف کریں، یہ کام نہیں کیا گیا۔",
|
||||
"Spam complaints": "سپیم شکایتیں",
|
||||
"Start {{amount}}-day free trial": "{{amount}} دن کا مفت ٹرائل شروع کریں",
|
||||
"Starting {{startDate}}": "{{startDate}} سے شروع ہو رہا ہے",
|
||||
"Starting today": "آج سے شروع ہو رہا ہے",
|
||||
"Submit feedback": "رائے دیں",
|
||||
"Subscribe": "سبسکرائب کریں",
|
||||
"Subscribed": "سبسکرائب ہوگیا",
|
||||
"Subscription plan updated successfully": "",
|
||||
"Success": "کامیابی",
|
||||
"Success! Check your email for magic link to sign-in.": "کامیابی! سائن ان کے لئے جادوی لنک کے لئے اپنا ای میل چیک کریں۔",
|
||||
"Success! Your account is fully activated, you now have access to all content.": "کامیابی! آپ کا اکاؤنٹ مکمل طور پر چالو ہوا ہے، آپ کو اب تمام مواد تک رسائی ہے۔",
|
||||
"Success! Your email is updated.": "کامیابی! آپ کا ای میل اپ ڈیٹ ہوا ہے۔",
|
||||
"Successfully unsubscribed": "کامیابی سے ہوشیاری ہٹا دی گئی ہے",
|
||||
"Thank you for subscribing. Before you start reading, below are a few other sites you may enjoy.": "",
|
||||
"Thank you for your support": "",
|
||||
"Thank you for your support!": "",
|
||||
"Thanks for the feedback!": "رائے کے لئے شکریہ!",
|
||||
"That didn't go to plan": "وہ خواہش تھی، لیکن ہو نہ سکی",
|
||||
"The email address we have for you is {{memberEmail}} — if that's not correct, you can update it in your <button>account settings area</button>.": "ہمارے پاس آپ کا ای میل ایڈریس ہے {{memberEmail}} — اگر یہ درست نہیں ہے، تو آپ اسے اپنے <button>اکاؤنٹ کی سیٹنگز ایریا</button> میں اپ ڈیٹ کر سکتے ہیں۔",
|
||||
"There was a problem submitting your feedback. Please try again a little later.": "آپ کی رائے جمع کرنے میں مشکل ہوئی۔ براہ کرم ٹھوڑی دیر بعد دوبارہ کوشش کریں۔",
|
||||
"There was an error cancelling your subscription, please try again.": "",
|
||||
"There was an error continuing your subscription, please try again.": "",
|
||||
"There was an error processing your payment. Please try again.": "",
|
||||
"There was an error sending the email, please try again": "",
|
||||
"This site is invite-only, contact the owner for access.": "یہ سائٹ صرف دعوتی ہے، دستیابی کے لئے مالک سے رابطہ کریں۔",
|
||||
"This site is not accepting payments at the moment.": "",
|
||||
"To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "سائن اپ مکمل کرنے کے لئے، اپنے ان باکس میں تصدیق کے لنک پر کلک کریں۔ اگر 3 منٹ کے اندر نہ آئے تو، اپنا اسپیم فولڈر چیک کریں!",
|
||||
"To continue to stay up to date, subscribe to {{publication}} below.": "",
|
||||
"Too many attempts try again in {{number}} days.": "",
|
||||
"Too many attempts try again in {{number}} hours.": "",
|
||||
"Too many attempts try again in {{number}} minutes.": "",
|
||||
"Too many different sign-in attempts, try again in {{number}} days": "",
|
||||
"Too many different sign-in attempts, try again in {{number}} hours": "",
|
||||
"Too many different sign-in attempts, try again in {{number}} minutes": "",
|
||||
"Try free for {{amount}} days, then {{originalPrice}}.": "مفت ٹرائل کے لئے کوشش کریں {{amount}} دن، پھر {{originalPrice}}۔",
|
||||
"Unable to initiate checkout session": "",
|
||||
"Unlock access to all newsletters by becoming a paid subscriber.": "ایک ادائیگی چکچکی بن کر تمام نیوزلیٹرز کا رسائی کھولیں۔",
|
||||
"Unsubscribe from all emails": "تمام ای میلز سے ہوشیار ہو جائیں",
|
||||
"Unsubscribed": "ہوشیار ہوگیا ہے",
|
||||
"Unsubscribed from all emails.": "",
|
||||
"Unsubscribing from emails will not cancel your paid subscription to {{title}}": "ای میلز سے ہوشیار ہونا آپ کا پردہ فوریہ ہوشیاری {{title}} کی طرف سے منسوخ نہیں کرے گا",
|
||||
"Update": "اپ ڈیٹ",
|
||||
"Update your preferences": "اپنی ترجیحات کو اپ ڈیٹ کریں",
|
||||
"Verification link sent, check your inbox": "",
|
||||
"Verify your email address is correct": "اپنا ای میل ایڈریس درست ہے یہ تصدیق کریں",
|
||||
"View plans": "پلان دیکھیں",
|
||||
"We couldn't unsubscribe you as the email address was not found. Please contact the site owner.": "ہم آپ کو ہوشیار نہیں کر سکے کیونکہ ای میل ایڈریس نہیں ملا۔ براہ کرم سائٹ کے مالک سے رابطہ کریں۔",
|
||||
"Welcome back, {{name}}!": "خوش آمدید واپس، {{name}}!",
|
||||
"Welcome back!": "خوش آمدید واپس!",
|
||||
"Welcome to {{siteTitle}}": "",
|
||||
"When an inbox fails to accept an email it is commonly called a bounce. In many cases, this can be temporary. However, in some cases, a bounced email can be returned as a permanent failure when an email address is invalid or non-existent.": "جب ایک ان باکس ایک ای میل قبول کرنے میں ناکام ہوتا ہے تو عام طور پر اسے باؤنس کہا جاتا ہے۔ بہت سے مواقعوں میں، یہ عارضی ہوتا ہے۔ تاہم، کچھ مواقعوں میں، ایک باؤنس ای میل غیر معتبر یا موجود نہ ہونے کی صورت میں ہمیشہ کے لئے واپس بھیجا جا سکتا ہے۔",
|
||||
"Why has my email been disabled?": "میرا ای میل کیوں غیر فعال ہوگیا ہے؟",
|
||||
"year": "",
|
||||
"Yearly": "سالانہ",
|
||||
"You currently have a free membership, upgrade to a paid subscription for full access.": "آپ کا موجودہ مفت ممبرشپ ہے، پورے رسائی حاصل کرنے کے لئے ایک ادائیگی چکچکی پر اپگریڈ کریں۔",
|
||||
"You have been successfully resubscribed": "آپ نے کامیابی سے دوبارہ ہوشیاری حاصل کی ہے",
|
||||
"You're currently not receiving emails": "آپ حال ہی میلز نہیں پارہ ہیں",
|
||||
"You're not receiving emails": "آپ کو ای میل نہیں آ رہا ہے",
|
||||
"You're not receiving emails because you either marked a recent message as spam, or because messages could not be delivered to your provided email address.": "آپ کو ای میل نہیں مل رہا ہے کیونکہ آپ نے حال ہی میسج کو سپیم مارک کیا ہوا ہے یا یہاں فراہم کردہ ای میل ایڈریس پر پیغامات فراہم نہیں کیے جا سکتے ہیں۔",
|
||||
"You've successfully signed in.": "آپ نے کامیابی سے سائن ان کیا ہے۔",
|
||||
"You've successfully subscribed to": "",
|
||||
"Your account": "آپ کا اکاؤنٹ",
|
||||
"Your email has failed to resubscribe, please try again": "",
|
||||
"Your input helps shape what gets published.": "آپ کا مدخلہ وہ چیزیں شکل دینے میں مدد فراہم کرتا ہے جو شائع ہوتی ہیں۔",
|
||||
"Your subscription will expire on {{expiryDate}}": "آپ کی ہوشیاری {{expiryDate}} تک چلے گی",
|
||||
"Your subscription will renew on {{renewalDate}}": "آپ کی ہوشیاری {{renewalDate}} تک تجدید ہوگی",
|
||||
"Your subscription will start on {{subscriptionStart}}": "آپ کی ہوشیاری {{subscriptionStart}} پر شروع ہوگی"
|
||||
}
|
9
ghost/i18n/locales/ur/search.json
Normal file
9
ghost/i18n/locales/ur/search.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Authors": "",
|
||||
"Cancel": "",
|
||||
"No matches found": "",
|
||||
"Posts": "",
|
||||
"Search posts, tags and authors": "",
|
||||
"Show more results": "",
|
||||
"Tags": ""
|
||||
}
|
9
ghost/i18n/locales/ur/signup-form.json
Normal file
9
ghost/i18n/locales/ur/signup-form.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Email sent": "ای میل بھیجا گیا ہے",
|
||||
"Now check your email!": "اب اپنا ای میل چیک کریں!",
|
||||
"Please enter a valid email address": "براہ کرم ایک درست ای میل ایڈریس درج کریں",
|
||||
"Something went wrong, please try again.": "کچھ غلط ہوگیا ہے، براہ کرم دوبارہ کوشش کریں۔",
|
||||
"Subscribe": "تشہیر",
|
||||
"To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "سائن اپ مکمل کرنے کے لئے، اپنے ان باکس میں تصدیقی لنک پر کلک کریں۔ اگر 3 منٹ کے اندر نہ آئے تو، اپنا اسپیم فولڈر چیک کریں!",
|
||||
"Your email address": "آپ کا ای میل ایڈریس"
|
||||
}
|
Loading…
Reference in New Issue
Block a user