Μηνύματα συστήματος

Μετάβαση στην πλοήγηση Πήδηση στην αναζήτηση
Αυτή είναι μια λίστα με όλα τα μηνύματα συστήματος που βρίσκονται στην περιοχή MediaWiki. Παρακαλούμε επισκεφθείτε τα MediaWiki Localisation και translatewiki.net αν επιθυμείτε να συνεισφέρετε σε μια γενική μετάφραση του MediaWiki.
Μηνύματα συστήματος
Πρώτη σελίδαΠροηγούμενη σελίδαΕπόμενη σελίδαΤελευταία σελίδα
Όνομα Προεπιλεγμένο κείμενο μηνύματος
Παρόν κείμενο
apihelp-query+langlinks-summary (συζήτηση) (Μετάφραση) Returns all interlanguage links from the given pages.
apihelp-query+languageinfo-example-autonym-name-de (συζήτηση) (Μετάφραση) Get the autonyms and German names of all supported languages.
apihelp-query+languageinfo-example-bcp47-dir (συζήτηση) (Μετάφραση) Get the BCP-47 language code and direction of all supported languages.
apihelp-query+languageinfo-example-fallbacks-variants-oc (συζήτηση) (Μετάφραση) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (συζήτηση) (Μετάφραση) Get the language codes of all supported languages.
apihelp-query+languageinfo-extended-description (συζήτηση) (Μετάφραση) [[mw:API:Query#Continuing queries|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (συζήτηση) (Μετάφραση) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (συζήτηση) (Μετάφραση) Which information to get for each language.
apihelp-query+languageinfo-paramvalue-prop-autonym (συζήτηση) (Μετάφραση) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (συζήτηση) (Μετάφραση) The BCP-47 language code.
apihelp-query+languageinfo-paramvalue-prop-code (συζήτηση) (Μετάφραση) The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.)
apihelp-query+languageinfo-paramvalue-prop-dir (συζήτηση) (Μετάφραση) The writing direction of the language (either <code>ltr</code> or <code>rtl</code>).
apihelp-query+languageinfo-paramvalue-prop-fallbacks (συζήτηση) (Μετάφραση) The language codes of the fallback languages configured for this language. The implicit final fallback to 'en' is not included (but some languages may fall back to 'en' explicitly).
apihelp-query+languageinfo-paramvalue-prop-name (συζήτηση) (Μετάφραση) The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary.
apihelp-query+languageinfo-paramvalue-prop-variants (συζήτηση) (Μετάφραση) The language codes of the variants supported by this language.
apihelp-query+languageinfo-summary (συζήτηση) (Μετάφραση) Return information about available languages.
apihelp-query+links-example-generator (συζήτηση) (Μετάφραση) Get information about the link pages in the page <kbd>Main Page</kbd>.
apihelp-query+links-example-namespaces (συζήτηση) (Μετάφραση) Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces.
apihelp-query+links-example-simple (συζήτηση) (Μετάφραση) Get links from the page <kbd>Main Page</kbd>
apihelp-query+links-param-dir (συζήτηση) (Μετάφραση) The direction in which to list.
apihelp-query+links-param-limit (συζήτηση) (Μετάφραση) How many links to return.
apihelp-query+links-param-namespace (συζήτηση) (Μετάφραση) Show links in these namespaces only.
apihelp-query+links-param-titles (συζήτηση) (Μετάφραση) Only list links to these titles. Useful for checking whether a certain page links to a certain title.
apihelp-query+links-summary (συζήτηση) (Μετάφραση) Returns all links from the given pages.
apihelp-query+linkshere-example-generator (συζήτηση) (Μετάφραση) Get information about pages linking to the [[Main Page]].
apihelp-query+linkshere-example-simple (συζήτηση) (Μετάφραση) Get a list of pages linking to the [[Main Page]].
apihelp-query+linkshere-param-limit (συζήτηση) (Μετάφραση) How many to return.
apihelp-query+linkshere-param-namespace (συζήτηση) (Μετάφραση) Only include pages in these namespaces.
apihelp-query+linkshere-param-prop (συζήτηση) (Μετάφραση) Which properties to get:
apihelp-query+linkshere-param-show (συζήτηση) (Μετάφραση) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+linkshere-paramvalue-prop-pageid (συζήτηση) (Μετάφραση) Page ID of each page.
apihelp-query+linkshere-paramvalue-prop-redirect (συζήτηση) (Μετάφραση) Flag if the page is a redirect.
apihelp-query+linkshere-paramvalue-prop-title (συζήτηση) (Μετάφραση) Title of each page.
apihelp-query+linkshere-summary (συζήτηση) (Μετάφραση) Find all pages that link to the given pages.
apihelp-query+logevents-example-simple (συζήτηση) (Μετάφραση) List recent log events.
apihelp-query+logevents-param-action (συζήτηση) (Μετάφραση) Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/).
apihelp-query+logevents-param-end (συζήτηση) (Μετάφραση) The timestamp to end enumerating.
apihelp-query+logevents-param-limit (συζήτηση) (Μετάφραση) How many total event entries to return.
apihelp-query+logevents-param-namespace (συζήτηση) (Μετάφραση) Filter entries to those in the given namespace.
apihelp-query+logevents-param-prefix (συζήτηση) (Μετάφραση) Filter entries that start with this prefix.
apihelp-query+logevents-param-prop (συζήτηση) (Μετάφραση) Which properties to get:
apihelp-query+logevents-param-start (συζήτηση) (Μετάφραση) The timestamp to start enumerating from.
apihelp-query+logevents-param-tag (συζήτηση) (Μετάφραση) Only list event entries tagged with this tag.
apihelp-query+logevents-param-title (συζήτηση) (Μετάφραση) Filter entries to those related to a page.
apihelp-query+logevents-param-type (συζήτηση) (Μετάφραση) Filter log entries to only this type.
apihelp-query+logevents-param-user (συζήτηση) (Μετάφραση) Filter entries to those made by the given user.
apihelp-query+logevents-paramvalue-prop-comment (συζήτηση) (Μετάφραση) Adds the comment of the log event.
apihelp-query+logevents-paramvalue-prop-details (συζήτηση) (Μετάφραση) Lists additional details about the log event.
apihelp-query+logevents-paramvalue-prop-ids (συζήτηση) (Μετάφραση) Adds the ID of the log event.
apihelp-query+logevents-paramvalue-prop-parsedcomment (συζήτηση) (Μετάφραση) Adds the parsed comment of the log event.
Πρώτη σελίδαΠροηγούμενη σελίδαΕπόμενη σελίδαΤελευταία σελίδα