Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2021-04-24 02:45:36 +0300
committerHosted Weblate <hosted@weblate.org>2021-04-24 12:46:08 +0300
commit3c93c83b42c60068a19481f236f27825a032731b (patch)
tree27ae51da1182724b5392b484bfc2019b7f70e502 /po/en_GB.po
parent61b994e8a6ff00e69bc50494d77cdd1fb8e707b3 (diff)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3379 of 3379 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/en_GB/ Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po16
1 files changed, 8 insertions, 8 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 0b71c1bf9b..a73d350ebb 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 5.1.1-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2021-04-13 17:47+0200\n"
-"PO-Revision-Date: 2021-01-22 17:26+0000\n"
+"PO-Revision-Date: 2021-04-24 09:46+0000\n"
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/"
"phpmyadmin/5-1/en_GB/>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.5-dev\n"
+"X-Generator: Weblate 4.7-dev\n"
#: libraries/advisory_rules_generic.php:9
msgid "Uptime below one day"
@@ -7927,16 +7927,12 @@ msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "The number of rows waiting to be written in INSERT DELAYED queues."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:549
-#, fuzzy
-#| msgid ""
-#| "The number of tables that have been opened. If opened tables is big, your "
-#| "table cache value is probably too small."
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table_open_cache value is probably too small."
msgstr ""
"The number of tables that have been opened. If opened tables is big, your "
-"table cache value is probably too small."
+"table_open_cache value is probably too small."
#: libraries/classes/Controllers/Server/Status/VariablesController.php:553
msgid "The number of files that are open."
@@ -12245,6 +12241,8 @@ msgid ""
"The routing cache could not be written, you need to adjust permissions on "
"the folder/file \"%s\""
msgstr ""
+"The routing cache could not be written, you need to adjust permissions on "
+"the folder/file \"%s\""
#: libraries/classes/Routing.php:164
#, php-format
@@ -15967,7 +15965,7 @@ msgstr "Please enter a valid HEX input"
#. l10n: To validate the usage of a MD5 function on the column
#: templates/javascript/variables.twig:108
msgid "This column can not contain a 32 chars value"
-msgstr ""
+msgstr "This column can not contain a 32 chars value"
#. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
#: templates/javascript/variables.twig:109
@@ -15975,6 +15973,8 @@ msgid ""
"These functions are meant to return a binary result; to avoid inconsistent "
"results you should store it in a BINARY, VARBINARY, or BLOB column."
msgstr ""
+"These functions are meant to return a binary result; to avoid inconsistent "
+"results you should store it in a BINARY, VARBINARY, or BLOB column."
#: templates/login/form.twig:30
msgid "Log in"