System messages
Appearance
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 | |
config-memcache-badip (talk) (Translate) | You have entered an invalid IP address for Memcached: $1. |
config-memcache-badport (talk) (Translate) | Memcached port numbers should be between $1 and $2. |
config-memcache-needservers (talk) (Translate) | You selected Memcached as your cache type but did not specify any servers. |
config-memcache-noport (talk) (Translate) | You did not specify a port to use for Memcached server: $1. If you do not know the port, the default is 11211. |
config-memcached-help (talk) (Translate) | List of IP addresses to use for Memcached. Should specify one per line and specify the port to be used. For example: 127.0.0.1:11211 192.168.1.25:1234 |
config-memcached-servers (talk) (Translate) | Memcached servers: |
config-memory-bad (talk) (Translate) | <strong>Warning:</strong> PHP's <code>memory_limit</code> is $1. This is probably too low. The installation may fail! |
config-memory-raised (talk) (Translate) | PHP's <code>memory_limit</code> is $1, raised to $2. |
config-missing-db-host (talk) (Translate) | You must enter a value for "{{int:config-db-host}}". |
config-missing-db-name (talk) (Translate) | You must enter a value for "{{int:config-db-name}}". |
config-missing-key (talk) (Translate) | Missing MediaWiki configuration parameter "$1" |
config-mod-security (talk) (Translate) | <strong>Warning:</strong> Your web server has [https://modsecurity.org/ mod_security]/mod_security2 enabled. Many common configurations of this will cause problems for MediaWiki and other software that allows users to post arbitrary content. If possible, this should be disabled. Otherwise, refer to [https://modsecurity.org/documentation/ mod_security documentation] or contact your host's support if you encounter random errors. |
config-mysql-engine (talk) (Translate) | Storage engine: |
config-mysql-engine-help (talk) (Translate) | <strong>InnoDB</strong> is almost always the best option, since it has good concurrency support. <strong>MyISAM</strong> may be faster in single-user or read-only installations. MyISAM databases tend to get corrupted more often than InnoDB databases. |
config-mysql-innodb (talk) (Translate) | InnoDB (recommended) |
config-mysql-old (talk) (Translate) | MySQL $1 or later is required. You have $2. |
config-no-cache-apcu (talk) (Translate) | <strong>Warning:</strong> Could not find [https://www.php.net/apcu APCu]. Object caching is not enabled. |
config-no-cli-uploads-check (talk) (Translate) | <strong>Warning:</strong> Your default directory for uploads (<code>$1</code>) is not checked for vulnerability to arbitrary script execution during the CLI install. |
config-no-cli-uri (talk) (Translate) | <strong>Warning:</strong> No <code>--scriptpath</code> specified, using default: <code>$1</code>. |
config-no-db (talk) (Translate) | Could not find a suitable database driver! You need to install a database driver for PHP. The following database {{PLURAL:$2|type is|types are}} supported: $1. If you compiled PHP yourself, reconfigure it with a database client enabled, for example, using <code>./configure --with-mysqli</code>. If you installed PHP from a Debian or Ubuntu package, then you also need to install, for example, the <code>php-mysql</code> package. |
config-no-fts3 (talk) (Translate) | <strong>Warning:</strong> SQLite is compiled without the [//sqlite.org/fts3.html FTS3 module], search features will be unavailable on this backend. |
config-no-scaling (talk) (Translate) | Could not find GD library or ImageMagick. Image thumbnailing will be disabled. |
config-no-session (talk) (Translate) | Your session data was lost! Check your php.ini and make sure <code>session.save_path</code> is set to an appropriate directory. |
config-no-uri (talk) (Translate) | <strong>Error:</strong> Could not determine the current URI. Installation aborted. |
config-nofile (talk) (Translate) | File "$1" could not be found. Has it been deleted? |
config-ns-conflict (talk) (Translate) | The specified namespace "<nowiki>$1</nowiki>" conflicts with a default MediaWiki namespace. Specify a different project namespace. |
config-ns-generic (talk) (Translate) | Project |
config-ns-invalid (talk) (Translate) | The specified namespace "<nowiki>$1</nowiki>" is invalid. Specify a different project namespace. |
config-ns-other (talk) (Translate) | Other (specify) |
config-ns-other-default (talk) (Translate) | MyWiki |
config-ns-site-name (talk) (Translate) | Same as the wiki name: $1 |
config-optional-continue (talk) (Translate) | Ask me more questions. |
config-optional-skip (talk) (Translate) | I'm bored already, just install the wiki. |
config-outdated-sqlite (talk) (Translate) | <strong>Warning:</strong> you have SQLite $2, which is lower than minimum required version $1. SQLite will be unavailable. |
config-page-complete (talk) (Translate) | Complete! |
config-page-copying (talk) (Translate) | Copying |
config-page-dbconnect (talk) (Translate) | Connect to database |
config-page-dbsettings (talk) (Translate) | Database settings |
config-page-existingwiki (talk) (Translate) | Existing wiki |
config-page-install (talk) (Translate) | Install |
config-page-language (talk) (Translate) | Language |
config-page-name (talk) (Translate) | Name |
config-page-options (talk) (Translate) | Options |
config-page-releasenotes (talk) (Translate) | Release notes |
config-page-restart (talk) (Translate) | Restart installation |
config-page-upgrade (talk) (Translate) | Upgrade existing installation |
config-page-upgradedoc (talk) (Translate) | Upgrading |
config-page-welcome (talk) (Translate) | Welcome to MediaWiki! |
config-pcre-invalid-newline (talk) (Translate) | <strong>Fatal:</strong> The PCRE2 library seems to be compiled with <code>--enable-newline-is-any</code>. MediaWiki is not compatible with this configuration. |
config-personalization-settings (talk) (Translate) | Personalization |