پیغامهای سامانه
پرش به ناوبری
پرش به جستجو
این فهرستی از پیغامهای سامانهای موجود در فضای نام مدیاویکی است. چنانچه مایل به مشارکت در محلیسازی مدیاویکی هستید لطفاً محلیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیغام |
|---|---|
| متن کنونی پیغام | |
| apihelp-mergehistory-param-from (بحث) (ترجمه) | Title of the page from which history will be merged. Cannot be used together with <var>$1fromid</var>. |
| apihelp-mergehistory-param-fromid (بحث) (ترجمه) | Page ID of the page from which history will be merged. Cannot be used together with <var>$1from</var>. |
| apihelp-mergehistory-param-reason (بحث) (ترجمه) | Reason for the history merge. |
| apihelp-mergehistory-param-timestamp (بحث) (ترجمه) | Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page. |
| apihelp-mergehistory-param-to (بحث) (ترجمه) | Title of the page to which history will be merged. Cannot be used together with <var>$1toid</var>. |
| apihelp-mergehistory-param-toid (بحث) (ترجمه) | Page ID of the page to which history will be merged. Cannot be used together with <var>$1to</var>. |
| apihelp-mergehistory-summary (بحث) (ترجمه) | ادغام تاریخچه صفحات |
| apihelp-move-example-move (بحث) (ترجمه) | Move <kbd>Badtitle</kbd> to <kbd>Goodtitle</kbd> without leaving a redirect. |
| apihelp-move-param-from (بحث) (ترجمه) | Title of the page to rename. Cannot be used together with <var>$1fromid</var>. |
| apihelp-move-param-fromid (بحث) (ترجمه) | Page ID of the page to rename. Cannot be used together with <var>$1from</var>. |
| apihelp-move-param-ignorewarnings (بحث) (ترجمه) | چشمپوشی از همهٔ هشدارها. |
| apihelp-move-param-movesubpages (بحث) (ترجمه) | زیرصفحه را تغییرنام دهید، اگر شدنی است. |
| apihelp-move-param-movetalk (بحث) (ترجمه) | صفحهٔ بحث را تغییرنام دهید، اگر وجوددارد. |
| apihelp-move-param-noredirect (بحث) (ترجمه) | عدم ساخت تغییرمسیر. |
| apihelp-move-param-reason (بحث) (ترجمه) | دلیل انتقال |
| apihelp-move-param-tags (بحث) (ترجمه) | Change tags to apply to the entry in the move log and to the null revision on the destination page. |
| apihelp-move-param-to (بحث) (ترجمه) | عنوانی که قصد دارید صفحه را به آن نام تغییر دهید. |
| apihelp-move-param-unwatch (بحث) (ترجمه) | صفحه و تغییرمسیر را از پیگیری کاربر کنونی حذف کنید. |
| apihelp-move-param-watch (بحث) (ترجمه) | صفحه و تغییرمسیر را به پیگیری کاربر کنونی بیافزایید. |
| apihelp-move-param-watchlist (بحث) (ترجمه) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-move-summary (بحث) (ترجمه) | انتقال صفحه |
| apihelp-no-such-module (بحث) (ترجمه) | پودمان «$1» یافت نشد. |
| apihelp-none-summary (بحث) (ترجمه) | بیرونریزی هیچ. |
| apihelp-opensearch-example-te (بحث) (ترجمه) | یافتن صفحههایی که با <kbd>Te</kbd> آغاز میشوند |
| apihelp-opensearch-param-format (بحث) (ترجمه) | فرمت خروجی. |
| apihelp-opensearch-param-limit (بحث) (ترجمه) | حداکثر تعداد نتایج برای بازگرداندن. |
| apihelp-opensearch-param-namespace (بحث) (ترجمه) | فضاهای نامی برای جستجو |
| apihelp-opensearch-param-redirects (بحث) (ترجمه) | How to handle redirects: ;return:Return the redirect itself. ;resolve:Return the target page. May return fewer than $1limit results. For historical reasons, the default is "return" for $1format=json and "resolve" for other formats. |
| apihelp-opensearch-param-search (بحث) (ترجمه) | جستجوی رشته. |
| apihelp-opensearch-param-suggest (بحث) (ترجمه) | کاری نکنید اگر <var>[[mw:Manual:$wgEnableOpenSearchSuggest|$wgEnableOpenSearchSuggest]]</var> false است. |
| apihelp-opensearch-param-warningsaserror (بحث) (ترجمه) | If warnings are raised with <kbd>format=json</kbd>, return an API error instead of ignoring them. |
| apihelp-opensearch-summary (بحث) (ترجمه) | جستجو در ویکی بااستفاده از پروتکل اوپنسرچ. |
| apihelp-options-example-change (بحث) (ترجمه) | Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences. |
| apihelp-options-example-complex (بحث) (ترجمه) | Reset all preferences, then set <kbd>skin</kbd> and <kbd>nickname</kbd>. |
| apihelp-options-example-reset (بحث) (ترجمه) | بازنشانی همه تنظیمات. |
| apihelp-options-extended-description (بحث) (ترجمه) | Only options which are registered in core or in one of installed extensions, or options with keys prefixed with <code>userjs-</code> (intended to be used by user scripts), can be set. |
| apihelp-options-param-change (بحث) (ترجمه) | List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., optionname|otheroption|..., the option will be reset to its default value. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation. |
| apihelp-options-param-optionname (بحث) (ترجمه) | The name of the option that should be set to the value given by <var>$1optionvalue</var>. |
| apihelp-options-param-optionvalue (بحث) (ترجمه) | The value for the option specified by <var>$1optionname</var>. |
| apihelp-options-param-reset (بحث) (ترجمه) | ترجیحات را به مقادیر پیش فرض سایت بازمی گرداند. |
| apihelp-options-param-resetkinds (بحث) (ترجمه) | List of types of options to reset when the <var>$1reset</var> option is set. |
| apihelp-options-summary (بحث) (ترجمه) | تغییر ترجیحات کاربر جاری |
| apihelp-paraminfo-example-1 (بحث) (ترجمه) | Show info for <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd>, <kbd>[[Special:ApiHelp/jsonfm|format=jsonfm]]</kbd>, <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd>, and <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd>. |
| apihelp-paraminfo-example-2 (بحث) (ترجمه) | Show info for all submodules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd>. |
| apihelp-paraminfo-param-formatmodules (بحث) (ترجمه) | List of format module names (value of <var>format</var> parameter). Use <var>$1modules</var> instead. |
| apihelp-paraminfo-param-helpformat (بحث) (ترجمه) | ساختار راهنمای رشتهها |
| apihelp-paraminfo-param-mainmodule (بحث) (ترجمه) | Get information about the main (top-level) module as well. Use <kbd>$1modules=main</kbd> instead. |
| apihelp-paraminfo-param-modules (بحث) (ترجمه) | List of module names (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>, or all submodules with <kbd>+*</kbd>, or all submodules recursively with <kbd>+**</kbd>. |
| apihelp-paraminfo-param-pagesetmodule (بحث) (ترجمه) | Get information about the pageset module (providing titles= and friends) as well. |
| apihelp-paraminfo-param-querymodules (بحث) (ترجمه) | List of query module names (value of <var>prop</var>, <var>meta</var> or <var>list</var> parameter). Use <kbd>$1modules=query+foo</kbd> instead of <kbd>$1querymodules=foo</kbd>. |




