Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3421 of 3421 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/ Signed-off-by: Andi Chandler <andi@gowling.com>
This commit is contained in:
parent
7e41857ee3
commit
0b28593ca9
@ -6,7 +6,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 6.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2026-02-25 13:54+0000\n"
|
||||
"PO-Revision-Date: 2026-02-23 02:09+0000\n"
|
||||
"PO-Revision-Date: 2026-02-26 20:09+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/master/en_GB/>\n"
|
||||
@ -12360,34 +12360,25 @@ msgstr ""
|
||||
"[doc@cfg_blowfish_secret]documentation[/doc]."
|
||||
|
||||
#: src/Controllers/HomeController.php:356
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The configuration file needs a valid key for cookie encryption. A "
|
||||
#| "temporary key was automatically generated for you. Please refer to the "
|
||||
#| "[doc@cfg_blowfish_secret]documentation[/doc]."
|
||||
msgid ""
|
||||
"The configuration file needs a valid key for query encryption. A temporary "
|
||||
"key was automatically generated for you. Please refer to the "
|
||||
"[doc@cfg_URLQueryEncryptionSecretKey]documentation[/doc]."
|
||||
msgstr ""
|
||||
"The configuration file needs a valid key for cookie encryption. A temporary "
|
||||
"The configuration file needs a valid key for query encryption. A temporary "
|
||||
"key was automatically generated for you. Please refer to the "
|
||||
"[doc@cfg_blowfish_secret]documentation[/doc]."
|
||||
"[doc@cfg_URLQueryEncryptionSecretKey]documentation[/doc]."
|
||||
|
||||
#: src/Controllers/HomeController.php:366
|
||||
#, fuzzy, php-format
|
||||
#| msgid ""
|
||||
#| "The cookie encryption key in the configuration file is longer than "
|
||||
#| "necessary. It should only be %d bytes long. Please refer to the "
|
||||
#| "[doc@cfg_blowfish_secret]documentation[/doc]."
|
||||
#, php-format
|
||||
msgid ""
|
||||
"The query encryption key in the configuration file is longer than necessary. "
|
||||
"It should only be %d bytes long. Please refer to the "
|
||||
"[doc@cfg_URLQueryEncryptionSecretKey]documentation[/doc]."
|
||||
msgstr ""
|
||||
"The cookie encryption key in the configuration file is longer than "
|
||||
"necessary. It should only be %d bytes long. Please refer to the "
|
||||
"[doc@cfg_blowfish_secret]documentation[/doc]."
|
||||
"The query encryption key in the configuration file is longer than necessary. "
|
||||
"It should only be %d bytes long. Please refer to the "
|
||||
"[doc@cfg_URLQueryEncryptionSecretKey]documentation[/doc]."
|
||||
|
||||
#: src/Controllers/HomeController.php:384
|
||||
msgid ""
|
||||
@ -14002,6 +13993,8 @@ msgid ""
|
||||
"The fullscreen request was denied because the Fullscreen API is disabled by "
|
||||
"user preference in the browser."
|
||||
msgstr ""
|
||||
"The fullscreen request was denied because the Fullscreen API is disabled by "
|
||||
"user preference in the browser."
|
||||
|
||||
#: src/Controllers/JavaScriptMessagesController.php:700
|
||||
msgctxt "Month name"
|
||||
@ -18753,6 +18746,8 @@ msgid ""
|
||||
"Stores vector data optimized for operations such as similarity search and "
|
||||
"machine learning applications"
|
||||
msgstr ""
|
||||
"Stores vector data optimised for operations such as similarity search and "
|
||||
"machine learning applications"
|
||||
|
||||
#: src/Types.php:604
|
||||
msgctxt "numeric types"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user