সিস্টেম বার্তাসমূহ
পরিভ্রমণে চলুন
অনুসন্ধানে চলুন
এটি মিডিয়াউইকি নামস্থানে অন্তর্ভুক্ত সিস্টেম বার্তাগুলোর একটি তালিকা।
আপনি যদি সাধারণ মিডিয়াউইকির স্থানীয়করণে অবদান রাখতে আগ্রহী হন, অনুগ্রহ করে মিডিয়াউইকি স্থানীয়করণ এবং translatewiki.net দেখুন।
| নাম | বার্তার মূল লেখা |
|---|---|
| বার্তার বর্তমান লেখা | |
| apihelp-imagerotate-param-rotation (আলোচনা) (অনুবাদ) | Degrees to rotate image clockwise. |
| apihelp-imagerotate-param-tags (আলোচনা) (অনুবাদ) | Tags to apply to the entry in the upload log. |
| apihelp-imagerotate-summary (আলোচনা) (অনুবাদ) | Rotate one or more images. |
| apihelp-import-example-import (আলোচনা) (অনুবাদ) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
| apihelp-import-extended-description (আলোচনা) (অনুবাদ) | Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
| apihelp-import-param-assignknownusers (আলোচনা) (অনুবাদ) | Assign edits to local users where the named user exists locally. |
| apihelp-import-param-fullhistory (আলোচনা) (অনুবাদ) | For interwiki imports: import the full history, not just the current version. |
| apihelp-import-param-interwikipage (আলোচনা) (অনুবাদ) | For interwiki imports: page to import. |
| apihelp-import-param-interwikiprefix (আলোচনা) (অনুবাদ) | For uploaded imports: interwiki prefix to apply to unknown usernames (and known users if <var>$1assignknownusers</var> is set). |
| apihelp-import-param-interwikisource (আলোচনা) (অনুবাদ) | For interwiki imports: wiki to import from. |
| apihelp-import-param-namespace (আলোচনা) (অনুবাদ) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |
| apihelp-import-param-rootpage (আলোচনা) (অনুবাদ) | Import as subpage of this page. Cannot be used together with <var>$1namespace</var>. |
| apihelp-import-param-summary (আলোচনা) (অনুবাদ) | Log entry import summary. |
| apihelp-import-param-tags (আলোচনা) (অনুবাদ) | Change tags to apply to the entry in the import log and to the dummy revision on the imported pages. |
| apihelp-import-param-templates (আলোচনা) (অনুবাদ) | For interwiki imports: import all included templates as well. |
| apihelp-import-param-xml (আলোচনা) (অনুবাদ) | Uploaded XML file. |
| apihelp-import-summary (আলোচনা) (অনুবাদ) | Import a page from another wiki, or from an XML file. |
| apihelp-json-param-ascii (আলোচনা) (অনুবাদ) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
| apihelp-json-param-callback (আলোচনা) (অনুবাদ) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
| apihelp-json-param-formatversion (আলোচনা) (অনুবাদ) | Output formatting |
| apihelp-json-param-utf8 (আলোচনা) (অনুবাদ) | If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>. |
| apihelp-json-paramvalue-formatversion-1 (আলোচনা) (অনুবাদ) | Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). |
| apihelp-json-paramvalue-formatversion-2 (আলোচনা) (অনুবাদ) | Modern format. |
| apihelp-json-paramvalue-formatversion-latest (আলোচনা) (অনুবাদ) | Use the latest format (currently <kbd>2</kbd>), may change without warning. |
| apihelp-json-summary (আলোচনা) (অনুবাদ) | Output data in JSON format. |
| apihelp-jsonfm-summary (আলোচনা) (অনুবাদ) | Output data in JSON format (pretty-print in HTML). |
| apihelp-languagesearch-example-1 (আলোচনা) (অনুবাদ) | "Te" এর জন্য অনুসন্ধান |
| apihelp-languagesearch-example-2 (আলোচনা) (অনুবাদ) | "ഫി" এর জন্য অনুসন্ধান |
| apihelp-languagesearch-example-3 (আলোচনা) (অনুবাদ) | "ഫി" এর জন্য অনুসন্ধান, একটি বানান ভুল গ্রহনযোগ্য |
| apihelp-languagesearch-param-search (আলোচনা) (অনুবাদ) | বাক্য অনুসন্ধান। |
| apihelp-languagesearch-param-typos (আলোচনা) (অনুবাদ) | বাক্য অনুসন্ধানে গ্রহনযোগ্য বানান ভুলের সংখ্যা । |
| apihelp-languagesearch-summary (আলোচনা) (অনুবাদ) | যে কোনো লিপিতে ভাষার নাম অনুসন্ধান করুন। |
| apihelp-link (আলোচনা) (অনুবাদ) | [[Special:ApiHelp/$1|$2]] |
| apihelp-linkaccount-example-link (আলোচনা) (অনুবাদ) | Start the process of linking to an account from <kbd>Example</kbd>. |
| apihelp-linkaccount-summary (আলোচনা) (অনুবাদ) | Link an account from a third-party provider to the current user. |
| apihelp-login-example-login (আলোচনা) (অনুবাদ) | প্রবেশ করুন। |
| apihelp-login-extended-description (আলোচনা) (অনুবাদ) | This action should only be used in combination with [[Special:BotPasswords]]; use for main-account login is deprecated and may fail without warning. To safely log in to the main account, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| apihelp-login-extended-description-nobotpasswords (আলোচনা) (অনুবাদ) | This action is deprecated and may fail without warning. To safely log in, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| apihelp-login-param-domain (আলোচনা) (অনুবাদ) | ডোমেন (ঐচ্ছিক)। |
| apihelp-login-param-name (আলোচনা) (অনুবাদ) | ব্যবহারকারী নাম। |
| apihelp-login-param-password (আলোচনা) (অনুবাদ) | পাসওয়ার্ড। |
| apihelp-login-param-token (আলোচনা) (অনুবাদ) | Login token obtained in first request. |
| apihelp-login-summary (আলোচনা) (অনুবাদ) | Log in and get authentication cookies. |
| apihelp-logout-example-logout (আলোচনা) (অনুবাদ) | Log the current user out. |
| apihelp-logout-summary (আলোচনা) (অনুবাদ) | Log out and clear session data. |
| apihelp-main-extended-description (আলোচনা) (অনুবাদ) | <div class="hlist plainlinks api-main-links"> * [[mw:Special:MyLanguage/API:Main_page|নথিপত্র]] * [[mw:Special:MyLanguage/API:Etiquette|শিষ্টাচার ও ব্যবহারের নির্দেশিকা]] * [[mw:Special:MyLanguage/API:FAQ|প্রাজিপ্র]] * [https://lists.wikimedia.org/postorius/lists/mediawiki-api.lists.wikimedia.org/ মেইলিং তালিকা] * [https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/ API ঘোষণা] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R বাগ ও অনুরোধ] </div> <strong>অবস্থা:</strong> মিডিয়াউইকি API একটি পরিপক্ক এবং স্থিতিশীল ইন্টারফেস যা সক্রিয় ভাবে সমর্থিত এবং উন্নত করা হয়। হালনাগাদের বিজ্ঞপ্তি পেতে [https://lists.wikimedia.org/hyperkitty/list/mediawiki-api-announce@lists.wikimedia.org/ মিডিয়াউইকি-API-ঘোষণা মেইলিং লিস্টে] সদস্যতা নিন। <strong>ত্রুটিপূর্ণ অনুরোধ:</strong> যখন ত্রুটিপূর্ণ অনুরোধগুলি API-তে পাঠানো হয়, তখন "MediaWiki-API-Error" চাবি সহকারে একটি HTTP শীর্ষ প্রেরণ করা হবে এবং এরপর শীর্ষটির উভয় মান ও ফেরত পাঠানো ত্রুটির কোড একই মানে নির্ধারণ করা হবে। আরও তথ্যের জন্য [[mw:Special:MyLanguage/API:Errors_and_warnings|API: ত্রুটি এবং সতর্কবার্তা]] দেখুন। <p class="mw-apisandbox-link"><strong>পরীক্ষা করা:</strong> API অনুরোধ সহজে পরীক্ষা করার জন্য, [[Special:ApiSandbox]] দেখুন।</p> |
| apihelp-main-param-action (আলোচনা) (অনুবাদ) | যে কর্ম সঞ্চালন করতে হবে। |
| apihelp-main-param-assert (আলোচনা) (অনুবাদ) | Verify that the user is logged in (including possibly as a temporary user) if set to <kbd>user</kbd>, <em>not</em> logged in if set to <kbd>anon</kbd>, or has the bot user right if <kbd>bot</kbd>. |
| apihelp-main-param-assertuser (আলোচনা) (অনুবাদ) | বর্তমান ব্যবহারকারীই নামযুক্ত ব্যবহারকারী কিনা তা যাচাই করুন। |
| apihelp-main-param-crossorigin (আলোচনা) (অনুবাদ) | When accessing the API using a cross-domain AJAX request (CORS) and using a session provider that is safe against cross-site request forgery (CSRF) attacks (such as OAuth), use this instead of <code>origin=*</code> to make the request authenticated (i.e., not logged out). This must be included in any pre-flight request, and therefore must be part of the request URI (not the POST body). Note that most session providers, including standard cookie-based sessions, do not support authenticated CORS and cannot be used with this parameter. |