Changed default event description. Updated tranlsations.
This commit is contained in:
parent
bc9765230c
commit
304013649b
@ -85,7 +85,7 @@ config = Config()
|
|||||||
def default_config(sender, key, **kwargs):
|
def default_config(sender, key, **kwargs):
|
||||||
return {
|
return {
|
||||||
'event_name': 'OpenSlides',
|
'event_name': 'OpenSlides',
|
||||||
'event_description': _('Presentation system for agenda, applications, elections and participants'),
|
'event_description': _('Presentation system for agenda, applications and elections'),
|
||||||
'event_date': '',
|
'event_date': '',
|
||||||
'event_location': '',
|
'event_location': '',
|
||||||
'event_organizer': '',
|
'event_organizer': '',
|
||||||
|
Binary file not shown.
@ -6,7 +6,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: OpenSlides 1.x\n"
|
"Project-Id-Version: OpenSlides 1.x\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2012-05-14 10:10+0200\n"
|
"POT-Creation-Date: 2012-05-14 22:06+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: Emanuel Schuetze <emanuel@intevation.de>\n"
|
"Last-Translator: Emanuel Schuetze <emanuel@intevation.de>\n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
@ -39,8 +39,9 @@ msgstr "Titel"
|
|||||||
msgid "Text"
|
msgid "Text"
|
||||||
msgstr "Text"
|
msgstr "Text"
|
||||||
|
|
||||||
#: agenda/models.py:40 agenda/templates/agenda/view.html:12
|
#: agenda/models.py:40 agenda/templates/agenda/overview.html:65
|
||||||
#: participant/models.py:37 participant/templates/participant/overview.html:70
|
#: agenda/templates/agenda/view.html:13 participant/models.py:37
|
||||||
|
#: participant/templates/participant/overview.html:70
|
||||||
msgid "Comment"
|
msgid "Comment"
|
||||||
msgstr "Kommentar"
|
msgstr "Kommentar"
|
||||||
|
|
||||||
@ -48,7 +49,7 @@ msgstr "Kommentar"
|
|||||||
msgid "Closed"
|
msgid "Closed"
|
||||||
msgstr "Abgeschlossen"
|
msgstr "Abgeschlossen"
|
||||||
|
|
||||||
#: agenda/models.py:42 agenda/templates/agenda/overview.html:66
|
#: agenda/models.py:42 agenda/templates/agenda/overview.html:67
|
||||||
msgid "Weight"
|
msgid "Weight"
|
||||||
msgstr "Gewichtung"
|
msgstr "Gewichtung"
|
||||||
|
|
||||||
@ -65,7 +66,7 @@ msgstr "Darf die Tagesordung verwalten"
|
|||||||
#: agenda/templates/agenda/base_agenda.html:10
|
#: agenda/templates/agenda/base_agenda.html:10
|
||||||
#: agenda/templates/agenda/overview.html:8
|
#: agenda/templates/agenda/overview.html:8
|
||||||
#: agenda/templates/agenda/overview.html:52
|
#: agenda/templates/agenda/overview.html:52
|
||||||
#: agenda/templates/agenda/overview.html:73
|
#: agenda/templates/agenda/overview.html:74
|
||||||
#: agenda/templates/projector/AgendaSummary.html:6
|
#: agenda/templates/projector/AgendaSummary.html:6
|
||||||
#: agenda/templates/projector/AgendaSummary.html:10
|
#: agenda/templates/projector/AgendaSummary.html:10
|
||||||
msgid "Agenda"
|
msgid "Agenda"
|
||||||
@ -189,7 +190,7 @@ msgid "Item"
|
|||||||
msgstr "Eintrag"
|
msgstr "Eintrag"
|
||||||
|
|
||||||
#: agenda/templates/agenda/edit.html:9
|
#: agenda/templates/agenda/edit.html:9
|
||||||
#: agenda/templates/agenda/item_row.html:31
|
#: agenda/templates/agenda/item_row.html:40
|
||||||
msgid "Edit item"
|
msgid "Edit item"
|
||||||
msgstr "Eintrag bearbeiten"
|
msgstr "Eintrag bearbeiten"
|
||||||
|
|
||||||
@ -220,11 +221,11 @@ msgstr "erforderlich"
|
|||||||
msgid "Item closed"
|
msgid "Item closed"
|
||||||
msgstr "Eintrag erledigt"
|
msgstr "Eintrag erledigt"
|
||||||
|
|
||||||
#: agenda/templates/agenda/item_row.html:26
|
#: agenda/templates/agenda/item_row.html:35
|
||||||
msgid "Activate item"
|
msgid "Activate item"
|
||||||
msgstr "Eintrag projizieren"
|
msgstr "Eintrag projizieren"
|
||||||
|
|
||||||
#: agenda/templates/agenda/item_row.html:32
|
#: agenda/templates/agenda/item_row.html:41
|
||||||
msgid "Delete item"
|
msgid "Delete item"
|
||||||
msgstr "Eintrag löschen"
|
msgstr "Eintrag löschen"
|
||||||
|
|
||||||
@ -253,7 +254,7 @@ msgstr[1] "Einträge"
|
|||||||
msgid "Done"
|
msgid "Done"
|
||||||
msgstr "Erledigt"
|
msgstr "Erledigt"
|
||||||
|
|
||||||
#: agenda/templates/agenda/overview.html:65
|
#: agenda/templates/agenda/overview.html:66
|
||||||
#: application/templates/application/overview.html:43
|
#: application/templates/application/overview.html:43
|
||||||
#: assignment/templates/assignment/overview.html:28
|
#: assignment/templates/assignment/overview.html:28
|
||||||
#: participant/templates/participant/group_overview.html:13
|
#: participant/templates/participant/group_overview.html:13
|
||||||
@ -261,11 +262,11 @@ msgstr "Erledigt"
|
|||||||
msgid "Actions"
|
msgid "Actions"
|
||||||
msgstr "Aktionen"
|
msgstr "Aktionen"
|
||||||
|
|
||||||
#: agenda/templates/agenda/overview.html:88
|
#: agenda/templates/agenda/overview.html:90
|
||||||
msgid "No items available."
|
msgid "No items available."
|
||||||
msgstr "Keine Einträge vorhanden."
|
msgstr "Keine Einträge vorhanden."
|
||||||
|
|
||||||
#: agenda/templates/agenda/view.html:19
|
#: agenda/templates/agenda/view.html:20
|
||||||
msgid "Edit agenda item"
|
msgid "Edit agenda item"
|
||||||
msgstr "Tagesordnungseintrag bearbeiten"
|
msgstr "Tagesordnungseintrag bearbeiten"
|
||||||
|
|
||||||
@ -1148,7 +1149,7 @@ msgstr "Darf selbst für Wahlen kandidieren"
|
|||||||
msgid "Can manage assignment"
|
msgid "Can manage assignment"
|
||||||
msgstr "Darf Wahlen verwalten"
|
msgstr "Darf Wahlen verwalten"
|
||||||
|
|
||||||
#: assignment/models.py:205 assignment/views.py:305 assignment/views.py:591
|
#: assignment/models.py:205 assignment/views.py:305 assignment/views.py:588
|
||||||
#: assignment/templates/assignment/base_assignment.html:14
|
#: assignment/templates/assignment/base_assignment.html:14
|
||||||
#: assignment/templates/assignment/overview.html:6
|
#: assignment/templates/assignment/overview.html:6
|
||||||
#: assignment/templates/assignment/overview.html:9
|
#: assignment/templates/assignment/overview.html:9
|
||||||
@ -1264,7 +1265,24 @@ msgstr "N"
|
|||||||
msgid "A"
|
msgid "A"
|
||||||
msgstr "E"
|
msgstr "E"
|
||||||
|
|
||||||
#: assignment/views.py:584
|
#: assignment/views.py:482 assignment/templates/assignment/poll_view.html:9
|
||||||
|
#: assignment/templates/assignment/view.html:106
|
||||||
|
#: assignment/templates/assignment/view.html:114
|
||||||
|
#: assignment/templates/projector/Assignment.html:58
|
||||||
|
msgid "ballot"
|
||||||
|
msgstr "Wahlgang"
|
||||||
|
|
||||||
|
#: assignment/views.py:482 assignment/templates/assignment/poll_view.html:10
|
||||||
|
msgid "candidate"
|
||||||
|
msgid_plural "candidates"
|
||||||
|
msgstr[0] "Kandidat/in"
|
||||||
|
msgstr[1] "Kandidaten/innen"
|
||||||
|
|
||||||
|
#: assignment/views.py:482
|
||||||
|
msgid "available posts"
|
||||||
|
msgstr "verfügbare Posten"
|
||||||
|
|
||||||
|
#: assignment/views.py:581
|
||||||
msgid "Election settings successfully saved."
|
msgid "Election settings successfully saved."
|
||||||
msgstr "Wahl-Einstellungen wurden erfolgreich gespeichert."
|
msgstr "Wahl-Einstellungen wurden erfolgreich gespeichert."
|
||||||
|
|
||||||
@ -1324,19 +1342,6 @@ msgstr "Wahl projizieren"
|
|||||||
msgid "No assignments available."
|
msgid "No assignments available."
|
||||||
msgstr "Keine Wahlen vorhanden."
|
msgstr "Keine Wahlen vorhanden."
|
||||||
|
|
||||||
#: assignment/templates/assignment/poll_view.html:9
|
|
||||||
#: assignment/templates/assignment/view.html:106
|
|
||||||
#: assignment/templates/assignment/view.html:114
|
|
||||||
#: assignment/templates/projector/Assignment.html:58
|
|
||||||
msgid "ballot"
|
|
||||||
msgstr "Wahlgang"
|
|
||||||
|
|
||||||
#: assignment/templates/assignment/poll_view.html:10
|
|
||||||
msgid "candidate"
|
|
||||||
msgid_plural "candidates"
|
|
||||||
msgstr[0] "Kandidat/in"
|
|
||||||
msgstr[1] "Kandidaten/innen"
|
|
||||||
|
|
||||||
#: assignment/templates/assignment/poll_view.html:13
|
#: assignment/templates/assignment/poll_view.html:13
|
||||||
msgid "Short description"
|
msgid "Short description"
|
||||||
msgstr "Kurzbeschreibung"
|
msgstr "Kurzbeschreibung"
|
||||||
@ -1435,9 +1440,8 @@ msgid "Can manage configuration"
|
|||||||
msgstr "Darf die Konfiguration verwalten"
|
msgstr "Darf die Konfiguration verwalten"
|
||||||
|
|
||||||
#: config/models.py:88
|
#: config/models.py:88
|
||||||
msgid ""
|
msgid "Presentation system for agenda, applications and elections"
|
||||||
"Presentation system for agenda, applications, elections and participants"
|
msgstr "Präsentationssystem für Tagesordnung, Anträge und Wahlen"
|
||||||
msgstr "Präsentationssystem für Tagesordnung, Anträge, Wahlen und Teilnehmer"
|
|
||||||
|
|
||||||
#: config/models.py:93 templates/base.html:29
|
#: config/models.py:93 templates/base.html:29
|
||||||
msgid "Welcome"
|
msgid "Welcome"
|
||||||
@ -2050,21 +2054,3 @@ msgstr "Bedaure, Sie haben keine Berechtigung diese Seite zu sehen."
|
|||||||
#: utils/views.py:231
|
#: utils/views.py:231
|
||||||
msgid "undefined-filename"
|
msgid "undefined-filename"
|
||||||
msgstr "undefinierter-dateiname"
|
msgstr "undefinierter-dateiname"
|
||||||
|
|
||||||
#~ msgid "Countdown (in seconds)"
|
|
||||||
#~ msgstr "Countdown (in Sekunden)"
|
|
||||||
|
|
||||||
#~ msgid "Agenda settings successfully saved."
|
|
||||||
#~ msgstr "Tagesordnungs-Einstellungen erfolgreich gespeichert."
|
|
||||||
|
|
||||||
#~ msgid "Print ballot"
|
|
||||||
#~ msgstr "Stimmzettel drucken"
|
|
||||||
|
|
||||||
#~ msgid "Manage election"
|
|
||||||
#~ msgstr "Wahl verwalten"
|
|
||||||
|
|
||||||
#~ msgid "Edit"
|
|
||||||
#~ msgstr "Bearbeiten"
|
|
||||||
|
|
||||||
#~ msgid "Beam election"
|
|
||||||
#~ msgstr "Wahl projizieren"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user