System messages
From Kairosoft Wiki
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.
Name | Default message text |
---|---|
Current message text | |
pageproperties-jsmodule-pageproperties-outdated-version (talk) (Translate) | This version of PageProperties is outdated. <a href="https://www.mediawiki.org/wiki/Special:ExtensionDistributor/PageProperties">Update</a> |
pageproperties-label (talk) (Translate) | Page properties |
pageproperties-navigation (talk) (Translate) | Page properties |
pageproperties-return (talk) (Translate) | ← [[$1|$2]] |
pageproperties-specialpage-no-valid-title (talk) (Translate) | no valid title |
pageproperties-specialpage-notitle (talk) (Translate) | no title |
pageproperties-tracking-category (talk) (Translate) | Pages with overriding page properties or SEO data |
pageproperties-tracking-category-desc (talk) (Translate) | Pages with overriding page properties or SEO data |
pageproperties_dynamictable_addfield (talk) (Translate) | add field |
pageproperties_form-displaytitle-option-default (talk) (Translate) | default |
pageproperties_form-displaytitle-option-override (talk) (Translate) | as defined: |
pager-newer-n (talk) (Translate) | {{PLURAL:$1|newer 1|newer $1}} |
pager-older-n (talk) (Translate) | {{PLURAL:$1|older 1|older $1}} |
pagesize (talk) (Translate) | (bytes) |
pageswithprop (talk) (Translate) | Pages with a page property |
pageswithprop-legend (talk) (Translate) | Pages with a page property |
pageswithprop-prop (talk) (Translate) | Property name: |
pageswithprop-prophidden-binary (talk) (Translate) | binary property value hidden ($1) |
pageswithprop-prophidden-long (talk) (Translate) | long text property value hidden ($1) |
pageswithprop-reverse (talk) (Translate) | Sort in reverse order |
pageswithprop-sortbyvalue (talk) (Translate) | Sort by property value |
pageswithprop-submit (talk) (Translate) | Go |
pageswithprop-summary (talk) (Translate) | |
pageswithprop-text (talk) (Translate) | This page lists pages that use a particular page property. |
pagetitle (talk) (Translate) | $1 - {{SITENAME}} |
pagetitle-view-mainpage (talk) (Translate) | {{SITENAME}} |
paramvalidator-badbool (talk) (Translate) | Invalid value "$2" for boolean parameter "$1". Pass $3 for true, or $5 for false. |
paramvalidator-badbool-type (talk) (Translate) | Invalid value "$2" for boolean parameter "$1". Got a $3 value instead. |
paramvalidator-badexpiry (talk) (Translate) | Invalid value "$2" for expiry parameter "$1". |
paramvalidator-badexpiry-duration (talk) (Translate) | Given value "$2" for parameter <var>$1</var> exceeds the maximum of "$3". |
paramvalidator-badexpiry-duration-max (talk) (Translate) | Given value "$2" for parameter <var>$1</var> exceeds the maximum of "$3". Using maximum instead. |
paramvalidator-badexpiry-past (talk) (Translate) | Value "$2" for expiry parameter "$1" is in the past. |
paramvalidator-badfloat (talk) (Translate) | Invalid value "$2" for float parameter "$1". |
paramvalidator-badfloat-notfinite (talk) (Translate) | Value "$2" for float parameter "$1" is too large or is not a number. |
paramvalidator-badfloat-type (talk) (Translate) | Invalid value "$2" for float parameter "$1". Got a $3 value instead. |
paramvalidator-badinteger (talk) (Translate) | Invalid value "$2" for integer parameter "$1". |
paramvalidator-badinteger-fraction (talk) (Translate) | Invalid value "$2" for integer parameter "$1". Got a float with a fractional part instead. |
paramvalidator-badinteger-type (talk) (Translate) | Invalid value "$2" for integer parameter "$1". Got a $3 value instead. |
paramvalidator-badtimestamp (talk) (Translate) | Invalid value "$2" for timestamp parameter "$1". |
paramvalidator-badtitle (talk) (Translate) | Invalid value "$2" for title parameter <var>$1</var>: not a valid title string. |
paramvalidator-badupload-cantwrite (talk) (Translate) | The file for "$1" could not be stored for processing due to a server misconfiguration (write failed). |
paramvalidator-badupload-formsize (talk) (Translate) | The uploaded file for "$1" exceeds the client-specified maximum. |
paramvalidator-badupload-inisize (talk) (Translate) | The uploaded file for "$1" exceeds the server's maximum of $3. |
paramvalidator-badupload-nofile (talk) (Translate) | No file was provided for upload parameter "$1". |
paramvalidator-badupload-notmpdir (talk) (Translate) | The file for "$1" could not be stored for processing due to a server misconfiguration (no temporary directory). |
paramvalidator-badupload-notupload (talk) (Translate) | File upload parameter "$1" is not a file upload; be sure to use multipart/form-data for your POST and include a filename in the Content-Disposition header. |
paramvalidator-badupload-partial (talk) (Translate) | The file for "$1" was only partially uploaded. |
paramvalidator-badupload-phpext (talk) (Translate) | A PHP extension prevented the upload of the file for "$1". |
paramvalidator-baduser (talk) (Translate) | Invalid value "$2" for user parameter <var>$1</var>. |
paramvalidator-badvalue-enummulti (talk) (Translate) | Invalid value "$2" for parameter "$1". {{PLURAL:$4|Only "$3" is allowed.|Allowed values are $3.}} |