X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=includes%2Finstaller%2Fi18n%2Fqqq.json;h=0735574d64cfd421e4481959957d6c017b780c3f;hb=66d3eb56afc737e4e5ee66f7cad1dc78d1aec6b0;hp=b57ebf9f4f6881ee711b074ac0f8610b1890b062;hpb=d7dd7fbf986638510ecfa3d5f1f4c13a6642465f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/i18n/qqq.json b/includes/installer/i18n/qqq.json index b57ebf9f4f..0735574d64 100644 --- a/includes/installer/i18n/qqq.json +++ b/includes/installer/i18n/qqq.json @@ -62,7 +62,6 @@ "config-env-good": "See also:\n* {{msg-mw|Config-env-bad}}", "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-php-toolow": "Parameters:\n* $1 - the version of PHP that has been installed\n* $2 - minimum PHP version number\nSee also:\n* {{msg-mw|config-env-php}}", "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.", @@ -71,6 +70,7 @@ "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.", + "config-magic-quotes-gpc": "{{Related|Config-fatal}}", "config-magic-quotes-runtime": "{{Related|Config-fatal}}", "config-magic-quotes-sybase": "{{Related|Config-fatal}}", "config-mbstring": "{{Related|Config-fatal}}", @@ -81,6 +81,7 @@ "config-memory-raised": "Parameters:\n* $1 is the configured memory_limit.\n* $2 is the value to which memory_limit was raised.", "config-memory-bad": "Parameters:\n* $1 is the configured memory_limit.", "config-ctype": "Message if support for [http://www.php.net/manual/en/ctype.installation.php Ctype] is missing from PHP.\n{{Related|Config-fatal}}", + "config-iconv": "Message if support for [http://www.php.net/manual/en/iconv.installation.php iconv] is missing from PHP.\n{{Related|Config-fatal}}", "config-json": "Message if support for [[wikipedia:JSON|JSON]] is missing from PHP.\n* \"[[wikipedia:Red Hat Enterprise Linux|Red Hat Enterprise Linux]]\" (RHEL) and \"[[wikipedia:CentOS|CentOS]]\" refer to two almost-identical Linux distributions. \"5 and 6\" refers to version 5 or 6 of either distribution. Because RHEL 7 likely will not include the PHP extension, do not translate as \"5 or newer\".\n* \"The [http://www.php.net/json PHP extension]\" is the JSON extension included with PHP 5.2 and newer.\n* \"The [http://pecl.php.net/package/jsonc PECL extension]\" is based on the PHP extension, though excludes code some distributions have found unacceptable (see [[bugzilla:47431]]).\n{{Related|Config-fatal}}", "config-xcache": "Message indicates if this program is available", "config-apc": "Message indicates if this program is available", @@ -248,7 +249,7 @@ "config-license-gfdl": "Option for the wiki content license in the MediaWiki installer.", "config-license-pd": "{{Identical|Public domain}}", "config-license-cc-choose": "Option for the wiki content license in the MediaWiki installer.", - "config-license-help": "Help text in MediaWiki installer for license selection.", + "config-license-help": "Help text in MediaWiki installer for license selection.\n\nRefers to {{msg-mw|Config-license-cc-by-sa}}.", "config-email-settings": "{{Identical|E-mail setting}}", "config-enable-email": "Checkbox label in the MediaWiki installer to allow the wiki to send email to its users.", "config-enable-email-help": "Help text in the MediaWiki installer to allow the wiki to send email to its users.", @@ -288,6 +289,12 @@ "config-memcache-badport": "Used as error message. Parameters:\n* $1 - 1 (hard-coded)\n* $2 - 65535 (hard-coded)\nSee also:\n* {{msg-mw|Config-memcache-badip}}\n* {{msg-mw|Config-memcache-noport}}", "config-extensions": "{{Identical|Extension}}", "config-extensions-help": "{{doc-important|Do not translate ./extensions.}}\nUsed in help box.", + "config-skins": "{{Identical|Skin}}", + "config-skins-help": "{{doc-important|Do not translate ./skins.}}\nUsed in help box.", + "config-skins-use-as-default": "Label shown next to skin names.", + "config-skins-missing": "Warning message shown when there are no skins to install.", + "config-skins-must-enable-some": "Error message shown when the user does silly things.", + "config-skins-must-enable-default": "Error message shown when the user does silly things.", "config-install-alreadydone": "Error message shown to users visiting the installer when the wiki appears to already be set up.", "config-install-begin": "Prompt at the end of the initial configuration options screen before the wiki software is installed.", "config-install-step-done": "{{Identical|Done}}",