mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I504d60a80231f6f2fcec1a48f84943868b09673c
This commit is contained in:
parent
9d08c96fad
commit
6cf6e77d82
|
@ -97,9 +97,9 @@
|
|||
"echo-email-batch-body-default": "আপনার নতুন একটি বিজ্ঞপ্তি রয়েছে।",
|
||||
"echo-email-footer-default": "$2\n\nযে ইমেইল আমরা আপনাকে পাঠাই তা নিয়ন্ত্রণ করতে, আপনার পছন্দসমূহ পরীক্ষা করুন:\n{{canonicalurl:{{#special:Preferences}}#mw-prefsection-echo}}\n\n$1",
|
||||
"echo-email-footer-default-html": "যে ইমেইল আমরা আপনাকে পাঠাই তা নিয়ন্ত্রণ করতে, <a href=\"$2\" style=\"text-decoration:none; color: #3868B0;\">আপনার পছন্দসমূহ পরীক্ষা করুন</a>।<br />\n$1",
|
||||
"echo-notification-alert": "{{PLURAL:$1|সতর্কতা ($1)|100=সতর্কতা (৯৯+)}}",
|
||||
"echo-notification-alert": "{{PLURAL:$1|অবহিতি ($1)|100=অবহিতি (৯৯+)}}",
|
||||
"echo-notification-message": "{{PLURAL:$1|বার্তা ($1)|100=বার্তা (৯৯+)}}",
|
||||
"echo-notification-alert-text-only": "সতর্কতা",
|
||||
"echo-notification-alert-text-only": "অবহিতি",
|
||||
"echo-notification-message-text-only": "বার্তা",
|
||||
"echo-overlay-link": "সকল বিজ্ঞপ্তি",
|
||||
"echo-overlay-title": "<b>বিজ্ঞপ্তি</b>",
|
||||
|
@ -121,6 +121,8 @@
|
|||
"apihelp-echomarkread-description": "বর্তমান ব্যবহারকারীর জন্য বিজ্ঞপ্তি পঠিত হিসাবে চিহ্নিত করে।",
|
||||
"apihelp-echomarkread-example-2": "পঠিত হিসাবে সকল বিজ্ঞপ্তি চিহ্নিত করুন",
|
||||
"apihelp-echomarkseen-example-1": "বিজ্ঞপ্তি দেখা হয়েছে হিসাবে চিহ্নিত করে",
|
||||
"apihelp-query+notifications-param-prop": "অনুরোধের বিবরণ।",
|
||||
"apihelp-query+notifications-param-messagecontinue": "যখন আরো বার্তা ফলাফল উপলব্ধ থাকে, তা অব্যাহত রাখার জন্য এটি ব্যবহার করুন।",
|
||||
"apihelp-query+notifications-example-1": "বিজ্ঞপ্তির তালিকা",
|
||||
"apihelp-query+notifications-example-2": "বিজ্ঞপ্তির তালিকা, গণনাসহ, দলগতভাবে অনুচ্ছেদে ভাগ করা"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue