Translated pagination.

This commit is contained in:
Marcus Scholz 2020-10-04 21:50:19 +02:00
parent f592aba75d
commit c911f7958a
2 changed files with 73 additions and 59 deletions

View File

@ -8,163 +8,177 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-04 18:39+0000\n" "POT-Creation-Date: 2020-10-04 21:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n" "Language: de.DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: lostplaces/templates/403.html:4 #: templates/403.html:4
msgid "Forbidden" msgid "Forbidden"
msgstr "Nicht Erlaubt" msgstr "Nicht Erlaubt"
#: lostplaces/templates/403.html:14 #: templates/403.html:14
msgid "You will be redirected in 5 seconds" msgid "You will be redirected in 5 seconds"
msgstr "Du wirst in 5 Sekunden weiter geleitet" msgstr "Du wirst in 5 Sekunden weitergeleitet"
#: lostplaces/templates/403.html:14 #: templates/403.html:14
msgid "Go Back" msgid "Go Back"
msgstr "Zurück" msgstr "Zurück"
#: lostplaces/templates/global.html:32 #: templates/global.html:32
msgid "Logout" msgid "Logout"
msgstr "Abmelden" msgstr "Abmelden"
#: lostplaces/templates/global.html:34 #: templates/global.html:34
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Admin"
#: lostplaces/templates/global.html:39 #: templates/global.html:39 templates/registration/login.html:4
#: lostplaces/templates/registration/login.html:4 #: templates/registration/login.html:10 templates/registration/login.html:23
#: lostplaces/templates/registration/login.html:10
#: lostplaces/templates/registration/login.html:23
msgid "Login" msgid "Login"
msgstr "Anmelden" msgstr "Anmelden"
#: lostplaces/templates/global.html:40 #: templates/global.html:40 templates/registration/login.html:29
#: lostplaces/templates/registration/login.html:29 #: templates/signup.html:12 templates/signup.html:41
#: lostplaces/templates/signup.html:12 lostplaces/templates/signup.html:41
msgid "Sign Up" msgid "Sign Up"
msgstr "Registrieren" msgstr "Registrieren"
#: lostplaces/templates/global.html:50 lostplaces/templates/home.html:10 #: templates/global.html:50 templates/home.html:10
msgid "Home" msgid "Home"
msgstr "Startseite" msgstr "Startseite"
#: lostplaces/templates/global.html:51 #: templates/global.html:51
msgid "UrBex Codex" msgid "UrBex Codex"
msgstr "UrBex Codex" msgstr "UrBex Codex"
#: lostplaces/templates/global.html:56 #: templates/global.html:56 templates/place/place_create.html:5
#: lostplaces/templates/place/place_create.html:5 #: templates/place/place_create.html:10
#: lostplaces/templates/place/place_create.html:10
msgid "Create Place" msgid "Create Place"
msgstr "Place erstellen" msgstr "Place erstellen"
#: lostplaces/templates/global.html:57 #: templates/global.html:57
msgid "All Places" msgid "All Places"
msgstr "Alle Places" msgstr "Alle Places"
#: lostplaces/templates/home.html:20 lostplaces/templates/home_unauth.html:31 #: templates/home.html:20 templates/home_unauth.html:31
msgid "Explore the latest places" msgid "Explore the latest places"
msgstr "Neusten Places erkunden" msgstr "Neueste Places erkunden"
#: lostplaces/templates/partials/tagging.html:30 #: templates/partials/nav/pagination.html:11
#: lostplaces/templates/partials/tagging.html:34 #: templates/partials/nav/pagination.html:24
msgid "First"
msgstr "Erste"
#: templates/partials/nav/pagination.html:17
#: templates/partials/nav/pagination.html:30
msgid "Previous"
msgstr "Vorherige"
#: templates/partials/nav/pagination.html:50
#: templates/partials/nav/pagination.html:63
msgid "Next"
msgstr "Nächste"
#: templates/partials/nav/pagination.html:56
#: templates/partials/nav/pagination.html:68
msgid "Last"
msgstr "Letzte"
#: templates/partials/tagging.html:30 templates/partials/tagging.html:34
msgid "Add tags" msgid "Add tags"
msgstr "Tags hinzufügen" msgstr "Tags hinzufügen"
#: lostplaces/templates/partials/welcome.html:4 #: templates/partials/welcome.html:4
msgid "Start" msgid "Start"
msgstr "Start" msgstr "Start"
#: lostplaces/templates/partials/welcome.html:8 #: templates/partials/welcome.html:8
msgid "Welcome to our Urban Exploration community catalogue," msgid "Welcome to our Urban Exploration community catalogue,"
msgstr "Willkommen auf unserem Urban Exploration Communitkatalog." msgstr "Willkommen auf unserem Urban Exploration Communitykatalog,"
#: lostplaces/templates/partials/welcome.html:12 #: templates/partials/welcome.html:12
msgid "explorer" msgid "explorer"
msgstr "Explorer" msgstr "Explorer"
#: lostplaces/templates/partials/welcome.html:17 #: templates/partials/welcome.html:17
msgid "We strictly follow our" msgid "We strictly follow our"
msgstr "Bitte lies unseren" msgstr "Bitte lies unseren"
#: lostplaces/templates/partials/welcome.html:18 #: templates/partials/welcome.html:18
#, fuzzy #, fuzzy
#| msgid "UrBex Codex" #| msgid "UrBex Codex"
msgid "UrBex codex" msgid "UrBex codex"
msgstr "UrBex Codex" msgstr "UrBex Codex"
#: lostplaces/templates/partials/welcome.html:19 #: templates/partials/welcome.html:19
msgid "and expect you to do so, too." msgid "and expect you to do so, too."
msgstr "bevor du Places erkundest" msgstr "bevor du Places erkundest"
#: lostplaces/templates/photo_album/photo_album_create.html:4 #: templates/photo_album/photo_album_create.html:4
msgid "Submit a photo album" msgid "Submit a photo album"
msgstr "Fotoalbum hinzufügen" msgstr "Fotoalbum hinzufügen"
#: lostplaces/templates/photo_album/photo_album_create.html:8 #: templates/photo_album/photo_album_create.html:8
#: lostplaces/templates/place/place_detail.html:18 #: templates/place/place_detail.html:18
msgid "Edit place" msgid "Edit place"
msgstr "Place bearbeiten" msgstr "Place bearbeiten"
#: lostplaces/templates/photo_album/photo_album_create.html:10 #: templates/photo_album/photo_album_create.html:10
#: lostplaces/templates/place/place_detail.html:19 #: templates/place/place_detail.html:19
#, fuzzy #, fuzzy
#| msgid "Create Place" #| msgid "Create Place"
msgid "Delete place" msgid "Delete place"
msgstr "Place erstellen" msgstr "Place erstellen"
#: lostplaces/templates/photo_album/photo_album_create.html:16 #: templates/photo_album/photo_album_create.html:16
msgid "Submit a photo album for" msgid "Submit a photo album for"
msgstr "Fotoalbum hinzufügen für" msgstr "Fotoalbum hinzufügen für"
#: lostplaces/templates/place/place_detail.html:46 #: templates/place/place_detail.html:46
msgid "Map links" msgid "Map links"
msgstr "Kartenlinks" msgstr "Kartenlinks"
#: lostplaces/templates/place/place_detail.html:58 #: templates/place/place_detail.html:58
msgid "Photo albums" msgid "Photo albums"
msgstr "Fotoalben" msgstr "Fotoalben"
#: lostplaces/templates/place/place_detail.html:84 #: templates/place/place_detail.html:84
msgid "Add photo album" msgid "Add photo album"
msgstr "Fotoalbum hinzufügen" msgstr "Fotoalbum hinzufügen"
#: lostplaces/templates/place/place_detail.html:93 #: templates/place/place_detail.html:93
msgid "Images" msgid "Images"
msgstr "Bilder" msgstr "Bilder"
#: lostplaces/templates/place/place_list.html:10 #: templates/place/place_list.html:10
#, fuzzy #, fuzzy
#| msgid "All Places" #| msgid "All Places"
msgid "Lost Places" msgid "Lost Places"
msgstr "Alle Places" msgstr "Alle Places"
#: lostplaces/templates/place/place_list.html:16 #: templates/place/place_list.html:16
msgid "Listing our places" msgid "Listing our places"
msgstr "Alle Places wie wir kennen" msgstr "Unsere Lost Places"
#: lostplaces/templates/place/place_update.html:5 #: templates/place/place_update.html:5 templates/place/place_update.html:10
#: lostplaces/templates/place/place_update.html:10
#, fuzzy #, fuzzy
#| msgid "Create Place" #| msgid "Create Place"
msgid "Update place" msgid "Update place"
msgstr "Place erstellen" msgstr "Place bearbeiten"
#: lostplaces/templates/place_image/place_image_create.html:7 #: templates/place_image/place_image_create.html:7
msgid "Submit images to a place" msgid "Submit images to a place"
msgstr "Bilder zu einem Place hinzufügen" msgstr "Bilder zu einem Place hinzufügen"
#: lostplaces/templates/registration/login.html:29 #: templates/registration/login.html:29
msgid "Have No Account Yet?" msgid "Have No Account Yet?"
msgstr "Noch kein Konto?" msgstr "Noch kein Konto?"
#: lostplaces/templates/signup.html:6 #: templates/signup.html:6
msgid "Sign up" msgid "Sign up"
msgstr "Registrieren" msgstr "Registrieren"

