Skip to content
django.po 133 KiB
Newer Older
# 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.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-02-19 13:57-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"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"
#: accounts/apps.py:8
#, fuzzy
#| msgid "Counts"
msgid "Accounts"
msgstr "Anzahlen"

Andreas Klöckner's avatar
Andreas Klöckner committed
#: accounts/models.py:42
msgid "username"
msgstr "Benutzername"

#: accounts/models.py:46
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
msgstr ""

#: accounts/models.py:50
msgid ""
"Enter a valid username. This value may contain only letters, numbers and @/./"
"+/-/_ characters."
msgstr ""
"Geben Sie einen gültigen Benutzernamen ein. Dieser Wert darf nur Buchstaben, "
"Zahlen und die Zeichen @/./+/-/_ enthalten."
Andreas Klöckner's avatar
Andreas Klöckner committed

#: accounts/models.py:55 course/auth.py:367
msgid "A user with that username already exists."
msgstr "Ein Benutzer mit diesem Benutzernamen existiert bereits"

#: accounts/models.py:58
msgid "first name"
msgstr "Vorname"
Andreas Klöckner's avatar
Andreas Klöckner committed
#: accounts/models.py:59
msgid "last name"
msgstr "Nachname"
#: accounts/models.py:60 course/auth.py:478
Andreas Klöckner's avatar
Andreas Klöckner committed
msgid "email address"
msgstr ""

#: accounts/models.py:63
msgid "Name verified"
msgstr ""

#: accounts/models.py:66
msgid ""
"Indicates that this user's name has been verified as being associated with "
"the individual able to sign in to this account."
msgstr ""

#: accounts/models.py:72
msgctxt "User status"
msgid "active"
msgstr "Aktiv"

#: accounts/models.py:75
msgid ""
"Designates whether this user should be treated as active. Unselect this "
"instead of deleting accounts."
msgstr ""

#: accounts/models.py:79
msgid "date joined"
msgstr "Beitrittsdatum"

#: accounts/models.py:84
msgid "staff status"
msgstr "Team-Status"

#: accounts/models.py:86
msgid "Designates whether the user can log into this admin site."
msgstr "Bestimmt, ob der Benutzer sich bei die Admin-Seite anmelden kann"

#: accounts/models.py:90 course/auth.py:436 course/enrollment.py:273
#: course/models.py:365 course/templates/course/participation-table.html.py:8
#: relate/templates/reset-passwd-form.html:20
Andreas Klöckner's avatar
Andreas Klöckner committed
msgid "Institutional ID"
msgstr "Institutionelle ID"

#: accounts/models.py:93
msgid "Institutional ID verified"
msgstr "Institutionelle ID geprüft"

#: accounts/models.py:96
msgid ""
"Indicates that this user's institutional ID has been verified as being "
"associated with the individual able to log in to this account."
msgstr ""

#: accounts/models.py:103
msgid "User status"
msgstr "Benutzer-Status"

#: accounts/models.py:106
msgid "The sign in token sent out in email."
msgstr ""

#. Translators: the sign in token of the user.
#: accounts/models.py:109
msgid "Sign in key"
msgstr "Anmelde-Token"

#: accounts/models.py:112
msgid "The time stamp of the sign in token."
msgstr "Zeitstempel des Anmelde-Tokens"

#. Translators: the time when the token is sent out.
#: accounts/models.py:114
msgid "Key time"
msgstr ""

#: accounts/models.py:117
msgid ""
"Which key bindings you prefer when editing larger amounts of text or code. "
"(If you do not understand what this means, leave it as 'Default'.)"
msgstr ""

#: accounts/models.py:122
msgid "Default"
msgstr ""

#. Translators: the text editor used by participants
#: accounts/models.py:129
msgid "Editor mode"
msgstr "Editor-Modus"

#: accounts/models.py:135 accounts/models.py:213
Andreas Klöckner's avatar
Andreas Klöckner committed
msgid "user"
msgstr "Benutzer"

#: accounts/models.py:136
msgid "users"
msgstr "Benutzer"

#: accounts/models.py:146
Andreas Klöckner's avatar
Andreas Klöckner committed
msgid "(blank)"
msgstr "(leer)"

#: course/admin.py:237
msgid "Tags must belong to same course as participation."
msgstr "Tags müssen zum selben Kurs gehören wie die Teilnahme"
#: course/admin.py:262 course/exam.py:187
#: course/templates/course/gradebook-by-opp.html:99
#: course/templates/course/gradebook-participant.html:30
#: course/templates/course/gradebook.html:18
#: course/templates/course/participation-table.html:6
Andreas Klöckner's avatar
Andreas Klöckner committed
msgctxt "real name of a user"
msgid "Name"
msgstr ""

#: course/admin.py:373 course/admin.py:499 course/admin.py:584
Andreas Klöckner's avatar
Andreas Klöckner committed
#: course/admin.py:695 course/admin.py:770 course/admin.py:852
#: course/exam.py:99 course/templates/course/gradebook-single.html.py:17
#: course/views.py:644
msgstr "Teilnehmer"
#: course/admin.py:471 course/admin.py:579 course/admin.py:685
#: course/admin.py:765 course/models.py:205 course/models.py:228
#: course/models.py:273 course/models.py:311 course/models.py:367
#: course/models.py:405 course/models.py:440 course/models.py:1032
#: course/models.py:1399
msgstr "Kurs"
#: course/admin.py:476 course/flow.py:1812 course/models.py:407
#: course/models.py:455 course/models.py:858 course/models.py:930
#: course/models.py:1046 course/models.py:1403
#: course/templates/course/gradebook-opp-list.html:21
#: course/templates/course/gradebook-single.html:138 course/views.py:491
#: course/views.py:573 course/views.py:649
msgstr "Flow-ID"
#: course/admin.py:481
msgid "not in use"
msgstr "nicht verwendet"

#: course/admin.py:490 course/grades.py:1152 course/models.py:575
msgstr "Seiten-ID"
Loading
Loading full blame...