@@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version: phpMyAdmin 4.8.0-dev\n"
99"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
1010"POT-Creation-Date: 2026-04-06 10:28+0200\n"
11- "PO-Revision-Date: 2026-04-23 22 :09+0000\n"
11+ "PO-Revision-Date: 2026-04-25 16 :09+0000\n"
1212"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n"
1313"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/"
1414"documentation/ru/>\n"
@@ -1040,7 +1040,6 @@ msgid "boolean|string"
10401040msgstr "логическое число|строка"
10411041
10421042#: ../phpmyadmin/docs/config.rst:214
1043- #, fuzzy
10441043msgid ""
10451044"Setting this to ``true`` allows phpMyAdmin to be included inside a frame, "
10461045"and is a potential security hole allowing cross-frame scripting attacks or "
@@ -1055,9 +1054,8 @@ msgstr ""
10551054"во фрейм, если только этот документ не принадлежит тому же домену."
10561055
10571056#: ../phpmyadmin/docs/config.rst:221
1058- #, fuzzy
10591057msgid "Server connection settings"
1060- msgstr "Настройки подключения к серверу "
1058+ msgstr "Настройки подключения сервера "
10611059
10621060#: ../phpmyadmin/docs/config.rst:225 ../phpmyadmin/docs/config.rst:1539
10631061#: ../phpmyadmin/docs/config.rst:2515 ../phpmyadmin/docs/config.rst:2729
@@ -1074,12 +1072,10 @@ msgid "array"
10741072msgstr "массив"
10751073
10761074#: ../phpmyadmin/docs/config.rst:226
1077- #, fuzzy
10781075msgid "one server array with settings listed below"
10791076msgstr "один массив сервера с настройками, перечисленными ниже"
10801077
10811078#: ../phpmyadmin/docs/config.rst:228
1082- #, fuzzy
10831079msgid ""
10841080"Since version 1.4.2, phpMyAdmin supports the administration of multiple "
10851081"MySQL servers. Therefore, a :config:option:`$cfg['Servers']`-array has been "
@@ -1103,7 +1099,6 @@ msgstr ""
11031099"вы хотите изменить)."
11041100
11051101#: ../phpmyadmin/docs/config.rst:239
1106- #, fuzzy
11071102msgid ""
11081103"The :config:option:`$cfg['Servers']` array starts with ``$cfg['Servers']"
11091104"[1]``. Do not use ``$cfg['Servers'][0]``. If you want more than one server, "
@@ -1122,7 +1117,6 @@ msgid "``'localhost'``"
11221117msgstr "``'localhost'``"
11231118
11241119#: ../phpmyadmin/docs/config.rst:250
1125- #, fuzzy
11261120msgid ""
11271121"The hostname or :term:`IP` address of your ``$i``-th MySQL-server. E.g. "
11281122"``localhost``."
@@ -1131,38 +1125,31 @@ msgstr ""
11311125"``localhost``."
11321126
11331127#: ../phpmyadmin/docs/config.rst:253
1134- #, fuzzy
11351128msgid "Possible values are:"
11361129msgstr "Возможные значения:"
11371130
11381131#: ../phpmyadmin/docs/config.rst:255
1139- #, fuzzy
11401132msgid "hostname, e.g., ``'localhost'`` or ``'mydb.example.org'``"
11411133msgstr "имя хоста, например, ``'localhost'`` или ``'mydb.example.org'``"
11421134
11431135#: ../phpmyadmin/docs/config.rst:256
1144- #, fuzzy
11451136msgid "IP address, e.g., ``'127.0.0.1'`` or ``'192.168.10.1'``"
11461137msgstr "IP-адрес, например, ``'127.0.0.1'`` или ``'192.168.10.1'``"
11471138
11481139#: ../phpmyadmin/docs/config.rst:257
1149- #, fuzzy
11501140msgid "IPv6 address, e.g. ``2001:cdba:0000:0000:0000:0000:3257:9652``"
11511141msgstr "IPv6-адрес, например ``2001:cdba:0000:0000:0000:0000:3257:9652``"
11521142
11531143#: ../phpmyadmin/docs/config.rst:258
1154- #, fuzzy
11551144msgid "dot - ``'.'``, i.e., use named pipes on windows systems"
11561145msgstr ""
11571146"точка — ``'.'``, т.е. использование именованных каналов в системах Windows"
11581147
11591148#: ../phpmyadmin/docs/config.rst:259
1160- #, fuzzy
11611149msgid "empty - ``''``, disables this server"
11621150msgstr "пустое значение — ``''``, отключает этот сервер"
11631151
11641152#: ../phpmyadmin/docs/config.rst:263
1165- #, fuzzy
11661153msgid ""
11671154"The hostname ``localhost`` is handled specially by MySQL and it uses the "
11681155"socket based connection protocol. To use TCP/IP networking, use an IP "
@@ -1185,7 +1172,6 @@ msgstr ""
11851172"refman/8.0/en/connecting.html>"
11861173
11871174#: ../phpmyadmin/docs/config.rst:279
1188- #, fuzzy
11891175msgid ""
11901176"The port-number of your ``$i``-th MySQL-server. Default is 3306 (leave "
11911177"blank)."
@@ -1194,7 +1180,6 @@ msgstr ""
11941180"пустым)."
11951181
11961182#: ../phpmyadmin/docs/config.rst:284
1197- #, fuzzy
11981183msgid ""
11991184"If you use ``localhost`` as the hostname, MySQL ignores this port number and "
12001185"connects with the socket, so if you want to connect to a port different from "
@@ -1216,7 +1201,6 @@ msgstr ""
12161201"refman/8.0/en/connecting.html>"
12171202
12181203#: ../phpmyadmin/docs/config.rst:299
1219- #, fuzzy
12201204msgid ""
12211205"The path to the socket to use. Leave blank for default. To determine the "
12221206"correct socket, check your MySQL configuration or, using "
@@ -1229,16 +1213,14 @@ msgstr ""
12291213"``status``. Среди отображаемой информации будет указан используемый сокет."
12301214
12311215#: ../phpmyadmin/docs/config.rst:306
1232- #, fuzzy
12331216msgid ""
12341217"This takes effect only if :config:option:`$cfg['Servers'][$i]['host']` is "
12351218"set to ``localhost``."
12361219msgstr ""
1237- "Это вступает в силу только если :config:option:`$cfg['Servers'][$i]['host']` "
1220+ "Вступает в силу, только если :config:option:`$cfg['Servers'][$i]['host']` "
12381221"установлен в ``localhost``."
12391222
12401223#: ../phpmyadmin/docs/config.rst:319
1241- #, fuzzy
12421224msgid ""
12431225"Whether to enable SSL for the connection between phpMyAdmin and the MySQL "
12441226"server to secure the connection."
@@ -1247,7 +1229,6 @@ msgstr ""
12471229"подключения."
12481230
12491231#: ../phpmyadmin/docs/config.rst:322
1250- #, fuzzy
12511232msgid ""
12521233"When using the ``'mysql'`` extension, none of the remaining ``'ssl...'`` "
12531234"configuration options apply."
0 commit comments