From 421f8a19654c9e5f22c298403b225924188a089c Mon Sep 17 00:00:00 2001
From: Dominik George <nik@naturalnet.de>
Date: Thu, 5 Sep 2019 22:36:03 +0200
Subject: [PATCH] Update messages.

---
 .../exlibris/locale/ar/LC_MESSAGES/django.po  | 58 ++++++++++-----
 .../locale/de_DE/LC_MESSAGES/django.po        | 74 ++++++++++++++-----
 .../exlibris/locale/fr/LC_MESSAGES/django.po  | 58 ++++++++++-----
 .../locale/nb_NO/LC_MESSAGES/django.po        | 58 ++++++++++-----
 .../locale/tr_TR/LC_MESSAGES/django.po        | 58 ++++++++++-----
 5 files changed, 214 insertions(+), 92 deletions(-)

diff --git a/biscuit/apps/exlibris/locale/ar/LC_MESSAGES/django.po b/biscuit/apps/exlibris/locale/ar/LC_MESSAGES/django.po
index 943e30a..51d5573 100644
--- a/biscuit/apps/exlibris/locale/ar/LC_MESSAGES/django.po
+++ b/biscuit/apps/exlibris/locale/ar/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -18,23 +18,19 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 
-#: apps.py:7
-msgid "BiscuIT - Exlibris (School books)"
-msgstr ""
-
-#: forms.py:51
+#: forms.py:50
 msgid "Number of copies"
 msgstr ""
 
-#: forms.py:55
+#: forms.py:54
 msgid "Person"
 msgstr ""
 
-#: forms.py:56
+#: forms.py:55
 msgid "Barcodes"
 msgstr ""
 
-#: menus.py:6 templates/exlibris/books.html:5
+#: menus.py:6 templates/exlibris/books.html:7 templates/exlibris/books.html:9
 msgid "Books"
 msgstr ""
 
@@ -42,7 +38,8 @@ msgstr ""
 msgid "List of books"
 msgstr ""
 
-#: menus.py:17
+#: menus.py:17 templates/exlibris/add_book.html:6
+#: templates/exlibris/add_book.html:8
 msgid "Add book"
 msgstr ""
 
@@ -122,7 +119,7 @@ msgstr ""
 msgid "Barcode"
 msgstr ""
 
-#: tables.py:20 templates/exlibris/book_full.html:52
+#: tables.py:20 templates/exlibris/book_full.html:56
 msgid "Copies"
 msgstr ""
 
@@ -134,27 +131,52 @@ msgstr ""
 msgid "Delete"
 msgstr ""
 
-#: templates/exlibris/add_book_copies.html:5
+#: templates/exlibris/add_book_copies.html:6
+msgid "Bulk add copies"
+msgstr ""
+
+#: templates/exlibris/add_book_copies.html:8
 msgid "Bulk add copies for:"
 msgstr ""
 
-#: templates/exlibris/copy_full.html:50
+#: templates/exlibris/book_full.html:12
+msgid "Book"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:12
+msgid "Copy"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:54
 msgid "Information about the borrower"
 msgstr ""
 
-#: templates/exlibris/edit_book.html:5
+#: templates/exlibris/edit_book.html:6
+msgid "Edit book"
+msgstr ""
+
+#: templates/exlibris/edit_book.html:8
 msgid "Editing book:"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:6
+msgid "Edit copy"
+msgstr ""
+
+#: templates/exlibris/edit_book_copy.html:8
 msgid "Editing copy"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:8
 msgid "of"
 msgstr ""
 
-#: templates/exlibris/person_borrow.html:5
+#: templates/exlibris/get_copy.html:6 templates/exlibris/get_copy.html:8
+msgid "Get copy"
+msgstr ""
+
+#: templates/exlibris/person_borrow.html:6
+#: templates/exlibris/person_borrow.html:8
 msgid "Person batch borrowing"
 msgstr ""
 
