From fdb20cafa639be8f55b9b4555c80a253fa9de533 Mon Sep 17 00:00:00 2001
From: Jan Szejko
Date: Wed, 21 Feb 2018 13:35:58 +0100
Subject: [PATCH 1/1] change text for missing authors in public domain
---
src/pdcounter/locale/de/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/locale/en/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/locale/es/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/locale/fr/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/locale/it/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/locale/lt/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/locale/pl/LC_MESSAGES/django.po | 10 +++++-----
src/pdcounter/locale/ru/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/locale/uk/LC_MESSAGES/django.po | 6 +++---
src/pdcounter/templates/pdcounter/author_detail.html | 2 +-
src/pdcounter/templates/pdcounter/pd_author_box.html | 2 +-
11 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/src/pdcounter/locale/de/LC_MESSAGES/django.po b/src/pdcounter/locale/de/LC_MESSAGES/django.po
index 36420eb42..f3f604481 100644
--- a/src/pdcounter/locale/de/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/de/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-04-15 13:43+0100\n"
"Last-Translator: Kamil \n"
"Language-Team: \n"
@@ -100,8 +100,8 @@ msgstr ""
#: templates/pdcounter/pd_author_box.html:14
#, fuzzy
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
"Die Werke dieses Autors sind in Public Domain und werden in Internet-"
"Schulbibliothek von Wolne Lektury bald publiziert."
diff --git a/src/pdcounter/locale/en/LC_MESSAGES/django.po b/src/pdcounter/locale/en/LC_MESSAGES/django.po
index 6d85c934b..adee8ba0c 100644
--- a/src/pdcounter/locale/en/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/en/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-03-04 20:05+0100\n"
"Last-Translator: xxx \n"
"Language-Team: LANGUAGE \n"
@@ -97,8 +97,8 @@ msgstr ""
#: templates/pdcounter/author_detail.html:45
#: templates/pdcounter/pd_author_box.html:14
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
#: templates/pdcounter/author_detail.html:49
diff --git a/src/pdcounter/locale/es/LC_MESSAGES/django.po b/src/pdcounter/locale/es/LC_MESSAGES/django.po
index 2ee1fbe83..243cbac5d 100644
--- a/src/pdcounter/locale/es/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/es/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-05-17 22:05+0100\n"
"Last-Translator: KG \n"
"Language-Team: LANGUAGE \n"
@@ -99,8 +99,8 @@ msgstr ""
#: templates/pdcounter/pd_author_box.html:14
#, fuzzy
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
"Las obras de este autor son de dominio público y pronto serán publicadas en "
"Biblioteca virtual de Wolne Lektury."
diff --git a/src/pdcounter/locale/fr/LC_MESSAGES/django.po b/src/pdcounter/locale/fr/LC_MESSAGES/django.po
index 7949f08bc..3297138ee 100644
--- a/src/pdcounter/locale/fr/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/fr/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-02-22 20:58+0100\n"
"Last-Translator: Ela Janota \n"
"Language-Team: LANGUAGE \n"
@@ -94,8 +94,8 @@ msgstr ""
#: templates/pdcounter/author_detail.html:45
#: templates/pdcounter/pd_author_box.html:14
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
#: templates/pdcounter/author_detail.html:49
diff --git a/src/pdcounter/locale/it/LC_MESSAGES/django.po b/src/pdcounter/locale/it/LC_MESSAGES/django.po
index 7a233e0bb..42829485a 100644
--- a/src/pdcounter/locale/it/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/it/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-02-21 17:06+0100\n"
"Last-Translator: xxx\n"
"Language-Team: LANGUAGE \n"
@@ -95,8 +95,8 @@ msgstr ""
#: templates/pdcounter/author_detail.html:45
#: templates/pdcounter/pd_author_box.html:14
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
#: templates/pdcounter/author_detail.html:49
diff --git a/src/pdcounter/locale/lt/LC_MESSAGES/django.po b/src/pdcounter/locale/lt/LC_MESSAGES/django.po
index 5620be1f9..427b4a863 100644
--- a/src/pdcounter/locale/lt/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/lt/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-04-03 18:01+0100\n"
"Last-Translator: Karolina Zuber \n"
"Language-Team: LANGUAGE \n"
@@ -101,8 +101,8 @@ msgstr ""
#: templates/pdcounter/pd_author_box.html:14
#, fuzzy
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
"Šio autoriaus kūriniai yra viešai prieinami ir netrukus bus publikuoti "
"interneto svetainÄs Wolne Lektury internetinÄje bibliotekoje. "
diff --git a/src/pdcounter/locale/pl/LC_MESSAGES/django.po b/src/pdcounter/locale/pl/LC_MESSAGES/django.po
index da4b180a5..fc317dc17 100644
--- a/src/pdcounter/locale/pl/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/pl/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2013-06-11 15:47+0100\n"
"Last-Translator: Radek Czajka \n"
"Language-Team: LANGUAGE \n"
@@ -99,11 +99,11 @@ msgstr ""
#: templates/pdcounter/author_detail.html:45
#: templates/pdcounter/pd_author_box.html:14
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
-"DzieÅa tego autora znajdujÄ
siÄ w domenie publicznej i niedÅugo zostanÄ
"
-"opublikowane w bibliotece internetowej Wolne Lektury."
+"DzieÅa tego autora znajdujÄ
siÄ w domenie publicznej, ale jeszcze nie "
+"zostaÅy opublikowane w bibliotece internetowej Wolne Lektury."
#: templates/pdcounter/author_detail.html:49
msgid ""
diff --git a/src/pdcounter/locale/ru/LC_MESSAGES/django.po b/src/pdcounter/locale/ru/LC_MESSAGES/django.po
index 2c3259105..6558f5b02 100644
--- a/src/pdcounter/locale/ru/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/ru/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-03-04 22:11+0100\n"
"Last-Translator: xxx \n"
"Language-Team: LANGUAGE \n"
@@ -95,8 +95,8 @@ msgstr ""
#: templates/pdcounter/author_detail.html:45
#: templates/pdcounter/pd_author_box.html:14
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
#: templates/pdcounter/author_detail.html:49
diff --git a/src/pdcounter/locale/uk/LC_MESSAGES/django.po b/src/pdcounter/locale/uk/LC_MESSAGES/django.po
index 44bd06e88..0c572662a 100644
--- a/src/pdcounter/locale/uk/LC_MESSAGES/django.po
+++ b/src/pdcounter/locale/uk/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-02-16 16:17+0100\n"
+"POT-Creation-Date: 2018-02-21 13:28+0100\n"
"PO-Revision-Date: 2012-05-28 14:18+0100\n"
"Last-Translator: Natalia Kertyczak \n"
"Language-Team: LANGUAGE \n"
@@ -98,8 +98,8 @@ msgstr ""
#: templates/pdcounter/pd_author_box.html:14
#, fuzzy
msgid ""
-"This author's works are in public domain and will be published on Internet "
-"library of Wolne Lektury soon."
+"This author's works are in public domain, but they were not yet published on "
+"Internet library of Wolne Lektury."
msgstr ""
"ТвоÑи ÑÑого авÑоÑа Ñ ÑаÑÑÐ¸Ð½Ð¾Ñ ÑÑÑпÑлÑного Ð½Ð°Ð´Ð±Ð°Ð½Ð½Ñ Ñ ÑкоÑо бÑдÑÑÑ "
"опÑблÑÐºÐ¾Ð²Ð°Ð½Ñ Ñ ÑкÑлÑнÑй елекÑÑоннÑй бÑблÑоÑеÑÑ Wolne Lektury."
diff --git a/src/pdcounter/templates/pdcounter/author_detail.html b/src/pdcounter/templates/pdcounter/author_detail.html
index 98a5fc799..35d27e7f5 100644
--- a/src/pdcounter/templates/pdcounter/author_detail.html
+++ b/src/pdcounter/templates/pdcounter/author_detail.html
@@ -42,7 +42,7 @@
{% else %}
{% if author.in_pd %}
- {% trans "This author's works are in public domain and will be published on Internet library of Wolne Lektury soon." %}
+ {% trans "This author's works are in public domain, but they were not yet published on Internet library of Wolne Lektury." %}
{% else %}
diff --git a/src/pdcounter/templates/pdcounter/pd_author_box.html b/src/pdcounter/templates/pdcounter/pd_author_box.html
index c5eb20bc3..8a71fad82 100644
--- a/src/pdcounter/templates/pdcounter/pd_author_box.html
+++ b/src/pdcounter/templates/pdcounter/pd_author_box.html
@@ -11,7 +11,7 @@
{% else %}
{% if author.in_pd %}
-
{% trans "This author's works are in public domain and will be published on Internet library of Wolne Lektury soon." %}
+
{% trans "This author's works are in public domain, but they were not yet published on Internet library of Wolne Lektury." %}
{% else %}