پیامهای سامانه
پرش به ناوبری
پرش به جستجو
این فهرستی از پیامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در بومیسازی مدیاویکی هستید لطفاً بومیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیام |
|---|---|
| متن کنونی پیام | |
| apihelp-query+gadgets-example-1 (گفتگو) (ترجمه) | Get a list of gadgets along with their descriptions |
| apihelp-query+gadgets-example-2 (گفتگو) (ترجمه) | Get a list of gadgets with all possible properties |
| apihelp-query+gadgets-example-3 (گفتگو) (ترجمه) | گرفتن فهرستهای گجتهایی که در دسته "foo" قرار دارند |
| apihelp-query+gadgets-example-4 (گفتگو) (ترجمه) | گرفتن اطلاعات در مورد گجتهای "foo" و "bar" |
| apihelp-query+gadgets-example-5 (گفتگو) (ترجمه) | دریافت فهرستی از ابزارهای فعالشدهٔ کاربر جاری |
| apihelp-query+gadgets-param-allowedonly (گفتگو) (ترجمه) | فقط فهرست کردن ابزارهایی که کاربر کنونی میتواند استفاده کند |
| apihelp-query+gadgets-param-categories (گفتگو) (ترجمه) | ردههایی که از آن فهرست ابزارها را میخواهید |
| apihelp-query+gadgets-param-enabledonly (گفتگو) (ترجمه) | فهرست کردن گجتهایی که توسط کاربر کنونی فعال شده است. |
| apihelp-query+gadgets-param-ids (گفتگو) (ترجمه) | شماره گجتها برای دریافت |
| apihelp-query+gadgets-param-prop (گفتگو) (ترجمه) | What gadget information to get: |
| apihelp-query+gadgets-paramvalue-prop-desc (گفتگو) (ترجمه) | Gadget description transformed into HTML (can be slow, use only if really needed). |
| apihelp-query+gadgets-paramvalue-prop-id (گفتگو) (ترجمه) | Internal gadget ID. |
| apihelp-query+gadgets-paramvalue-prop-metadata (گفتگو) (ترجمه) | The gadget metadata. |
| apihelp-query+gadgets-summary (گفتگو) (ترجمه) | بازگرداندن فهرست ابزارهای استفاده شده در این ویکی |
| apihelp-query+imageinfo-example-dated (گفتگو) (ترجمه) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
| apihelp-query+imageinfo-example-simple (گفتگو) (ترجمه) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageinfo-param-badfilecontexttitle (گفتگو) (ترجمه) | If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-param-end (گفتگو) (ترجمه) | زمان توقف فهرست کردن. |
| apihelp-query+imageinfo-param-extmetadatafilter (گفتگو) (ترجمه) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
| apihelp-query+imageinfo-param-extmetadatalanguage (گفتگو) (ترجمه) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
| apihelp-query+imageinfo-param-extmetadatamultilang (گفتگو) (ترجمه) | If translations for extmetadata property are available, fetch all of them. |
| apihelp-query+imageinfo-param-limit (گفتگو) (ترجمه) | How many file revisions to return per file. |
| apihelp-query+imageinfo-param-localonly (گفتگو) (ترجمه) | Look only for files in the local repository. |
| apihelp-query+imageinfo-param-metadataversion (گفتگو) (ترجمه) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
| apihelp-query+imageinfo-param-prop (گفتگو) (ترجمه) | Which file information to get: |
| apihelp-query+imageinfo-param-start (گفتگو) (ترجمه) | Timestamp to start listing from. |
| apihelp-query+imageinfo-param-urlheight (گفتگو) (ترجمه) | مشابه $1urlwidth. |
| apihelp-query+imageinfo-param-urlparam (گفتگو) (ترجمه) | A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>. |
| apihelp-query+imageinfo-param-urlwidth (گفتگو) (ترجمه) | If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-archivename (گفتگو) (ترجمه) | Adds the filename of the archive version for non-latest versions. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-badfile (گفتگو) (ترجمه) | Adds whether the file is on the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-paramvalue-prop-bitdepth (گفتگو) (ترجمه) | Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (گفتگو) (ترجمه) | Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-comment (گفتگو) (ترجمه) | Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-commonmetadata (گفتگو) (ترجمه) | Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-dimensions (گفتگو) (ترجمه) | نام مستعار برای size |
| apihelp-query+imageinfo-paramvalue-prop-extmetadata (گفتگو) (ترجمه) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-mediatype (گفتگو) (ترجمه) | Adds the media type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-metadata (گفتگو) (ترجمه) | Lists Exif metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-mime (گفتگو) (ترجمه) | افزودن نوع MIME برای پرونده |
| apihelp-query+imageinfo-paramvalue-prop-parsedcomment (گفتگو) (ترجمه) | تجزیهٔ خلاصهٔ نسخه. در صورتی که نسخهٔ مرتبط با خلاصه حذف شده باشد، یک ویژگی <samp>commenthidden</samp> برگردانده خواهد شد. |
| apihelp-query+imageinfo-paramvalue-prop-sha1 (گفتگو) (ترجمه) | افزودن SHA-1 hash برای پرونده |
| apihelp-query+imageinfo-paramvalue-prop-size (گفتگو) (ترجمه) | اندازهٔ تصویر به بایت و ارتفاع، عرض و شمار صفحههای تصویر (در صورت وجود) را اضافه میکند. |
| apihelp-query+imageinfo-paramvalue-prop-thumbmime (گفتگو) (ترجمه) | Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-timestamp (گفتگو) (ترجمه) | Adds timestamp for the uploaded version. |
| apihelp-query+imageinfo-paramvalue-prop-uploadwarning (گفتگو) (ترجمه) | Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core. |
| apihelp-query+imageinfo-paramvalue-prop-url (گفتگو) (ترجمه) | Gives URL to the file and the description page. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-user (گفتگو) (ترجمه) | Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-userid (گفتگو) (ترجمه) | Add the ID of the user that uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+imageinfo-summary (گفتگو) (ترجمه) | Returns file information and upload history. |