Translated using Weblate (Russian)
Currently translated at 98.6% (3307 of 3353 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ru/ Signed-off-by: Artem <KovalevArtem.ru@gmail.com>
This commit is contained in:
parent
ec7d53af55
commit
f3e80f8df8
23
po/ru.po
23
po/ru.po
@ -4,17 +4,17 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.1.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2020-04-03 09:06+0200\n"
|
||||
"PO-Revision-Date: 2019-09-18 18:27+0000\n"
|
||||
"Last-Translator: WWWesten <wwwesten@gmail.com>\n"
|
||||
"PO-Revision-Date: 2020-04-24 05:48+0000\n"
|
||||
"Last-Translator: Artem <KovalevArtem.ru@gmail.com>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/ru/>\n"
|
||||
"Language: ru\n"
|
||||
"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 3.9-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 4.0.2-dev\n"
|
||||
|
||||
#: js/messages.php:51
|
||||
msgid "Confirm"
|
||||
@ -3987,16 +3987,12 @@ msgid "Logo link URL"
|
||||
msgstr "Ссылка логотипа"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:491
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
|
||||
#| "([kbd]new[/kbd])."
|
||||
msgid ""
|
||||
"Open the linked page in the main window ([code]main[/code]) or in a new one "
|
||||
"([code]new[/code])."
|
||||
msgstr ""
|
||||
"Открывать ссылку в основном окне ([kbd]main[/kbd]) или в новом ([kbd]new[/"
|
||||
"kbd])."
|
||||
"Открывать ссылку в основном окне ([code]main[/code]) или в новом "
|
||||
"([code]new[/code])."
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:494
|
||||
msgid "Logo link target"
|
||||
@ -14188,10 +14184,9 @@ msgstr "Вы также можете просто перетащить файл
|
||||
|
||||
#: templates/display/import/import.twig:85
|
||||
#: templates/display/import/import.twig:115
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Select from the web server upload directory <b>%s</b>:"
|
||||
#, php-format
|
||||
msgid "Select from the web server upload directory [strong]%s[/strong]:"
|
||||
msgstr "Выберите из каталога загрузки сервера <b>%s</b>:"
|
||||
msgstr "Выберите из каталога загрузки сервера [strong]%s[/strong]:"
|
||||
|
||||
#: templates/display/import/import.twig:91
|
||||
#, fuzzy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user