Jump to content

System messages

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
api-help-help-urls (talk) (Translate)  
api-help-lead (talk) (Translate) Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite. Dokumentation und Beispiele: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
api-help-license (talk) (Translate) Lizenz: [[$1|$2]]
api-help-license-noname (talk) (Translate) Lizenz: [[$1|Siehe Link]]
api-help-license-unknown (talk) (Translate) Lizenz: <span class="apihelp-unknown">unbekannt</span>
api-help-main-header (talk) (Translate) Hauptmodul
api-help-no-extended-description (talk) (Translate)  
api-help-open-in-apisandbox (talk) (Translate) <small>[in Spielwiese öffnen]</small>
api-help-param-continue (talk) (Translate) Falls weitere Ergebnisse verfügbar sind, dies zum Fortfahren verwenden. Ausführlichere Informationen zum Fortsetzen von Abfragen [[mw:Special:MyLanguage/API:Continue|befinden sich auf mediawiki.org]].
api-help-param-default-empty (talk) (Translate) Standard: <span class="apihelp-empty">(leer)</span>
api-help-param-deprecated (talk) (Translate) Veraltet.
api-help-param-deprecated-label (talk) (Translate) veraltet
api-help-param-direction (talk) (Translate) In welcher Richtung soll aufgezählt werden:
api-help-param-disabled-in-miser-mode (talk) (Translate) Deaktiviert aufgrund des [[mw:Special:MyLanguage/Manual:$wgMiserMode|Miser-Modus]].
api-help-param-internal (talk) (Translate) Intern.
api-help-param-internal-label (talk) (Translate) Intern
api-help-param-limited-in-miser-mode (talk) (Translate) <strong>Note:</strong> Due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]], using this may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned.
api-help-param-multi-all (talk) (Translate) Um alle Werte anzugeben, verwende <kbd>$1</kbd>.
api-help-param-multi-separate (talk) (Translate) Werte mit <kbd>|</kbd> trennen oder [[Special:ApiHelp/main#main/datatypes|Alternative]].
api-help-param-no-description (talk) (Translate) <span class="apihelp-empty">(keine Beschreibung)</span>
api-help-param-templated (talk) (Translate) Dies ist ein [[Special:ApiHelp/main#main/templatedparams|Vorlagenparameter]]. Bei der Erstellung der Anfrage $2.
api-help-param-templated-var (talk) (Translate) <var>{$1}</var> mit Werten von <var>$2</var>
api-help-param-templated-var-first (talk) (Translate) <var>{$1}</var> im Parameternamen sollte mit Werten von <var>$2</var> ersetzt werden
api-help-param-token (talk) (Translate) Ein „$1“-Token abgerufen von [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]
api-help-param-token-webui (talk) (Translate) Aus Kompatibilitätsgründen wird der in der Weboberfläche verwendete Token ebenfalls akzeptiert.
api-help-param-type-enum (talk) (Translate) {{PLURAL:$1|1=Einer der folgenden Werte|2=Werte (mit <kbd>{{!}}</kbd> trennen oder [[Special:ApiHelp/main#main/datatypes|Alternative]])}}: $2
api-help-param-type-expiry (talk) (Translate) Type: {{PLURAL:$1|1=expiry|2=list of expiries}} ([[Special:ApiHelp/main#main/datatype/expiry|details]])
api-help-param-type-limit (talk) (Translate) Typ: Ganzzahl oder <kbd>max</kbd>
api-help-param-type-presenceboolean (talk) (Translate) Type: boolean ([[Special:ApiHelp/main#main/datatype/boolean|details]])
api-help-param-type-timestamp (talk) (Translate) Typ: {{PLURAL:$1|1=Zeitstempel|2=Liste von Zeitstempeln}} ([[Special:ApiHelp/main#main/datatype/timestamp|erlaubte Formate]])
api-help-parameters (talk) (Translate) {{PLURAL:$1|Spezifischer Parameter|Spezifische Parameter}}:
api-help-parameters-note (talk) (Translate) Weitere allgemeine Parameter sind verfügbar.
api-help-paramvalue-direction-newer (talk) (Translate) List oldest first. Note: $1start has to be before $1end.
api-help-paramvalue-direction-older (talk) (Translate) List newest first (default). Note: $1start has to be later than $1end.
api-help-permissions (talk) (Translate) {{PLURAL:$1|Berechtigung|Berechtigungen}}:
api-help-permissions-granted-to (talk) (Translate) {{PLURAL:$1|Gewährt an}}: $2
api-help-right-apihighlimits (talk) (Translate) Höhere Beschränkungen in API-Anfragen verwenden (langsame Anfragen: $1; schnelle Anfragen: $2). Die Beschränkungen für langsame Anfragen werden auch auf Mehrwertparameter angewandt.
api-help-source (talk) (Translate) Quelle: $1
api-help-source-unknown (talk) (Translate) Quelle: <span class="apihelp-unknown">unbekannt</span>
api-help-templatedparams (talk) (Translate) Templated parameters support cases where an API module needs a value for each value of some other parameter. For example, if there were an API module to request fruit, it might have a parameter <var>fruits</var> to specify which fruits are being requested and a templated parameter <var>{fruit}-quantity</var> to specify how many of each fruit to request. An API client that wants 1 apple, 5 bananas, and 20 strawberries could then make a request like <kbd>fruits=apples|bananas|strawberries&apples-quantity=1&bananas-quantity=5&strawberries-quantity=20</kbd>.
api-help-templatedparams-header (talk) (Translate) Vorlagenparameter
api-help-title (talk) (Translate) MediaWiki-API-Hilfe
api-help-undocumented-module (talk) (Translate) Keine Dokumentation für das Modul „$1“.
api-login-fail-aborted (talk) (Translate) Authentication requires user interaction, which is not supported by <kbd>action=login</kbd>. To be able to login with <kbd>action=login</kbd>, see [[Special:BotPasswords]]. To continue using main-account login, see <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
api-login-fail-aborted-nobotpw (talk) (Translate) Authentication requires user interaction, which is not supported by <kbd>action=login</kbd>. To log in, see <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
api-login-fail-badsessionprovider (talk) (Translate) Cannot log in when using $1.
api-login-fail-sameorigin (talk) (Translate) Cannot log in when the same-origin policy is not applied.
api-pageset-param-converttitles (talk) (Translate) Convert titles to other variants if necessary. Only works if the wiki's content language supports variant conversion. Languages that support variant conversion include $1.
api-pageset-param-generator (talk) (Translate) Get the list of pages to work on by executing the specified query module. <strong>Note:</strong> Generator parameter names must be prefixed with a "g", see examples.
api-pageset-param-pageids (talk) (Translate) Eine Liste der Seitenkennungen, an denen gearbeitet werden soll.
First pagePrevious pageNext pageLast page