Eventplanner

- cleaned up urls
- permissions
This commit is contained in:
Martin Bauer
2013-06-30 16:55:00 +02:00
parent 01a7f5c16f
commit e2d98d9962
13 changed files with 271 additions and 101 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-06-30 10:55+0200\n"
"POT-Creation-Date: 2013-06-30 16:20+0200\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,18 +18,22 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: models.py:11
#: models.py:10
msgid "Rehearsal"
msgstr "Probe"
#: models.py:12
#: models.py:11
msgid "Concert"
msgstr "Konzert"
#: models.py:13
#: models.py:12
msgid "General Rehearsal"
msgstr "Generalprobe"
#: models.py:13
msgid "Party"
msgstr "Feier"
#: models.py:16
msgid "title"
msgstr "Titel"
@@ -39,52 +43,70 @@ msgid "type"
msgstr "Typ"
#: models.py:18
msgid "date"
msgstr "Datum"
#: models.py:19
msgid "time"
msgstr "Uhrzeit"
#: models.py:20
msgid "participants"
msgstr "Teilnehmer"
#: models.py:22
msgid "description"
msgstr "Beschreibung"
#: models.py:23
msgid "location"
msgstr "Ort"
#: models.py:44
#: models.py:19
msgid "description"
msgstr "Beschreibung"
#: models.py:21
msgid "date"
msgstr "Datum"
#: models.py:22
msgid "time"
msgstr "Uhrzeit"
#: models.py:23
msgid "meeting_time"
msgstr ""
#: models.py:25
msgid "participants"
msgstr "Teilnehmer"
#: models.py:45
msgid "?"
msgstr ""
#: models.py:45
#: models.py:46
msgid "Yes"
msgstr "Ja"
#: models.py:46
#: models.py:47
msgid "No"
msgstr "Nein"
#: models.py:49
#: models.py:50
msgid "event"
msgstr "Termin"
#: models.py:50
#: models.py:51
msgid "musician"
msgstr "Musiker"
#: models.py:51
#: models.py:52
msgid "status"
msgstr "Status"
#: models.py:52
#: models.py:53
msgid "comment"
msgstr "Kommentar"
#~ msgid "Delete?"
#~ msgstr "Löschen"
#: models.py:72
msgid "Can modify participation status of other users"
msgstr ""
#: templates/custom_tabular.html:17
msgid "Delete?"
msgstr "Löschen"
#: templates/custom_tabular.html:74
#, python-format
msgid "Add another %(verbose_name)s"
msgstr ""
#: templates/custom_tabular.html:75
msgid "Remove"
msgstr ""