From fb87458edf99eafc0fdba14f1502e661153e1b6f Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 03:27:13 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (3376 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/en_GB/ Signed-off-by: William Desportes --- po/en_GB.po | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 9831d8c57c..11be1b7e7a 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 02:59+0100\n" -"PO-Revision-Date: 2021-01-22 02:40+0000\n" +"PO-Revision-Date: 2021-01-22 17:26+0000\n" "Last-Translator: William Desportes \n" "Language-Team: English (United Kingdom) \n" @@ -4277,42 +4277,40 @@ msgid "ZIP" msgstr "ZIP" #: libraries/classes/Config/Descriptions.php:959 -#, fuzzy -#| msgid "Enter your siteverify URL for your reCaptcha service." msgid "Enter the URL for your reCaptcha v2 compatible API." -msgstr "Enter your siteverify URL for your reCaptcha service." +msgstr "Enter the URL for your reCaptcha v2 compatible API." #: libraries/classes/Config/Descriptions.php:960 -#, fuzzy -#| msgid "URL for reCaptcha siteverify" msgid "URL for reCaptcha v2 API" -msgstr "URL for reCaptcha siteverify" +msgstr "URL for reCaptcha v2 API" #: libraries/classes/Config/Descriptions.php:961 msgid "" "Enter the Content-Security-Policy snippet for your reCaptcha v2 compatible " "API." msgstr "" +"Enter the Content-Security-Policy snippet for your reCaptcha v2 compatible " +"API." #: libraries/classes/Config/Descriptions.php:962 msgid "Content-Security-Policy snippet for reCaptcha v2 API" -msgstr "" +msgstr "Content-Security-Policy snippet for reCaptcha v2 API" #: libraries/classes/Config/Descriptions.php:963 msgid "Enter the request parameter used by your reCaptcha v2 compatible API." -msgstr "" +msgstr "Enter the request parameter used by your reCaptcha v2 compatible API." #: libraries/classes/Config/Descriptions.php:964 msgid "Request parameter for reCaptcha v2 API" -msgstr "" +msgstr "Request parameter for reCaptcha v2 API" #: libraries/classes/Config/Descriptions.php:965 msgid "Enter the response parameter used by your reCaptcha v2 compatible API." -msgstr "" +msgstr "Enter the response parameter used by your reCaptcha v2 compatible API." #: libraries/classes/Config/Descriptions.php:966 msgid "Response parameter for reCaptcha v2 API" -msgstr "" +msgstr "Response parameter for reCaptcha v2 API" #: libraries/classes/Config/Descriptions.php:967 msgid "Enter your public key for your domain reCaptcha service."