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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
config-db-web-account-same (talk) (Translate) Use the same account as for installation
config-db-web-create (talk) (Translate) Create the account if it does not already exist
config-db-web-help (talk) (Translate) Select the username and password that the web server will use to connect to the database server, during ordinary operation of the wiki.
config-db-web-no-create-privs (talk) (Translate) The account you specified for installation does not have enough privileges to create an account. The account you specify here must already exist.
config-db-wiki-account (talk) (Translate) User account for normal operation
config-db-wiki-help (talk) (Translate) Enter the username and password that will be used to connect to the database during normal wiki operation. If the account does not exist, and the installation account has sufficient privileges, this user account will be created with the minimum privileges required to operate the wiki.
config-db-wiki-settings (talk) (Translate) Identify this wiki
config-dbsupport-mysql (talk) (Translate) * [{{int:version-db-mariadb-url}} MariaDB] is the primary target for MediaWiki and is best supported. MediaWiki also works with [{{int:version-db-mysql-url}} MySQL] and [{{int:version-db-percona-url}} Percona Server], which are MariaDB compatible. ([https://www.php.net/manual/en/mysqli.installation.php How to compile PHP with MySQL support])
config-dbsupport-postgres (talk) (Translate) * [{{int:version-db-postgres-url}} PostgreSQL] is a popular open source database system as an alternative to MySQL. ([https://www.php.net/manual/en/pgsql.installation.php How to compile PHP with PostgreSQL support])
config-dbsupport-sqlite (talk) (Translate) * [{{int:version-db-sqlite-url}} SQLite] is a lightweight database system that is very well supported. ([https://www.php.net/manual/en/pdo.installation.php How to compile PHP with SQLite support], uses PDO)
config-desc (talk) (Translate) The installer for MediaWiki
config-diff3-bad (talk) (Translate) GNU diff3 text comparison utility not found. You can ignore this for now, but might run into edit conflicts more frequently.
config-download-localsettings (talk) (Translate) Download <code>LocalSettings.php</code>
config-email-auth (talk) (Translate) Enable email authentication
config-email-auth-help (talk) (Translate) If this option is enabled, users have to confirm their email address using a link sent to them whenever they set or change it. Only authenticated email addresses can receive emails from other users or change notification emails. Setting this option is <strong>recommended</strong> for public wikis because of potential abuse of the email features.
config-email-sender (talk) (Translate) Return email address:
config-email-sender-help (talk) (Translate) Enter the email address to use as the return address on outbound email. This is where bounces will be sent. Many mail servers require at least the domain name part to be valid.
config-email-settings (talk) (Translate) Email settings
config-email-user (talk) (Translate) Enable user-to-user email
config-email-user-help (talk) (Translate) Allow all users to send each other email if they have enabled it in their preferences.
config-email-usertalk (talk) (Translate) Enable user talk page notification
config-email-usertalk-help (talk) (Translate) Allow users to receive notifications on user talk page changes, if they have enabled it in their preferences.
config-email-watchlist (talk) (Translate) Enable watchlist notification
config-email-watchlist-help (talk) (Translate) Allow users to receive notifications about their watched pages if they have enabled it in their preferences.
config-enable-email (talk) (Translate) Enable outbound email
config-enable-email-help (talk) (Translate) If you want email to work, [https://www.php.net/manual/en/mail.configuration.php PHP's mail settings] need to be configured correctly. If you do not want any email features, you can disable them here.
config-env-bad (talk) (Translate) The environment has been checked. You cannot install MediaWiki.
config-env-good (talk) (Translate) The environment has been checked. You can install MediaWiki.
config-env-icu (talk) (Translate) ICU $1 is installed (supports Unicode $2).
config-env-php (talk) (Translate) PHP $1 is installed.
config-ext-skins-more-info (talk) (Translate) more information
config-extension-dependency (talk) (Translate) A dependency error was encountered while installing the extension "$1": $2
config-extension-link (talk) (Translate) Did you know that your wiki supports [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Extensions extensions]? You can browse [https://www.mediawiki.org/wiki/Special:MyLanguage/Category:Extensions_by_category extensions by category].
config-extension-not-found (talk) (Translate) Could not find the registration file for the extension "$1"
config-extensions (talk) (Translate) Extensions
config-extensions-help (talk) (Translate) The extensions listed above were detected in your <code>./extensions</code> directory. They may require additional configuration, but you can enable them now.
config-extensions-requires (talk) (Translate) $1 (requires $2)
config-gd (talk) (Translate) Found GD graphics library built-in. Image thumbnailing will be enabled if you enable uploads.
config-git (talk) (Translate) Found the Git version control software: <code>$1</code>.
config-git-bad (talk) (Translate) Git version control software not found. You can ignore this for now. Note Special:Version will not display commit hashes.
config-header-mysql (talk) (Translate) MariaDB/MySQL settings
config-header-postgres (talk) (Translate) PostgreSQL settings
config-header-sqlite (talk) (Translate) SQLite settings
config-help (talk) (Translate) help
config-help-restart (talk) (Translate) Do you want to clear all saved data that you have entered and restart the installation process?
config-help-tooltip (talk) (Translate) click to expand
config-imagemagick (talk) (Translate) Found ImageMagick: <code>$1</code>. Image thumbnailing will be enabled if you enable uploads.
config-information (talk) (Translate) Information
config-install-alreadydone (talk) (Translate) <strong>Warning:</strong> You seem to have already installed MediaWiki and are trying to install it again. Please proceed to the next page.
config-install-begin (talk) (Translate) By pressing "{{int:config-continue}}", you will begin the installation of MediaWiki. If you still want to make changes, press "{{int:config-back}}".
First pagePrevious pageNext pageLast page