@@ -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: 2025-01-25 16:21+0100\n"
6- "PO-Revision-Date: 2026-01-18 01:32 +0000\n"
6+ "PO-Revision-Date: 2026-02-14 16: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.15.2 \n"
15+ "X-Generator: Weblate 5.16-dev \n"
1616
1717#: ../phpmyadmin/docs/bookmarks.rst:4
1818msgid "Bookmarks"
@@ -1885,14 +1885,6 @@ msgid "For example you can configure SSL for the control connection:"
18851885msgstr "For example you can configure SSL for the control connection:"
18861886
18871887#: ../phpmyadmin/docs/config.rst:591
1888- #, fuzzy
1889- #| msgid ""
1890- #| ":config:option:`$cfg['Servers'][$i]['ssl']`, :config:option:"
1891- #| "`$cfg['Servers'][$i]['ssl_key']`, :config:option:`$cfg['Servers'][$i]"
1892- #| "['ssl_cert']`, :config:option:`$cfg['Servers'][$i]['ssl_ca']`, :config:"
1893- #| "option:`$cfg['Servers'][$i]['ssl_ca_path']`, :config:option:"
1894- #| "`$cfg['Servers'][$i]['ssl_ciphers']`, :config:option:`$cfg['Servers'][$i]"
1895- #| "['ssl_verify']`"
18961888msgid ""
18971889":config:option:`$cfg['Servers'][$i]['ssl']`, :config:option:`$cfg['Servers']"
18981890"[$i]['ssl_key']`, :config:option:`$cfg['Servers'][$i]['ssl_cert']`, :config:"
@@ -1902,11 +1894,16 @@ msgid ""
19021894"`$cfg['Servers'][$i]['socket']`, :config:option:`$cfg['Servers'][$i]"
19031895"['compress']`, :config:option:`$cfg['Servers'][$i]['hide_connection_errors']`"
19041896msgstr ""
1905- ":config:option:`$cfg['Servers'][$i]['ssl']`, :config:option:`$cfg['Servers']"
1906- "[$i]['ssl_key']`, :config:option:`$cfg['Servers'][$i]['ssl_cert']`, :config:"
1907- "option:`$cfg['Servers'][$i]['ssl_ca']`, :config:option:`$cfg['Servers'][$i]"
1908- "['ssl_ca_path']`, :config:option:`$cfg['Servers'][$i]['ssl_ciphers']`, :"
1909- "config:option:`$cfg['Servers'][$i]['ssl_verify']`"
1897+ ":config:option:`$cfg['Servers'][$i]['ssl']`, "
1898+ ":config:option:`$cfg['Servers'][$i]['ssl_key']`, "
1899+ ":config:option:`$cfg['Servers'][$i]['ssl_cert']`, "
1900+ ":config:option:`$cfg['Servers'][$i]['ssl_ca']`, "
1901+ ":config:option:`$cfg['Servers'][$i]['ssl_ca_path']`, "
1902+ ":config:option:`$cfg['Servers'][$i]['ssl_ciphers']`, "
1903+ ":config:option:`$cfg['Servers'][$i]['ssl_verify']`, "
1904+ ":config:option:`$cfg['Servers'][$i]['socket']`, "
1905+ ":config:option:`$cfg['Servers'][$i]['compress']`, "
1906+ ":config:option:`$cfg['Servers'][$i]['hide_connection_errors']`"
19101907
19111908# e377335c19154aff8ae9c1e8c6b5ffe0
19121909#: ../phpmyadmin/docs/config.rst:605
@@ -1958,13 +1955,6 @@ msgid ":ref:`authentication_modes`"
19581955msgstr ":ref:`authentication_modes`"
19591956
19601957#: ../phpmyadmin/docs/config.rst:627
1961- #, fuzzy
1962- #| msgid ""
1963- #| "When using auth\\_type = ``http``, this field allows to define a custom :"
1964- #| "term:`HTTP` Basic Auth Realm which will be displayed to the user. If not "
1965- #| "explicitly specified in your configuration, a string combined of "
1966- #| "\"phpMyAdmin \" and either :config:option:`$cfg['Servers'][$i]"
1967- #| "['verbose']` or :config:option:`$cfg['Servers'][$i]['host']` will be used."
19681958msgid ""
19691959"When using ``'http'`` for :config:option:`$cfg['Servers'][$i]['auth_type']`, "
19701960"this field allows to define a custom :term:`HTTP` Basic Auth Realm which "
@@ -1973,22 +1963,19 @@ msgid ""
19731963"option:`$cfg['Servers'][$i]['verbose']` or :config:option:`$cfg['Servers']"
19741964"[$i]['host']` will be used."
19751965msgstr ""
1976- "When using auth\\_type = ``http``, this field allows to define a custom :"
1977- "term:`HTTP` Basic Auth Realm which will be displayed to the user. If not "
1978- "explicitly specified in your configuration, a string combined of "
1979- "\"phpMyAdmin \" and either :config:option:`$cfg['Servers'][$i]['verbose']` "
1980- "or :config:option:`$cfg['Servers'][$i]['host']` will be used."
1966+ "When using ``'http'`` for :config:option:`$cfg['Servers'][$i]['auth_type']`, "
1967+ "this field allows to define a custom :term:`HTTP` Basic Auth Realm which "
1968+ "will be displayed to the user. If not explicitly specified in your "
1969+ "configuration, a string combined of \"phpMyAdmin \" and either "
1970+ ":config:option:`$cfg['Servers'][$i]['verbose']` or "
1971+ ":config:option:`$cfg['Servers'][$i]['host']` will be used."
19811972
19821973#: ../phpmyadmin/docs/config.rst:641
1983- #, fuzzy
1984- #| msgid ""
1985- #| "This setting was named `$cfg['Servers'][$i]['auth_feebee_config']` and "
1986- #| "was renamed before the `3.0.0.0` release."
19871974msgid ""
19881975"This setting was named ``$cfg['Servers'][$i]['auth_feebee_config']`` and was "
19891976"renamed before the `3.0.0.0` release."
19901977msgstr ""
1991- "This setting was named `$cfg['Servers'][$i]['auth_feebee_config']` and was "
1978+ "This setting was named `` $cfg['Servers'][$i]['auth_feebee_config']` ` and was "
19921979"renamed before the `3.0.0.0` release."
19931980
19941981#: ../phpmyadmin/docs/config.rst:645
0 commit comments