X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=1a3479de7b34bc955599cafc53bf1570d5596722;hb=114e6547dea1a2508fe24889d65221af0163622a;hp=5ea331300adcd447f349be16f2131059f5e920bc;hpb=fafae073224760114edb0d895d835cf0fe1b7754;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 5ea331300a..1a3479de7b 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -376,6 +376,7 @@ "ns-specialprotected": "Special pages cannot be edited.", "titleprotected": "This title has been protected from creation by [[User:$1|$1]].\nThe reason given is $2.", "filereadonlyerror": "Unable to modify the file \"$1\" because the file repository \"$2\" is in read-only mode.\n\nThe system administrator who locked it offered this explanation: \"$3\".", + "invalidtitle": "Invalid title", "invalidtitle-knownnamespace": "Invalid title with namespace \"$2\" and text \"$3\"", "invalidtitle-unknownnamespace": "Invalid title with unknown namespace number $1 and text \"$2\"", "exception-nologin": "Not logged in", @@ -1855,9 +1856,9 @@ "filehist-filesize": "File size", "filehist-comment": "Comment", "imagelinks": "File usage", - "linkstoimage": "The following {{PLURAL:$1|page links|$1 pages link}} to this file:", - "linkstoimage-more": "More than $1 {{PLURAL:$1|page links|pages link}} to this file.\nThe following list shows the {{PLURAL:$1|first page link|first $1 page links}} to this file only.\nA [[Special:WhatLinksHere/$2|full list]] is available.", - "nolinkstoimage": "There are no pages that link to this file.", + "linkstoimage": "The following {{PLURAL:$1|page uses|$1 pages uses}} this file:", + "linkstoimage-more": "More than $1 {{PLURAL:$1|page uses|pages use}} this file.\nThe following list shows the {{PLURAL:$1|first page|first $1 pages}} that use this file only.\nA [[Special:WhatLinksHere/$2|full list]] is available.", + "nolinkstoimage": "There are no pages that use this file.", "morelinkstoimage": "View [[Special:WhatLinksHere/$1|more links]] to this file.", "linkstoimage-redirect": "$1 (file redirect) $2", "duplicatesoffile": "The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):", @@ -3893,6 +3894,7 @@ "redirect-file": "Filename", "redirect-logid": "Log ID", "redirect-not-exists": "Value not found", + "redirect-not-numeric": "Value not numeric", "fileduplicatesearch": "Search for duplicate files", "fileduplicatesearch-summary": "Search for duplicate files based on hash values.", "fileduplicatesearch-filename": "Filename:", @@ -4484,6 +4486,7 @@ "edit-error-long": "Errors:\n\n$1", "revid": "revision $1", "pageid": "page ID $1", + "interfaceadmin-info": "$1\n\nPermissions for editing of sitewide CSS/JS/JSON files were recently separated from the editinterface right. If you do not understand why you are getting this error, see [[mw:MediaWiki_1.32/interface-admin]].", "rawhtml-notallowed": "<html> tags cannot be used outside of normal pages.", "gotointerwiki": "Leaving {{SITENAME}}", "gotointerwiki-invalid": "The specified title is invalid.",