Merge pull request #212 from SerhiyRomanov/ukrainian_translation

Add Ukrainian translation
master
Brandon Taylor 2019-06-22 20:38:26 -04:00 committed by GitHub
commit 4b96c03f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 110 additions and 0 deletions

View File

@ -0,0 +1,110 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-21 23:37+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#: templates/adminsortable/change_form.html:33
msgid ""
"There are unsaved changes on this page. Please save your changes before "
"reordering."
msgstr "На цій сторінці є незбережені зміни. Будь ласка, збережіть ваші зміни перед зміною порядку."
#: templates/adminsortable/change_list.html:53
#, python-format
msgid "Drag and drop %(model)s to change display order"
msgstr "Перетягніть %(model)s, щоб змінити порядок відображення"
#: templates/adminsortable/change_list.html:53
msgid "Django site admin"
msgstr "Django адміністрування"
#: templates/adminsortable/change_list.html:59
msgid "Home"
msgstr "Домівка"
#: templates/adminsortable/change_list.html:70
msgid "Reorder"
msgstr "Зміна порядку"
#: templates/adminsortable/change_list.html:78
#, python-format
msgid "Drag and drop %(sort_type)s %(model)s to change their order."
msgstr "Перетягніть %(sort_type)s %(model)s, щоб змінити їх порядок"
#: templates/adminsortable/change_list.html:80
#, python-format
msgid "Drag and drop %(model)s to change their order."
msgstr "Перетягніть %(model)s, щоб змінити їх порядок"
#: templates/adminsortable/change_list.html:85
#, python-format
msgid ""
"You may also drag and drop %(sortable_by_class_display_name)s to change "
"their order."
msgstr "Ви також можете перетягнути %(sortable_by_class_display_name)s, щоб змінити їх порядок"
#: templates/adminsortable/change_list.html:98
#, python-format
msgid "Return to %(model)s"
msgstr "Повернутись до %(model)s"
#: templates/adminsortable/change_list_with_sort_link.html:24
msgid "Change Order of"
msgstr "Змінити порядок"
#: templates/adminsortable/change_list_with_sort_link.html:29
msgid "Change Order"
msgstr "Змінити порядок"
#: templates/adminsortable/edit_inline/stacked-1.10.x.html:12
#: templates/adminsortable/edit_inline/stacked.html:15
#: templates/adminsortable/edit_inline/tabular-1.10.x.html:34
#: templates/adminsortable/edit_inline/tabular.html:35
msgid "Change"
msgstr "Змінити"
#: templates/adminsortable/edit_inline/stacked-1.10.x.html:14
#: templates/adminsortable/edit_inline/stacked.html:17
#: templates/adminsortable/edit_inline/tabular-1.10.x.html:36
#: templates/adminsortable/edit_inline/tabular.html:37
msgid "View on site"
msgstr "Дивитися на сайті"
#: templates/adminsortable/edit_inline/stacked.html:4
#: templates/adminsortable/edit_inline/tabular.html:7
msgid "drag and drop to change order"
msgstr "перетягніть, щоб змінити порядок"
#: templates/adminsortable/edit_inline/stacked.html:37
#: templates/adminsortable/edit_inline/tabular.html:86
msgid "Remove"
msgstr "Видалити"
#: templates/adminsortable/edit_inline/stacked.html:38
#: templates/adminsortable/edit_inline/tabular.html:85
#, python-format
msgid "Add another %(verbose_name)s"
msgstr "Додати ще %(verbose_name)s"
#: templates/adminsortable/edit_inline/tabular-1.10.x.html:20
#: templates/adminsortable/edit_inline/tabular.html:18
msgid "Delete?"
msgstr "Видалити?"