@@ -3,7 +3,7 @@ msgstr ""
33"Project-Id-Version: English (United Kingdom) (phpMyAdmin)\n"
44"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
55"POT-Creation-Date: 2026-04-06 10:28+0200\n"
6- "PO-Revision-Date: 2026-04-27 16:31 +0000\n"
6+ "PO-Revision-Date: 2026-05-02 18:09 +0000\n"
77"Last-Translator: Andi Chandler <andi@gowling.com>\n"
88"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/"
99"phpmyadmin/documentation/en_GB/>\n"
@@ -12,7 +12,7 @@ msgstr ""
1212"Content-Type: text/plain; charset=UTF-8\n"
1313"Content-Transfer-Encoding: 8bit\n"
1414"Plural-Forms: nplurals=2; plural=n != 1;\n"
15- "X-Generator: Weblate 5.17.1-dev \n"
15+ "X-Generator: Weblate 5.17.1\n"
1616
1717#: ../phpmyadmin/docs/bookmarks.rst:4
1818msgid "Bookmarks"
@@ -3974,17 +3974,14 @@ msgstr ""
39743974"authentication."
39753975
39763976#: ../phpmyadmin/docs/config.rst:2047
3977- #, fuzzy
3978- #| msgid ""
3979- #| "Please use this carefully, as this may allow users access to MySQL "
3980- #| "servers behind the firewall where your :term:`HTTP` server is placed."
39813977msgid ""
39823978"Please use this carefully, as this may allow users access to MySQL servers "
39833979"behind the firewall where your :term:`HTTP` server is placed. See "
39843980"also :config:option:`$cfg['ArbitraryServerRegexp']`."
39853981msgstr ""
39863982"Please use this carefully, as this may allow users access to MySQL servers "
3987- "behind the firewall where your :term:`HTTP` server is placed."
3983+ "behind the firewall where your :term:`HTTP` server is placed. See also "
3984+ ":config:option:`$cfg['ArbitraryServerRegexp']`."
39883985
39893986# a1ea60e982c744e4b2c7df6da483163a
39903987#: ../phpmyadmin/docs/config.rst:2056
@@ -3995,12 +3992,19 @@ msgid ""
39953992"expression. The regular expression must be enclosed with a delimiter "
39963993"character."
39973994msgstr ""
3995+ "Restricts the MySQL servers to which the user can log in when "
3996+ ":config:option:`$cfg['AllowArbitraryServer']` is enabled by matching the "
3997+ ":term:`IP` or the hostname of the MySQL server to the given regular "
3998+ "expression. The regular expression must be enclosed with a delimiter "
3999+ "character."
39984000
39994001#: ../phpmyadmin/docs/config.rst:2062
40004002msgid ""
40014003"It is recommended to include start and end symbols in the regular "
40024004"expression, so that you can avoid partial matches on the string."
40034005msgstr ""
4006+ "It is recommended to include start and end symbols in the regular "
4007+ "expression, so that you can avoid partial matches on the string."
40044008
40054009# 928db7bf14c44e2e9c4dbae952720eda
40064010#: ../phpmyadmin/docs/config.rst:2065
@@ -4014,21 +4018,23 @@ msgid ""
40144018"connection strings as ```server:3306-mysql```. This can be used to bypass "
40154019"regular expression by the suffix, while connecting to another server."
40164020msgstr ""
4021+ "The whole server name is matched; it can include the port as well. Due to "
4022+ "the way MySQL is permissive in connection parameters, it is possible to use "
4023+ "connection strings as ```server:3306-mysql```. This can be used to bypass a "
4024+ "regular expression by the suffix, while connecting to another server."
40174025
40184026# 158cfee28e904cfa9382df472781f8c0
40194027#: ../phpmyadmin/docs/config.rst:2089
4020- #, fuzzy
4021- #| msgid "``'icons'``"
40224028msgid "``'invisible'``"
4023- msgstr "``'icons '``"
4029+ msgstr "``'invisible '``"
40244030
40254031#: ../phpmyadmin/docs/config.rst:2093
40264032msgid "``'invisible'`` Use an invisible captcha checking method;"
4027- msgstr ""
4033+ msgstr "``'invisible'`` Use an invisible captcha checking method; "
40284034
40294035#: ../phpmyadmin/docs/config.rst:2094
40304036msgid "``'checkbox'`` Use a checkbox to confirm the user is not a robot."
4031- msgstr ""
4037+ msgstr "``'checkbox'`` Use a checkbox to confirm the user is not a robot. "
40324038
40334039#: ../phpmyadmin/docs/config.rst:2101
40344040msgid "``'https://www.google.com/recaptcha/api.js'``"
0 commit comments