Skip to content

Commit 1999a6c

Browse files
andibingweblate
authored andcommitted
Translated using Weblate (English (United Kingdom))
Currently translated at 68.5% (1882 of 2747 strings)
1 parent 2523fa2 commit 1999a6c

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

po/en_GB.mo

1010 Bytes
Binary file not shown.

po/en_GB.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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-10 19:09+0000\n"
6+
"PO-Revision-Date: 2026-04-17 20: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-dev\n"
15+
"X-Generator: Weblate 5.17.1-dev\n"
1616

1717
#: ../phpmyadmin/docs/bookmarks.rst:4
1818
msgid "Bookmarks"
@@ -3818,6 +3818,9 @@ msgid ""
38183818
"are visible characters, then a function like `sodium_bin2hex <https://"
38193819
"www.php.net/sodium_bin2hex>`_ is not required. For example:"
38203820
msgstr ""
3821+
"Using a binary string is recommended. However, if all 32 bytes of the string "
3822+
"are visible characters, then a function like `sodium_bin2hex <https://"
3823+
"www.php.net/sodium_bin2hex>`_ is not required. For example:"
38213824

38223825
#: ../phpmyadmin/docs/config.rst:1953
38233826
msgid ""
@@ -3826,6 +3829,10 @@ msgid ""
38263829
"temporary key will be automatically generated for you. However, this "
38273830
"temporary key will only last for the duration of the session."
38283831
msgstr ""
3832+
"The encryption key must be 32 bytes long. If it is longer than the length of "
3833+
"bytes, only the first 32 bytes will be used, and if it is shorter, a new "
3834+
"temporary key will be automatically generated for you. However, this "
3835+
"temporary key will only last for the duration of the session."
38293836

38303837
# 151321c7c2a74651b455b46f8204f04d
38313838
#: ../phpmyadmin/docs/config.rst:1959

0 commit comments

Comments
 (0)