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-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 |
config-project-namespace (talk) (Translate) | Project namespace: |
config-project-namespace-help (talk) (Translate) | Following Wikipedia's example, many wikis keep their policy pages separate from their content pages, in a '''project namespace'''. All page titles in this namespace start with a certain prefix, which you can specify here. Usually, this prefix is derived from the name of the wiki, but it cannot contain punctuation characters such as "#" or ":". |
config-regenerate (talk) (Translate) | Regenerate LocalSettings.php → |
config-restart (talk) (Translate) | Yes, restart it |
config-screenshot (talk) (Translate) | screenshot |
config-server (talk) (Translate) | URL host name: |
config-server-help (talk) (Translate) | The protocol and host name part of the URL used to access your wiki. The automatically detected default is usually correct. |
config-session-error (talk) (Translate) | Error starting session: $1 |
config-session-expired (talk) (Translate) | Your session data seems to have expired. Sessions are configured for a lifetime of $1. You can increase this by setting <code>session.gc_maxlifetime</code> in php.ini. Restart the installation process. |
config-show-table-status (talk) (Translate) | <code>SHOW TABLE STATUS</code> query failed! |