# Qcodo Distributed Language File
# for German (default)
# Contributed by Wolfgang Reinhardt
# For QTextBoxBase controls
MsgId "%s is required"
MsgStr "%s wird benötigt"
MsgId "Required"
MsgStr "Benötigt"
# For QWriteBox controls
MsgId ""
"Tags <b> <u> <i> <br> <code> and <http://...> are allowed. "
"Use ** at the beginning of any line for a bulleted list."
MsgStr ""
"Die <b> <u> <i> <br> <code> and <http://...> sind zulässig. "
"Benutze ** am Anfang einer beliebigen Zeile für eine Liste mit Aufzählungszeichen."
# For QPaginatedControl controls
MsgId "item"
MsgStr "Objekt"
MsgId "items"
MsgStr "Objekte"
# For QListBox and QCalendar controls
MsgId "Reset"
MsgStr "Reset"
# For QIntegerTextBox and QFloatTextBox controls
MsgId "Invalid Integer"
MsgStr "Keine gültige ganze Zahl"
MsgId "Invalid Float"
MsgStr "Keine gültige Gleitkomma-Zahl"
MsgId "Value must be less than %s"
MsgStr "Der Wert muß kleiner als %s sein."
MsgId "Value must be greater than %s"
MsgStr "Der Wert muß größer als %s sein."
# For QDataGrid controls
MsgId "Results: Viewing %s %s-%s of %s."
MsgStr "Ergebnisse: Angezeigt: %s %s-%s von %s."
MsgId "Results: No %s found."
MsgStr "Ergebnisse: Kein %s gefunden."
MsgId "Results: 1 %s found."
MsgId_Plural "Results: %s %s found."
MsgStr[0] "Ergebnisse: 1 %s gefunden."
MsgStr[1] "Ergebnisse: %s %s gefunden."
# For QPaginator controls
MsgId "Previous"
MsgStr "Vorherige"
MsgId "Next"
MsgStr "Nächste"
# For the List FormDraft Include template
MsgId "List All"
MsgStr "Alle anzeigen"
MsgId "Create a New"
MsgStr "Ein neues erstellen"
MsgId "Go to \"Form Drafts\""
MsgStr "Go to \"Form Drafts\""
# For the Edit FormBase class template
MsgId "Create"
MsgStr "Erstellen"
MsgId "Edit"
MsgStr "Ändern"
MsgId "Save"
MsgStr "Speichern"
MsgId "Cancel"
MsgStr "Abbruch"
MsgId "Delete"
MsgStr "Löschen"
MsgId "Are you SURE you want to DELETE this %s?"
MsgStr "Soll %s WIRKLICH GELÖSCHT werden??"
# For the form_drafts/index.php page
MsgId "List of Form Drafts"
MsgStr "Liste der Formular Vorlagen"
MsgId "View List"
MsgStr "Liste anzeigen"
MsgId "Create New"
MsgStr "Neuen Eintrag erstellen"