@@ -207,7 +229,7 @@ msgstr ""
 msgid "Barcode %(barcode)s is invalid."
 msgstr ""
 
-#: views.py:280
+#: views.py:281
 #, python-format
 msgid "Book %(title)s borrowed to %(person)s."
 msgstr ""
diff --git a/biscuit/apps/exlibris/locale/de_DE/LC_MESSAGES/django.po b/biscuit/apps/exlibris/locale/de_DE/LC_MESSAGES/django.po
index aa22b65..edf3eb2 100644
--- a/biscuit/apps/exlibris/locale/de_DE/LC_MESSAGES/django.po
+++ b/biscuit/apps/exlibris/locale/de_DE/LC_MESSAGES/django.po
@@ -7,11 +7,10 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\n"
 "PO-Revision-Date: 2019-09-02 14:11+0000\n"
 "Last-Translator: Dominik George <dominik.george@teckids.org>\n"
-"Language-Team: German <https://translate.edugit.org/projects/biscuit-sis/"
-"biscuit-app-exlibris/de/>\n"
+"Language-Team: German <https://translate.edugit.org/projects/biscuit-sis/biscuit-app-exlibris/de/>\n"
 "Language: de_DE\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,23 +18,19 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 3.8\n"
 
-#: apps.py:7
-msgid "BiscuIT - Exlibris (School books)"
-msgstr "BiscuIT - Exlibris (Schulbücher)"
-
-#: forms.py:51
+#: forms.py:50
 msgid "Number of copies"
 msgstr "Anzahl der Exemplare"
 
-#: forms.py:55
+#: forms.py:54
 msgid "Person"
 msgstr "Person"
 
-#: forms.py:56
+#: forms.py:55
 msgid "Barcodes"
 msgstr "Strichcodes"
 
-#: menus.py:6 templates/exlibris/books.html:5
+#: menus.py:6 templates/exlibris/books.html:7 templates/exlibris/books.html:9
 msgid "Books"
 msgstr "Bücher"
 
@@ -43,7 +38,8 @@ msgstr "Bücher"
 msgid "List of books"
 msgstr "Liste der Bücher"
 
-#: menus.py:17
+#: menus.py:17 templates/exlibris/add_book.html:6
+#: templates/exlibris/add_book.html:8
 msgid "Add book"
 msgstr "Buch hinzufügen"
 
@@ -123,7 +119,7 @@ msgstr "Bemerkungen"
 msgid "Barcode"
 msgstr "Strichcode"
 
-#: tables.py:20 templates/exlibris/book_full.html:52
+#: tables.py:20 templates/exlibris/book_full.html:56
 msgid "Copies"
 msgstr "Exemplare"
 
@@ -135,27 +131,62 @@ msgstr "Bearbeiten"
 msgid "Delete"
 msgstr "Löschen"
 
-#: templates/exlibris/add_book_copies.html:5
+#: templates/exlibris/add_book_copies.html:6
+#, fuzzy
+#| msgid "Bulk add copies for:"
+msgid "Bulk add copies"
+msgstr "Mehrere Exemplare hinzufügen für:"
+
+#: templates/exlibris/add_book_copies.html:8
 msgid "Bulk add copies for:"
 msgstr "Mehrere Exemplare hinzufügen für:"
 
-#: templates/exlibris/copy_full.html:50
+#: templates/exlibris/book_full.html:12
+#, fuzzy
+#| msgid "Books"
+msgid "Book"
+msgstr "Bücher"
+
+#: templates/exlibris/copy_full.html:12
+msgid "Copy"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:54
 msgid "Information about the borrower"
 msgstr "Informationen über den Entleiher"
 
