رسائل النظام
هذه قائمة برسائل النظام المتوفرة في نطاق ميدياويكي. من فضلك زر ترجمة ميدياويكي و ترانسليت ويكي دوت نت لو كنت ترغب في المساهمة في ترجمة ميدياويكي الأساسية.
الصفحة الأولى |
الصفحة السابقة |
الصفحة التالية |
الصفحة الأخيرة |
| الاسم | النص الافتراضي |
|---|---|
| النص الحالي | |
| apihelp-query+allpages-description (نقاش) (ترجم) | تعداد كافة الصفحات بشكل متتالي في نطاق معين. |
| apihelp-query+allpages-example-B (نقاش) (ترجم) | عرض قائمة من الصفحات التي تبدأ بالحرف <kbd>B</kbd>. |
| apihelp-query+allpages-example-generator (نقاش) (ترجم) | عرض معلومات حول 4 صفحات تبدأ بالحرف <kbd>T</kbd>. |
| apihelp-query+allpages-example-generator-revisions (نقاش) (ترجم) | Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>. |
| apihelp-query+allpages-param-dir (نقاش) (ترجم) | The direction in which to list. |
| apihelp-query+allpages-param-filterlanglinks (نقاش) (ترجم) | Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions. |
| apihelp-query+allpages-param-filterredir (نقاش) (ترجم) | أي الصفحات للعرض. |
| apihelp-query+allpages-param-from (نقاش) (ترجم) | The page title to start enumerating from. |
| apihelp-query+allpages-param-limit (نقاش) (ترجم) | كم عدد مجموع الصفحات للعودة. |
| apihelp-query+allpages-param-maxsize (نقاش) (ترجم) | Limit to pages with at most this many bytes. |
| apihelp-query+allpages-param-minsize (نقاش) (ترجم) | Limit to pages with at least this many bytes. |
| apihelp-query+allpages-param-namespace (نقاش) (ترجم) | نطاق للتعداد. |
| apihelp-query+allpages-param-prefix (نقاش) (ترجم) | البحث عن كل عناوين الصفحات التي تبدأ بهذه القيمة. |
| apihelp-query+allpages-param-prexpiry (نقاش) (ترجم) | Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry. |
| apihelp-query+allpages-param-prfiltercascade (نقاش) (ترجم) | Filter protections based on cascadingness (ignored when $1prtype isn't set). |
| apihelp-query+allpages-param-prlevel (نقاش) (ترجم) | Filter protections based on protection level (must be used with $1prtype= parameter). |
| apihelp-query+allpages-param-prtype (نقاش) (ترجم) | Limit to protected pages only. |
| apihelp-query+allpages-param-to (نقاش) (ترجم) | عنوان الصفحة لإيقاف التعداد منه. |
| apihelp-query+allredirects-description (نقاش) (ترجم) | List all redirects to a namespace. |
| apihelp-query+allredirects-example-B (نقاش) (ترجم) | List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
| apihelp-query+allredirects-example-generator (نقاش) (ترجم) | يحصل على الصفحات التي تحتوي على تحويلات. |
| apihelp-query+allredirects-example-unique (نقاش) (ترجم) | List unique target pages. |
| apihelp-query+allredirects-example-unique-generator (نقاش) (ترجم) | Gets all target pages, marking the missing ones. |
| apihelp-query+allredirects-param-dir (نقاش) (ترجم) | The direction in which to list. |
| apihelp-query+allredirects-param-from (نقاش) (ترجم) | عنوان التحويلة لبدء التعداد منه. |
| apihelp-query+allredirects-param-limit (نقاش) (ترجم) | كم عدد مجموع البنود للعودة. |
| apihelp-query+allredirects-param-namespace (نقاش) (ترجم) | نطاق للتعداد. |
| apihelp-query+allredirects-param-prefix (نقاش) (ترجم) | ابحث عن جميع عناوين الصفحات المستهدفة التي تبدأ بهذه القيمة. |
| apihelp-query+allredirects-param-prop (نقاش) (ترجم) | أي قطعة من المعلومات تريد تضمينها: |
| apihelp-query+allredirects-param-to (نقاش) (ترجم) | عنوان التحويلة لإيقاف التعداد منه. |
| apihelp-query+allredirects-param-unique (نقاش) (ترجم) | Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages. |
| apihelp-query+allredirects-paramvalue-prop-fragment (نقاش) (ترجم) | Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>). |
| apihelp-query+allredirects-paramvalue-prop-ids (نقاش) (ترجم) | تضيف معرف الصفحة لصفحة التحويل (لا يمكن استخدامها مع $1unique). |
| apihelp-query+allredirects-paramvalue-prop-interwiki (نقاش) (ترجم) | Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>). |
| apihelp-query+allredirects-paramvalue-prop-title (نقاش) (ترجم) | تضيف عنوان التحويلة. |
| apihelp-query+allrevisions-description (نقاش) (ترجم) | اعرض كل المراجعات. |
| apihelp-query+allrevisions-example-ns-main (نقاش) (ترجم) | List the first 50 revisions in the main namespace. |
| apihelp-query+allrevisions-example-user (نقاش) (ترجم) | List the last 50 contributions by user <kbd>Example</kbd>. |
| apihelp-query+allrevisions-param-end (نقاش) (ترجم) | الطابع الزمني الذي يقف التعداد منه. |
| apihelp-query+allrevisions-param-excludeuser (نقاش) (ترجم) | Don't list revisions by this user. |
| apihelp-query+allrevisions-param-generatetitles (نقاش) (ترجم) | عندما يُستخدَم كمولد، ولد عناوين بدلا من معرفات المراجعات. |
| apihelp-query+allrevisions-param-namespace (نقاش) (ترجم) | Only list pages in this namespace. |
| apihelp-query+allrevisions-param-start (نقاش) (ترجم) | التصنيف الذي يبدأ التعداد منه. |
| apihelp-query+allrevisions-param-user (نقاش) (ترجم) | Only list revisions by this user. |
| apihelp-query+alltransclusions-description (نقاش) (ترجم) | List all transclusions (pages embedded using {{x}}), including non-existing. |
| apihelp-query+alltransclusions-example-B (نقاش) (ترجم) | List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
| apihelp-query+alltransclusions-example-generator (نقاش) (ترجم) | Gets pages containing the transclusions. |
| apihelp-query+alltransclusions-example-unique (نقاش) (ترجم) | List unique transcluded titles. |
| apihelp-query+alltransclusions-example-unique-generator (نقاش) (ترجم) | Gets all transcluded titles, marking the missing ones. |
| apihelp-query+alltransclusions-param-dir (نقاش) (ترجم) | The direction in which to list. |
الصفحة الأولى |
الصفحة السابقة |
الصفحة التالية |
الصفحة الأخيرة |