Translated using Weblate (Ukrainian)

Currently translated at 100.0% (3297 of 3297 strings)

[CI skip]

Translation: phpMyAdmin/4.8
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/uk/
Signed-off-by: Володимир Бриняк <bardvv@gmail.com>
This commit is contained in:
Володимир Бриняк 2019-02-07 11:57:54 +00:00 committed by Hosted Weblate
parent ba502e381a
commit ce5e5bcda7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.8.6-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2019-01-28 15:40-0200\n"
"PO-Revision-Date: 2018-11-09 19:08+0000\n"
"PO-Revision-Date: 2019-02-08 12:11+0000\n"
"Last-Translator: Володимир Бриняк <bardvv@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/phpmyadmin/4-8/"
"uk/>\n"
@ -12,9 +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 3.3-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 3.5-dev\n"
#: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095
msgid "Bad type!"
@ -6523,7 +6523,7 @@ msgstr "Немає закладок"
#: libraries/classes/Console.php:137
msgid "SQL Query Console"
msgstr "Консоль SQL запиту"
msgstr "Консоль SQL запитів"
#: libraries/classes/Controllers/Database/DatabaseStructureController.php:284
msgid "Favorite List is full!"
@ -7089,6 +7089,8 @@ msgid ""
"Please disable mysql.allow_local_infile in your PHP configuration or install "
"the mysqli extension."
msgstr ""
"Вимкніть mysql.allow_local_infile у конфігурації PHP або встановіть "
"розширення mysqli."
#: libraries/classes/Dbi/DbiMysqli.php:163
msgid "SSL connection enforced by server, automatically enabling it."
@ -10498,16 +10500,13 @@ msgid "Change or reconfigure master server"
msgstr "Змінити або переконфігурувати головний сервер"
#: libraries/classes/ReplicationGui.php:293
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as slave in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Даний сервер не налаштований в якості підлеглого для процесу реплікації. "
"Хочете справити <a href=\"%s\">настройку</a>?"
"Хочете справити %sнастройку%s?"
#: libraries/classes/ReplicationGui.php:316
msgid "Error management:"
@ -10529,16 +10528,13 @@ msgid "Skip next %s errors."
msgstr "Ігнорувати наступні %s помилки."
#: libraries/classes/ReplicationGui.php:355
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as master in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Даний сервер не налаштований в якості головного для процесу реплікації. "
"Хочете справити <a href=\"%s\">настройку</a>?"
"Хочете справити %sнастройку%s?"
#: libraries/classes/ReplicationGui.php:389
#: templates/database/search/selection_form.twig:35