Vés al contingut

Tots els missatges del sistema

Tot seguit hi ha una llista dels missatges del sistema que es troben en l'espai de noms MediaWiki. La traducció genèrica d'aquests missatges no s'hauria de fer localment sinó en la traducció del programari MediaWiki. Si voleu ajudar-hi, visiteu MediaWiki Localisation i translatewiki.net.
Tots els missatges del sistema
Primera pàginaPàgina anteriorPàgina següentDarrera pàgina
Nom Text per defecte
Text actual
api-help-flag-internal (discussió) (Tradueix) <strong>This module is internal or unstable, and you should not use it.</strong> Its operation may change without notice.
api-help-flag-mustbeposted (discussió) (Tradueix) This module only accepts POST requests.
api-help-flag-readrights (discussió) (Tradueix) This module requires read rights.
api-help-flag-writerights (discussió) (Tradueix) This module requires write rights.
api-help-flags (discussió) (Tradueix)  
api-help-help-urls (discussió) (Tradueix)  
api-help-lead (discussió) (Tradueix) This is an auto-generated MediaWiki API documentation page. Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
api-help-license (discussió) (Tradueix) Licéncia : [[$1|$2]]
api-help-license-noname (discussió) (Tradueix) Licéncia : [[$1|Veire lo ligam]]
api-help-license-unknown (discussió) (Tradueix) Licéncia : <span class="apihelp-unknown">desconeguda</span>
api-help-main-header (discussió) (Tradueix) Modul principal
api-help-no-extended-description (discussió) (Tradueix)  
api-help-open-in-apisandbox (discussió) (Tradueix) <small>[open in sandbox]</small>
api-help-param-continue (discussió) (Tradueix) When more results are available, use this to continue. More detailed information on how to continue queries [[mw:Special:MyLanguage/API:Continue|can be found on mediawiki.org]].
api-help-param-default-empty (discussió) (Tradueix) Default: <span class="apihelp-empty">(empty)</span>
api-help-param-deprecated (discussió) (Tradueix) Obsolèt.
api-help-param-deprecated-label (discussió) (Tradueix) deprecated
api-help-param-direction (discussió) (Tradueix) In which direction to enumerate:
api-help-param-disabled-in-miser-mode (discussió) (Tradueix) Disabled due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]].
api-help-param-internal (discussió) (Tradueix) Internal.
api-help-param-internal-label (discussió) (Tradueix) internal
api-help-param-limited-in-miser-mode (discussió) (Tradueix) <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 (discussió) (Tradueix) To specify all values, use <kbd>$1</kbd>.
api-help-param-multi-separate (discussió) (Tradueix) Separate values with <kbd>|</kbd> or [[Special:ApiHelp/main#main/datatypes|alternative]].
api-help-param-no-description (discussió) (Tradueix) <span class="apihelp-empty">(no description)</span>
api-help-param-templated (discussió) (Tradueix) This is a [[Special:ApiHelp/main#main/templatedparams|templated parameter]]. When making the request, $2.
api-help-param-templated-var (discussió) (Tradueix) <var>{$1}</var> with values of <var>$2</var>
api-help-param-templated-var-first (discussió) (Tradueix) <var>{$1}</var> in the parameter's name should be replaced with values of <var>$2</var>
api-help-param-token (discussió) (Tradueix) A "$1" token retrieved from [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]
api-help-param-token-webui (discussió) (Tradueix) For compatibility, the token used in the web UI is also accepted.
api-help-param-type-enum (discussió) (Tradueix) {{PLURAL:$1|1=One of the following values|2=Values (separate with <kbd>{{!}}</kbd> or [[Special:ApiHelp/main#main/datatypes|alternative]])}}: $2
api-help-param-type-expiry (discussió) (Tradueix) Type: {{PLURAL:$1|1=expiry|2=list of expiries}} ([[Special:ApiHelp/main#main/datatype/expiry|details]])
api-help-param-type-limit (discussió) (Tradueix) Type: integer or <kbd>max</kbd>
api-help-param-type-presenceboolean (discussió) (Tradueix) Type: boolean ([[Special:ApiHelp/main#main/datatype/boolean|details]])
api-help-param-type-timestamp (discussió) (Tradueix) Type: {{PLURAL:$1|1=timestamp|2=list of timestamps}} ([[Special:ApiHelp/main#main/datatype/timestamp|allowed formats]])
api-help-parameters (discussió) (Tradueix) {{PLURAL:$1|Paramètre|Paramètres}} :
api-help-parameters-note (discussió) (Tradueix) Other general parameters are available.
api-help-paramvalue-direction-newer (discussió) (Tradueix) List oldest first. Note: $1start has to be before $1end.
api-help-paramvalue-direction-older (discussió) (Tradueix) List newest first (default). Note: $1start has to be later than $1end.
api-help-permissions (discussió) (Tradueix) {{PLURAL:$1|Permission|Permissions}}:
api-help-permissions-granted-to (discussió) (Tradueix) {{PLURAL:$1|Granted to}}: $2
api-help-right-apihighlimits (discussió) (Tradueix) Use higher limits in API queries (slow queries: $1; fast queries: $2). The limits for slow queries also apply to multivalue parameters.
api-help-source (discussió) (Tradueix) Font : $1
api-help-source-unknown (discussió) (Tradueix) Font : <span class="apihelp-unknown">desconeguda</span>
api-help-templatedparams (discussió) (Tradueix) 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 (discussió) (Tradueix) Templated parameters
api-help-title (discussió) (Tradueix) MediaWiki API help
api-help-undocumented-module (discussió) (Tradueix) No documentation for module $1.
api-login-fail-aborted (discussió) (Tradueix) 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 (discussió) (Tradueix) Authentication requires user interaction, which is not supported by <kbd>action=login</kbd>. To log in, see <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
Primera pàginaPàgina anteriorPàgina següentDarrera pàgina