X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fen.json;h=b0dd49a97eafb874ffaf6ca003b112944bb75b51;hb=529fc12d2ad2032337594389448fdb5b55802830;hp=164d5e9eb1942a21d7ae70d455b6e7f4d4eff1bf;hpb=9792a09c306a6604a127a3a06f7b10cbc7e7a23f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 164d5e9eb1..8b42a07e8e 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -275,7 +275,6 @@ "apihelp-login-param-password": "Password.", "apihelp-login-param-domain": "Domain (optional).", "apihelp-login-param-token": "Login token obtained in first request.", - "apihelp-login-example-gettoken": "Retrieve a login token.", "apihelp-login-example-login": "Log in.", "apihelp-logout-summary": "Log out and clear session data.", @@ -441,6 +440,7 @@ "apihelp-query-param-indexpageids": "Include an additional pageids section listing all returned page IDs.", "apihelp-query-param-export": "Export the current revisions of all given or generated pages.", "apihelp-query-param-exportnowrap": "Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.", + "apihelp-query-param-exportschema": "Target the given version of the XML dump format when exporting. Can only be used with $1export.", "apihelp-query-param-iwurl": "Whether to get the full URL if the title is an interwiki link.", "apihelp-query-param-rawcontinue": "Return raw query-continue data for continuation.", "apihelp-query-example-revisions": "Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of Main Page.", @@ -487,7 +487,7 @@ "apihelp-query+allfileusages-paramvalue-prop-title": "Adds the title of the file.", "apihelp-query+allfileusages-param-limit": "How many total items to return.", "apihelp-query+allfileusages-param-dir": "The direction in which to list.", - "apihelp-query+allfileusages-example-B": "List file titles, including missing ones, with page IDs they are from, starting at B.", + "apihelp-query+allfileusages-example-b": "List file titles, including missing ones, with page IDs they are from, starting at B.", "apihelp-query+allfileusages-example-unique": "List unique file titles.", "apihelp-query+allfileusages-example-unique-generator": "Gets all file titles, marking the missing ones.", "apihelp-query+allfileusages-example-generator": "Gets pages containing the files.", @@ -508,7 +508,7 @@ "apihelp-query+allimages-param-filterbots": "How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user.", "apihelp-query+allimages-param-mime": "What MIME types to search for, e.g. image/jpeg.", "apihelp-query+allimages-param-limit": "How many images in total to return.", - "apihelp-query+allimages-example-B": "Show a list of files starting at the letter B.", + "apihelp-query+allimages-example-b": "Show a list of files starting at the letter B.", "apihelp-query+allimages-example-recent": "Show a list of recently uploaded files, similar to [[Special:NewFiles]].", "apihelp-query+allimages-example-mimetypes": "Show a list of files with MIME type image/png or image/gif", "apihelp-query+allimages-example-generator": "Show info about 4 files starting at the letter T.", @@ -524,7 +524,7 @@ "apihelp-query+alllinks-param-namespace": "The namespace to enumerate.", "apihelp-query+alllinks-param-limit": "How many total items to return.", "apihelp-query+alllinks-param-dir": "The direction in which to list.", - "apihelp-query+alllinks-example-B": "List linked titles, including missing ones, with page IDs they are from, starting at B.", + "apihelp-query+alllinks-example-b": "List linked titles, including missing ones, with page IDs they are from, starting at B.", "apihelp-query+alllinks-example-unique": "List unique linked titles.", "apihelp-query+alllinks-example-unique-generator": "Gets all linked titles, marking the missing ones.", "apihelp-query+alllinks-example-generator": "Gets pages containing the links.", @@ -561,7 +561,7 @@ "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-prexpiry": "Which protection expiry to filter the page on:\n;indefinite:Get only pages with indefinite protection expiry.\n;definite:Get only pages with a definite (specific) protection expiry.\n;all:Get pages with any protections expiry.", - "apihelp-query+allpages-example-B": "Show a list of pages starting at the letter B.", + "apihelp-query+allpages-example-b": "Show a list of pages starting at the letter B.", "apihelp-query+allpages-example-generator": "Show info about 4 pages starting at the letter T.", "apihelp-query+allpages-example-generator-revisions": "Show content of first 2 non-redirect pages beginning at Re.", @@ -578,7 +578,7 @@ "apihelp-query+allredirects-param-namespace": "The namespace to enumerate.", "apihelp-query+allredirects-param-limit": "How many total items to return.", "apihelp-query+allredirects-param-dir": "The direction in which to list.", - "apihelp-query+allredirects-example-B": "List target pages, including missing ones, with page IDs they are from, starting at B.", + "apihelp-query+allredirects-example-b": "List target pages, including missing ones, with page IDs they are from, starting at B.", "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-example-generator": "Gets pages containing the redirects.", @@ -611,7 +611,7 @@ "apihelp-query+alltransclusions-param-namespace": "The namespace to enumerate.", "apihelp-query+alltransclusions-param-limit": "How many total items to return.", "apihelp-query+alltransclusions-param-dir": "The direction in which to list.", - "apihelp-query+alltransclusions-example-B": "List transcluded titles, including missing ones, with page IDs they are from, starting at B.", + "apihelp-query+alltransclusions-example-b": "List transcluded titles, including missing ones, with page IDs they are from, starting at B.", "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-example-generator": "Gets pages containing the transclusions.", @@ -636,7 +636,7 @@ "apihelp-query+allusers-param-witheditsonly": "Only list users who have made edits.", "apihelp-query+allusers-param-activeusers": "Only list users active in the last $1 {{PLURAL:$1|day|days}}.", "apihelp-query+allusers-param-attachedwiki": "With $1prop=centralids, also indicate whether the user is attached with the wiki identified by this ID.", - "apihelp-query+allusers-example-Y": "List users starting at Y.", + "apihelp-query+allusers-example-y": "List users starting at Y.", "apihelp-query+authmanagerinfo-summary": "Retrieve information about the current authentication status.", "apihelp-query+authmanagerinfo-param-securitysensitiveoperation": "Test whether the user's current authentication status is sufficient for the specified security-sensitive operation.", @@ -973,6 +973,22 @@ "apihelp-query+langlinks-param-inlanguagecode": "Language code for localised language names.", "apihelp-query+langlinks-example-simple": "Get interlanguage links from the page Main Page.", + "apihelp-query+languageinfo-summary": "Return information about available 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-prop": "Which information to get for each language.", + "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-bcp47": "The BCP-47 language code.", + "apihelp-query+languageinfo-paramvalue-prop-dir": "The writing direction of the language (either ltr or rtl).", + "apihelp-query+languageinfo-paramvalue-prop-autonym": "The autonym of the language, that is, the name in that language.", + "apihelp-query+languageinfo-paramvalue-prop-name": "The name of the language in the language specified by the uselang parameter, with language fallbacks applied if necessary.", + "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-variants": "The language codes of the variants supported by this language.", + "apihelp-query+languageinfo-param-code": "Language codes of the languages that should be returned, or * for all languages.", + "apihelp-query+languageinfo-example-simple": "Get the language codes of all supported languages.", + "apihelp-query+languageinfo-example-autonym-name-de": "Get the autonyms and German names of all supported languages.", + "apihelp-query+languageinfo-example-fallbacks-variants-oc": "Get the fallback languages and variants of Occitan.", + "apihelp-query+languageinfo-example-bcp47-dir": "Get the BCP-47 language code and direction of all supported languages.", + "apihelp-query+links-summary": "Returns all links from the given pages.", "apihelp-query+links-param-namespace": "Show links in these namespaces only.", "apihelp-query+links-param-limit": "How many links to return.", @@ -1616,7 +1632,7 @@ "api-help-param-templated-var-first": "{$1} in the parameter's name should be replaced with values of $2", "api-help-param-templated-var": "{$1} with values of $2", "api-help-datatypes-header": "Data types", - "api-help-datatypes": "Input to MediaWiki should be NFC-normalized UTF-8. MediaWiki may attempt to convert other input, but this may cause some operations (such as [[Special:ApiHelp/edit|edits]] with MD5 checks) to fail.\n\nSome parameter types in API requests need further explanation:\n;boolean\n:Boolean parameters work like HTML checkboxes: if the parameter is specified, regardless of value, it is considered true. For a false value, omit the parameter entirely.\n;timestamp\n:Timestamps may be specified in several formats. ISO 8601 date and time is recommended. All times are in UTC, any included timezone is ignored.\n:* ISO 8601 date and time, 2001-01-15T14:56:00Z (punctuation and Z are optional)\n:* ISO 8601 date and time with (ignored) fractional seconds, 2001-01-15T14:56:00.00001Z (dashes, colons, and Z are optional)\n:* MediaWiki format, 20010115145600\n:* Generic numeric format, 2001-01-15 14:56:00 (optional timezone of GMT, +##, or -## is ignored)\n:* EXIF format, 2001:01:15 14:56:00\n:*RFC 2822 format (timezone may be omitted), Mon, 15 Jan 2001 14:56:00\n:* RFC 850 format (timezone may be omitted), Monday, 15-Jan-2001 14:56:00\n:* C ctime format, Mon Jan 15 14:56:00 2001\n:* Seconds since 1970-01-01T00:00:00Z as a 1 to 13 digit integer (excluding 0)\n:* The string now\n;alternative multiple-value separator\n:Parameters that take multiple values are normally submitted with the values separated using the pipe character, e.g. param=value1|value2 or param=value1%7Cvalue2. If a value must contain the pipe character, use U+001F (Unit Separator) as the separator ''and'' prefix the value with U+001F, e.g. param=%1Fvalue1%1Fvalue2.", + "api-help-datatypes": "Input to MediaWiki should be NFC-normalized UTF-8. MediaWiki may attempt to convert other input, but this may cause some operations (such as [[Special:ApiHelp/edit|edits]] with MD5 checks) to fail.\n\nSome parameter types in API requests need further explanation:\n;boolean\n:Boolean parameters work like HTML checkboxes: if the parameter is specified, regardless of value, it is considered true. For a false value, omit the parameter entirely.\n;timestamp\n:Timestamps may be specified in several formats, see [[mw:Special:MyLanguage/Timestamp|the Timestamp library input formats documented on mediawiki.org]] for details. ISO 8601 date and time is recommended: 2001-01-15T14:56:00Z. Additionally, the string now may be used to specify the current timestamp.\n;alternative multiple-value separator\n:Parameters that take multiple values are normally submitted with the values separated using the pipe character, e.g. param=value1|value2 or param=value1%7Cvalue2. If a value must contain the pipe character, use U+001F (Unit Separator) as the separator ''and'' prefix the value with U+001F, e.g. param=%1Fvalue1%1Fvalue2.", "api-help-templatedparams-header": "Templated parameters", "api-help-templatedparams": "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 fruits to specify which fruits are being requested and a templated parameter {fruit}-quantity 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 fruits=apples|bananas|strawberries&apples-quantity=1&bananas-quantity=5&strawberries-quantity=20.", "api-help-param-type-limit": "Type: integer or max", @@ -1892,6 +1908,7 @@ "apiwarn-deprecation-missingparam": "Because $1 was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used.", "apiwarn-deprecation-parameter": "The parameter $1 has been deprecated.", "apiwarn-deprecation-parse-headitems": "prop=headitems is deprecated since MediaWiki 1.28. Use prop=headhtml when creating new HTML documents, or prop=modules|jsconfigvars when updating a document client-side.", + "apiwarn-deprecation-post-without-content-type": "A POST request was made without a Content-Type header. This does not work reliably.", "apiwarn-deprecation-purge-get": "Use of action=purge via GET is deprecated. Use POST instead.", "apiwarn-deprecation-withreplacement": "$1 has been deprecated. Please use $2 instead.", "apiwarn-difftohidden": "Couldn't diff to r$1: content is hidden.", @@ -1921,7 +1938,7 @@ "apiwarn-validationfailed-cannotset": "cannot be set by this module.", "apiwarn-validationfailed-keytoolong": "key too long (no more than $1 bytes allowed).", "apiwarn-validationfailed": "Validation error for $1: $2", - "apiwarn-wgDebugAPI": "Security Warning: $wgDebugAPI is enabled.", + "apiwarn-wgdebugapi": "Security Warning: $wgDebugAPI is enabled.", "api-feed-error-title": "Error ($1)", "api-usage-docref": "See $1 for API usage.",