diff --git a/po/uk.po b/po/uk.po index 2ab20dd2f0..d6e6be1076 100644 --- a/po/uk.po +++ b/po/uk.po @@ -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: Володимир Бриняк \n" "Language-Team: Ukrainian \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 configure it?" +#, php-format msgid "" "This server is not configured as slave in a replication process. Would you " "like to %sconfigure%s it?" msgstr "" "Даний сервер не налаштований в якості підлеглого для процесу реплікації. " -"Хочете справити настройку?" +"Хочете справити %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 configure it?" +#, php-format msgid "" "This server is not configured as master in a replication process. Would you " "like to %sconfigure%s it?" msgstr "" "Даний сервер не налаштований в якості головного для процесу реплікації. " -"Хочете справити настройку?" +"Хочете справити %sнастройку%s?" #: libraries/classes/ReplicationGui.php:389 #: templates/database/search/selection_form.twig:35