رسائل النظام
هذه قائمة برسائل النظام المتوفرة في نطاق ميدياويكي. من فضلك زر ترجمة ميدياويكي و ترانسليت ويكي دوت نت لو كنت ترغب في المساهمة في ترجمة ميدياويكي الأساسية.
الصفحة الأولى |
الصفحة السابقة |
الصفحة التالية |
الصفحة الأخيرة |
الاسم | النص الافتراضي |
---|---|
النص الحالي | |
apihelp-pfautocomplete-param-cargo_field (نقاش) (ترجم) | The field of the Cargo table whose values will be autocompleted on |
apihelp-pfautocomplete-param-cargo_table (نقاش) (ترجم) | A database table, defined by the Cargo extension, whose values will be autocompleted on |
apihelp-pfautocomplete-param-category (نقاش) (ترجم) | A category whose pages will be autocompleted on |
apihelp-pfautocomplete-param-concept (نقاش) (ترجم) | A Semantic MediaWiki "concept" whose pages will be autocompleted on |
apihelp-pfautocomplete-param-external_url (نقاش) (ترجم) | An alias for an external URL from which to get values |
apihelp-pfautocomplete-param-field_is_array (نقاش) (ترجم) | Whether the specified Cargo field holds an array of values |
apihelp-pfautocomplete-param-limit (نقاش) (ترجم) | A limit on the number of results returned |
apihelp-pfautocomplete-param-namespace (نقاش) (ترجم) | A namespace whose pages will be autocompleted on |
apihelp-pfautocomplete-param-property (نقاش) (ترجم) | A Semantic MediaWiki property whose values will be autocompleted on |
apihelp-pfautocomplete-param-substr (نقاش) (ترجم) | The substring to autocomplete on |
apihelp-pfautoedit-description (نقاش) (ترجم) | Create or edit a page using a form defined by the Page Forms extension. |
apihelp-pfautoedit-param-form (نقاش) (ترجم) | The Page Forms form to use |
apihelp-pfautoedit-param-preload (نقاش) (ترجم) | The name of a page to preload in the form |
apihelp-pfautoedit-param-query (نقاش) (ترجم) | The query string |
apihelp-pfautoedit-param-target (نقاش) (ترجم) | The name of the page to be created or edited |
apihelp-php-description (نقاش) (ترجم) | Output data in serialized PHP format. |
apihelp-php-param-formatversion (نقاش) (ترجم) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-phpfm-description (نقاش) (ترجم) | Output data in serialized PHP format (pretty-print in HTML). |
apihelp-protect-description (نقاش) (ترجم) | غير مستوى الحماية لصفحة. |
apihelp-protect-example-protect (نقاش) (ترجم) | حماية صفحة. |
apihelp-protect-example-unprotect (نقاش) (ترجم) | Unprotect a page by setting restrictions to <kbd>all</kbd>. |
apihelp-protect-example-unprotect2 (نقاش) (ترجم) | Unprotect a page by setting no restrictions. |
apihelp-protect-param-cascade (نقاش) (ترجم) | Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading. |
apihelp-protect-param-expiry (نقاش) (ترجم) | Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection. |
apihelp-protect-param-pageid (نقاش) (ترجم) | ID of the page to (un)protect. Cannot be used together with $1title. |
apihelp-protect-param-protections (نقاش) (ترجم) | List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). <strong>Note:</strong> Any actions not listed will have restrictions removed. |
apihelp-protect-param-reason (نقاش) (ترجم) | Reason for (un)protecting. |
apihelp-protect-param-tags (نقاش) (ترجم) | Change tags to apply to the entry in the protection log. |
apihelp-protect-param-title (نقاش) (ترجم) | Title of the page to (un)protect. Cannot be used together with $1pageid. |
apihelp-protect-param-watch (نقاش) (ترجم) | If set, add the page being (un)protected to the current user's watchlist. |
apihelp-protect-param-watchlist (نقاش) (ترجم) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-purge-description (نقاش) (ترجم) | Purge the cache for the given titles. Requires a POST request if the user is not logged in. |
apihelp-purge-example-generator (نقاش) (ترجم) | Purge the first 10 pages in the main namespace. |
apihelp-purge-example-simple (نقاش) (ترجم) | Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page. |
apihelp-purge-param-forcelinkupdate (نقاش) (ترجم) | Update the links tables. |
apihelp-purge-param-forcerecursivelinkupdate (نقاش) (ترجم) | Update the links table, and update the links tables for any page that uses this page as a template. |
apihelp-query+allcategories-description (نقاش) (ترجم) | Enumerate all categories. |
apihelp-query+allcategories-example-generator (نقاش) (ترجم) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
apihelp-query+allcategories-example-size (نقاش) (ترجم) | List categories with information on the number of pages in each. |
apihelp-query+allcategories-param-dir (نقاش) (ترجم) | Direction to sort in. |
apihelp-query+allcategories-param-from (نقاش) (ترجم) | The category to start enumerating from. |
apihelp-query+allcategories-param-limit (نقاش) (ترجم) | How many categories to return. |
apihelp-query+allcategories-param-max (نقاش) (ترجم) | Only return categories with at most this many members. |
apihelp-query+allcategories-param-min (نقاش) (ترجم) | Only return categories with at least this many members. |
apihelp-query+allcategories-param-prefix (نقاش) (ترجم) | Search for all category titles that begin with this value. |
apihelp-query+allcategories-param-prop (نقاش) (ترجم) | Which properties to get: |
apihelp-query+allcategories-param-to (نقاش) (ترجم) | The category to stop enumerating at. |
apihelp-query+allcategories-paramvalue-prop-size (نقاش) (ترجم) | Adds number of pages in the category. |
apihelp-query+alldeletedrevisions-description (نقاش) (ترجم) | List all deleted revisions by a user or in a namespace. |
الصفحة الأولى |
الصفحة السابقة |
الصفحة التالية |
الصفحة الأخيرة |