MediaWiki-Systemnachrichten
Dies ist eine Liste der MediaWiki-Systemtexte.
Gehe auf MediaWiki-Lokalisierung und translatewiki.net, wenn du dich an der Übersetzung von MediaWiki beteiligen möchtest.
Name | Standardtext |
---|---|
Aktueller Text | |
apihelp-query+revisions+base-paramvalue-prop-user (Diskussion) (Übersetzen) | Benutzer, der die Version erstellt hat. Wenn der Benutzer versionsgelöscht wurde, wird die Eigenschaft <samp>userhidden</samp> zurückgegeben. |
apihelp-query+revisions+base-paramvalue-prop-userid (Diskussion) (Übersetzen) | Benutzerkennung des Versionserstellers. Wenn der Benutzer versionsgelöscht wurde, wird die Eigenschaft <samp>userhidden</samp> zurückgegeben. |
apihelp-query+revisions-example-content (Diskussion) (Übersetzen) | Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5 (Diskussion) (Übersetzen) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5-after (Diskussion) (Übersetzen) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01. |
apihelp-query+revisions-example-first5-not-localhost (Diskussion) (Übersetzen) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were not made by anonymous user <kbd>127.0.0.1</kbd>. |
apihelp-query+revisions-example-first5-user (Diskussion) (Übersetzen) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>. |
apihelp-query+revisions-example-last5 (Diskussion) (Übersetzen) | Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-extended-description (Diskussion) (Übersetzen) | May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids. |
apihelp-query+revisions-param-end (Diskussion) (Übersetzen) | Durchzählen bis zu diesem Zeitstempel. |
apihelp-query+revisions-param-endid (Diskussion) (Übersetzen) | Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-excludeuser (Diskussion) (Übersetzen) | Schließt Versionen nach Benutzer aus. |
apihelp-query+revisions-param-start (Diskussion) (Übersetzen) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (Diskussion) (Übersetzen) | Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page. |
apihelp-query+revisions-param-tag (Diskussion) (Übersetzen) | Listet nur Versionen auf, die mit dieser Markierung markiert sind. |
apihelp-query+revisions-param-user (Diskussion) (Übersetzen) | Nur vom Benutzer vorgenommene Versionen werden berücksichtigt. |
apihelp-query+revisions-paraminfo-singlepageonly (Diskussion) (Übersetzen) | May only be used with a single page (mode #2). |
apihelp-query+revisions-summary (Diskussion) (Übersetzen) | Ruft Informationen zu Versionen ab. |
apihelp-query+search-example-generator (Diskussion) (Übersetzen) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
apihelp-query+search-example-simple (Diskussion) (Übersetzen) | Nach <kbd>meaning</kbd> suchen. |
apihelp-query+search-example-text (Diskussion) (Übersetzen) | Texte nach <kbd>meaning</kbd> durchsuchen. |
apihelp-query+search-param-backend (Diskussion) (Übersetzen) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (Diskussion) (Übersetzen) | Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors. |
apihelp-query+search-param-info (Diskussion) (Übersetzen) | Welche Metadaten zurückgegeben werden sollen. |
apihelp-query+search-param-interwiki (Diskussion) (Übersetzen) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (Diskussion) (Übersetzen) | Wie viele Seiten insgesamt zurückgegeben werden sollen. |
apihelp-query+search-param-namespace (Diskussion) (Übersetzen) | Search only within these namespaces. |
apihelp-query+search-param-prop (Diskussion) (Übersetzen) | Eigenschaften zur Rückgabe: |
apihelp-query+search-param-qiprofile (Diskussion) (Übersetzen) | Zu verwendendes anfrageunabhängiges Profil (wirkt sich auf den Ranking-Algorithmus aus). |
apihelp-query+search-param-search (Diskussion) (Übersetzen) | Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements. |
apihelp-query+search-param-sort (Diskussion) (Übersetzen) | Legt die Sortierreihenfolge der zurückgegebenen Ergebnisse fest. |
apihelp-query+search-param-what (Diskussion) (Übersetzen) | Welcher Suchtyp ausgeführt werden soll. |
apihelp-query+search-paramvalue-prop-categorysnippet (Diskussion) (Übersetzen) | Adds the matching category name, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-extensiondata (Diskussion) (Übersetzen) | Ergänzt zusätzliche von Erweiterungen erzeugte Daten. |
apihelp-query+search-paramvalue-prop-hasrelated (Diskussion) (Übersetzen) | Ignoriert. |
apihelp-query+search-paramvalue-prop-isfilematch (Diskussion) (Übersetzen) | Adds a boolean indicating if the search matched file content. |
apihelp-query+search-paramvalue-prop-redirectsnippet (Diskussion) (Übersetzen) | Adds the title of the matching redirect, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-redirecttitle (Diskussion) (Übersetzen) | Adds the title of the matching redirect. |
apihelp-query+search-paramvalue-prop-score (Diskussion) (Übersetzen) | Ignoriert. |
apihelp-query+search-paramvalue-prop-sectionsnippet (Diskussion) (Übersetzen) | Adds the title of the matching section, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-sectiontitle (Diskussion) (Übersetzen) | Adds the title of the matching section. |
apihelp-query+search-paramvalue-prop-size (Diskussion) (Übersetzen) | Fügt die Größe der Seite in Bytes hinzu. |
apihelp-query+search-paramvalue-prop-snippet (Diskussion) (Übersetzen) | Adds a snippet of the page, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-timestamp (Diskussion) (Übersetzen) | Adds the timestamp of when the page was last edited. |
apihelp-query+search-paramvalue-prop-titlesnippet (Diskussion) (Übersetzen) | Adds the page title, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-wordcount (Diskussion) (Übersetzen) | Ergänzt den Wortzähler der Seite. |
apihelp-query+search-summary (Diskussion) (Übersetzen) | Führt eine Volltextsuche aus. |
apihelp-query+siteinfo-example-interwiki (Diskussion) (Übersetzen) | Fetch a list of local interwiki prefixes. |
apihelp-query+siteinfo-example-replag (Diskussion) (Übersetzen) | Check the current replication lag. |
apihelp-query+siteinfo-example-simple (Diskussion) (Übersetzen) | Websiteinformationen abrufen |