@@ -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-03 18:16 +0000\n"
6+ "PO-Revision-Date: 2026-01-03 22:59 +0000\n"
77"Last-Translator: liviuconcioiu <liviu.concioiu@gmail.com>\n"
88"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/"
99"phpmyadmin/documentation/en_GB/>\n"
@@ -16978,12 +16978,8 @@ msgid "When set to `1`, defines SSL usage for the MySQL connection."
1697816978msgstr ""
1697916979
1698016980#: ../phpmyadmin/docs/setup.rst:340 ../phpmyadmin/docs/setup.rst:1292
16981- #, fuzzy
16982- #| msgid ""
16983- #| "put the table name in :config:option:`$cfg['Servers'][$i]['userconfig']`"
1698416981msgid ":config:option:`$cfg['Servers'][$i]['ssl']`"
16985- msgstr ""
16986- "put the table name in :config:option:`$cfg['Servers'][$i]['userconfig']`"
16982+ msgstr ":config:option:`$cfg['Servers'][$i]['ssl']`"
1698716983
1698816984#: ../phpmyadmin/docs/setup.rst:344
1698916985#, fuzzy
@@ -17001,12 +16997,8 @@ msgstr ""
1700116997
1700216998#: ../phpmyadmin/docs/setup.rst:350 ../phpmyadmin/docs/setup.rst:356
1700316999#: ../phpmyadmin/docs/setup.rst:1301
17004- #, fuzzy
17005- #| msgid ""
17006- #| "put the table name in :config:option:`$cfg['Servers'][$i]['userconfig']`"
1700717000msgid ":config:option:`$cfg['Servers'][$i]['ssl_verify']`"
17008- msgstr ""
17009- "put the table name in :config:option:`$cfg['Servers'][$i]['userconfig']`"
17001+ msgstr ":config:option:`$cfg['Servers'][$i]['ssl_verify']`"
1701017002
1701117003#: ../phpmyadmin/docs/setup.rst:354
1701217004msgid ""
@@ -17021,12 +17013,8 @@ msgid ""
1702117013msgstr ""
1702217014
1702317015#: ../phpmyadmin/docs/setup.rst:362 ../phpmyadmin/docs/setup.rst:372
17024- #, fuzzy
17025- #| msgid ""
17026- #| "put the table name in :config:option:`$cfg['Servers'][$i]['userconfig']`"
1702717016msgid ":config:option:`$cfg['Servers'][$i]['ssl_ca']`"
17028- msgstr ""
17029- "put the table name in :config:option:`$cfg['Servers'][$i]['userconfig']`"
17017+ msgstr ":config:option:`$cfg['Servers'][$i]['ssl_ca']`"
1703017018
1703117019#: ../phpmyadmin/docs/setup.rst:366
1703217020msgid ""
@@ -19129,16 +19117,6 @@ msgstr ""
1912919117"an array."
1913019118
1913119119#: ../phpmyadmin/docs/transformations.rst:150
19132- #, fuzzy
19133- #| msgid ""
19134- #| "**$meta** - Contains an object with information about your column. The "
19135- #| "data is drawn from the output of the `mysql\\_fetch\\_field() <http://www."
19136- #| "php.net/mysql_fetch_field>`_ function. This means, all object properties "
19137- #| "described on the `manual page <http://www.php.net/mysql_fetch_field>`_ "
19138- #| "are available in this variable and can be used to transform a column "
19139- #| "accordingly to unsigned/zerofill/not\\_null/... properties. The $meta-"
19140- #| ">mimetype variable contains the original MIME-type of the column (i.e. "
19141- #| "'text/plain', 'image/jpeg' etc.)"
1914219120msgid ""
1914319121"**$meta** - Contains an object with information about your column. The data "
1914419122"is drawn from the output of the `mysql\\_fetch\\_field() <https://www.php."
@@ -19150,13 +19128,13 @@ msgid ""
1915019128"'image/jpeg' etc.)"
1915119129msgstr ""
1915219130"**$meta** - Contains an object with information about your column. The data "
19153- "is drawn from the output of the `mysql\\_fetch\\_field() <http://www.php.net /"
19154- "mysql_fetch_field>`_ function. This means, all object properties described "
19155- "on the `manual page <http://www.php.net/mysql_fetch_field>`_ are available "
19156- "in this variable and can be used to transform a column accordingly to "
19157- "unsigned/zerofill/not\\_null/... properties. The $meta->mimetype variable "
19158- "contains the original MIME- type of the column (i.e. 'text/plain', 'image/ "
19159- "jpeg' etc.)"
19131+ "is drawn from the output of the `mysql\\_fetch\\_field() <https:/ /"
19132+ "www.php.net/ mysql_fetch_field>`_ function. This means, all object properties "
19133+ "described on the `manual page <http://www.php.net/mysql_fetch_field>`_ are "
19134+ "available in this variable and can be used to transform a column accordingly "
19135+ "to unsigned/zerofill/not\\_null/... properties. The $meta->mimetype variable "
19136+ "contains the original :term:`Media type` of the column (i.e. 'text/plain', "
19137+ "'image/ jpeg' etc.)"
1916019138
1916119139#: ../phpmyadmin/docs/two_factor.rst:4
1916219140msgid "Two-factor authentication"
0 commit comments