System messages
Jump to navigation
Jump to search
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-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 |
config-pg-no-create-privs (talk) (Translate) | The account you specified for installation does not have enough privileges to create an account. |
config-pg-no-plpgsql (talk) (Translate) | You need to install the language PL/pgSQL in the database $1 |
config-pg-not-in-role (talk) (Translate) | The account you specified for the web user already exists. The account you specified for installation is not a superuser and is not a member of the web user's role, so it is unable to create objects owned by the web user. MediaWiki currently requires that the tables be owned by the web user. Please specify another web account name, or click "back" and specify a suitably privileged install user. |
config-pg-test-error (talk) (Translate) | Cannot connect to database <strong>$1</strong>: $2 |
config-pingback (talk) (Translate) | Share data about this installation with MediaWiki developers. [https://foundation.wikimedia.org/wiki/MediaWiki_Pingback_Privacy_Statement Privacy policy]. |
config-pingback-help (talk) (Translate) | If you select this option, MediaWiki will periodically ping https://www.mediawiki.org with basic data about this MediaWiki instance. This data includes, for example, the type of system, PHP version, and chosen database backend. The Wikimedia Foundation shares this data with MediaWiki developers to help guide future development efforts. The following data will be sent for your system: <pre>$1</pre> The privacy policy for this feature can be seen at https://foundation.wikimedia.org/wiki/MediaWiki_Pingback_Privacy_Statement. For more general information about this feature, see https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgPingback. For aggregated pingback data, see https://pingback.wmcloud.org/. |
config-postgres-old (talk) (Translate) | PostgreSQL $1 or later is required. You have $2. |
config-profile (talk) (Translate) | User rights profile: |
config-profile-fishbowl (talk) (Translate) | Authorised editors only |
config-profile-help (talk) (Translate) | Wikis work best when you let as many people edit them as possible. In MediaWiki, it is easy to review the recent changes, and to revert any damage that is done by naive or malicious users. However, many have found MediaWiki to be useful in a wide variety of roles, and sometimes it is not easy to convince everyone of the benefits of the wiki way. So you have the choice. The <strong>{{int:config-profile-wiki}}</strong> model allows anyone to edit, without even logging in. A wiki with <strong>{{int:config-profile-no-anon}}</strong> provides extra accountability, but may deter casual contributors. The <strong>{{int:config-profile-fishbowl}}</strong> scenario allows approved users to edit, but the public can view the pages, including history. A <strong>{{int:config-profile-private}}</strong> only allows approved users to view pages, with the same group allowed to edit. More complex user rights configurations are available after installation, see the [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:User_rights relevant manual entry]. |
config-profile-no-anon (talk) (Translate) | Account creation required |
config-profile-private (talk) (Translate) | Private wiki |
config-profile-wiki (talk) (Translate) | Open wiki |