Translated using Weblate (Russian)
Currently translated at 100.0% (3429 of 3429 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/ Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
This commit is contained in:
parent
f26a59ae9c
commit
f0090967ec
13
po/ru.po
13
po/ru.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.2.4-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2025-10-16 23:57-0300\n"
|
||||
"PO-Revision-Date: 2025-11-25 03:51+0000\n"
|
||||
"PO-Revision-Date: 2026-01-13 06:38+0000\n"
|
||||
"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/5-2/"
|
||||
"ru/>\n"
|
||||
@ -12,10 +12,9 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural="
|
||||
"(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? "
|
||||
"1 : 2);\n"
|
||||
"X-Generator: Weblate 5.15-dev\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.15.2-dev\n"
|
||||
|
||||
#: libraries/advisory_rules_generic.php:9
|
||||
msgid "Uptime below one day"
|
||||
@ -2384,8 +2383,8 @@ msgid ""
|
||||
"Sets the effective timezone; possibly different than the one from your "
|
||||
"database server"
|
||||
msgstr ""
|
||||
"Укажите, какую временную зону следует использовать. Временная зона может "
|
||||
"отличаться от зоны на сервере"
|
||||
"Устанавливает временную зону для использования; она может отличаться от зоны "
|
||||
"на сервере"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:348
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user