پیامهای سامانه
ظاهر
این فهرستی از پیامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در بومیسازی مدیاویکی هستید لطفاً بومیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیام |
|---|---|
| متن کنونی پیام | |
| api-help-general-header (بحث) (ترجمه) | General information |
| api-help-help-urls (بحث) (ترجمه) | |
| api-help-lead (بحث) (ترجمه) | این یک صفحهٔ مستندات برای واسط برنامهنویسی کاربردی مدیاویکی است که بهطور خودکار ایجاد شده است. مستندات و نمونهها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page |
| api-help-license (بحث) (ترجمه) | مجوز: [[$1|$2]] |
| api-help-license-noname (بحث) (ترجمه) | License: [[$1|See link]] |
| api-help-license-unknown (بحث) (ترجمه) | مجوز: <span class="apihelp-unknown">نامعلوم</span> |
| api-help-limits (بحث) (ترجمه) | Most API modules can accept up to $1 {{PLURAL:$1|input|inputs}} in multivalue parameters, and can return up to $2 {{PLURAL:$2|result|results}} per query ($3 {{PLURAL:$3|result|results}} for slow queries). |
| api-help-limits-apihighlimits (بحث) (ترجمه) | For users with the <code>apihighlimits</code> right ($4), the limits are increased to $1 {{PLURAL:$1|input|inputs}} and $2 {{PLURAL:$2|result|results}} ($3 {{PLURAL:$3|result|results}} for slow queries). |
| api-help-limits-header (بحث) (ترجمه) | Limits |
| api-help-main-header (بحث) (ترجمه) | پودمان اصلی |
| api-help-methods (بحث) (ترجمه) | Action API requests may use GET and POST methods. Prefer using the GET method, which allows requests to be routed to faster replica servers and responses to be cached, unless the length of the URL with parameters would exceed its length limit (commonly 8000 bytes), or a module only accepts POST requests. Parameters for POST requests may be sent in the query part of the request URL (like in GET requests) and in the POST request body, and mixing both ways in one request is allowed. Certain parameters such as passwords must be sent in the request body. If the same parameter is sent as part of the URL and also in the request body, it must have the same value in both places. |
| api-help-methods-header (بحث) (ترجمه) | Request methods |
| api-help-no-extended-description (بحث) (ترجمه) | |
| api-help-open-in-apisandbox (بحث) (ترجمه) | <small>[باز کردن در صفحهٔ تمرین]</small> |
| api-help-param-continue (بحث) (ترجمه) | When more results are available, use this to continue. More detailed information on how to continue queries [[mw:Special:MyLanguage/API:Continue|can be found on mediawiki.org]]. |
| api-help-param-default-empty (بحث) (ترجمه) | پیشفرض: <span class="apihelp-empty">(خالی)</span> |
| api-help-param-deprecated (بحث) (ترجمه) | منسوخشده. |
| api-help-param-deprecated-label (بحث) (ترجمه) | deprecated |
| api-help-param-direction (بحث) (ترجمه) | In which direction to enumerate: |
| api-help-param-disabled-in-miser-mode (بحث) (ترجمه) | Disabled due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]]. |
| api-help-param-internal (بحث) (ترجمه) | داخلی |
| api-help-param-internal-label (بحث) (ترجمه) | internal |
| api-help-param-limited-in-miser-mode (بحث) (ترجمه) | <strong>Note:</strong> Due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]], using this may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
| api-help-param-multi-all (بحث) (ترجمه) | برای تعیین همهٔ مقدارها از <kbd>$1</kbd> استفاده کنید. |
| api-help-param-multi-separate (بحث) (ترجمه) | Separate values with <kbd>|</kbd> or [[Special:ApiHelp/main#main/datatypes|alternative]]. |
| api-help-param-no-description (بحث) (ترجمه) | <span class="apihelp-empty">(no description)</span> |
| api-help-param-templated (بحث) (ترجمه) | این یک [[Special:ApiHelp/main#main/templatedparams|پارامتر قالببندیشده]] است. هنگام درخواست، $2. |
| api-help-param-templated-var (بحث) (ترجمه) | <var>{$1}</var> with values of <var>$2</var> |
| api-help-param-templated-var-first (بحث) (ترجمه) | <var>{$1}</var> در نام پارامتر باید با مقدارهای <var>$2</var> جایگزین شود |
| api-help-param-token (بحث) (ترجمه) | یک بلیط «$1» واکشیشده از [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] |
| api-help-param-token-webui (بحث) (ترجمه) | For compatibility, the token used in the web UI is also accepted. |
| api-help-param-type-enum (بحث) (ترجمه) | {{PLURAL:$1|1=یکی از مقدارهای زیر|2=مقدارهای (جداشده با <kbd>{{!}}</kbd> یا [[Special:ApiHelp/main#main/datatypes|جایگزینهای آن]])}}: $2 |
| api-help-param-type-expiry (بحث) (ترجمه) | Type: {{PLURAL:$1|1=expiry|2=list of expiries}} ([[Special:ApiHelp/main#main/datatype/expiry|details]]) |
| api-help-param-type-limit (بحث) (ترجمه) | نوع: عدد صحیح یا <kbd>max</kbd> |
| api-help-param-type-presenceboolean (بحث) (ترجمه) | نوع: بولی ([[Special:ApiHelp/main#main/datatype/boolean|جزئیات]]) |
| api-help-param-type-timestamp (بحث) (ترجمه) | نوع: {{PLURAL:$1|1=برچسب زمان|2=فهرستی از برچسبهای زمان}} ([[Special:ApiHelp/main#main/datatype/timestamp|قالبهای مجاز]]) |
| api-help-parameters (بحث) (ترجمه) | {{PLURAL:$1|پارامتر|پارامترها}}: |
| api-help-parameters-note (بحث) (ترجمه) | Other general parameters are available. |
| api-help-paramvalue-direction-newer (بحث) (ترجمه) | List oldest first. Note: $1start has to be before $1end. |
| api-help-paramvalue-direction-older (بحث) (ترجمه) | List newest first (default). Note: $1start has to be later than $1end. |
| api-help-source (بحث) (ترجمه) | منبع: $1 |
| api-help-source-unknown (بحث) (ترجمه) | Source: <span class="apihelp-unknown">unknown</span> |
| api-help-templatedparams (بحث) (ترجمه) | Templated parameters support cases where an API module needs a value for each value of some other parameter. For example, if there were an API module to request fruit, it might have a parameter <var>fruits</var> to specify which fruits are being requested and a templated parameter <var>{fruit}-quantity</var> to specify how many of each fruit to request. An API client that wants 1 apple, 5 bananas, and 20 strawberries could then make a request like <kbd>fruits=apples|bananas|strawberries&apples-quantity=1&bananas-quantity=5&strawberries-quantity=20</kbd>. |
| api-help-templatedparams-header (بحث) (ترجمه) | Templated parameters |
| api-help-title (بحث) (ترجمه) | راهنمای واسط برنامهنویسی کاربردی مدیاویکی |
| api-help-undocumented-module (بحث) (ترجمه) | No documentation for module $1. |
| api-login-fail-aborted (بحث) (ترجمه) | Authentication requires user interaction, which is not supported by <kbd>action=login</kbd>. To be able to login with <kbd>action=login</kbd>, see [[Special:BotPasswords]]. To continue using main-account login, see <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| api-login-fail-aborted-nobotpw (بحث) (ترجمه) | Authentication requires user interaction, which is not supported by <kbd>action=login</kbd>. To log in, see <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| api-login-fail-badsessionprovider (بحث) (ترجمه) | Cannot log in when using $1. |
| api-login-fail-sameorigin (بحث) (ترجمه) | Cannot log in when the same-origin policy is not applied. |