diff --git a/locale/uk/LC_MESSAGES/sqlparser.mo b/locale/uk/LC_MESSAGES/sqlparser.mo index c647bec0e..9c6ec8360 100644 Binary files a/locale/uk/LC_MESSAGES/sqlparser.mo and b/locale/uk/LC_MESSAGES/sqlparser.mo differ diff --git a/locale/uk/LC_MESSAGES/sqlparser.po b/locale/uk/LC_MESSAGES/sqlparser.po index a8b8be544..bb9ed9017 100644 --- a/locale/uk/LC_MESSAGES/sqlparser.po +++ b/locale/uk/LC_MESSAGES/sqlparser.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: SQL parser 5\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-12-29 16:13-0300\n" -"PO-Revision-Date: 2022-05-08 14:10+0000\n" -"Last-Translator: Vladyslav Anisimov \n" +"PO-Revision-Date: 2023-01-26 07:10+0000\n" +"Last-Translator: liviuconcioiu \n" "Language-Team: Ukrainian \n" "Language: uk\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 4.12.1\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.16-dev\n" #: src/Component.php:42 src/Component.php:62 msgid "Not implemented yet." @@ -145,7 +145,7 @@ msgstr "Неочікуваний кінець виразу LOCK." #: src/Components/LockExpression.php:204 msgid "Unexpected end of Lock expression." -msgstr "Несподіваний кінець виразу Lock." +msgstr "Несподіваний кінець виразу LOCK." #: src/Components/OptionsArray.php:151 #, php-format