View File

@ -8,26 +8,26 @@
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--first"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--first">
<a href="?page=1" class="LP-Link"> <a href="?page=1" class="LP-Link">
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
<span class="LP-Text">First</span> <span class="LP-Text">{% translate 'First' %}</span>
</a> </a>
</li> </li>
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--previous"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--previous">
<a href="?page={{ page_obj.previous_page_number }}" class="LP-Link"> <a href="?page={{ page_obj.previous_page_number }}" class="LP-Link">
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
<span class="LP-Text">Previous</span> <span class="LP-Text">{% translate 'Previous' %}</span>
</a> </a>
</li> </li>
{% else %} {% else %}
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--first LP-Pagination__Item--disabled"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--first LP-Pagination__Item--disabled">
<a href="#" class="LP-Link"> <a href="#" class="LP-Link">
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
<span class="LP-Text">First</span> <span class="LP-Text">{% translate 'First' %}</span>
</a> </a>
</li> </li>
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--previous LP-Pagination__Item--disabled"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--previous LP-Pagination__Item--disabled">
<a href="#" class="LP-Link"> <a href="#" class="LP-Link">
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
<span class="LP-Text">Previous</span> <span class="LP-Text">{% translate 'Previous' %}</span>
</a> </a>
</li> </li>
{% endif %} {% endif %}
@ -47,25 +47,25 @@
{% if page_obj.has_next %} {% if page_obj.has_next %}
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--next"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--next">
<a href="?page={{ page_obj.next_page_number }}" class="LP-Link"> <a href="?page={{ page_obj.next_page_number }}" class="LP-Link">
<span class="LP-Text">Next</span> <span class="LP-Text">{% translate 'Next' %}</span>
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
</a> </a>
</li> </li>
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--last"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--last">
<a href="?page={{ page_obj.paginator.num_pages }}" class="LP-Link"> <a href="?page={{ page_obj.paginator.num_pages }}" class="LP-Link">
<span class="LP-Text">Last</span> <span class="LP-Text">{% translate 'Last' %}</span>
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
</a> </a>
</li> </li>
{% else %} {% else %}
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--next LP-Pagination__Item--disabled"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--next LP-Pagination__Item--disabled">
<a href="#" class="LP-Link"> <a href="#" class="LP-Link">
<span class="LP-Text">Next</span> <span class="LP-Text">{% translate 'Next' %}</span>
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
</a> </a>
<li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--last LP-Pagination__Item--disabled"> <li class="LP-Pagination__Item LP-Pagination__Item--other LP-Pagination__Item--last LP-Pagination__Item--disabled">
<a href="#" class="LP-Link"> <a href="#" class="LP-Link">
<span class="LP-Text">Last</span> <span class="LP-Text">{% translate 'Last' %}</span>
<span class="LP-Icon"></span> <span class="LP-Icon"></span>
</a> </a>
</li> </li>