aboutsummaryrefslogtreecommitdiffstats
path: root/includes/installer/i18n
diff options
context:
space:
mode:
authorTranslation updater bot <l10n-bot@translatewiki.net>2025-01-20 08:05:21 +0100
committerRaimond Spekking <raimond.spekking@gmail.com>2025-01-20 15:48:26 +0000
commit1264dca64d3616096562c527202ca33548ef45f9 (patch)
treec393b6f2226453772e2703794402b93908f00017 /includes/installer/i18n
parenta9f3644eb490579e227170e76345a83ed6171047 (diff)
downloadmediawikicore-1264dca64d3616096562c527202ca33548ef45f9.tar.gz
mediawikicore-1264dca64d3616096562c527202ca33548ef45f9.zip
Localisation updates from https://translatewiki.net.
Change-Id: I9df0c21e9367e7feac1a17d25c2436051132f3d2
Diffstat (limited to 'includes/installer/i18n')
-rw-r--r--includes/installer/i18n/qqq.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/installer/i18n/qqq.json b/includes/installer/i18n/qqq.json
index 159e79d1bed4..9cb2b0bdcfe7 100644
--- a/includes/installer/i18n/qqq.json
+++ b/includes/installer/i18n/qqq.json
@@ -256,7 +256,7 @@
"config-memcached-servers": "{{doc-important|Do not translate \"memcached\".}}\n{{Identical|Memcached server}}",
"config-memcached-help": "Prompt for the object caching via Memcached option for the user to define server(s) to be used.",
"config-memcache-needservers": "Error message for the object caching via Memcached option when the user has failed to define servers at the above prompt.\n{{doc-important|Do not translate \"memcached\".}}",
- "config-memcache-badip": "Used as error message. Parameters:\n* $1 - IP address for Memcached\nSee also:\n* {{msg-mw|Config-memcache-noport}}\n* {{msg-mw|Config-memcache-badport}}\n'''FIXME''': can we specify an link-local IPv6 address (e.g. for a Memcached server running a separate VM on the same host, without any IPv4 binding, or whose IPv4 local host in the guest VM is protected by a strong firewall isolating different VMs) and port number, like <code>[[::1]]:1234</code> where the colon separator can only be safely parsed if the IPv6 address is delimited within brackets (because it can embed a variable number of colons with the standard notation)?",
+ "config-memcache-badip": "Used as error message. Parameters:\n* $1 - IP address for Memcached\nSee also:\n* {{msg-mw|Config-memcache-noport}}\n* {{msg-mw|Config-memcache-badport}}\n'''FIXME''': can we specify an link-local IPv6 address (e.g. for a Memcached server running a separate VM on the same host, without any IPv4 binding, or whose IPv4 local host in the guest VM is protected by a strong firewall isolating different VMs) and port number, like <code><nowiki>[[::1]]:1234</nowiki></code> where the colon separator can only be safely parsed if the IPv6 address is delimited within brackets (because it can embed a variable number of colons with the standard notation)?",
"config-memcache-noport": "Used as error message. Parameters:\n* $1 - Memcached server name\nSee also:\n* {{msg-mw|Config-memcache-badip}}\n* {{msg-mw|Config-memcache-badport}}\n{{doc-important|Do not translate \"memcached\".}}\n'''FIXME''': can we specify an link-local IPv6 address (e.g. for a Memcached server running a separate VM on the same host, without any IPv4 binding, or whose IPv4 local host in the guest VM is protected by a strong firewall isolating different VMs) and port number, like <code><nowiki>[[::1]]:1234</nowiki></code> where the colon separator can only be safely parsed if the IPv6 address is delimited within brackets (because it can embed a variable number of colons with the standard notation)?",
"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}}\n{{doc-important|Do not translate \"memcached\".}}\n'''FIXME''': can we specify an link-local IPv6 address (e.g. for a Memcached server running a separate VM on the same host, without any IPv4 binding, or whose IPv4 local host in the guest VM is protected by a strong firewall isolating different VMs) and port number, like <code><nowiki>[[::1]]:1234</nowiki></code> where the colon separator can only be safely parsed if the IPv6 address is delimited within brackets (because it can embed a variable number of colons with the standard notation)?",
"config-extensions": "{{Identical|Extension}}",