73 lines
1.8 KiB
Plaintext
73 lines
1.8 KiB
Plaintext
# 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 ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-10-31 22:44+0000\n"
|
|
"PO-Revision-Date: 2019-03-07 21:13+0100\n"
|
|
"Last-Translator: Reiner Mayers\n"
|
|
"Language: de\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"
|
|
"X-Translated-Using: django-rosetta 0.7.6\n"
|
|
"Language-Team: \n"
|
|
"X-Generator: Poedit 2.0.6\n"
|
|
|
|
#: apps/multichoice/models.py:9 apps/multichoice/models.py:65
|
|
msgid "Content"
|
|
msgstr "Inhalt"
|
|
|
|
#: apps/multichoice/models.py:10
|
|
msgid "Random"
|
|
msgstr "Zufällig"
|
|
|
|
#: apps/multichoice/models.py:11
|
|
msgid "None"
|
|
msgstr "Kein"
|
|
|
|
#: apps/multichoice/models.py:20
|
|
msgid "The order in which multichoice answer options are displayed to the user"
|
|
msgstr "Reihenfolge in der Multichoice Antworten dem Benutzer angezeigt werden"
|
|
|
|
#: apps/multichoice/models.py:23
|
|
msgid "Answer Order"
|
|
msgstr "Antwort Reihenfolge"
|
|
|
|
#: apps/multichoice/models.py:53
|
|
msgid "Multiple Choice Question"
|
|
msgstr "Multiple Choice Frage"
|
|
|
|
#: apps/multichoice/models.py:54
|
|
msgid "Multiple Choice Questions"
|
|
msgstr "Multiple Choice Frage"
|
|
|
|
#: apps/multichoice/models.py:59
|
|
msgid "Question"
|
|
msgstr "Frage"
|
|
|
|
#: apps/multichoice/models.py:63
|
|
msgid "Enter the answer text that you want displayed"
|
|
msgstr "Geben Sie den Antworttext ein der angezeigt werden soll"
|
|
|
|
#: apps/multichoice/models.py:69
|
|
msgid "Is this a correct answer?"
|
|
msgstr "Ist diese Antwort richtig?"
|
|
|
|
#: apps/multichoice/models.py:70
|
|
msgid "Correct"
|
|
msgstr "Korrekt"
|
|
|
|
#: apps/multichoice/models.py:76
|
|
msgid "Answer"
|
|
msgstr "Antwort"
|
|
|
|
#: apps/multichoice/models.py:77
|
|
msgid "Answers"
|
|
msgstr "Antworten"
|