Skip to content

Commit 45f83aa

Browse files
andibingweblate
authored andcommitted
Translated using Weblate (English (United Kingdom))
Currently translated at 66.5% (1824 of 2742 strings)
1 parent 41b8e44 commit 45f83aa

2 files changed

Lines changed: 11 additions & 29 deletions

File tree

po/en_GB.mo

1.81 KB
Binary file not shown.

po/en_GB.po

Lines changed: 11 additions & 29 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: 2025-01-25 16:21+0100\n"
6-
"PO-Revision-Date: 2026-01-09 12:16+0000\n"
6+
"PO-Revision-Date: 2026-01-15 17:14+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.15.1\n"
15+
"X-Generator: Weblate 5.15.2\n"
1616

1717
#: ../phpmyadmin/docs/bookmarks.rst:4
1818
msgid "Bookmarks"
@@ -1341,18 +1341,6 @@ msgid "one server array with settings listed below"
13411341
msgstr "one server array with settings listed below"
13421342

13431343
#: ../phpmyadmin/docs/config.rst:228
1344-
#, fuzzy
1345-
#| msgid ""
1346-
#| "Since version 1.4.2, phpMyAdmin supports the administration of multiple "
1347-
#| "MySQL servers. Therefore, a :config:option:`$cfg['Servers']`-array has "
1348-
#| "been added which contains the login information for the different "
1349-
#| "servers. The first :config:option:`$cfg['Servers'][$i]['host']` contains "
1350-
#| "the hostname of the first server, the second :config:option:"
1351-
#| "`$cfg['Servers'][$i]['host']` the hostname of the second server, etc. In :"
1352-
#| "file:`libraries/config.default.php`, there is only one section for server "
1353-
#| "definition, however you can put as many as you need in :file:`config.inc."
1354-
#| "php`, copy that block or needed parts (you don't have to define all "
1355-
#| "settings, just those you need to change)."
13561344
msgid ""
13571345
"Since version 1.4.2, phpMyAdmin supports the administration of multiple "
13581346
"MySQL servers. Therefore, a :config:option:`$cfg['Servers']`-array has been "
@@ -1369,31 +1357,25 @@ msgstr ""
13691357
"added which contains the login information for the different servers. The "
13701358
"first :config:option:`$cfg['Servers'][$i]['host']` contains the hostname of "
13711359
"the first server, the second :config:option:`$cfg['Servers'][$i]['host']` "
1372-
"the hostname of the second server, etc. In :file:`libraries/config.default."
1373-
"php`, there is only one section for server definition, however you can put "
1374-
"as many as you need in :file:`config.inc.php`, copy that block or needed "
1375-
"parts (you don't have to define all settings, just those you need to change)."
1360+
"the hostname of the second server, etc. You can put as many sections for "
1361+
"server definition as you need in :file:`config.inc.php`, copy that block or "
1362+
"needed parts (you don't have to define all settings, just those you need to "
1363+
"change)."
13761364

13771365
# 4018c69a689d481b9f9eee6fe09be4aa
13781366
#: ../phpmyadmin/docs/config.rst:239
1379-
#, fuzzy
1380-
#| msgid ""
1381-
#| "The :config:option:`$cfg['Servers']` array starts with $cfg['Servers']"
1382-
#| "[1]. Do not use $cfg['Servers'][0]. If you want more than one server, "
1383-
#| "just copy following section (including $i increment) several times. There "
1384-
#| "is no need to define full server array, just define values you need to "
1385-
#| "change."
13861367
msgid ""
13871368
"The :config:option:`$cfg['Servers']` array starts with ``$cfg['Servers']"
13881369
"[1]``. Do not use ``$cfg['Servers'][0]``. If you want more than one server, "
13891370
"just copy following section (including ``$i`` increment) several times. "
13901371
"There is no need to define full server array, just define values you need to "
13911372
"change."
13921373
msgstr ""
1393-
"The :config:option:`$cfg['Servers']` array starts with $cfg['Servers'][1]. "
1394-
"Do not use $cfg['Servers'][0]. If you want more than one server, just copy "
1395-
"following section (including $i increment) several times. There is no need "
1396-
"to define full server array, just define values you need to change."
1374+
"The :config:option:`$cfg['Servers']` array starts with "
1375+
"``$cfg['Servers'][1]``. Do not use ``$cfg['Servers'][0]``. If you want more "
1376+
"than one server, just copy following section (including ``$i`` increment) "
1377+
"several times. There is no need to define full server array, just define "
1378+
"values you need to change."
13971379

13981380
# 3ff31e89777846dea02b11970df3077c
13991381
#: ../phpmyadmin/docs/config.rst:248

0 commit comments

Comments
 (0)