fix typo
This commit is contained in:
parent
358f900cdc
commit
52c64b0798
2 changed files with 31 additions and 33 deletions
|
@ -7,8 +7,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-07-08 19:29+0200\n"
|
"POT-Creation-Date: 2017-07-10 13:03+0200\n"
|
||||||
"PO-Revision-Date: 2017-07-08 19:39+0200\n"
|
"PO-Revision-Date: 2017-07-10 13:03+0200\n"
|
||||||
"Last-Translator: Laura Klünder <laura@codingcatgirl.de>\n"
|
"Last-Translator: Laura Klünder <laura@codingcatgirl.de>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
|
@ -178,6 +178,7 @@ msgid "Toggle navigation"
|
||||||
msgstr "Navigation ein-/ausblenden"
|
msgstr "Navigation ein-/ausblenden"
|
||||||
|
|
||||||
#: c3nav/editor/templates/editor/changeset.html:10
|
#: c3nav/editor/templates/editor/changeset.html:10
|
||||||
|
#: c3nav/editor/templates/editor/changeset_edit.html:10
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Change set #%(id)s"
|
msgid "Change set #%(id)s"
|
||||||
msgstr "Änderungsset Nr. %(id)s"
|
msgstr "Änderungsset Nr. %(id)s"
|
||||||
|
@ -332,11 +333,6 @@ msgstr "Abbrechen"
|
||||||
msgid "Accept and apply"
|
msgid "Accept and apply"
|
||||||
msgstr "Akzeptieren und Anwenden"
|
msgstr "Akzeptieren und Anwenden"
|
||||||
|
|
||||||
#: c3nav/editor/templates/editor/changeset_edit.html:10
|
|
||||||
#, python-format
|
|
||||||
msgid "Changeset #%(id)s"
|
|
||||||
msgstr "Änderungsset Nr. %(id)s"
|
|
||||||
|
|
||||||
#: c3nav/editor/templates/editor/changeset_edit.html:23
|
#: c3nav/editor/templates/editor/changeset_edit.html:23
|
||||||
#: c3nav/editor/templates/editor/edit.html:38
|
#: c3nav/editor/templates/editor/edit.html:38
|
||||||
msgid "Back"
|
msgid "Back"
|
||||||
|
@ -693,19 +689,19 @@ msgstr "%s ist weder null noch eine ganze Zahl."
|
||||||
msgid "please enter a newline seperated lowercase list of BSSIDs"
|
msgid "please enter a newline seperated lowercase list of BSSIDs"
|
||||||
msgstr "bitte gib Zeile für Zeile klein geschriebene BSSIDs ein"
|
msgstr "bitte gib Zeile für Zeile klein geschriebene BSSIDs ein"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/base.py:36
|
#: c3nav/mapdata/models/base.py:72
|
||||||
msgid "bottom coordinate"
|
msgid "bottom coordinate"
|
||||||
msgstr "untere koordinate"
|
msgstr "untere koordinate"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/base.py:37
|
#: c3nav/mapdata/models/base.py:73
|
||||||
msgid "left coordinate"
|
msgid "left coordinate"
|
||||||
msgstr "linke koordinate"
|
msgstr "linke koordinate"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/base.py:38
|
#: c3nav/mapdata/models/base.py:74
|
||||||
msgid "top coordinate"
|
msgid "top coordinate"
|
||||||
msgstr "obere koordinate"
|
msgstr "obere koordinate"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/base.py:39
|
#: c3nav/mapdata/models/base.py:75
|
||||||
msgid "right coordinate"
|
msgid "right coordinate"
|
||||||
msgstr "rechte koordinate"
|
msgstr "rechte koordinate"
|
||||||
|
|
||||||
|
@ -838,75 +834,71 @@ msgstr "Halbetage über"
|
||||||
msgid "Levels"
|
msgid "Levels"
|
||||||
msgstr "Etagen"
|
msgstr "Etagen"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:31
|
#: c3nav/mapdata/models/locations.py:29
|
||||||
msgid "Slug"
|
msgid "Slug"
|
||||||
msgstr "Slug"
|
msgstr "Slug"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:50
|
#: c3nav/mapdata/models/locations.py:48 c3nav/mapdata/models/locations.py:49
|
||||||
msgid "Location with Slug"
|
msgid "Location with Slug"
|
||||||
msgstr "Ort mit Slug"
|
msgstr "Ort mit Slug"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:51
|
#: c3nav/mapdata/models/locations.py:54
|
||||||
msgid "Lucation with Slug"
|
|
||||||
msgstr "Ort mit Slug"
|
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:57
|
|
||||||
msgid "can be searched"
|
msgid "can be searched"
|
||||||
msgstr "zur Suche zugelassen"
|
msgstr "zur Suche zugelassen"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:58
|
#: c3nav/mapdata/models/locations.py:55
|
||||||
msgid "can be used to describe a position"
|
msgid "can be used to describe a position"
|
||||||
msgstr "can zum beschreiben einer Position genutzt werden"
|
msgstr "can zum beschreiben einer Position genutzt werden"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:59
|
#: c3nav/mapdata/models/locations.py:56
|
||||||
msgid "background color"
|
msgid "background color"
|
||||||
msgstr "Hintergrundfarbe"
|
msgstr "Hintergrundfarbe"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:60
|
#: c3nav/mapdata/models/locations.py:57
|
||||||
msgid "public"
|
msgid "public"
|
||||||
msgstr "öffentlich"
|
msgstr "öffentlich"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:147 c3nav/mapdata/models/locations.py:165
|
#: c3nav/mapdata/models/locations.py:139 c3nav/mapdata/models/locations.py:157
|
||||||
msgid "Location Groups"
|
msgid "Location Groups"
|
||||||
msgstr "Ortgruppen"
|
msgstr "Ortgruppen"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:160
|
#: c3nav/mapdata/models/locations.py:152
|
||||||
msgid "is a compiled room"
|
msgid "is a compiled room"
|
||||||
msgstr "zusammengesetzter Raum"
|
msgstr "zusammengesetzter Raum"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:161
|
#: c3nav/mapdata/models/locations.py:153
|
||||||
msgid "is a compiled area"
|
msgid "is a compiled area"
|
||||||
msgstr "zusammengesetzter Raum"
|
msgstr "zusammengesetzter Raum"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:164
|
#: c3nav/mapdata/models/locations.py:156
|
||||||
msgid "Location Group"
|
msgid "Location Group"
|
||||||
msgstr "Ortgruppe"
|
msgstr "Ortgruppe"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:178
|
#: c3nav/mapdata/models/locations.py:170
|
||||||
msgid "search"
|
msgid "search"
|
||||||
msgstr "suchen"
|
msgstr "suchen"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:180
|
#: c3nav/mapdata/models/locations.py:172
|
||||||
msgid "describe"
|
msgid "describe"
|
||||||
msgstr "beschreiben"
|
msgstr "beschreiben"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:182
|
#: c3nav/mapdata/models/locations.py:174
|
||||||
msgid "color"
|
msgid "color"
|
||||||
msgstr "Farbe"
|
msgstr "Farbe"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:184
|
#: c3nav/mapdata/models/locations.py:176
|
||||||
msgid "internal"
|
msgid "internal"
|
||||||
msgstr "intern"
|
msgstr "intern"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:186
|
#: c3nav/mapdata/models/locations.py:178
|
||||||
msgid "comp. room"
|
msgid "comp. room"
|
||||||
msgstr "zusammengesetzter Raum"
|
msgstr "zusammengesetzter Raum"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:188
|
#: c3nav/mapdata/models/locations.py:180
|
||||||
msgid "comp. area"
|
msgid "comp. area"
|
||||||
msgstr "zusammengesetzter Bereich"
|
msgstr "zusammengesetzter Bereich"
|
||||||
|
|
||||||
#: c3nav/mapdata/models/locations.py:193
|
#: c3nav/mapdata/models/locations.py:185
|
||||||
msgid "target"
|
msgid "target"
|
||||||
msgstr "Ziel"
|
msgstr "Ziel"
|
||||||
|
|
||||||
|
@ -1186,6 +1178,12 @@ msgstr "Teilen"
|
||||||
msgid "shortcut"
|
msgid "shortcut"
|
||||||
msgstr "Verknüpfung"
|
msgstr "Verknüpfung"
|
||||||
|
|
||||||
|
#~ msgid "Changeset #%(id)s"
|
||||||
|
#~ msgstr "Änderungsset Nr. %(id)s"
|
||||||
|
|
||||||
|
#~ msgid "Lucation with Slug"
|
||||||
|
#~ msgstr "Ort mit Slug"
|
||||||
|
|
||||||
#~ msgid "%(model_title_plural)s"
|
#~ msgid "%(model_title_plural)s"
|
||||||
#~ msgstr "%(model_title_plural)s"
|
#~ msgstr "%(model_title_plural)s"
|
||||||
|
|
||||||
|
|
|
@ -46,7 +46,7 @@ class LocationSlug(SerializableMixin, models.Model):
|
||||||
|
|
||||||
class Meta:
|
class Meta:
|
||||||
verbose_name = _('Location with Slug')
|
verbose_name = _('Location with Slug')
|
||||||
verbose_name_plural = _('Lucation with Slug')
|
verbose_name_plural = _('Location with Slug')
|
||||||
default_related_name = 'locationslugs'
|
default_related_name = 'locationslugs'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue