Translated using Weblate (Ukrainian)
Currently translated at 88.8% (2462 of 2771)
This commit is contained in:
parent
6edcd33f7f
commit
f56e204885
30
po/uk.po
30
po/uk.po
@ -4,16 +4,16 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.2.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2014-03-28 10:00+0100\n"
|
||||
"PO-Revision-Date: 2014-03-24 15:28+0200\n"
|
||||
"Last-Translator: Bohdan <bohdan009@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://l10n.cihar.com/projects/phpmyadmin/master/"
|
||||
"uk/>\n"
|
||||
"PO-Revision-Date: 2014-03-28 11:03+0200\n"
|
||||
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
|
||||
"Language-Team: Ukrainian "
|
||||
"<https://l10n.cihar.com/projects/phpmyadmin/master/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"
|
||||
"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 1.9-dev\n"
|
||||
|
||||
#: changelog.php:36 license.php:28
|
||||
@ -2943,7 +2943,7 @@ msgstr "Коментар"
|
||||
|
||||
#: libraries/Index.class.php:601
|
||||
msgid "The primary key has been dropped."
|
||||
msgstr "Первинний ключ було знищено"
|
||||
msgstr "Первинний ключ було знищено."
|
||||
|
||||
#: libraries/Index.class.php:610
|
||||
#, php-format
|
||||
@ -8547,7 +8547,7 @@ msgstr "Оптимізувати таблицю"
|
||||
#: libraries/operations.lib.php:1195
|
||||
#, php-format
|
||||
msgid "Table %s has been flushed."
|
||||
msgstr "Було очищено кеш таблиці %s"
|
||||
msgstr "Було очищено кеш таблиці %s."
|
||||
|
||||
#: libraries/operations.lib.php:1202
|
||||
msgid "Flush the table (FLUSH)"
|
||||
@ -12375,7 +12375,7 @@ msgstr ""
|
||||
#: libraries/structure.lib.php:69 tbl_operations.php:340
|
||||
#, php-format
|
||||
msgid "Table %s has been emptied."
|
||||
msgstr "Таблицю %s було очищено"
|
||||
msgstr "Таблицю %s було очищено."
|
||||
|
||||
#: libraries/structure.lib.php:92
|
||||
msgid "Tracking is active."
|
||||
@ -12430,7 +12430,7 @@ msgstr "Немає"
|
||||
#: libraries/structure.lib.php:1363
|
||||
#, php-format
|
||||
msgid "Column %s has been dropped."
|
||||
msgstr "Стовпчик %s було знищено"
|
||||
msgstr "Стовпчик %s було знищено."
|
||||
|
||||
#: libraries/structure.lib.php:1417 libraries/structure.lib.php:2092
|
||||
#: libraries/structure.lib.php:2102
|
||||
@ -12527,12 +12527,12 @@ msgstr "Наступний автоіндекс"
|
||||
#: libraries/structure.lib.php:2003 libraries/structure.lib.php:2018
|
||||
#, php-format
|
||||
msgid "An index has been added on %s."
|
||||
msgstr "Було додано індекс для %s"
|
||||
msgstr "Було додано індекс для %s."
|
||||
|
||||
#: libraries/structure.lib.php:1989
|
||||
#, php-format
|
||||
msgid "A primary key has been added on %s."
|
||||
msgstr "Було додано первинний ключ до %s"
|
||||
msgstr "Було додано первинний ключ до %s."
|
||||
|
||||
#: libraries/structure.lib.php:2041 libraries/structure.lib.php:2112
|
||||
msgid "Distinct values"
|
||||
@ -12570,7 +12570,7 @@ msgstr "Ефективність"
|
||||
#: tbl_addfield.php:84
|
||||
#, php-format
|
||||
msgid "Table %1$s has been altered successfully."
|
||||
msgstr "Таблицю %1$s було успішно змінено"
|
||||
msgstr "Таблицю %1$s було успішно змінено."
|
||||
|
||||
#: libraries/structure.lib.php:2464 libraries/tbl_tracking.lib.php:998
|
||||
#: libraries/tbl_tracking.lib.php:1028
|
||||
@ -13003,7 +13003,7 @@ msgstr "Керування налаштуваннями"
|
||||
|
||||
#: libraries/user_preferences.inc.php:46 prefs_manage.php:297
|
||||
msgid "Configuration has been saved."
|
||||
msgstr "Конфігурація була збережена"
|
||||
msgstr "Конфігурація була збережена."
|
||||
|
||||
#: libraries/user_preferences.inc.php:66
|
||||
#, php-format
|
||||
@ -13155,7 +13155,7 @@ msgstr "Активовані опції"
|
||||
|
||||
#: pmd_pdf.php:53
|
||||
msgid "Page has been created."
|
||||
msgstr "Сторінка була створена"
|
||||
msgstr "Сторінка була створена."
|
||||
|
||||
#: pmd_pdf.php:56
|
||||
#, fuzzy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user