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-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 |
config-install-generic (talk) (Translate) | Running task "$1" |
config-install-interwiki (talk) (Translate) | Populating default interwiki table |
config-install-interwiki-exists (talk) (Translate) | <strong>Warning:</strong> The interwiki table seems to already have entries. Skipping default list. |
config-install-interwiki-list (talk) (Translate) | Could not read file <code>interwiki.list</code>. |
config-install-logo-blank (talk) (Translate) | Enter a valid logo URL. |
config-install-mainpage (talk) (Translate) | Creating main page with default content |
config-install-mainpage-exists (talk) (Translate) | Main page already exists, skipping |
config-install-mainpage-failed (talk) (Translate) | Could not insert main page: $1 |
config-install-pg-plpgsql (talk) (Translate) | Checking for language PL/pgSQL |
config-install-pg-schema-failed (talk) (Translate) | Tables creation failed. Make sure that the user "$1" can write to the schema "$2". |
config-install-pg-schema-not-exist (talk) (Translate) | PostgreSQL schema does not exist. |
config-install-restore-services (talk) (Translate) | Restoring MediaWiki services |
config-install-schema (talk) (Translate) | Creating schema |
config-install-search (talk) (Translate) | Creating search index |
config-install-stats (talk) (Translate) | Initialising statistics |
config-install-step-done (talk) (Translate) | done |
config-install-step-failed (talk) (Translate) | failed |
config-install-subscribe (talk) (Translate) | Subscribing to mediawiki-announce |
config-install-subscribe-alreadypending (talk) (Translate) | A request to subscribe to mediawiki-announce had already been submitted. Please reply to the confirmation email that had previously been sent. |
config-install-subscribe-alreadysubscribed (talk) (Translate) | You are already subscribed to mediawiki-announce. [https://lists.wikimedia.org/postorius/accounts/per-subscription-preferences/ View or change your subscription preferences]. |
config-install-subscribe-fail (talk) (Translate) | Unable to subscribe to [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ mediawiki-announce]: $1 |
config-install-subscribe-notpossible (talk) (Translate) | cURL is not installed and <code>allow_url_fopen</code> is not available. |
config-install-subscribe-possiblefail (talk) (Translate) | Your request to subscribe to mediawiki-announce might not have gone through. If you don't receive a confirmation email within a few minutes, go to [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ lists.wikimedia.org] to try submitting your request again. |
config-install-success (talk) (Translate) | MediaWiki has been successfully installed. You can now visit <$1$2> to view your wiki. If you have questions, check out our frequently asked questions list: <https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ> or use one of the support forums linked on that page. |
config-install-sysop (talk) (Translate) | Creating administrator user account |
config-install-tables (talk) (Translate) | Creating tables |
config-install-tables-exist (talk) (Translate) | <strong>Warning:</strong> MediaWiki tables seem to already exist. Skipping creation. |
config-install-tables-failed (talk) (Translate) | <strong>Error:</strong> Table creation failed with the following error: $1 |
config-install-updates (talk) (Translate) | Prevent running unneeded updates |
config-install-updates-failed (talk) (Translate) | <strong>Error:</strong> Inserting update keys into tables failed with the following error: $1 |
config-install-user (talk) (Translate) | Creating database user |
config-install-user-alreadyexists (talk) (Translate) | User "$1" already exists |
config-install-user-create-failed (talk) (Translate) | Creating user "$1" failed: $2 |