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-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 |
config-install-user-grant-failed (talk) (Translate) | Granting permission to user "$1" failed: $2 |
config-install-user-missing (talk) (Translate) | The specified user "$1" does not exist. |
config-install-user-missing-create (talk) (Translate) | The specified user "$1" does not exist. Please click the "create account" checkbox below if you want to create it. |
config-instantcommons (talk) (Translate) | Enable Instant Commons |
config-instantcommons-help (talk) (Translate) | [https://www.mediawiki.org/wiki/Special:MyLanguage/InstantCommons Instant Commons] is a feature that allows wikis to use images, sounds and other media found on the [https://commons.wikimedia.org/ Wikimedia Commons] site. In order to do this, MediaWiki requires access to the Internet. For more information on this feature, including instructions on how to set it up for wikis other than the Wikimedia Commons, consult [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgForeignFileRepos the manual]. |
config-invalid-db-name (talk) (Translate) | Invalid database name "$1". Use only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_) and hyphens (-). |
config-invalid-db-prefix (talk) (Translate) | Invalid database prefix "$1". Use only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_) and hyphens (-). |
config-invalid-db-type (talk) (Translate) | Invalid database type. |
config-invalid-key (talk) (Translate) | Invalid MediaWiki configuration parameter "$1": $2 |
config-invalid-schema (talk) (Translate) | Invalid schema for MediaWiki "$1". Use only ASCII letters (a-z, A-Z), numbers (0-9) and underscores (_). |