Remove POT-Creation-Date headers from PO files.
[wolnelektury.git] / src / suggest / locale / uk / LC_MESSAGES / django.po
index ef4d0a2..60670ae 100644 (file)
@@ -7,7 +7,6 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-25 15:09+0100\n"
 "PO-Revision-Date: 2012-03-04 17:31+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "PO-Revision-Date: 2012-03-04 17:31+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +15,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: forms.py:17 forms.py:58
+#: suggest/forms.py:20 suggest/forms.py:67
 msgid "Contact"
 msgstr "Контакт"
 
 msgid "Contact"
 msgstr "Контакт"
 
-#: forms.py:18
+#: suggest/forms.py:21
 msgid "Description"
 msgstr "Опис"
 
 msgid "Description"
 msgstr "Опис"
 
-#: forms.py:49 forms.py:106
+#: suggest/forms.py:58 suggest/forms.py:122
 msgid "Thank you for your suggestion."
 msgstr "Дякуємо за Ваші пропозиції."
 
 msgid "Thank you for your suggestion."
 msgstr "Дякуємо за Ваші пропозиції."
 
-#: forms.py:50 forms.py:107
+#: suggest/forms.py:59 suggest/forms.py:123
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -36,71 +35,99 @@ msgstr ""
 "Дякуємо за Ваш коментар на WolneLektury.pl.\n"
 "Вашу пропозицію передано координатору проекту."
 
 "Дякуємо за Ваш коментар на WolneLektury.pl.\n"
 "Вашу пропозицію передано координатору проекту."
 
-#: forms.py:53 forms.py:110
-msgid "Message sent automatically. Please do not reply."
-msgstr "Повідомлення надіслано автоматично. Просимо не відповідати."
-
-#: forms.py:59 models.py:28
+#: suggest/forms.py:68 suggest/models.py:30
 msgid "books"
 msgstr "книжки"
 
 msgid "books"
 msgstr "книжки"
 
-#: forms.py:60 models.py:29
-msgid "audiobooks"
+#: suggest/forms.py:69
+#, fuzzy
+#| msgid "books"
+msgid "ebook"
+msgstr "книжки"
+
+#: suggest/forms.py:70
+#, fuzzy
+#| msgid "audiobooks"
+msgid "audiobook"
 msgstr "аудіокниги"
 
 msgstr "аудіокниги"
 
-#: forms.py:64
+#: suggest/forms.py:76
 #, fuzzy
 #, fuzzy
-msgid "One of these fields is required."
+msgid "One of these options is required."
 msgstr "Одне з цих полів є обов'язковим."
 
 msgstr "Одне з цих полів є обов'язковим."
 
-#: models.py:11 models.py:27
+#: suggest/models.py:13 suggest/models.py:29
 msgid "contact"
 msgstr "контакт"
 
 msgid "contact"
 msgstr "контакт"
 
-#: models.py:12
+#: suggest/models.py:14
 msgid "description"
 msgstr "опис"
 
 msgid "description"
 msgstr "опис"
 
-#: models.py:13 models.py:30
+#: suggest/models.py:15 suggest/models.py:32
 msgid "creation date"
 msgstr "дата створення"
 
 msgid "creation date"
 msgstr "дата створення"
 
-#: models.py:14 models.py:31
+#: suggest/models.py:16 suggest/models.py:33
 msgid "IP address"
 msgstr "IP-адреса"
 
 msgid "IP address"
 msgstr "IP-адреса"
 
-#: models.py:19
+#: suggest/models.py:21
 msgid "suggestion"
 msgstr "пропозиція"
 
 msgid "suggestion"
 msgstr "пропозиція"
 
-#: models.py:20
+#: suggest/models.py:22
 msgid "suggestions"
 msgstr "пропозиції"
 
 msgid "suggestions"
 msgstr "пропозиції"
 
-#: models.py:36
+#: suggest/models.py:31
+msgid "audiobooks"
+msgstr "аудіокниги"
+
+#: suggest/models.py:38
 msgid "publishing suggestion"
 msgstr "пропозиція публікації"
 
 msgid "publishing suggestion"
 msgstr "пропозиція публікації"
 
-#: models.py:37
+#: suggest/models.py:39
 msgid "publishing suggestions"
 msgstr "пропозиції публікацій"
 
 msgid "publishing suggestions"
 msgstr "пропозиції публікацій"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Не знайшли книжки, якої шукали? Вишліть свої пропозиції."
-
-#: templates/publishing_suggest.html:13
+#: suggest/templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Я хотів би/хотіла би знайти на сайті WolneLektury.pl наступні..."
 
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Я хотів би/хотіла би знайти на сайті WolneLektury.pl наступні..."
 
-#: templates/publishing_suggest.html:19 views.py:22
+#: suggest/templates/publishing_suggest.html:16
+msgid ""
+"Remember that we can only publish books in public domain, ie. 70 years after "
+"the death of the author!"
+msgstr ""
+
+#: suggest/views.py:13
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Не знайшли книжки, якої шукали? Вишліть свої пропозиції."
+
+#: suggest/views.py:15 suggest/views.py:25
 msgid "Send report"
 msgstr "Вислати повідомлення"
 
 msgid "Send report"
 msgstr "Вислати повідомлення"
 
-#: views.py:13 views.py:21
+#: suggest/views.py:16 suggest/views.py:26
+msgid "Report was sent successfully."
+msgstr "Ваше повідомлення надіслано успішно."
+
+#: suggest/views.py:23
 msgid "Report a bug or suggestion"
 msgstr "Повідомити про помилку або надіслати пропозицію"
 
 msgid "Report a bug or suggestion"
 msgstr "Повідомити про помилку або надіслати пропозицію"
 
-#: views.py:15 views.py:23
-msgid "Report was sent successfully."
-msgstr "Ваше повідомлення надіслано успішно."
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "Повідомлення надіслано автоматично. Просимо не відповідати."
+
+#, fuzzy
+#~| msgid ""
+#~| "Thank you for your comment on WolneLektury.pl.\n"
+#~| "The suggestion has been referred to the project coordinator."
+#~ msgid ""
+#~ "    Thank you for your comment on WolneLektury.pl.\n"
+#~ "    The suggestion has been referred to the project coordinator."
+#~ msgstr ""
+#~ "Дякуємо за Ваш коментар на WolneLektury.pl.\n"
+#~ "Вашу пропозицію передано координатору проекту."