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-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}}". |
config-install-database (talk) (Translate) | Setting up database |
config-install-db-success (talk) (Translate) | Database was successfully set up |
config-install-done (talk) (Translate) | <strong>Congratulations!</strong> You have installed MediaWiki. The installer has generated a <code>LocalSettings.php</code> file. It contains all your configuration. You will need to download it and put it in the base of your wiki installation (the same directory as index.php). The download should have started automatically. If the download was not offered, or if you cancelled it, you can restart the download by clicking the link below: $3 <strong>Note:</strong> If you do not do this now, this generated configuration file will not be available to you later if you exit the installation without downloading it. When that has been done, you can <strong>[$2 enter your wiki]</strong>. |
config-install-done-path (talk) (Translate) | <strong>Congratulations!</strong> You have installed MediaWiki. The installer has generated a <code>LocalSettings.php</code> file. It contains all your configuration. You will need to download it and put it at <code>$4</code>. The download should have started automatically. If the download was not offered, or if you cancelled it, you can restart the download by clicking the link below: $3 <strong>Note:</strong> If you do not do this now, this generated configuration file will not be available to you later if you exit the installation without downloading it. When that has been done, you can <strong>[$2 enter your wiki]</strong>. |
config-install-extension-tables (talk) (Translate) | Creating tables for enabled extensions |
config-install-extensions (talk) (Translate) | Including extensions |
config-install-external-domains (talk) (Translate) | Creating external databases |