-#: templates/exlibris/edit_book.html:5
+#: templates/exlibris/edit_book.html:6
+#, fuzzy
+#| msgid "Editing book:"
+msgid "Edit book"
+msgstr "Buch, das bearbeitet wird:"
+
+#: templates/exlibris/edit_book.html:8
 msgid "Editing book:"
 msgstr "Buch, das bearbeitet wird:"
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:6
+#, fuzzy
+#| msgid "Editing copy"
+msgid "Edit copy"
+msgstr "Bearbeite Exemplar"
+
+#: templates/exlibris/edit_book_copy.html:8
 msgid "Editing copy"
 msgstr "Bearbeite Exemplar"
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:8
 msgid "of"
 msgstr "von"
 
-#: templates/exlibris/person_borrow.html:5
+#: templates/exlibris/get_copy.html:6 templates/exlibris/get_copy.html:8
+#, fuzzy
+#| msgid "Open copy"
+msgid "Get copy"
+msgstr "Exemplar öffnen"
+
+#: templates/exlibris/person_borrow.html:6
+#: templates/exlibris/person_borrow.html:8
 msgid "Person batch borrowing"
 msgstr "Massenausleihe an Person"
 
@@ -208,7 +239,10 @@ msgstr "Exemplarnummer: %d"
 msgid "Barcode %(barcode)s is invalid."
 msgstr "Der Strichcode %(barcode)s ist ungültig."
 
-#: views.py:280
+#: views.py:281
 #, python-format
 msgid "Book %(title)s borrowed to %(person)s."
 msgstr "Buch %(title)s an %(person)s ausgeliehen."
+
+#~ msgid "BiscuIT - Exlibris (School books)"
+#~ msgstr "BiscuIT - Exlibris (Schulbücher)"
diff --git a/biscuit/apps/exlibris/locale/fr/LC_MESSAGES/django.po b/biscuit/apps/exlibris/locale/fr/LC_MESSAGES/django.po
index e4d481d..ddabeb4 100644
--- a/biscuit/apps/exlibris/locale/fr/LC_MESSAGES/django.po
+++ b/biscuit/apps/exlibris/locale/fr/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -18,23 +18,19 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: apps.py:7
-msgid "BiscuIT - Exlibris (School books)"
-msgstr ""
-
-#: forms.py:51
+#: forms.py:50
 msgid "Number of copies"
 msgstr ""
 
-#: forms.py:55
+#: forms.py:54
 msgid "Person"
 msgstr ""
 
-#: forms.py:56
+#: forms.py:55
 msgid "Barcodes"
 msgstr ""
 
-#: menus.py:6 templates/exlibris/books.html:5
+#: menus.py:6 templates/exlibris/books.html:7 templates/exlibris/books.html:9
 msgid "Books"
 msgstr ""
 
@@ -42,7 +38,8 @@ msgstr ""
 msgid "List of books"
 msgstr ""
 
-#: menus.py:17
+#: menus.py:17 templates/exlibris/add_book.html:6
+#: templates/exlibris/add_book.html:8
 msgid "Add book"
 msgstr ""
 
@@ -122,7 +119,7 @@ msgstr ""
 msgid "Barcode"
 msgstr ""
 
-#: tables.py:20 templates/exlibris/book_full.html:52
+#: tables.py:20 templates/exlibris/book_full.html:56
 msgid "Copies"
 msgstr ""
 
@@ -134,27 +131,52 @@ msgstr ""
 msgid "Delete"
 msgstr ""
 
-#: templates/exlibris/add_book_copies.html:5
+#: templates/exlibris/add_book_copies.html:6
+msgid "Bulk add copies"
+msgstr ""
+
+#: templates/exlibris/add_book_copies.html:8
 msgid "Bulk add copies for:"
 msgstr ""
 
-#: templates/exlibris/copy_full.html:50
+#: templates/exlibris/book_full.html:12
+msgid "Book"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:12
+msgid "Copy"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:54
 msgid "Information about the borrower"
 msgstr ""
 
-#: templates/exlibris/edit_book.html:5
+#: templates/exlibris/edit_book.html:6
+msgid "Edit book"
+msgstr ""
+
+#: templates/exlibris/edit_book.html:8
 msgid "Editing book:"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:6
