2020-02-06 20:42:17 +00:00
|
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Project-Id-Version: \n"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
"POT-Creation-Date: 2020-09-02 23:17+0200\n"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"PO-Revision-Date: 2020-09-03 11:40+0200\n"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
"Last-Translator: \n"
|
|
|
|
|
"Language-Team: \n"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Language: de\n"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"X-Generator: Poedit 2.3\n"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/apps.py:10 apps/activity/models.py:145
|
|
|
|
|
#: apps/activity/models.py:161
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "activity"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Veranstaltung"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/forms.py:35 apps/activity/models.py:130
|
2020-08-18 10:10:52 +00:00
|
|
|
|
msgid "The end date must be after the start date."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Das Abschlussdatum muss nach das Anfangsdatum sein."
|
2020-08-18 10:10:52 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/forms.py:76 apps/activity/models.py:257
|
2020-03-30 15:35:47 +00:00
|
|
|
|
msgid "You can't invite someone once the activity is started."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Sie dürfen nicht jemandem einladen wenn die Veranstaltung angefangen hat."
|
2020-03-30 15:35:47 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/forms.py:79 apps/activity/models.py:260
|
2020-03-30 15:35:47 +00:00
|
|
|
|
msgid "This activity is not validated yet."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Diese Veranstaltung ist noch nicht bestätigt."
|
2020-03-30 15:35:47 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/forms.py:89 apps/activity/models.py:268
|
2020-03-29 22:42:32 +00:00
|
|
|
|
msgid "This person has been already invited 5 times this year."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Diese Person wurde schon 5 mal dieses Jahr eingeladen."
|
2020-03-29 22:42:32 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/forms.py:93 apps/activity/models.py:272
|
2020-03-29 22:42:32 +00:00
|
|
|
|
msgid "This person is already invited."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Diese Person wurde schon eingeladen."
|
2020-03-29 22:42:32 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/forms.py:97 apps/activity/models.py:276
|
2020-03-29 22:42:32 +00:00
|
|
|
|
msgid "You can't invite more than 3 people to this activity."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sie dürfen höchstens 3 Leute zu dieser Veranstaltung einladen."
|
2020-03-29 22:42:32 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/activity/models.py:27 apps/activity/models.py:62
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:198
|
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:4
|
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:4
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:247 apps/note/models/transactions.py:26
|
|
|
|
|
#: apps/note/models/transactions.py:46 apps/note/models/transactions.py:302
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/permission/models.py:329
|
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:16
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:66 apps/wei/models.py:118
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:26
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:14
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "name"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Name"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/activity/models.py:32
|
|
|
|
|
msgid "manage entries"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Einträge verwalten"
|
2020-08-06 15:41:30 +00:00
|
|
|
|
|
|
|
|
|
#: apps/activity/models.py:33
|
|
|
|
|
msgid "Enable the support of entries for this activity."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Aktivieren Sie die Eintrittmöglichkeit für diese Aktivität."
|
2020-08-06 15:41:30 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/activity/models.py:38
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:42
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "can invite"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Darf einladen"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/activity/models.py:43
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:46
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "guest entry fee"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Gasteintrittspreis"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/activity/models.py:48
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "activity type"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Veranstaltungart"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/activity/models.py:49
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "activity types"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Vearnstaltungarte"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/activity/models.py:67
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:19
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:81 apps/permission/models.py:110
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/permission/models.py:189 apps/wei/models.py:72 apps/wei/models.py:129
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "description"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Beschreibung"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/activity/models.py:71
|
|
|
|
|
msgid "location"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Ort"
|
2020-08-06 15:41:30 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:75
|
|
|
|
|
msgid "Place where the activity is organized, eg. Kfet."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Wo findet die Veranstaltung statt ? (z.B Kfet)"
|
2020-08-30 22:13:38 +00:00
|
|
|
|
|
|
|
|
|
#: apps/activity/models.py:82
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:22
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:223 apps/note/models/transactions.py:66
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/permission/models.py:164
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "type"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Type"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:88 apps/logs/models.py:22 apps/member/models.py:303
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:138 apps/treasury/models.py:267
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:14
|
|
|
|
|
#: apps/wei/models.py:160 apps/wei/templates/wei/survey.html:15
|
2020-03-29 22:42:32 +00:00
|
|
|
|
msgid "user"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "User"
|
2020-03-29 22:42:32 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:95
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:36
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "organizer"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Veranstalter"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:96
|
|
|
|
|
msgid "Club that organizes the activity. The entry fees will go to this club."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Die Veranstaltung wurde von einem Club organisert. Die Eintrittsbeiträge "
|
|
|
|
|
"gehen an diesen Club."
|
2020-08-30 22:13:38 +00:00
|
|
|
|
|
|
|
|
|
#: apps/activity/models.py:103
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:39
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "attendees club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Teilnehmer"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:104
|
|
|
|
|
msgid "Club that is authorized to join the activity. Mostly the Kfet club."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Club die an die Veranstaltung teilnehmen können."
|
2020-08-30 22:13:38 +00:00
|
|
|
|
|
|
|
|
|
#: apps/activity/models.py:108
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:25
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "start date"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Anfangsdatum"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:112
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:28
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "end date"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Abschlussdatum"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:117
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:50
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:146
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "valid"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "gültig"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:122
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:65
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "open"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "geöffnet"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:146
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "activities"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Veranstaltungen"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:166
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "entry time"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Eintrittzeit"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:172 apps/note/apps.py:14
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:78
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Note"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:183
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_entry.html:46
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "entry"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Eintritt"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:184
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_entry.html:46
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "entries"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Eintritte"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:190
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "Already entered on "
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Schon eingetretten "
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:190 apps/activity/tables.py:54
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "{:%Y-%m-%d %H:%M:%S}"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "{:%Y-%m-%d %H:%M:%S}"
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:198
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "The balance is negative."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Kontostand ist im Rot."
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:228
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "last name"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Nachname"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:233
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:4
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:16
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:14
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "first name"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Vorname"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:240
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "inviter"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Einlader"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:284
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "guest"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Gast"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:285
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "guests"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Gäste"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/models.py:297
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "Invitation"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Einladung"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 21:54:54 +00:00
|
|
|
|
#: apps/activity/tables.py:25
|
|
|
|
|
msgid "The activity is currently open."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Die Veranstaltung ist geöffnet."
|
2020-08-30 21:54:54 +00:00
|
|
|
|
|
|
|
|
|
#: apps/activity/tables.py:26
|
|
|
|
|
msgid "The validation of the activity is pending."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Diese Veranstaltung ist noch nicht bestätigt."
|
2020-08-30 21:54:54 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/tables.py:41 apps/treasury/tables.py:107
|
|
|
|
|
msgid "Remove"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Entfernen"
|
2020-08-30 22:13:38 +00:00
|
|
|
|
|
|
|
|
|
#: apps/activity/tables.py:54
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "Entered on "
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Eingetreten um "
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/tables.py:56
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "remove"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "entfernen"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/activity/tables.py:80 apps/note/forms.py:68 apps/treasury/models.py:186
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "Type"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Type"
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/tables.py:82 apps/member/forms.py:131
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:81 apps/treasury/forms.py:135
|
2020-08-09 14:38:37 +00:00
|
|
|
|
#: apps/wei/forms/registration.py:96
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "Last name"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Nachname"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/tables.py:84 apps/member/forms.py:136
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:134
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:86 apps/treasury/forms.py:137
|
|
|
|
|
#: apps/wei/forms/registration.py:101
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "First name"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Vorname"
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/activity/tables.py:86 apps/note/models/notes.py:87
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "Note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Note"
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-08-30 22:13:38 +00:00
|
|
|
|
#: apps/activity/tables.py:88 apps/member/tables.py:46
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "Balance"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kontostand"
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_detail.html:15
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Guests list"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Gastliste"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_entry.html:14
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/note/models/transactions.py:259
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:16
|
|
|
|
|
#: apps/note/templates/note/transaction_form.html:148
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: note_kfet/templates/base.html:68
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Transfer"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Überweisen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_entry.html:18
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:318
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:21
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Credit"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kredit"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_entry.html:21
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:318
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:25
|
2020-08-31 21:06:21 +00:00
|
|
|
|
msgid "Debit"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Soll"
|
2020-08-31 21:06:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_entry.html:27
|
|
|
|
|
#: apps/note/templates/note/transaction_form.html:30
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Entries"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Eintritte"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_entry.html:37
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Return to activity page"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Zurück zur Veranstaltungseite"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_form.html:16
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/add_members.html:32
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/club_form.html:16
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_form.html:18
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/treasury/forms.py:93 apps/treasury/forms.py:147
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_form.html:74
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/bus_form.html:17
|
|
|
|
|
#: apps/wei/templates/wei/busteam_form.html:17
|
|
|
|
|
#: apps/wei/templates/wei/weiclub_form.html:17
|
|
|
|
|
#: apps/wei/templates/wei/weiregistration_form.html:18
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Submit"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Vorlegen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_list.html:12
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Current activity"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Aktuelle Veranstaltung"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_list.html:24
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Upcoming activities"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Zukünftige Veranstaltungen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_list.html:31
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "There is no planned activity."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Es gibt keine geplante Veranstaltung."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_list.html:38
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "New activity"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Neue Veranstaltung"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/activity/templates/activity/activity_list.html:45
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "All activities"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Alle Veranstaltungen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:32
|
|
|
|
|
msgid "creater"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Verantworter"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:53
|
|
|
|
|
msgid "opened"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "geöffnet"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:60
|
|
|
|
|
msgid "Entry page"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Eintrittseite"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:65
|
|
|
|
|
msgid "close"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Schlusss"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:68
|
|
|
|
|
msgid "invalidate"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "invalidate"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:68
|
|
|
|
|
msgid "validate"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "validate"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:71
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/logs/models.py:62 apps/note/tables.py:162
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "edit"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "bearbeiten"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/templates/activity/includes/activity_info.html:74
|
|
|
|
|
msgid "Invite"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Einladen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/views.py:29
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Create new activity"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Neue Veranstaltung schaffen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/activity/views.py:59 note_kfet/templates/base.html:86
|
2020-03-28 15:52:58 +00:00
|
|
|
|
msgid "Activities"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Veranstaltungen"
|
2020-03-28 15:52:58 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/views.py:87
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Activity detail"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Veranstaltunginfo"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/views.py:107
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Update activity"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Veranstaltung bearbeiten"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/activity/views.py:134
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Invite guest to the activity \"{}\""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Gast zur Veranstaltung \"{}\" einladen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/activity/views.py:168
|
2020-08-13 13:20:15 +00:00
|
|
|
|
msgid "You are not allowed to display the entry interface for this activity."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sie haben nicht das Recht diese Seite zu benuzten."
|
2020-08-13 13:20:15 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/activity/views.py:171
|
2020-08-13 13:20:15 +00:00
|
|
|
|
msgid "This activity does not support activity entries."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Diese Veranstaltung braucht nicht Eintritt."
|
2020-08-13 13:20:15 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/activity/views.py:174
|
2020-08-13 13:20:15 +00:00
|
|
|
|
msgid "This activity is closed."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Diese Veranstaltung ist geschlossen."
|
2020-08-13 13:20:15 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/activity/views.py:272
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "Entry for activity \"{}\""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Eintritt zur Veranstaltung \"{}\""
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-02-24 17:18:44 +00:00
|
|
|
|
#: apps/api/apps.py:10
|
|
|
|
|
msgid "API"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "API"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-03-14 16:40:31 +00:00
|
|
|
|
#: apps/logs/apps.py:11
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "Logs"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Logs"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:28
|
2020-03-07 17:18:35 +00:00
|
|
|
|
msgid "IP Address"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "IP Adresse"
|
2020-03-07 17:18:35 +00:00
|
|
|
|
|
2020-08-09 14:38:37 +00:00
|
|
|
|
#: apps/logs/models.py:36 apps/permission/models.py:134
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "model"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Model"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:43
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "identifier"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kennzeichnung"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:48
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "previous data"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "ehemalige Daten"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:53
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "new data"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "neue Daten"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:61
|
2020-03-11 11:05:29 +00:00
|
|
|
|
msgid "create"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "schaffen"
|
2020-03-11 11:05:29 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/logs/models.py:63 apps/note/tables.py:132 apps/note/tables.py:168
|
2020-08-09 14:38:37 +00:00
|
|
|
|
#: apps/permission/models.py:127 apps/treasury/tables.py:38
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/tables.py:75
|
2020-03-11 11:05:29 +00:00
|
|
|
|
msgid "delete"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "entfernen"
|
2020-03-11 11:05:29 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:66
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "action"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Aktion"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:74
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "timestamp"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Zeitstempel"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:78
|
2020-02-24 17:18:44 +00:00
|
|
|
|
msgid "Logs cannot be destroyed."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Logs können nicht entfernen sein."
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:81
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "changelog"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Changelog"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-03 10:35:51 +00:00
|
|
|
|
#: apps/logs/models.py:82
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "changelogs"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Changelogs"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/admin.py:52 apps/member/models.py:225
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:34
|
2020-08-01 13:13:29 +00:00
|
|
|
|
msgid "membership fee (paid students)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaftpreis (bezahlte Studenten)"
|
2020-08-01 13:13:29 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/admin.py:53 apps/member/models.py:230
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:37
|
2020-08-01 13:13:29 +00:00
|
|
|
|
msgid "membership fee (unpaid students)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaftpreis (unbezahlte Studenten)"
|
2020-08-01 13:13:29 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/admin.py:67 apps/member/models.py:314
|
2020-08-01 13:13:29 +00:00
|
|
|
|
msgid "roles"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Rollen"
|
2020-08-01 13:13:29 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/admin.py:68 apps/member/models.py:328
|
2020-08-01 13:13:29 +00:00
|
|
|
|
msgid "fee"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Preis"
|
2020-08-01 13:13:29 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/member/apps.py:14 apps/wei/tables.py:181 apps/wei/tables.py:212
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "member"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitglied"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/forms.py:41
|
2020-08-06 17:56:37 +00:00
|
|
|
|
msgid "Report frequency"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Bericht Frequenz"
|
2020-08-06 17:56:37 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/forms.py:43
|
2020-08-05 21:19:17 +00:00
|
|
|
|
msgid "Last report date"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Letzen Bericht Datum"
|
2020-08-05 21:19:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/forms.py:48
|
|
|
|
|
msgid "You can't register to the note if you come from the future."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sie dürfen nicht einloggen wenn sie aus der Zukunft kommen."
|
2020-08-15 19:30:08 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/member/forms.py:73
|
|
|
|
|
msgid "select an image"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Wählen sie ein Bild aus"
|
2020-08-24 10:41:51 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/forms.py:74
|
|
|
|
|
msgid "Maximal size: 2MB"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Maximal Größe: 2MB"
|
2020-08-24 10:41:51 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/forms.py:87 apps/member/views.py:101
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:33
|
2020-07-29 09:38:59 +00:00
|
|
|
|
msgid "An alias with a similar name already exists."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Ein ähnliches Alias ist schon benutzt."
|
2020-07-29 09:38:59 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:110 apps/registration/forms.py:61
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "Inscription paid by Société Générale"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Mitgliedschaft von der Société Générale bezahlt"
|
2020-04-06 05:06:52 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:112 apps/registration/forms.py:63
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "Check this case is the Société Générale paid the inscription."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Die Société Générale die Mitgliedschaft bezahlt."
|
2020-04-06 05:06:52 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:117 apps/registration/forms.py:68
|
2020-08-09 14:38:37 +00:00
|
|
|
|
#: apps/wei/forms/registration.py:83
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "Credit type"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kredittype"
|
2020-04-06 05:06:52 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:118 apps/registration/forms.py:69
|
2020-08-09 14:38:37 +00:00
|
|
|
|
#: apps/wei/forms/registration.py:84
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "No credit"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kein Kredit"
|
2020-04-06 05:06:52 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:120
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "You can credit the note of the user."
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Sie dûrfen diese Note kreditieren."
|
2020-04-06 05:06:52 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:124 apps/registration/forms.py:74
|
2020-08-09 14:38:37 +00:00
|
|
|
|
#: apps/wei/forms/registration.py:89
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "Credit amount"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kreditanzahl"
|
2020-04-06 05:06:52 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/forms.py:141 apps/note/templates/note/transaction_form.html:140
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:91 apps/treasury/forms.py:139
|
|
|
|
|
#: apps/wei/forms/registration.py:106
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "Bank"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Bank"
|
2020-04-06 05:06:52 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:168
|
2020-07-31 15:01:52 +00:00
|
|
|
|
msgid "User"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "User"
|
2020-07-31 15:01:52 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/forms.py:182
|
2020-07-31 15:01:52 +00:00
|
|
|
|
msgid "Roles"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Rollen"
|
2020-07-31 15:01:52 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:38
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:34
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:40
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:44
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "phone number"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Telefonnummer"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:45
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:28
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:34
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:38
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "section"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Section"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:46
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "e.g. \"1A0\", \"9A♥\", \"SAPHIRE\""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "e.g. \"1A0\", \"9A♥\", \"SAPHIRE\""
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/member/models.py:54 apps/wei/templates/wei/weimembership_form.html:32
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "department"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Fachabteilung"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:56
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Informatics (A0)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Informatik (A0)"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:57
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Mathematics (A1)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mathematik (A1)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:58
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Physics (A2)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Physik (A2)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:59
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Applied physics (A'2)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Angewandte Physik (A'2)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:60
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Chemistry (A''2)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Chemie (A''2)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:61
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Biology (A3)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Biologie (A3)"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:62
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "SAPHIRE (B1234)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "SAPHIRE (B1234)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:63
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Mechanics (B1)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mechanik (B1)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:64
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Civil engineering (B2)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Bauingenieur (B2)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:65
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Mechanical engineering (B3)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mechanikingenieur (B3)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:66
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "EEA (B4)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Electrotechnik (B4)"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:67
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Design (C)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Design (C)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:68
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Economy-management (D2)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Wirtschaftingenieure (D2)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:69
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Social sciences (D3)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sozialwissenschaften (D3)"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:70
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "English (E)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "English (E)"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:71
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "External (EXT)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Extern (EXT)"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:78
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "promotion"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Promotion"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:79
|
2020-04-22 15:30:17 +00:00
|
|
|
|
msgid "Year of entry to the school (None if not ENS student)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "ENS Eintrittjahr (None wenn kein ENS Student)"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:83
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:38
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:37
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:41
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "address"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Adresse"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:90
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:45
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:43
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:47
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "paid"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "bezahlt"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/member/models.py:91
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Tells if the user receive a salary."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "User ist bezahlt."
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:101 apps/treasury/tables.py:146
|
|
|
|
|
msgid "No"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Nein"
|
2020-08-15 19:30:08 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/models.py:102
|
|
|
|
|
msgid "Yes (receive them in french)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Ja (auf Fränzosich)"
|
2020-08-15 19:30:08 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/models.py:103
|
|
|
|
|
msgid "Yes (receive them in english)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Ja (auf English)"
|
2020-08-15 19:30:08 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/models.py:105
|
|
|
|
|
msgid ""
|
|
|
|
|
"Register on the mailing list to stay informed of the events of the campus (1 "
|
|
|
|
|
"mail/week)"
|
|
|
|
|
msgstr ""
|
2020-09-02 21:26:28 +00:00
|
|
|
|
"Melden Sie sich auf der Mailingliste an, um über die Ereignisse des Campus "
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"informiert zu bleiben (1 Mail / Woche)"
|
2020-08-15 19:30:08 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/models.py:110
|
|
|
|
|
msgid ""
|
|
|
|
|
"Register on the mailing list to stay informed of the sport events of the "
|
|
|
|
|
"campus (1 mail/week)"
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Melden Sie sich auf der Mailingliste an, um über die Sportereignisse des "
|
|
|
|
|
"Campus informiert zu bleiben (1 Mail / Woche)"
|
2020-08-15 19:30:08 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/models.py:115
|
|
|
|
|
msgid ""
|
|
|
|
|
"Register on the mailing list to stay informed of the art events of the "
|
|
|
|
|
"campus (1 mail/week)"
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Melden Sie sich auf der Mailingliste an, um über die Kunstereignisse des "
|
|
|
|
|
"Campus informiert zu bleiben (1 Mail / Woche)"
|
2020-08-15 19:30:08 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/models.py:119
|
2020-08-05 21:19:17 +00:00
|
|
|
|
msgid "report frequency (in days)"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Bericht Frequenz (Tagen)"
|
2020-08-05 21:19:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:124
|
2020-08-05 21:19:17 +00:00
|
|
|
|
msgid "last report date"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "letzen Bericht Datum"
|
2020-08-05 21:19:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:129
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "email confirmed"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "email bestätigt"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:134
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "registration valid"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Anmeldung gültig"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:163 apps/member/models.py:164
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "user profile"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Userprofile"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:174
|
2020-08-01 08:48:17 +00:00
|
|
|
|
msgid "Activate your Note Kfet account"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Ihre Note Kfet Konto bestätigen"
|
2020-08-01 08:48:17 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:203
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:55
|
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:31
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:22
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:70
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:20
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "email"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Email"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:210
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "parent club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Urclub"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:219
|
2020-03-31 21:54:14 +00:00
|
|
|
|
msgid "require memberships"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "erfordern Mitgliedschaft"
|
2020-03-31 21:54:14 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:220
|
2020-03-31 21:54:14 +00:00
|
|
|
|
msgid "Uncheck if this club don't require memberships."
|
|
|
|
|
msgstr ""
|
2020-09-02 22:02:45 +00:00
|
|
|
|
"Deaktivieren Sie diese Option, wenn für diesen Club keine Mitgliedschaft "
|
|
|
|
|
"erforderlich ist."
|
2020-03-31 21:54:14 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:236
|
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:26
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "membership duration"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedscahftzeit"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:237
|
2020-03-31 21:54:14 +00:00
|
|
|
|
msgid "The longest time (in days) a membership can last (NULL = infinite)."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Wie lang am höchsten eine Mitgliedschaft dauern kann."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:244
|
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:16
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "membership start"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaftanfangsdatum"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:245
|
2020-08-07 12:20:34 +00:00
|
|
|
|
msgid "Date from which the members can renew their membership."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Ab wann kann man sein Mitgliedschaft erneuern."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/models.py:251
|
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:21
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "membership end"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaftenddatum"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:252
|
2020-08-07 12:20:34 +00:00
|
|
|
|
msgid "Maximal date of a membership, after which members must renew it."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgstr ""
|
2020-09-02 22:02:45 +00:00
|
|
|
|
"Maximales Datum einer Mitgliedschaft, nach dem Mitglieder es erneuern müssen."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:284 apps/member/models.py:309
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:179
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Club"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:285
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "clubs"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Clubs"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:319
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "membership starts on"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Mitgliedschaft fängt an"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:323
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "membership ends on"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaft endet am"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/member/models.py:374
|
2020-07-25 17:59:04 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "The role {role} does not apply to the club {club}."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Die Rolle {role} ist nicht erlaubt für das Club {club}."
|
2020-07-25 17:59:04 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/models.py:385 apps/member/views.py:676
|
2020-04-01 02:07:55 +00:00
|
|
|
|
msgid "User is already a member of the club"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "User ist schon ein Mitglied dieser club"
|
2020-04-01 02:07:55 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/member/models.py:433
|
2020-08-05 12:14:51 +00:00
|
|
|
|
msgid "User is not a member of the parent club"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "User ist noch nicht Mitglied des Urclubs"
|
2020-08-05 12:14:51 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/member/models.py:486
|
2020-04-01 02:20:47 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Membership of {user} for the club {club}"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaft von {user} für das Club {club}"
|
2020-04-01 02:20:47 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/member/models.py:489
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "membership"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaft"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/member/models.py:490
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "memberships"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedschaften"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/tables.py:121
|
2020-04-01 16:47:56 +00:00
|
|
|
|
msgid "Renew"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Erneuern"
|
2020-04-01 16:47:56 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/add_members.html:16
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The user is not a member of the club·s %(clubs)s. An additional fee of "
|
|
|
|
|
"%(pretty_fee)s will be charged to renew automatically the membership in this/"
|
|
|
|
|
"these club·s."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Dieser User ist noch nicht Mitglied von den Urclub %(clubs)s. Ein extra "
|
|
|
|
|
"Beitrag von %(pretty_fee)s wurde bezahlt um die Mitgliedschaft von dieser/"
|
|
|
|
|
"diesen Club zu erneuern."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/add_members.html:21
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"This club has parents %(clubs)s. An additional fee of %(pretty_fee)s will be "
|
|
|
|
|
"charged to adhere automatically to this/these club·s."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Dieses Club hat %(clubs)s als Urclub. Eine extra Beitrag von %(pretty_fee)s "
|
|
|
|
|
"wurde bezahlt um Mitglied von dieser/diesen Club zu werden."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:17
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:12
|
|
|
|
|
msgid "Account #"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Konto #"
|
2020-08-24 10:41:51 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:48
|
|
|
|
|
#: apps/member/templates/member/base.html:62 apps/member/views.py:59
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:48
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:117
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "Update Profile"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Profile bearbeiten"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:52
|
|
|
|
|
#: apps/member/templates/member/base.html:67
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "View Profile"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Profile schauen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:57
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "Add member"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Neue Mitglied"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:72
|
|
|
|
|
#: apps/member/templates/member/base.html:93
|
|
|
|
|
#: apps/member/templates/member/base.html:114
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid "Lock note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Note zuschliessen"
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:76
|
|
|
|
|
#: apps/member/templates/member/base.html:126
|
|
|
|
|
#: apps/member/templates/member/base.html:138
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid "Unlock note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Note aufschliessen"
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:99
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Are you sure you want to lock this note? This will prevent any transaction "
|
|
|
|
|
"that would be performed, until the note is unlocked."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Seit Ihr sicher diese Note zuschliessen ? Keine Transaktion mit dieser Note "
|
|
|
|
|
"wurde erlaubt bis der Aufschluss."
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:104
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you use the force mode, the user won't be able to unlock the note by "
|
|
|
|
|
"itself."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Wenn sie das stark mode benutzen, Der User wurde nicht erlaubt sich selbzt "
|
|
|
|
|
"zu aufschliessen."
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:110
|
|
|
|
|
#: apps/member/templates/member/base.html:137 apps/treasury/forms.py:95
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid "Close"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Schluss"
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:112
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid "Force mode"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Stark mode"
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/base.html:132
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Are you sure you want to unlock this note? Transactions will be re-enabled."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Seit ihr sicher diese Note aufzuschliessen ? Transaktionen wurden wieder "
|
|
|
|
|
"erlaubt."
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/club_alias.html:10
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/templates/member/profile_alias.html:10 apps/member/views.py:240
|
|
|
|
|
#: apps/member/views.py:450
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "Note aliases"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Note Aliases"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-30 21:54:54 +00:00
|
|
|
|
#: apps/member/templates/member/club_alias.html:20
|
|
|
|
|
#: apps/member/templates/member/profile_alias.html:19
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/treasury/tables.py:99
|
|
|
|
|
msgid "Add"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Neue"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/club_detail.html:13
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:32
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "Club managers"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Clubmanager"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/club_detail.html:26
|
|
|
|
|
msgid "Club members"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitglied"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/club_detail.html:40
|
|
|
|
|
#: apps/member/templates/member/profile_detail.html:32
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_detail.html:75
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "Transaction history"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Transaktionvergangenheit"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/member/templates/member/club_list.html:10
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Create club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Neue Club"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/club_members.html:19
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Display only active memberships"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Schau nur aktive Mitgliedschaften"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/club_members.html:23
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Filter roles:"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Rollen filter:"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/club_members.html:36
|
|
|
|
|
#: apps/wei/templates/wei/weimembership_list.html:17
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no membership found with this pattern."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Keine Mitgliedschaft mit diesem pattern gefunden."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:9
|
|
|
|
|
msgid "Club Parent"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Urclub"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:27
|
|
|
|
|
msgid "days"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Tagen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:31
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:40
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "membership fee"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitgliedsachftpreis"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:43
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:42
|
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:18
|
|
|
|
|
#: apps/wei/templates/wei/base.html:60
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "balance"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kontostand"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:47
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:20
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:270 apps/wei/templates/wei/base.html:66
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "aliases"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Aliases"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/club_info.html:51
|
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:24
|
|
|
|
|
msgid "Manage aliases"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Aliases bearbeiten"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:7
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:19
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:17
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "username"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Username"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:11
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "password"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kennwort"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:15
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Change password"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Kennword ändern"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/member/templates/member/includes/profile_info.html:53
|
|
|
|
|
msgid "API token"
|
|
|
|
|
msgstr "API token"
|
2020-02-21 10:17:14 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/manage_auth_tokens.html:19
|
|
|
|
|
msgid "Token"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Token"
|
2020-08-25 14:47:54 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/templates/member/manage_auth_tokens.html:26
|
|
|
|
|
msgid "Created"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Neue"
|
2020-08-25 14:47:54 +00:00
|
|
|
|
|
|
|
|
|
#: apps/member/templates/member/manage_auth_tokens.html:34
|
|
|
|
|
msgid "Regenerate token"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Token erneuern"
|
2020-08-24 10:41:51 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/profile_detail.html:11
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:28
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:26
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "This user doesn't have confirmed his/her e-mail address."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Dieser User hat noch nicht sein email bestätigt."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/profile_detail.html:13
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:29
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:27
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Click here to resend a validation link."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Click hier um eine Bestätigunglinke zu schicken."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/member/templates/member/profile_detail.html:21
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "View my memberships"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Meine Mitgliedschaften schauen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/member/templates/member/profile_update.html:18
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Save Changes"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Speichern"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/member/templates/member/user_list.html:10
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Registrations"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Anmeldung"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:72 apps/registration/forms.py:23
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "This address must be valid."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Diese Adresse muss gültig sein."
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:138
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Profile detail"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Profile detail"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:201
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Search user"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "User finden"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:260
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Update note picture"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Notebild ändern"
|
|
|
|
|
|
|
|
|
|
#: apps/member/views.py:318
|
|
|
|
|
msgid "Manage auth token"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Auth token bearbeiten"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:346
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Create new club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Neue Club"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:364
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Search club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Club finden"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:397
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Club detail"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Club Details"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:473
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Update club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Club bearbeiten"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:507
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Add new member to the club"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Neue Mitglieder"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:667 apps/wei/views.py:922
|
2020-04-01 16:47:56 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This user don't have enough money to join this club, and can't have a "
|
|
|
|
|
"negative balance."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Diese User hat nicht genug Geld um Mitglied zu werden, und darf nich im Rot "
|
|
|
|
|
"sein."
|
2020-04-01 16:47:56 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:680
|
2020-04-01 02:07:55 +00:00
|
|
|
|
msgid "The membership must start after {:%m-%d-%Y}."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Die Mitgliedschaft muss nach {:%m-%d-Y} anfängen."
|
2020-04-01 02:07:55 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:685
|
2020-04-01 02:20:47 +00:00
|
|
|
|
msgid "The membership must begin before {:%m-%d-%Y}."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Die Mitgliedschaft muss vor {:%m-%d-Y} anfängen."
|
2020-04-01 02:07:55 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:701 apps/member/views.py:703 apps/member/views.py:705
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:292 apps/registration/views.py:294
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/registration/views.py:296 apps/wei/views.py:927 apps/wei/views.py:931
|
2020-04-06 05:06:52 +00:00
|
|
|
|
msgid "This field is required."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Dies ist ein Pflichtfeld."
|
2020-04-01 16:47:56 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:789
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Manage roles of an user in the club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Rollen in diesen Club bearbeiten"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/member/views.py:814
|
2020-07-31 15:01:52 +00:00
|
|
|
|
msgid "Members of the club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Mitlglieder dieses Club"
|
2020-07-31 15:01:52 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/admin.py:129 apps/note/models/transactions.py:106
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "source"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sender"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/admin.py:137 apps/note/admin.py:205
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:56 apps/note/models/transactions.py:119
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "destination"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Empfänger"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/admin.py:210 apps/note/models/transactions.py:60
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:137
|
2020-08-01 13:13:29 +00:00
|
|
|
|
msgid "amount"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Anzahl"
|
2020-08-01 13:13:29 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/api/serializers.py:178 apps/note/api/serializers.py:184
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/note/models/transactions.py:224
|
|
|
|
|
msgid ""
|
|
|
|
|
"The transaction can't be saved since the source note or the destination note "
|
|
|
|
|
"is not active."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Diese Transaktion ist nicht möglich weil die Note des Sender oder des "
|
2020-09-02 21:26:28 +00:00
|
|
|
|
"Empfänger inaktiv ist."
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:39
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Source"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sender"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:53
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Destination"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Empfänger"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:74 apps/note/templates/note/transaction_form.html:119
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Reason"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Grund"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:79 apps/treasury/tables.py:139
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Valid"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Gültig"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:85
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Total amount greater than"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Totalanzahl größer als"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:93
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Total amount less than"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Totalanzahl kleiner als"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:99
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Created after"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Erschafft nacht"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/forms.py:106
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Created before"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Erschafft vor"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:32
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "account balance"
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Kontostand"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:33
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "in centimes, money credited for this instance"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "In Cent, der Anzahl Geld für diese Konto"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:38
|
2020-02-27 16:49:57 +00:00
|
|
|
|
msgid "last negative date"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "letztes mal im Rot"
|
2020-02-27 16:49:57 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:39
|
2020-02-27 16:49:57 +00:00
|
|
|
|
msgid "last time the balance was negative"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "letztes mal im Rot"
|
2020-02-27 16:49:57 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:45
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid "display image"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Bild"
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:54 apps/note/models/transactions.py:129
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid "created at"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "erschafft am"
|
2020-08-31 18:32:28 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:59
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "active"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Aktiv"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:62
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Designates whether this note should be treated as active. Unselect this "
|
|
|
|
|
"instead of deleting notes."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Designates whether this note should be treated as active. Unselect this "
|
|
|
|
|
"instead of deleting notes."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:69
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The user blocked his/her note manually, eg. when he/she left the school for "
|
|
|
|
|
"holidays. It can be reactivated at any time."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"The user blocked his/her note manually, eg. when he/she left the school for "
|
|
|
|
|
"holidays. It can be reactivated at any time."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:71
|
2020-08-31 18:32:28 +00:00
|
|
|
|
msgid "The note is blocked by the the BDE and can't be manually reactivated."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "The note is blocked by the the BDE and can't be manually reactivated."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:79
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "notes"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Notes"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:122
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "This alias is already taken."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Dieses Alias ist schon benutzt."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:142
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "one's note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Jemand Note"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:143
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "users note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "User Note"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:149
|
2020-02-06 20:42:17 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(user)s's note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "%(user)s's note"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:183
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "club note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Club Note"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:184
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "clubs notes"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Club Notes"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:190
|
2020-02-06 20:42:17 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Note of %(club)s club"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "%(club)s Note"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:229
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "special note"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sondernote"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:230
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "special notes"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sondernoten"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:253
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "Invalid alias"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Unerlaublt Alias"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:269
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "alias"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Alias"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:293
|
2020-02-27 16:49:57 +00:00
|
|
|
|
msgid "Alias is too long."
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Alias ist zu lang."
|
2020-02-27 16:49:57 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:296
|
2020-08-24 10:41:51 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This alias contains only complex character. Please use a more simple alias."
|
|
|
|
|
msgstr ""
|
2020-09-02 21:14:55 +00:00
|
|
|
|
"Dieser Alias enthält nur komplexe Zeichen. Bitte verwenden Sie einen "
|
|
|
|
|
"einfacheren Alias."
|
2020-08-24 10:41:51 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:300
|
2020-03-07 17:18:35 +00:00
|
|
|
|
msgid "An alias with a similar name already exists: {} "
|
2020-09-02 21:26:28 +00:00
|
|
|
|
msgstr "Ein Alias mit einem ähnlichen Namen existiert bereits: {} "
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/notes.py:313
|
2020-02-21 09:52:33 +00:00
|
|
|
|
msgid "You can't delete your main alias."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Sie können Ihren Hauptalias nicht löschen."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:32
|
2020-02-21 09:52:33 +00:00
|
|
|
|
msgid "transaction category"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Transaktionkategorie"
|
2020-02-21 09:52:33 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:33
|
2020-02-21 09:52:33 +00:00
|
|
|
|
msgid "transaction categories"
|
2020-09-02 21:14:55 +00:00
|
|
|
|
msgstr "Transaktionkategorien"
|
2020-02-21 09:52:33 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:49
|
2020-02-27 16:49:57 +00:00
|
|
|
|
msgid "A template with this name already exist"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Eine Vorlage mit diesem Namen ist bereits vorhanden"
|
2020-02-27 16:49:57 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:72
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "display"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Schauen"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:77
|
2020-07-25 15:25:57 +00:00
|
|
|
|
msgid "highlighted"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "hervorgehoben"
|
2020-07-25 15:25:57 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:87
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "transaction template"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Transaktionsvorlage"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:88
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "transaction templates"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Transaktionsvorlagen"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:112 apps/note/models/transactions.py:125
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/tables.py:33 apps/note/tables.py:42
|
2020-03-26 13:45:48 +00:00
|
|
|
|
msgid "used alias"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "benutzte Aliasen"
|
2020-03-26 13:45:48 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:133
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgid "quantity"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Anzahl"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:141
|
2020-03-25 13:50:21 +00:00
|
|
|
|
msgid "reason"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Grund"
|
2020-03-25 13:50:21 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:151 apps/note/tables.py:107
|
2020-03-25 13:50:21 +00:00
|
|
|
|
msgid "invalidity reason"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Ungültigkeit Grund"
|
2020-03-25 13:50:21 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:159
|
2020-03-25 13:50:21 +00:00
|
|
|
|
msgid "transaction"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Transaktion"
|
2020-03-25 13:50:21 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:160
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:22
|
2020-03-25 13:50:21 +00:00
|
|
|
|
msgid "transactions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Transaktionen"
|
2020-03-16 11:11:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:182
|
2020-08-13 16:04:28 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You can't update the {field} on a Transaction. Please invalidate it and "
|
|
|
|
|
"create one other."
|
|
|
|
|
msgstr ""
|
2020-09-02 22:02:45 +00:00
|
|
|
|
"Sie können das {field} einer Transaktion nicht aktualisieren. Bitte machen "
|
|
|
|
|
"Sie es ungültig und erstellen Sie eine andere."
|
2020-08-13 16:04:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/models/transactions.py:202
|
2020-08-05 14:23:32 +00:00
|
|
|
|
msgid ""
|
2020-08-13 16:04:28 +00:00
|
|
|
|
"The note balances must be between - 92 233 720 368 547 758.08 € and 92 233 "
|
|
|
|
|
"720 368 547 758.07 €."
|
2020-08-05 14:23:32 +00:00
|
|
|
|
msgstr ""
|
2020-09-02 22:02:45 +00:00
|
|
|
|
"Die Notenguthaben müssen zwischen - 92 233 720 368 547 758,08 € und 92 233 "
|
|
|
|
|
"720 368 547 758,07 € liegen."
|
2020-08-05 14:23:32 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:279
|
|
|
|
|
msgid ""
|
|
|
|
|
"The destination of this transaction must equal to the destination of the "
|
|
|
|
|
"template."
|
|
|
|
|
msgstr ""
|
2020-09-02 22:02:45 +00:00
|
|
|
|
"Der Empfänger dieser Transaktion muss dem Empfänger der Vorlage entsprechen."
|
2020-09-02 21:14:55 +00:00
|
|
|
|
|
|
|
|
|
#: apps/note/models/transactions.py:288
|
2020-03-16 11:11:16 +00:00
|
|
|
|
msgid "Template"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Vorlage"
|
2020-03-16 11:11:16 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:291
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "recurrent transaction"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "wiederkehrende Transaktion"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:292
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "recurrent transactions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "wiederkehrende Transaktionen"
|
2020-03-25 13:50:21 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:307
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "first_name"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Vorname"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:312
|
2020-03-25 13:50:21 +00:00
|
|
|
|
msgid "bank"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Bank"
|
2020-03-25 13:50:21 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:329
|
2020-07-25 15:25:57 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"A special transaction is only possible between a Note associated to a "
|
|
|
|
|
"payment method and a User or a Club"
|
|
|
|
|
msgstr ""
|
2020-09-02 22:02:45 +00:00
|
|
|
|
"Eine Sondertransaktion ist nur zwischen einer Note, die einer "
|
|
|
|
|
"Zahlungsmethode zugeordnet ist, und einem User oder einem Club möglich"
|
2020-07-25 15:25:57 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:337
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Special transaction"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Sondertransaktion"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:338
|
2020-08-03 16:49:15 +00:00
|
|
|
|
msgid "Special transactions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Sondertranskationen"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:354 apps/note/models/transactions.py:359
|
2020-03-16 11:11:16 +00:00
|
|
|
|
msgid "membership transaction"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Mitgliedschafttransaktion"
|
2020-03-16 11:11:16 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/models/transactions.py:355 apps/treasury/models.py:273
|
2020-03-25 13:50:21 +00:00
|
|
|
|
msgid "membership transactions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Mitgliedschaftttransaktionen"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/tables.py:61
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "Click to invalidate"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Klicken Sie zum Ungültigmachen"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/tables.py:61
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "Click to validate"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Klicken Sie zum gültigmachen"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/tables.py:105
|
2020-03-28 01:08:29 +00:00
|
|
|
|
msgid "No reason specified"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Kein Grund gegeben"
|
2020-03-28 01:08:29 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/tables.py:136 apps/note/tables.py:170 apps/treasury/tables.py:39
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_confirm_delete.html:30
|
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:59
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/tables.py:76 apps/wei/tables.py:103
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiregistration_confirm_delete.html:31
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Delete"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Löschen"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/tables.py:164 apps/note/templates/note/conso_form.html:132
|
2020-08-25 14:47:54 +00:00
|
|
|
|
#: apps/wei/tables.py:47 apps/wei/tables.py:48
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:89
|
|
|
|
|
#: apps/wei/templates/wei/bus_detail.html:20
|
|
|
|
|
#: apps/wei/templates/wei/busteam_detail.html:20
|
|
|
|
|
#: apps/wei/templates/wei/busteam_detail.html:40
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "Edit"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Bearbeiten"
|
2020-08-25 14:47:54 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:32
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Consum"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Konsumieren"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:43
|
|
|
|
|
#: apps/note/templates/note/transaction_form.html:65
|
|
|
|
|
#: apps/note/templates/note/transaction_form.html:92
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Name or alias..."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Name oder Alias..."
|
2020-03-14 16:40:31 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:52
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Select consumptions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Verbrauchswerte auswählen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:61
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Consume!"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Konsumieren!"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:73
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Highlighted buttons"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Hervorgehobene Tasten"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:138
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Single consumptions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Solo Modus"
|
2020-03-14 16:40:31 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:143
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Double consumptions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Doppelte Modus"
|
2020-08-03 16:49:15 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/templates/note/conso_form.html:154
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:159
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Recent transactions history"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Verlauf der letzten Transaktionen"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/note/templates/note/mails/negative_balance.html:43
|
|
|
|
|
#: apps/note/templates/note/mails/negative_balance.txt:25
|
2020-08-31 18:32:28 +00:00
|
|
|
|
#: apps/note/templates/note/mails/negative_notes_report.html:46
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/note/templates/note/mails/negative_notes_report.txt:13
|
|
|
|
|
#: apps/note/templates/note/mails/weekly_report.html:54
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:40
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:16
|
|
|
|
|
msgid "Mail generated by the Note Kfet on the"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mail generiert vom Note Kfet auf dem"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:54
|
|
|
|
|
#: apps/note/templates/note/transaction_form.html:174
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Select emitters"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Sender auswählen"
|
2020-03-25 13:50:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:69
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "I am the emitter"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Ich bin der Sender"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:81
|
|
|
|
|
#: apps/note/templates/note/transaction_form.html:176
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Select receivers"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Empfänger auswählen"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:104
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Action"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Aktion"
|
2020-07-31 20:29:23 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:112
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/forms.py:141 apps/treasury/tables.py:67
|
|
|
|
|
#: apps/treasury/tables.py:135
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_form.html:23
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Amount"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Anzahl"
|
2020-07-31 20:29:23 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:128
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:51
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Name"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Name"
|
2020-04-22 11:28:52 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:173
|
2020-08-31 21:06:21 +00:00
|
|
|
|
msgid "Select emitter"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Sender auswählen"
|
2020-08-31 21:06:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:175
|
2020-08-31 21:06:21 +00:00
|
|
|
|
msgid "Select receiver"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Empfänger auswählen"
|
2020-08-31 21:06:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transaction_form.html:177
|
2020-08-31 21:06:21 +00:00
|
|
|
|
msgid "Transfer type"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Überweisungtype"
|
2020-08-31 21:06:21 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_form.html:8
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Buttons list"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Tastenliste"
|
2020-04-22 11:28:52 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_form.html:24
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Price history"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Verlaufene Preisen"
|
2020-04-22 11:28:52 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_form.html:27
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Obsolete since"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Veraltet seit"
|
2020-05-07 19:14:36 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_form.html:27
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Current price"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Aktueller Preis"
|
2020-05-07 19:14:36 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_list.html:13
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Name of the button..."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Name dessen Tatse"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_list.html:15
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "New button"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Neue Tatsen"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_list.html:22
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "buttons listing "
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Tatsenliste "
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_list.html:73
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "button successfully deleted "
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Taste erfolgreich gelöscht "
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/note/templates/note/transactiontemplate_list.html:77
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Unable to delete button "
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Tatse kann nicht gelöscht werden "
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-13 13:20:15 +00:00
|
|
|
|
#: apps/note/views.py:36
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Transfer money"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Geld überweisen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/views.py:74
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Create new button"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Neue Tatse berstellen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/views.py:83
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Search button"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Tatsen finden"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/views.py:111
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update button"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Tatse bearbeiten"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/note/views.py:151 note_kfet/templates/base.html:62
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Consumptions"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Verbräuche"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/views.py:165
|
2020-08-13 13:20:15 +00:00
|
|
|
|
msgid "You can't see any button."
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Sie können keine Taste sehen."
|
2020-08-13 13:20:15 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/note/views.py:200
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Search transactions"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Transaktion finden"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:89
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Can {type} {model}.{field} in {query}"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kann {type} {model}.{field} in {query}"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:91
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Can {type} {model} in {query}"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kann {type} {model} in {query}"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:104
|
|
|
|
|
msgid "rank"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rank"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:117
|
|
|
|
|
msgid "permission mask"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Berechtigungsmaske"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:118
|
|
|
|
|
msgid "permission masks"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Berechtigungsmasken"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:124
|
|
|
|
|
msgid "add"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "hinzufügen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:125
|
|
|
|
|
msgid "view"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Schauen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:126
|
|
|
|
|
msgid "change"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "bearbeiten"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:158
|
|
|
|
|
msgid "query"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Abfrage"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:171
|
|
|
|
|
msgid "mask"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Maske"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:177
|
|
|
|
|
msgid "field"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Feld"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:182
|
|
|
|
|
msgid ""
|
|
|
|
|
"Tells if the permission should be granted even if the membership of the user "
|
|
|
|
|
"is expired."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Gibt an, ob die Berechtigung auch erteilt werden soll, wenn die "
|
|
|
|
|
"Mitgliedschaft des Benutzers abgelaufen ist."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:183
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:89
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "permanent"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "permanent"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:194
|
|
|
|
|
msgid "permission"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Berechtigung"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:195 apps/permission/models.py:334
|
|
|
|
|
msgid "permissions"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Berechtigungen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:200
|
|
|
|
|
msgid "Specifying field applies only to view and change permission types."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Angabefeld gilt nur zum Anzeigen und Ändern von Berechtigungstypen."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/permission/models.py:339
|
2020-07-25 17:59:04 +00:00
|
|
|
|
msgid "for club"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Für Club"
|
2020-07-25 17:59:04 +00:00
|
|
|
|
|
2020-08-09 14:38:37 +00:00
|
|
|
|
#: apps/permission/models.py:349 apps/permission/models.py:350
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "role permissions"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Berechtigung Rollen"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-07-30 15:30:21 +00:00
|
|
|
|
#: apps/permission/signals.py:63
|
2020-04-25 17:29:18 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You don't have the permission to change the field {field} on this instance "
|
|
|
|
|
"of model {app_label}.{model_name}."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie haben nicht die Berechtigung, das Feld {field} in dieser Instanz von "
|
|
|
|
|
"Modell {app_Label} zu ändern. {model_name}"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
|
2020-08-31 19:11:00 +00:00
|
|
|
|
#: apps/permission/signals.py:73 apps/permission/views.py:89
|
2020-04-25 17:29:18 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
2020-08-13 13:20:15 +00:00
|
|
|
|
"You don't have the permission to add an instance of model {app_label}."
|
2020-04-25 17:29:18 +00:00
|
|
|
|
"{model_name}."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie haben nicht die Berechtigung, eine Instanz von model {app_label}. "
|
|
|
|
|
"{model_name} hinzufügen."
|
2020-04-25 17:29:18 +00:00
|
|
|
|
|
2020-07-30 15:30:21 +00:00
|
|
|
|
#: apps/permission/signals.py:101
|
2020-04-25 17:29:18 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You don't have the permission to delete this instance of model {app_label}."
|
|
|
|
|
"{model_name}."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie haben nicht die Berechtigung, eine Instanz von model {app_label}. "
|
|
|
|
|
"{model_name} zulöschen."
|
2020-04-25 17:29:18 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:12
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Users that have surnormal rights"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "User die Oberberechtigung haben"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:16
|
2020-08-31 19:49:02 +00:00
|
|
|
|
msgid "Superusers have all rights on everything, to manage the website."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Superuser haben alle Berechtigung, um das Website zu handeln."
|
2020-08-31 19:49:02 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:21
|
2020-08-31 19:11:00 +00:00
|
|
|
|
msgid "Superusers"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Superusers"
|
2020-08-31 19:11:00 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:45
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Roles description"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rolle Beschreibung"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:52
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Filter with roles that I have in at least one club"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Filtern Sie nach Rollen, die ich in mindestens einem Club habe"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:69
|
2020-08-24 10:41:51 +00:00
|
|
|
|
msgid "Owned"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Besetzt"
|
2020-08-24 10:41:51 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:80
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Own this role in the clubs"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Besitze diese Rolle in den Clubs"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:86
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Mask:"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mask:"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:86
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Query:"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Abfrage:"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/permission/templates/permission/all_rights.html:92
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "No associated permission"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Keine zugehörige Berechtigung"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-08-31 19:11:00 +00:00
|
|
|
|
#: apps/permission/views.py:56
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
2020-08-30 21:54:54 +00:00
|
|
|
|
"You don't have the permission to update this instance of the model "
|
|
|
|
|
"\"{model}\" with these parameters. Please correct your data and retry."
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie haben nicht die Berechtigung, diese Instanz des Modells \"{model}\" mit "
|
|
|
|
|
"diesen Parametern zu aktualisieren. Bitte korrigieren Sie Ihre Daten und "
|
|
|
|
|
"versuchen Sie es erneut."
|
2020-08-30 14:23:55 +00:00
|
|
|
|
|
2020-08-31 19:11:00 +00:00
|
|
|
|
#: apps/permission/views.py:60
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
2020-08-30 21:54:54 +00:00
|
|
|
|
"You don't have the permission to create an instance of the model \"{model}\" "
|
|
|
|
|
"with these parameters. Please correct your data and retry."
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie haben nicht die Berechtigung, eine Instanz des Modells \"{model}\" mit "
|
|
|
|
|
"diesen Parametern zu erstellen. Bitte korrigieren Sie Ihre Daten und "
|
|
|
|
|
"versuchen Sie es erneut."
|
2020-08-30 14:23:55 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/permission/views.py:96 note_kfet/templates/base.html:104
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Rights"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rechten"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-31 19:11:00 +00:00
|
|
|
|
#: apps/permission/views.py:101
|
2020-04-25 23:20:46 +00:00
|
|
|
|
msgid "All rights"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Alle Rechten"
|
2020-04-25 23:20:46 +00:00
|
|
|
|
|
2020-04-05 13:42:09 +00:00
|
|
|
|
#: apps/registration/apps.py:10
|
|
|
|
|
msgid "registration"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Anmeldung"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:39
|
2020-08-09 14:38:37 +00:00
|
|
|
|
msgid "This email address is already used."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Diese email adresse ist schon benutzt."
|
2020-08-09 14:38:37 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:49
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Register to the WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "zu WEI anmelden"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:51
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Check this case if you want to register to the WEI. If you hesitate, you "
|
|
|
|
|
"will be able to register later, after validating your account in the Kfet."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Überprüfen Sie diesen Fall, wenn Sie sich beim WEI registrieren möchten. "
|
|
|
|
|
"falls Zweifel, können Sie sich später nach Bestätigung Ihres Kontos im Kfet "
|
|
|
|
|
"registrieren."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:96
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Join BDE Club"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "BDE Mitglieder werden"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/registration/forms.py:103
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Join Kfet Club"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kfet Mitglieder werden"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:9
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Your email have successfully been validated."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Ihre E-Mail wurde erfolgreich validiert."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:11
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "You can now <a href=\"%(login_url)s\">log in</a>."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Sie können sich jetz <a href=\"%(login_url)s\"> anmelden </a>."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:13
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You must pay now your membership in the Kfet to complete your registration."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie müssen jetzt Ihre Mitgliedschaft im Kfet bezahlen, um Ihre Registrierung "
|
|
|
|
|
"abzuschließen."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:16
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The link was invalid. The token may have expired. Please send us an email to "
|
|
|
|
|
"activate your account."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Der Link war ungültig. Das Token ist möglicherweise abgelaufen. Bitte senden "
|
|
|
|
|
"Sie uns eine E-Mail, um Ihr Konto zu aktivieren."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/email_validation_email_sent.html:8
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Account activation"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kontoaktivierung"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/email_validation_email_sent.html:11
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"An email has been sent. Please click on the link to activate your account."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Eine E-Mail wurde gesendet. Bitte klicken Sie auf den Link, um Ihr Konto zu "
|
|
|
|
|
"aktivieren."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/email_validation_email_sent.html:15
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You must also go to the Kfet to pay your membership. The WEI registration "
|
|
|
|
|
"includes the BDE membership."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie müssen auch zum Kfet gehen, um Ihre Mitgliedschaft zu bezahlen. Die WEI-"
|
|
|
|
|
"Registrierung beinhaltet die BDE-Mitgliedschaft."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:49
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiregistration_confirm_delete.html:11
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Delete registration"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Registrierung löschen"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:57
|
|
|
|
|
msgid "Validate account"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Konto validieren"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/future_profile_detail.html:64
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:127
|
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:186
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Validate registration"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Registrierung validieren"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/registration/templates/registration/future_user_list.html:9
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "New user"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue User"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:12
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:3
|
|
|
|
|
msgid "Hi"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Hallo"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:16
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:5
|
|
|
|
|
msgid ""
|
|
|
|
|
"You recently registered on the Note Kfet. Please click on the link below to "
|
|
|
|
|
"confirm your registration."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie haben sich kürzlich beim Note Kfet registriert. Bitte klicken Sie auf "
|
|
|
|
|
"den Link unten, um Ihre Registrierung zu bestätigen."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:26
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:9
|
|
|
|
|
msgid ""
|
|
|
|
|
"This link is only valid for a couple of days, after that you will need to "
|
|
|
|
|
"contact us to validate your email."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Dieser Link ist nur einige Tage gültig. Danach müssen Sie uns kontaktieren, "
|
|
|
|
|
"um Ihre E-Mail zu bestätigen."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:30
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:11
|
|
|
|
|
msgid ""
|
|
|
|
|
"After that, you'll have to wait that someone validates your account before "
|
|
|
|
|
"you can log in. You will need to pay your membership in the Kfet. Note that "
|
|
|
|
|
"the WEI registration includes the Kfet membership."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Danach müssen Sie warten, bis jemand Ihr Konto validiert, bevor Sie sich "
|
|
|
|
|
"anmelden können. Sie müssen Ihre Mitgliedschaft im Kfet bezahlen. Beachten "
|
|
|
|
|
"Sie, dass die WEI-Registrierung die Kfet-Mitgliedschaft enthält."
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:34
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:13
|
|
|
|
|
msgid "Thanks"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Danke"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:39
|
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:15
|
|
|
|
|
msgid "The Note Kfet team."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Die NoteKfet Team"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-07-30 15:30:21 +00:00
|
|
|
|
#: apps/registration/views.py:38
|
|
|
|
|
msgid "Register new user"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neuen User registrieren"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:82
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Email validation"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Email validierung"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:84
|
2020-08-01 08:48:17 +00:00
|
|
|
|
msgid "Validate email"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Email validieren"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:126
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Email validation unsuccessful"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Email validierung unerfolgreich"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:137
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Email validation email sent"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Validierungsemail wurde gesendet"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:145
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Resend email validation link"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "E-Mail-Validierungslink erneut senden"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:163
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Pre-registered users list"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Vorregistrierte Userliste,"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:190
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "Unregistered users"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Unregistrierte Users"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:203
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Registration detail"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Registrierung Detailen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:258
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "You must join the BDE."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Sie müssen die BDE beitreten."
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:280
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid "You must join BDE club before joining Kfet club."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Sie müssen dem BDE-Club beitreten, bevor Sie dem Kfet-Club beitreten können."
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:285
|
2020-04-05 13:42:09 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"The entered amount is not enough for the memberships, should be at least {}"
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Der eingegebene Betrag reicht für die Mitgliedschaft nicht aus, sollte "
|
|
|
|
|
"mindestens {} betragen"
|
2020-04-05 13:42:09 +00:00
|
|
|
|
|
2020-08-05 21:19:17 +00:00
|
|
|
|
#: apps/registration/views.py:360
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgid "Invalidate pre-registration"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Ungültige Vorregistrierung"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: apps/treasury/apps.py:12 note_kfet/templates/base.html:92
|
2020-03-21 16:02:28 +00:00
|
|
|
|
msgid "Treasury"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/forms.py:104
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Remittance is already closed."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/forms.py:109
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "You can't change the type of the remittance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/forms.py:129 apps/treasury/models.py:252
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/tables.py:97 apps/treasury/tables.py:105
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_list.html:16
|
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:16
|
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_list.html:16
|
2020-08-05 16:04:01 +00:00
|
|
|
|
msgid "Remittance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/forms.py:130
|
2020-08-05 16:04:01 +00:00
|
|
|
|
msgid "No attached remittance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:23
|
2020-03-22 00:22:27 +00:00
|
|
|
|
msgid "Invoice identifier"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:37
|
2020-03-21 16:02:28 +00:00
|
|
|
|
msgid "BDE"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "BDE"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:42
|
2020-03-22 14:24:54 +00:00
|
|
|
|
msgid "Object"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Objekt"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:46
|
2020-03-21 16:02:28 +00:00
|
|
|
|
msgid "Description"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Beschreibung"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:55
|
2020-03-21 16:02:28 +00:00
|
|
|
|
msgid "Address"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Adresse"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:60 apps/treasury/models.py:180
|
2020-08-06 20:30:14 +00:00
|
|
|
|
msgid "Date"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Datum"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:64
|
2020-03-21 16:02:28 +00:00
|
|
|
|
msgid "Acquitted"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "bezahlt"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:69
|
2020-08-07 09:04:54 +00:00
|
|
|
|
msgid "Locked"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "gesperrt"
|
2020-08-07 09:04:54 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:70
|
2020-08-07 09:04:54 +00:00
|
|
|
|
msgid "An invoice can't be edited when it is locked."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Eine Rechnung kann nicht bearbeitet werden, wenn sie gesperrt ist."
|
2020-08-07 09:04:54 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:76
|
2020-08-06 20:30:14 +00:00
|
|
|
|
msgid "tex source"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Tex Quelle"
|
2020-08-06 20:30:14 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:89
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_form.html:22
|
2020-08-07 09:04:54 +00:00
|
|
|
|
msgid "This invoice is locked and can no longer be edited."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Diese Rechnung ist gesperrt und kann nicht mehr bearbeitet werden."
|
2020-08-07 09:04:54 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:109 apps/treasury/models.py:122
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "invoice"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rechnung"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:110
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "invoices"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rechnungen"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:127
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "Designation"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Bezeichnung"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:131
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "Quantity"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Qualität"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:135
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Unit price"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Einzelpreis"
|
2020-02-24 17:18:44 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:151
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "product"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Produkt"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:152
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "products"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Produkten"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:169
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "remittance type"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Überweisungstyp"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:170
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "remittance types"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Überweisungstypen"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:191
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Comment"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kommentar"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:196
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Closed"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Geschlossen"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:200
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "remittance"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Überweisung"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:201
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "remittances"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Überweisungen"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:233
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Remittance #{:d}: {}"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Überweisung #{:d}:{}"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:256
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "special transaction proxy"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "spezielle Transaktion Proxy"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:257
|
2020-04-06 08:58:16 +00:00
|
|
|
|
msgid "special transaction proxies"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "spezielle Transaktion Proxies"
|
2020-04-06 08:58:16 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/treasury/models.py:279
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgid "credit transaction"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kredit Transaktion"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/models.py:343
|
2020-04-22 01:57:19 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"This user doesn't have enough money to pay the memberships with its note. "
|
|
|
|
|
"Please ask her/him to credit the note before invalidating this credit."
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Dieser Benutzer hat nicht genug Geld, um die Mitgliedschaften mit seiner "
|
|
|
|
|
"Note zu bezahlen."
|
2020-04-22 01:57:19 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/models.py:355
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:10
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgid "Credit from the Société générale"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kredit von der Société générale"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/models.py:356
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgid "Credits from the Société générale"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Krediten von der Société générale"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/tables.py:20
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Invoice #{:d}"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rechnung #{:d}"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: apps/treasury/tables.py:25
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_list.html:13
|
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:13
|
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_list.html:13
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Invoice"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rechnung"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/tables.py:65
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "Transaction count"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Transaktionanzahl"
|
2020-03-21 16:02:28 +00:00
|
|
|
|
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/tables.py:70 apps/treasury/tables.py:72
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgid "View"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Schauen"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-07 09:04:54 +00:00
|
|
|
|
#: apps/treasury/tables.py:146
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgid "Yes"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Ja"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_confirm_delete.html:10
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:166
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Delete invoice"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Rechnung löschen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_confirm_delete.html:15
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "This invoice is locked and can't be deleted."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Eine Rechnung kann nicht gelöscht werden, wenn sie gesperrt ist."
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_confirm_delete.html:21
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Are you sure you want to delete this invoice? This action can't be undone."
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Möchten Sie diese Rechnung wirklich löschen? Diese Aktion kann nicht "
|
|
|
|
|
"rückgängig gemacht werden."
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_confirm_delete.html:28
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Return to invoices list"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Zurück zur Rechnungsliste"
|
2020-08-07 09:04:54 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_form.html:15
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: the LaTeX template is saved with this object. Updating the invoice "
|
|
|
|
|
"implies regenerate it. Be careful if you manipulate old invoices."
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Warnung: Die LaTeX-Vorlage wird mit diesem Objekt gespeichert. Wenn Sie die "
|
|
|
|
|
"Rechnung aktualisieren, müssen Sie sie neu generieren. Seien Sie vorsichtig, "
|
|
|
|
|
"wenn Sie alte Rechnungen bearbeiten."
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_form.html:69
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Add product"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Produkt hinzufügen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_form.html:70
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Remove product"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Produkt entfernen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_list.html:19
|
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:19
|
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_list.html:19
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Société générale credits"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Krediten von der Société générale"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/invoice_list.html:31
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "New invoice"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue Rechnung"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_form.html:12
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Remittance #"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Überweisung #"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_form.html:17
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Count"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Anzahl"
|
2020-03-11 11:05:29 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_form.html:35
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Linked transactions"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Transaktionen"
|
2020-04-20 23:06:54 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_form.html:42
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no transaction linked with this remittance."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mit dieser Überweisung ist keine Transaktion verbunden"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:27
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Opened remittances"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Geöffnete Überweisungen"
|
2020-04-20 23:06:54 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:34
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no opened remittance."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Es gibt keine offene Überweisung"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:39
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "New remittance"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue Überweisung"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:45
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Transfers without remittances"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Transfer ohne Überweisungen"
|
2020-08-07 18:11:28 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:52
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no transaction without any linked remittance."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mit dieser Überweisung ist keine Transaktion verbunden"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:60
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Transfers with opened remittances"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:67
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no transaction with an opened linked remittance."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:75
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Closed remittances"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/remittance_list.html:82
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no closed remittance yet."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:29
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "total amount"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:35
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: Validating this credit implies that all membership transactions "
|
|
|
|
|
"will be validated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:36
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you delete this credit, there all membership transactions will be also "
|
|
|
|
|
"validated, but no credit will be operated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:37
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If this credit is validated, then the user won't be able to ask for a credit "
|
|
|
|
|
"from the Société générale."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:38
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "If you think there is an error, please contact the \"respos info\"."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:44
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "This credit is already validated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:49
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Warning: if you don't validate this credit, the note of the user doesn't "
|
|
|
|
|
"have enough money to pay its memberships."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:50
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Please ask the user to credit its note before deleting this credit."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:57
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/tables.py:59 apps/wei/tables.py:60 apps/wei/tables.py:99
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Validate"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_detail.html:65
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Return to credit list"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_list.html:34
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Filter with unvalidated credits only"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/treasury/templates/treasury/sogecredit_list.html:44
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no matched user that have asked for a Société générale credit."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/treasury/views.py:38
|
|
|
|
|
msgid "Create new invoice"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/treasury/views.py:89
|
|
|
|
|
msgid "Invoices list"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:104 apps/treasury/views.py:265
|
|
|
|
|
#: apps/treasury/views.py:391
|
2020-08-13 13:20:15 +00:00
|
|
|
|
msgid "You are not able to see the treasury interface."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:114
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update an invoice"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:226
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Create a new remittance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/treasury/views.py:253
|
|
|
|
|
msgid "Remittances list"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:316
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update a remittance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:339
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Attach a transaction to a remittance"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:383
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "List of credits from the Société générale"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: apps/treasury/views.py:426
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Manage credits from the Société générale"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/apps.py:10 apps/wei/models.py:49 apps/wei/models.py:50
|
|
|
|
|
#: apps/wei/models.py:61 apps/wei/models.py:167
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: note_kfet/templates/base.html:98
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "WEI"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/registration.py:51 apps/wei/models.py:113
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:283
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "bus"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/registration.py:52
|
|
|
|
|
msgid ""
|
|
|
|
|
"This choice is not definitive. The WEI organizers are free to attribute for "
|
|
|
|
|
"you a bus and a team, in particular if you are a free eletron."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/registration.py:59
|
|
|
|
|
msgid "Team"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/registration.py:61
|
|
|
|
|
msgid ""
|
|
|
|
|
"Leave this field empty if you won't be in a team (staff, bus chief, free "
|
|
|
|
|
"electron)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/registration.py:67 apps/wei/forms/registration.py:77
|
|
|
|
|
#: apps/wei/models.py:148
|
|
|
|
|
msgid "WEI Roles"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/registration.py:68
|
|
|
|
|
msgid "Select the roles that you are interested in."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/registration.py:113
|
|
|
|
|
msgid "This team doesn't belong to the given bus."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: apps/wei/forms/surveys/wei2020.py:29
|
|
|
|
|
msgid "Choose a word:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/models.py:24 apps/wei/templates/wei/base.html:36
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "year"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Jahr"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/models.py:28 apps/wei/templates/wei/base.html:30
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "date start"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Anfangsdatum"
|
2020-08-10 16:12:59 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/models.py:32 apps/wei/templates/wei/base.html:33
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "date end"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Abschlussdatum"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:77
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgid "survey information"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:78
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgid "Information about the survey for new members, encoded in JSON"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:100
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Bus"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Bus"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:101 apps/wei/templates/wei/weiclub_detail.html:51
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Buses"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Buses"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:122
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "color"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Farbe"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:123
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "The color of the T-Shirt, stored with its number equivalent"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Die Farbe des T-Shirts, gespeichert mit der entsprechenden Nummer"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:137
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Bus team"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Bus Team"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:138
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Bus teams"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Bus Teams"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:147
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "WEI Role"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Rolle"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:172
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Credit from Société générale"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kredit von der Société générale"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:177
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Caution check given"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:181 apps/wei/templates/wei/weimembership_form.html:64
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "birth date"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Geburtsdatum"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:187 apps/wei/models.py:197
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Male"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Männlich"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:188 apps/wei/models.py:198
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Female"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Weiblich"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-06 15:41:30 +00:00
|
|
|
|
#: apps/wei/models.py:189
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Non binary"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "nicht binär"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:191 apps/wei/templates/wei/weimembership_form.html:55
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "gender"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Geschlecht"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:200 apps/wei/templates/wei/weimembership_form.html:58
|
2020-07-28 18:49:32 +00:00
|
|
|
|
msgid "clothing cut"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kleidung Schnitt"
|
2020-07-28 18:49:32 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:213 apps/wei/templates/wei/weimembership_form.html:61
|
2020-07-28 18:49:32 +00:00
|
|
|
|
msgid "clothing size"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Kleidergröße"
|
2020-07-28 18:49:32 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:219 apps/wei/templates/wei/weimembership_form.html:67
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "health issues"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Gesundheitsprobleme"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:224 apps/wei/templates/wei/weimembership_form.html:70
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "emergency contact name"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Notfall-Kontakt"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:229 apps/wei/templates/wei/weimembership_form.html:73
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "emergency contact phone"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Notfallkontakttelefon"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/models.py:234 apps/wei/templates/wei/weimembership_form.html:52
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "first year"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Erste Jahr"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:235
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Tells if the user is new in the school."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Gibt an, ob der USer neu in der Schule ist."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:240
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "registration information"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Registrierung Detailen"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:241
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Information about the registration (buses for old members, survey fot the "
|
|
|
|
|
"new members), encoded in JSON"
|
|
|
|
|
msgstr ""
|
2020-09-03 12:23:00 +00:00
|
|
|
|
"Informationen zur Registrierung (Busse für alte Mitglieder, Umfrage für neue "
|
|
|
|
|
"Mitglieder), verschlüsselt in JSON"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:272
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "WEI User"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI User"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:273
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "WEI Users"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Users"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:293
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "team"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Team"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:303
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "WEI registration"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Registrierung"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:307
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "WEI membership"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Mitgliedschaft"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-15 19:30:08 +00:00
|
|
|
|
#: apps/wei/models.py:308
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "WEI memberships"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Mitgliedschaften"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/tables.py:127
|
2020-04-23 16:28:16 +00:00
|
|
|
|
msgid "Year"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Jahr"
|
2020-04-23 16:28:16 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/tables.py:165 apps/wei/templates/wei/bus_detail.html:32
|
|
|
|
|
#: apps/wei/templates/wei/busteam_detail.html:50
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid "Teams"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Teams"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/tables.py:174 apps/wei/tables.py:215
|
2020-04-23 16:28:16 +00:00
|
|
|
|
msgid "Members count"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Anzahl Mitgliedern"
|
2020-04-23 16:28:16 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/tables.py:181 apps/wei/tables.py:212
|
2020-04-23 16:28:16 +00:00
|
|
|
|
msgid "members"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mitglieder"
|
2020-04-23 16:28:16 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:44
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "WEI fee (paid students)"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Preis (bezahlte Studenten)"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:47 apps/wei/templates/wei/base.html:54
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "The BDE membership is included in the WEI registration."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Die BDE-Mitgliedschaft ist in der WEI-Registrierung enthalten"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:51
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "WEI fee (unpaid students)"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Preis (unbezahlte Studenten)"
|
2020-04-21 15:49:06 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:76
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "WEI list"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Liste"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:81 apps/wei/views.py:506
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Register 1A"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "1A Registrieren"
|
2020-04-21 15:49:06 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:85 apps/wei/views.py:573
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Register 2A+"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "2A+ Registrieren"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:93
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Add bus"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue Bus"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/base.html:97
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "View WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI schauen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/bus_detail.html:22
|
|
|
|
|
#: apps/wei/templates/wei/busteam_detail.html:22
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Add team"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue Team"
|
2020-08-13 17:29:01 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/bus_detail.html:45
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Members"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mitglied"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/bus_detail.html:54
|
|
|
|
|
#: apps/wei/templates/wei/busteam_detail.html:60
|
|
|
|
|
#: apps/wei/templates/wei/weimembership_list.html:29
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "View as PDF"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Als PDF schauen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/survey.html:11
|
|
|
|
|
#: apps/wei/templates/wei/survey_closed.html:11
|
|
|
|
|
#: apps/wei/templates/wei/survey_end.html:11 apps/wei/views.py:978
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/views.py:1032 apps/wei/views.py:1042
|
|
|
|
|
msgid "Survey WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Umfrage"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/survey.html:23
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Next"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Weiter"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/survey_closed.html:15
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "The inscription for this WEI are now closed."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr " Die Inschrift für diese WEI ist nun geschlossen."
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/survey_closed.html:19
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Return to WEI detail"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Zurück zur WEI Detaillen"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/survey_end.html:15
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "The survey is now ended. Your answers have been saved."
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Die Umfrage ist nun beendet. Ihre Antworten wurden gespeichert."
|
2020-04-20 23:06:54 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_detail.html:32
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Register to the WEI! – 1A"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "1A Registrieren"
|
2020-04-20 23:06:54 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_detail.html:36
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Register to the WEI! – 2A+"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "2A+ Registrieren"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_detail.html:40
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update my registration"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Meine Registrierung bearbeiten"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_detail.html:63
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Members of the WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mitglied der WEI"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_detail.html:89
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Unvalidated registrations"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "unvalidierte Registrierungen"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_list.html:14 apps/wei/views.py:76
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "Create WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue WEI"
|
2020-08-30 14:23:55 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiclub_list.html:22
|
2020-08-30 14:23:55 +00:00
|
|
|
|
msgid "WEI listing"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI List"
|
2020-08-30 14:23:55 +00:00
|
|
|
|
|
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:10
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Review registration"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:35
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "ENS year"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:76
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Payment from Société générale"
|
2020-07-30 15:30:21 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:80
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Suggested bus from the survey:"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:85
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Raw survey information"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:95
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "The algorithm didn't run."
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:98
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "caution check given"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:102
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "preferred bus"
|
2020-02-06 20:42:17 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:105
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "preferred team"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:108
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "preferred roles"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:115
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiregistration_confirm_delete.html:30
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update registration"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:131
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "The registration is already validated and can't be unvalidated."
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:132
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "The user joined the bus"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:133
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "in the team"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:134
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "in no team (staff)"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:134
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "with the following roles:"
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:139
|
2020-04-25 17:29:18 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"The WEI will be paid by Société générale. The membership will be created "
|
|
|
|
|
"even if the bank didn't pay the BDE yet. The membership transaction will be "
|
|
|
|
|
"created but will be invalid. You will have to validate it once the bank "
|
|
|
|
|
"validated the creation of the account, or to change the payment method."
|
2020-08-06 15:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:149
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The note don't have enough money (%(balance)s, %(pretty_fee)s required). The "
|
2020-08-10 17:59:01 +00:00
|
|
|
|
"registration may fail if you don't credit the note now."
|
2020-08-06 15:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:157
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The note has enough money (%(pretty_fee)s required), the registration is "
|
|
|
|
|
"possible."
|
2020-08-06 15:41:30 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:166
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "The user didn't give her/his caution check."
|
2020-03-29 22:42:32 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-30 14:23:55 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_form.html:174
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"This user is not a member of the Kfet club for the coming year. The "
|
|
|
|
|
"membership will be processed automatically, the WEI registration includes "
|
|
|
|
|
"the membership fee."
|
2020-08-07 09:04:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weimembership_list.html:23
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "View unvalidated registrations..."
|
2020-08-07 09:04:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiregistration_confirm_delete.html:16
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "This registration is already validated and can't be deleted."
|
2020-08-07 09:04:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiregistration_confirm_delete.html:23
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
2020-08-06 20:30:14 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"Are you sure you want to delete the registration of %(user)s for the WEI "
|
|
|
|
|
"%(wei_name)s? This action can't be undone."
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiregistration_list.html:17
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "There is no pre-registration found with this pattern."
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: apps/wei/templates/wei/weiregistration_list.html:23
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "View validated memberships..."
|
2020-03-24 00:04:01 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:55
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Search WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI finden"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:105
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "WEI Detail"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Infos"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:200
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "View members of the WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mitglied der WEI schauen"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:228
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Find WEI Membership"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Mitgliedschaft finden"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:238
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "View registrations to the WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Mitglied der WEI schauen"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:262
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Find WEI Registration"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Registrierung finden"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:273
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update the WEI"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI bearbeiten"
|
2020-03-24 00:04:01 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:294
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Create new bus"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue Bus"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:332
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update bus"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Bus bearbeiten"
|
2020-07-25 15:25:57 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:362
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Manage bus"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Bus ändern"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:389
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Create new team"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Neue Bus Team"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:429
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update team"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Team bearbeiten"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:460
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Manage WEI team"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "WEI Team bearbeiten"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:482
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Register first year student to the WEI"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:527 apps/wei/views.py:607
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "This user is already registered to this WEI."
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:532
|
2020-04-22 01:57:19 +00:00
|
|
|
|
msgid ""
|
2020-08-13 13:20:15 +00:00
|
|
|
|
"This user can't be in her/his first year since he/she has already "
|
|
|
|
|
"participated to a WEI."
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:549
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Register old student to the WEI"
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:592 apps/wei/views.py:680
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "You already opened an account in the Société générale."
|
2020-04-22 01:26:45 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:637
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Update WEI Registration"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:739
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Delete WEI registration"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:750
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "You don't have the right to delete this WEI registration."
|
2020-04-23 16:28:16 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:769
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Validate WEI registration"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-18 10:10:52 +00:00
|
|
|
|
#: apps/wei/views.py:916
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "This user didn't give her/his caution check."
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-13 16:04:28 +00:00
|
|
|
|
#: note_kfet/settings/base.py:155
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "German"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Deutsch"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-08-13 16:04:28 +00:00
|
|
|
|
#: note_kfet/settings/base.py:156
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "English"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "English"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-08-13 16:04:28 +00:00
|
|
|
|
#: note_kfet/settings/base.py:157
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "French"
|
2020-09-02 22:02:45 +00:00
|
|
|
|
msgstr "Französich"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/400.html:10
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Bad request"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/400.html:14
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Sorry, your request was bad. Don't know what could be wrong. An email has "
|
|
|
|
|
"been sent to webmasters with the details of the error. You can now drink a "
|
|
|
|
|
"coke."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/403.html:10
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Permission denied"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/403.html:13
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "You don't have the right to perform this request."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/403.html:15 note_kfet/templates/404.html:19
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Exception message:"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/404.html:10
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Page not found"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/404.html:14
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"The requested path <code>%(request_path)s</code> was not found on the server."
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/500.html:10
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Server error"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/500.html:14
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Sorry, an error occurred when processing your request. An email has been "
|
|
|
|
|
"sent to webmasters with the detail of the error, and this will be fixed "
|
|
|
|
|
"soon. You can now drink a beer."
|
2020-04-21 15:49:06 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/autocomplete_model.html:14
|
2020-08-25 14:47:54 +00:00
|
|
|
|
msgid "Reset"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: note_kfet/templates/base.html:13
|
|
|
|
|
msgid "The ENS Paris-Saclay BDE note."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: note_kfet/templates/base.html:74
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Users"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Users"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: note_kfet/templates/base.html:80
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Clubs"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "CLubs"
|
2020-04-22 15:30:17 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: note_kfet/templates/base.html:109
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Admin"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Admin"
|
2020-04-17 16:33:02 +00:00
|
|
|
|
|
2020-09-02 21:14:55 +00:00
|
|
|
|
#: note_kfet/templates/base.html:153
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Your e-mail address is not validated. Please check your mail inbox and click "
|
|
|
|
|
"on the validation link."
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/base_search.html:15
|
2020-08-24 10:41:51 +00:00
|
|
|
|
msgid "Search by attribute such as name…"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/base_search.html:23
|
2020-08-24 10:41:51 +00:00
|
|
|
|
msgid "There is no results."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: note_kfet/templates/cas_server/base.html:7
|
|
|
|
|
msgid "Central Authentication Service"
|
2020-09-03 12:23:00 +00:00
|
|
|
|
msgstr "Central Authentication Service"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#: note_kfet/templates/cas_server/base.html:43
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"A new version of the application is available. This instance runs "
|
|
|
|
|
"%(VERSION)s and the last version is %(LAST_VERSION)s. Please consider "
|
|
|
|
|
"upgrading."
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/logged_out.html:13
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Thanks for spending some quality time with the Web site today."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/logged_out.html:14
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Log in again"
|
2020-04-20 23:06:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: note_kfet/templates/registration/login.html:6
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/login.html:15
|
|
|
|
|
#: note_kfet/templates/registration/login.html:38
|
|
|
|
|
#: note_kfet/templates/registration/password_reset_complete.html:15
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Log in"
|
2020-04-20 23:06:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/login.html:20
|
2020-08-10 16:12:59 +00:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"You are authenticated as %(username)s, but are not authorized to access this "
|
|
|
|
|
"page. Would you like to login to a different account, or with a higher "
|
|
|
|
|
"permission mask?"
|
2020-04-20 23:06:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/login.html:30
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"You must be logged with a staff account with the higher mask to access "
|
|
|
|
|
"Django Admin."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/login.html:40
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Forgotten your password or username?"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_change_done.html:13
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Your password was changed."
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_change_form.html:14
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Please enter your old password, for security's sake, and then enter your new "
|
|
|
|
|
"password twice so we can verify you typed it in correctly."
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_change_form.html:16
|
|
|
|
|
#: note_kfet/templates/registration/password_reset_confirm.html:17
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Change my password"
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_reset_complete.html:13
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Your password has been set. You may go ahead and log in now."
|
2020-04-20 22:07:00 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_reset_confirm.html:14
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"Please enter your new password twice so we can verify you typed it in "
|
|
|
|
|
"correctly."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_reset_confirm.html:21
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"The password reset link was invalid, possibly because it has already been "
|
|
|
|
|
"used. Please request a new password reset."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_reset_done.html:13
|
2020-08-05 12:14:51 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"We've emailed you instructions for setting your password, if an account "
|
|
|
|
|
"exists with the email you entered. You should receive them shortly."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_reset_done.html:14
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"If you don't receive an email, please make sure you've entered the address "
|
|
|
|
|
"you registered with, and check your spam folder."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_reset_form.html:13
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"Forgotten your password? Enter your email address below, and we'll email "
|
|
|
|
|
"instructions for setting a new one."
|
2020-04-17 16:33:02 +00:00
|
|
|
|
msgstr ""
|
2020-04-20 23:06:54 +00:00
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/password_reset_form.html:18
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Reset my password"
|
2020-04-21 15:49:06 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-08-24 10:41:51 +00:00
|
|
|
|
#: note_kfet/templates/registration/signup.html:6
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/signup.html:11
|
|
|
|
|
#: note_kfet/templates/registration/signup.html:27
|
2020-08-10 16:12:59 +00:00
|
|
|
|
msgid "Sign up"
|
2020-04-20 23:06:54 +00:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2020-09-01 08:30:47 +00:00
|
|
|
|
#: note_kfet/templates/registration/signup.html:15
|
2020-04-20 23:06:54 +00:00
|
|
|
|
msgid ""
|
2020-08-10 16:12:59 +00:00
|
|
|
|
"If you already signed up, your registration is taken into account. The BDE "
|
|
|
|
|
"must validate your account before your can log in. You have to go to the "
|
|
|
|
|
"Kfet and pay the registration fee. You must also validate your email address "
|
|
|
|
|
"by following the link you received."
|
2020-04-20 23:06:54 +00:00
|
|
|
|
msgstr ""
|