Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3207 of 3207 strings) [CI skip]
This commit is contained in:
parent
ed30616fd8
commit
7406c2cb41
19
po/uk.po
19
po/uk.po
@ -4,17 +4,17 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.7.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2017-11-02 14:03+0100\n"
|
||||
"PO-Revision-Date: 2017-08-18 18:42+0000\n"
|
||||
"PO-Revision-Date: 2017-11-12 18:28+0000\n"
|
||||
"Last-Translator: Володимир Бриняк <bardvv@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/phpmyadmin/4-7/"
|
||||
"uk/>\n"
|
||||
"Language-Team: Ukrainian "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-7/uk/>\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 2.17-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 2.18-dev\n"
|
||||
|
||||
#: ajax.php:16 ajax.php:33 export.php:192 schema_export.php:64
|
||||
msgid "Bad type!"
|
||||
@ -1718,6 +1718,8 @@ msgid ""
|
||||
"It seems that the connection to server has been lost. Please check your "
|
||||
"network connectivity and server status."
|
||||
msgstr ""
|
||||
"Здається, що з'єднання з сервером було втрачено. Перевірте стан з'єднання з "
|
||||
"мережею та стан сервера."
|
||||
|
||||
#: js/messages.php:372
|
||||
#: libraries/controllers/server/ServerDatabasesController.php:194
|
||||
@ -8188,10 +8190,9 @@ msgid "The columns have been moved successfully."
|
||||
msgstr "Стовпці успішно переміщено."
|
||||
|
||||
#: libraries/controllers/table/TableStructureController.php:501
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Failed to get real row count."
|
||||
#, php-format
|
||||
msgid "Failed to get description of column %s!"
|
||||
msgstr "Не вдалося отримати реальну кількість рядків."
|
||||
msgstr "Не вдалося отримати опис стовпця %s!"
|
||||
|
||||
#: libraries/controllers/table/TableStructureController.php:739
|
||||
#: libraries/controllers/table/TableStructureController.php:1026
|
||||
|
||||
Loading…
Reference in New Issue
Block a user