+msgid "Edit copy"
+msgstr ""
+
+#: templates/exlibris/edit_book_copy.html:8
 msgid "Editing copy"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:8
 msgid "of"
 msgstr ""
 
-#: templates/exlibris/person_borrow.html:5
+#: templates/exlibris/get_copy.html:6 templates/exlibris/get_copy.html:8
+msgid "Get copy"
+msgstr ""
+
+#: templates/exlibris/person_borrow.html:6
+#: templates/exlibris/person_borrow.html:8
 msgid "Person batch borrowing"
 msgstr ""
 
@@ -207,7 +229,7 @@ msgstr ""
 msgid "Barcode %(barcode)s is invalid."
 msgstr ""
 
-#: views.py:280
+#: views.py:281
 #, python-format
 msgid "Book %(title)s borrowed to %(person)s."
 msgstr ""
diff --git a/biscuit/apps/exlibris/locale/nb_NO/LC_MESSAGES/django.po b/biscuit/apps/exlibris/locale/nb_NO/LC_MESSAGES/django.po
index cbdf505..d50f07a 100644
--- a/biscuit/apps/exlibris/locale/nb_NO/LC_MESSAGES/django.po
+++ b/biscuit/apps/exlibris/locale/nb_NO/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -17,23 +17,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: apps.py:7
-msgid "BiscuIT - Exlibris (School books)"
-msgstr ""
-
-#: forms.py:51
+#: forms.py:50
 msgid "Number of copies"
 msgstr ""
 
-#: forms.py:55
+#: forms.py:54
 msgid "Person"
 msgstr ""
 
-#: forms.py:56
+#: forms.py:55
 msgid "Barcodes"
 msgstr ""
 
-#: menus.py:6 templates/exlibris/books.html:5
+#: menus.py:6 templates/exlibris/books.html:7 templates/exlibris/books.html:9
 msgid "Books"
 msgstr ""
 
@@ -41,7 +37,8 @@ msgstr ""
 msgid "List of books"
 msgstr ""
 
-#: menus.py:17
+#: menus.py:17 templates/exlibris/add_book.html:6
+#: templates/exlibris/add_book.html:8
 msgid "Add book"
 msgstr ""
 
@@ -121,7 +118,7 @@ msgstr ""
 msgid "Barcode"
 msgstr ""
 
-#: tables.py:20 templates/exlibris/book_full.html:52
+#: tables.py:20 templates/exlibris/book_full.html:56
 msgid "Copies"
 msgstr ""
 
@@ -133,27 +130,52 @@ msgstr ""
 msgid "Delete"
 msgstr ""
 
-#: templates/exlibris/add_book_copies.html:5
+#: templates/exlibris/add_book_copies.html:6
+msgid "Bulk add copies"
+msgstr ""
+
+#: templates/exlibris/add_book_copies.html:8
 msgid "Bulk add copies for:"
 msgstr ""
 
-#: templates/exlibris/copy_full.html:50
+#: templates/exlibris/book_full.html:12
+msgid "Book"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:12
+msgid "Copy"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:54
 msgid "Information about the borrower"
 msgstr ""
 
-#: templates/exlibris/edit_book.html:5
+#: templates/exlibris/edit_book.html:6
+msgid "Edit book"
+msgstr ""
+
+#: templates/exlibris/edit_book.html:8
 msgid "Editing book:"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:6
+msgid "Edit copy"
+msgstr ""
+
+#: templates/exlibris/edit_book_copy.html:8
 msgid "Editing copy"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:8
 msgid "of"
 msgstr ""
 
-#: templates/exlibris/person_borrow.html:5
+#: templates/exlibris/get_copy.html:6 templates/exlibris/get_copy.html:8
+msgid "Get copy"
+msgstr ""
+
+#: templates/exlibris/person_borrow.html:6
+#: templates/exlibris/person_borrow.html:8
 msgid "Person batch borrowing"
 msgstr ""
 
