X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Finstaller%2Fi18n%2Fqqq.json;h=89f2dd99c2f87c27b239c20a7d4382978d927c02;hb=183bd8309a6fea7046837aa9e8f9409e5eb46c88;hp=772ce96916a65176432bd634fc355a7a99ce3286;hpb=e6e68618810b828a7de84dfe164e768da8ba90bf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/i18n/qqq.json b/includes/installer/i18n/qqq.json index 772ce96916..89f2dd99c2 100644 --- a/includes/installer/i18n/qqq.json +++ b/includes/installer/i18n/qqq.json @@ -63,11 +63,10 @@ "config-env-bad": "See also:\n* {{msg-mw|Config-env-good}}", "config-env-php": "Parameters:\n* $1 - the version of PHP that has been installed\nSee also:\n* {{msg-mw|config-env-php-toolow}}", "config-env-hhvm": "Parameters:\n* $1 - the version of HHVM that has been installed", - "config-unicode-using-utf8": "Status message in the MediaWiki installer environment checks.", "config-unicode-using-intl": "Status message in the MediaWiki installer environment checks.", "config-unicode-pure-php-warning": "PECL is the name of a group producing standard pieces of software for PHP, and intl is the name of their library handling some aspects of internationalization.", "config-unicode-update-warning": "ICU is a body producing standard software tools for support of Unicode and other internationalization aspects. This message warns the system administrator installing MediaWiki that the server's software is not up-to-date and MediaWiki will have problems handling some characters.", - "config-no-db": "{{doc-important|Do not translate \"./configure --with-mysqli\" and \"php5-mysql\".}}\nParameters:\n* $1 is comma separated list of database types supported by MediaWiki.", + "config-no-db": "{{doc-important|Do not translate \"./configure --with-mysqli\" and \"php5-mysql\".}}\nParameters:\n* $1 is comma separated list of database types supported by MediaWiki.\n* $2 is the count of items in $1 - for use in plural.", "config-outdated-sqlite": "Used as warning. Parameters:\n* $1 - the version of SQLite that has been installed\n* $2 - minimum version", "config-no-fts3": "A \"[[:wikipedia:Front and back ends|backend]]\" is a system or component that ordinary users don't interact with directly and don't need to know about, and that is responsible for a distinct task or service - for example, a storage back-end is a generic system for storing data which other applications can use. Possible alternatives for back-end are \"system\" or \"service\", or (depending on context and language) even leave it untranslated.", "config-register-globals-error": "Error message in the MediaWiki installer environment checks.", @@ -114,10 +113,8 @@ "config-db-name-oracle": "Field label in the MediaWiki installer where an Oracle database schema can be specified.", "config-db-account-oracle-warn": "A \"[[:wikipedia:Front and back ends|backend]]\" is a system or component that ordinary users don't interact with directly and don't need to know about, and that is responsible for a distinct task or service - for example, a storage back-end is a generic system for storing data which other applications can use. Possible alternatives for back-end are \"system\" or \"service\", or (depending on context and language) even leave it untranslated.", "config-db-install-account": "Legend in the MediaWiki installer for the section where database username and password have to be provided.", - "config-db-username": "Used as label.\n\nAlso used in {{msg-mw|Config-db-username-empty}}.", + "config-db-username": "Used as label.", "config-db-password": "Field label in the MediaWiki installer where database password has to be provided.", - "config-db-password-empty": "Used as error message. Parameters:\n* $1 - database username", - "config-db-username-empty": "Used as error message. Shown when the database username is not entered by the user.\n\nRefers to {{msg-mw|Config-db-username}}.", "config-db-install-username": "Help box text in the MediaWiki installer clarifying the requirement for database username.", "config-db-install-password": "Help box text in the MediaWiki installer clarifying the requirement for database password.", "config-db-install-help": "Help text in MediaWiki installer.",