Translated model fields.

This commit is contained in:
2020-10-11 02:07:14 +02:00
parent e52c3f4d4b
commit 52f9638d74
3 changed files with 49 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-11 01:36+0200\n"
"POT-Creation-Date: 2020-10-11 02:06+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Commander1024 <commander@commander1024.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -30,23 +30,47 @@ msgstr "Ungültiger Voucher"
msgid "Expired voucher"
msgstr "Abgelaufener Voucher"
#: models/abstract_models.py:32
#: models/abstract_models.py:28
msgid "Name"
msgstr "Name"
#: models/abstract_models.py:35
msgid "Latitude"
msgstr "Breitengrad"
#: models/abstract_models.py:36
msgid "Latitude in decimal format: e. g. 41.40338"
msgstr "Breitengrad in dezimaler Form: z. B. 51.95021"
#: models/abstract_models.py:39
#: models/abstract_models.py:43
msgid "Longitude"
msgstr "Längengrad"
#: models/abstract_models.py:44
msgid "Longitude in decimal format: e. g. 2.17403"
msgstr "Breitengrad in dezimaler Form: z. B. 7.4840155"
#: models/place.py:19
#: models/place.py:21
msgid "Location"
msgstr "Ort"
#: models/place.py:20
#: models/place.py:24
msgid ""
"Description of the place: e.g. how to get there, where to be careful, the "
"place's history..."
msgstr ""
"Beschreibung des Places: z. B. wie man hin kommt, wo man vorsichtig sein "
"sollte, seine Geschichte..."
#: models/place.py:25 models/place.py:84
msgid "Description"
msgstr "Beschreibung"
#: models/place.py:81
#: models/place.py:90
msgid "Filename(s)"
msgstr "Dateiname(n)"
#: models/place.py:91
msgid "Optional: One or more images to upload"
msgstr "Optional: Ein oder mehrere Bilder zum Hochladen"