@@ -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-17 20 :09+0000\n"
6+ "PO-Revision-Date: 2026-04-21 22 :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"
@@ -3840,6 +3840,8 @@ msgid ""
38403840"The configuration is called blowfish_secret for historical reasons as "
38413841"Blowfish algorithm was originally used to do the encryption."
38423842msgstr ""
3843+ "The configuration is called blowfish_secret for historical reasons, as the "
3844+ "Blowfish algorithm was originally used to do the encryption."
38433845
38443846#: ../phpmyadmin/docs/config.rst:1964
38453847msgid ""
@@ -3859,27 +3861,31 @@ msgid ""
38593861"sodium_crypto_secretbox_open>`_ PHP functions to encrypt and decrypt "
38603862"cookies, respectively."
38613863msgstr ""
3864+ "Since version 5.2.0, phpMyAdmin uses the `sodium\\_crypto\\_secretbox "
3865+ "<https://www.php.net/sodium_crypto_secretbox>`_ and `sodium\\_crypto\\_"
3866+ "secretbox\\_open <https://www.php.net/sodium_crypto_secretbox_open>`_ PHP "
3867+ "functions to encrypt and decrypt cookies, respectively."
38623868
38633869# 3ff31e89777846dea02b11970df3077c
38643870#: ../phpmyadmin/docs/config.rst:1981
3865- #, fuzzy
3866- #| msgid "``'root'``"
38673871msgid "``'Strict'``"
3868- msgstr "``'root '``"
3872+ msgstr "``'Strict '``"
38693873
38703874#: ../phpmyadmin/docs/config.rst:1985
38713875msgid ""
38723876"It sets SameSite attribute of the Set-Cookie :term:`HTTP` response header. "
38733877"Valid values are:"
38743878msgstr ""
3879+ "It sets SameSite attribute of the Set-Cookie :term:`HTTP` response header. "
3880+ "Valid values are:"
38753881
38763882#: ../phpmyadmin/docs/config.rst:1988
38773883msgid "``Lax``"
3878- msgstr ""
3884+ msgstr "``Lax`` "
38793885
38803886#: ../phpmyadmin/docs/config.rst:1989
38813887msgid "``Strict``"
3882- msgstr ""
3888+ msgstr "``Strict`` "
38833889
38843890#: ../phpmyadmin/docs/config.rst:1990
38853891msgid "``None``"
@@ -3890,6 +3896,8 @@ msgid ""
38903896"`rfc6265 bis <https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-"
38913897"rfc6265bis-03#section-5.3.7>`_"
38923898msgstr ""
3899+ "`rfc6265 bis <https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-"
3900+ "rfc6265bis-03#section-5.3.7>`_"
38933901
38943902#: ../phpmyadmin/docs/config.rst:1999
38953903msgid ""
0 commit comments