@@ -206,7 +228,7 @@ msgstr ""
 msgid "Barcode %(barcode)s is invalid."
 msgstr ""
 
-#: views.py:280
+#: views.py:281
 #, python-format
 msgid "Book %(title)s borrowed to %(person)s."
 msgstr ""
diff --git a/biscuit/apps/exlibris/locale/tr_TR/LC_MESSAGES/django.po b/biscuit/apps/exlibris/locale/tr_TR/LC_MESSAGES/django.po
index cbdf505..d50f07a 100644
--- a/biscuit/apps/exlibris/locale/tr_TR/LC_MESSAGES/django.po
+++ b/biscuit/apps/exlibris/locale/tr_TR/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -17,23 +17,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: apps.py:7
-msgid "BiscuIT - Exlibris (School books)"
-msgstr ""
-
-#: forms.py:51
+#: forms.py:50
 msgid "Number of copies"
 msgstr ""
 
-#: forms.py:55
+#: forms.py:54
 msgid "Person"
 msgstr ""
 
-#: forms.py:56
+#: forms.py:55
 msgid "Barcodes"
 msgstr ""
 
-#: menus.py:6 templates/exlibris/books.html:5
+#: menus.py:6 templates/exlibris/books.html:7 templates/exlibris/books.html:9
 msgid "Books"
 msgstr ""
 
@@ -41,7 +37,8 @@ msgstr ""
 msgid "List of books"
 msgstr ""
 
-#: menus.py:17
+#: menus.py:17 templates/exlibris/add_book.html:6
+#: templates/exlibris/add_book.html:8
 msgid "Add book"
 msgstr ""
 
@@ -121,7 +118,7 @@ msgstr ""
 msgid "Barcode"
 msgstr ""
 
-#: tables.py:20 templates/exlibris/book_full.html:52
+#: tables.py:20 templates/exlibris/book_full.html:56
 msgid "Copies"
 msgstr ""
 
@@ -133,27 +130,52 @@ msgstr ""
 msgid "Delete"
 msgstr ""
 
-#: templates/exlibris/add_book_copies.html:5
+#: templates/exlibris/add_book_copies.html:6
+msgid "Bulk add copies"
+msgstr ""
+
+#: templates/exlibris/add_book_copies.html:8
 msgid "Bulk add copies for:"
 msgstr ""
 
-#: templates/exlibris/copy_full.html:50
+#: templates/exlibris/book_full.html:12
+msgid "Book"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:12
+msgid "Copy"
+msgstr ""
+
+#: templates/exlibris/copy_full.html:54
 msgid "Information about the borrower"
 msgstr ""
 
-#: templates/exlibris/edit_book.html:5
+#: templates/exlibris/edit_book.html:6
+msgid "Edit book"
+msgstr ""
+
+#: templates/exlibris/edit_book.html:8
 msgid "Editing book:"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:6
+msgid "Edit copy"
+msgstr ""
+
+#: templates/exlibris/edit_book_copy.html:8
 msgid "Editing copy"
 msgstr ""
 
-#: templates/exlibris/edit_book_copy.html:5
+#: templates/exlibris/edit_book_copy.html:8
 msgid "of"
 msgstr ""
 
-#: templates/exlibris/person_borrow.html:5
+#: templates/exlibris/get_copy.html:6 templates/exlibris/get_copy.html:8
+msgid "Get copy"
+msgstr ""
+
+#: templates/exlibris/person_borrow.html:6
+#: templates/exlibris/person_borrow.html:8
 msgid "Person batch borrowing"
 msgstr ""
 
@@ -206,7 +228,7 @@ msgstr ""
 msgid "Barcode %(barcode)s is invalid."
 msgstr ""
 
-#: views.py:280
+#: views.py:281
 #, python-format
 msgid "Book %(title)s borrowed to %(person)s."
 msgstr ""
-- 
GitLab