System messages
From RPG Maker Fans 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 |
maintenance-attachLatest-output-norev (talk) (Translate) |
$1 $2 [[$3]] latest time $4, cannot find revision ID |
maintenance-attachLatest-output-notime (talk) (Translate) |
$1 $2 [[$3]] cannot find the latest rev time?! |
maintenance-backlink (talk) (Translate) |
Back to script selection |
maintenance-benchmarkPurge (talk) (Translate) |
Use this form to test how long the Squid purge functions take |
maintenance-benchmarkPurge-desc (talk) (Translate) |
Benchmark the Squid purge functions |
maintenance-benchmarkPurge-error-nosquid (talk) (Translate) |
Squid purge benchmark doesn't do much without Squid support on. |
maintenance-benchmarkPurge-option-count (talk) (Translate) |
How many URLs to feed to Squid for purging |
maintenance-benchmarkPurge-output-numsquids (talk) (Translate) |
There {{PLURAL:$1|is|are}} $1 defined Squid {{PLURAL:$1|server|servers}}: |
maintenance-benchmarkPurge-output-trial (talk) (Translate) |
$1 {{PLURAL:$1|title|titles}} in $2ms ($3ms each) |
maintenance-changePassword (talk) (Translate) |
Use this form to change a user's password |
maintenance-changePassword-desc (talk) (Translate) |
Change a user's password |
maintenance-changePassword-error-nouser (talk) (Translate) |
No such user: $1 |
maintenance-changePassword-option-password (talk) (Translate) |
{{int:maintenance-generic-password}} |
maintenance-changePassword-option-user (talk) (Translate) |
{{int:maintenance-generic-username}} |
maintenance-changePassword-output-set (talk) (Translate) |
Password set for $1 |
maintenance-checkAutoLoader (talk) (Translate) |
Use this form to do some sanity checks on the AutoLoader |
maintenance-checkAutoLoader-desc (talk) (Translate) |
AutoLoader sanity checks |
maintenance-checkAutoLoader-output-list1 (talk) (Translate) |
'$1' => '$2', |
maintenance-checkAutoLoader-output-list2 (talk) (Translate) |
$1: Wrong file: found in $2, listed in $3 |
maintenance-checkBadRedirects (talk) (Translate) |
Use this form to see if pages marked as redirects really are redirects |
maintenance-checkBadRedirects-desc (talk) (Translate) |
Check for bad redirects |
maintenance-checkBadRedirects-output-footer (talk) (Translate) |
Done. |
maintenance-checkBadRedirects-output-found (talk) (Translate) |
Found $1 {{PLURAL:$1|redirect|redirects}}.
Checking for bad redirects... |
maintenance-checkBadRedirects-output-header (talk) (Translate) |
Fetching redirects... |
maintenance-checkImages (talk) (Translate) |
Use this form to see which images on your wiki are corrupted |
maintenance-checkImages-desc (talk) (Translate) |
Check images to see if they exist, are readable, etc |
maintenance-checkImages-output-good (talk) (Translate) |
Good images: $1/$2 |
maintenance-checkImages-output-isdir (talk) (Translate) |
$1: is a directory |
maintenance-checkImages-output-mismatch (talk) (Translate) |
$1: size mismatch DB=$2, actual=$3 |
maintenance-checkImages-output-missing (talk) (Translate) |
$1: missing |
maintenance-checkImages-output-noaccess (talk) (Translate) |
$1: not locally accessible |
maintenance-checkImages-output-truncated (talk) (Translate) |
$1: truncated, was $2 |
maintenance-checkSyntax (talk) (Translate) |
Use this form to check the syntax of all PHP files in MediaWiki |
maintenance-checkSyntax-desc (talk) (Translate) |
Check syntax for all PHP files in MediaWiki |
maintenance-checkSyntax-error-cantopen (talk) (Translate) |
Cannot open file $1 |
maintenance-checkSyntax-error-nofile (talk) (Translate) |
Error: cannot find file or directory $1 |
maintenance-checkSyntax-error-svnerr (talk) (Translate) |
Error retrieving list from Subversion! |
maintenance-checkSyntax-option-list-file (talk) (Translate) |
List of files or directories to check |
maintenance-checkSyntax-option-modified (talk) (Translate) |
Check only files that were modified (requires svn command-line client) |
maintenance-checkSyntax-option-path (talk) (Translate) |
Specific path (file or directory) to check, either with absolute path or relative to the root of this MediaWiki installation |
maintenance-checkSyntax-option-syntax-only (talk) (Translate) |
Check for syntax validity only, skip code style warnings |
maintenance-checkSyntax-option-with-extensions (talk) (Translate) |
Also recurse the extensions folder |
maintenance-checkSyntax-output-buildlist (talk) (Translate) |
Building file list... |
maintenance-checkSyntax-output-done (talk) (Translate) |
{{int:maintenance-generic-done}} |
maintenance-checkSyntax-output-error (talk) (Translate) |
Error in $1 line $2: $3 |
maintenance-checkSyntax-output-footer (talk) (Translate) |
Done! $1 files checked, $2 failures and $3 warnings found |
maintenance-checkSyntax-output-parsekit (talk) (Translate) |
Checking syntax (using parsekit) |
maintenance-checkSyntax-output-phpl (talk) (Translate) |
Checking syntax (using php -l, this can take a long time) |
maintenance-checkSyntax-output-svnlist (talk) (Translate) |
Retrieving list from Subversion... |
maintenance-checkSyntax-output-warning (talk) (Translate) |
Warning in file $1: $2 found |