Add German and English survey translations
This commit is contained in:
@@ -0,0 +1,125 @@
|
||||
survey:
|
||||
list:
|
||||
login_required: "Dieser Bereich verwendet den normalen Contao-Mitgliederlogin. Bitte binden Sie das Modul auf einer geschützten Seite oder mit einer separaten Login-Seite ein."
|
||||
create: "Neue Umfrage anlegen"
|
||||
published: "veröffentlicht"
|
||||
draft: "Entwurf"
|
||||
locked: "gesperrt"
|
||||
no_description: "Keine Beschreibung hinterlegt."
|
||||
questions: "%count% Fragen"
|
||||
answers: "%count% Antworten"
|
||||
edit: "Bearbeiten"
|
||||
public_view: "Öffentliche Ansicht"
|
||||
show_results: "Ergebnisse anzeigen"
|
||||
empty: "Dem eingeloggten Mitglied ist aktuell keine Umfrage zugewiesen."
|
||||
edit:
|
||||
login_required: "Dieses Frontendmodul ist für eingeloggte Mitglieder gedacht. Nutzen Sie den normalen Contao-Mitgliederlogin auf einer geschützten Seite."
|
||||
create_title: "Neue Umfrage erstellen"
|
||||
create_text: "Die Umfrage wird nach dem Anlegen automatisch dem eingeloggten Mitglied zugewiesen."
|
||||
label_title: "Titel"
|
||||
label_description: "Beschreibung"
|
||||
publish_directly: "Direkt veröffentlichen"
|
||||
create_submit: "Umfrage erstellen"
|
||||
back_to_list: "Zur Liste"
|
||||
public_view_open: "Öffentliche Ansicht öffnen"
|
||||
public_link: "Öffentlicher Link"
|
||||
no_public_page: "Noch keine öffentliche Seite hinterlegt."
|
||||
status: "Status"
|
||||
editors: "Bearbeitende"
|
||||
editors_count: "%count% Mitglied(er)"
|
||||
published: "veröffentlicht"
|
||||
draft: "Entwurf"
|
||||
locked: "gesperrt"
|
||||
structure_locked: "Die Umfrage ist strukturell gesperrt, weil bereits Antworten vorliegen. Stammdaten können weiter gepflegt werden, der Ablauf und die Fragen jedoch nicht."
|
||||
metadata: "Umfrage-Metadaten"
|
||||
publish_survey: "Umfrage veröffentlichen"
|
||||
save: "Speichern"
|
||||
editors_title: "Bearbeitende Mitglieder"
|
||||
no_editors: "Keine Editoren hinterlegt."
|
||||
responses_title: "Antworten und Ergebnisse"
|
||||
completed: "abgeschlossen"
|
||||
open: "offen"
|
||||
started_at: "Begonnen"
|
||||
completed_at: "Beendet"
|
||||
unknown: "unbekannt"
|
||||
participation_code: "Teilnahme-Code"
|
||||
no_submissions: "Es liegen noch keine Teilnahmen vor."
|
||||
questions_title: "Fragen bearbeiten"
|
||||
edit_mode: "Bearbeitungsmodus"
|
||||
label_type: "Fragetyp"
|
||||
label_question: "Frage"
|
||||
mandatory: "Pflichtfrage"
|
||||
active: "Aktiv"
|
||||
allow_maybe: "Vielleicht anbieten"
|
||||
jump_yes: "Zur Frage springen bei Auswahl ja"
|
||||
jump_no: "Zur Frage springen bei Auswahl nein"
|
||||
allow_multiple: "Multiple-Choice aktivieren"
|
||||
answer_option: "Antwort %number%"
|
||||
range_min: "Kleinster Wert"
|
||||
range_max: "Größter Wert"
|
||||
range_step: "Schrittweite"
|
||||
update_question: "Frage aktualisieren"
|
||||
save_question: "Frage speichern"
|
||||
mandatory_badge: "Pflicht"
|
||||
start_badge: "Start"
|
||||
no_extra_description: "Keine Zusatzbeschreibung."
|
||||
delete_question_confirm: "Frage wirklich löschen?"
|
||||
delete: "Löschen"
|
||||
no_questions: "Noch keine Fragen angelegt."
|
||||
conditions_title: "Sprungregeln"
|
||||
source_question: "Ausgangsfrage"
|
||||
answer: "Antwort"
|
||||
next_question: "Nächste Frage"
|
||||
update_condition: "Bedingung aktualisieren"
|
||||
save_condition: "Bedingung speichern"
|
||||
condition_prefix: "Wenn Antwort = %value%"
|
||||
continue_to: "weiter zu %target%"
|
||||
question_fallback: "Frage #%id%"
|
||||
edit_condition: "Bearbeiten"
|
||||
delete_condition_confirm: "Bedingung wirklich löschen?"
|
||||
no_conditions: "Noch keine Bedingungen definiert."
|
||||
survey:
|
||||
default_description: "Bitte beantworten Sie die folgenden Fragen. Jede Frage wird einzeln angezeigt."
|
||||
thanks_title: "Vielen Dank fürs Ausfüllen."
|
||||
thanks_text: "Ihre Antworten wurden anonym gespeichert. Es wurde keine Teilnehmeridentität mit diesem Umfrage-Durchlauf verknüpft."
|
||||
question_progress: "Frage %current%"
|
||||
answer_flow_hint: "Diese Antwort wird direkt für den weiteren Ablauf verwendet."
|
||||
current_value: "Aktueller Wert"
|
||||
next: "Weiter"
|
||||
results:
|
||||
no_description: "Keine Beschreibung hinterlegt."
|
||||
completed_submissions: "%count% abgeschlossene Teilnahmen"
|
||||
questions: "%count% Fragen"
|
||||
download_excel: "Ergebnisse als Excel herunterladen"
|
||||
download_pdf: "Ergebnisse als PDF herunterladen"
|
||||
answers: "%count% Antworten"
|
||||
response_rate: "%rate%% Rücklauf"
|
||||
minimum: "Minimum"
|
||||
maximum: "Maximum"
|
||||
average: "Durchschnitt"
|
||||
no_ratings: "Noch keine Bewertungen vorhanden."
|
||||
no_text_responses: "Noch keine Freitextantworten vorhanden."
|
||||
no_questions: "Für diese Umfrage sind noch keine Fragen angelegt."
|
||||
pdf:
|
||||
no_description: "Keine Beschreibung hinterlegt."
|
||||
completed_submissions: "%count% abgeschlossene Teilnahmen"
|
||||
questions: "%count% Fragen"
|
||||
export_prefix: "Export %date%"
|
||||
answers: "%count% Antworten"
|
||||
response_rate: "%rate%% Rücklauf"
|
||||
minimum: "Minimum"
|
||||
maximum: "Maximum"
|
||||
average: "Durchschnitt"
|
||||
chart_hint: "Die Punkte sind farblich den Werten in der Tabelle zugeordnet."
|
||||
color: "Farbe"
|
||||
option: "Option"
|
||||
value: "Wert"
|
||||
answer_group: "Antwortgruppe"
|
||||
count: "Anzahl"
|
||||
share: "Anteil"
|
||||
no_data: "Noch keine Daten vorhanden."
|
||||
no_ratings: "Noch keine Bewertungen vorhanden."
|
||||
no_text_responses: "Noch keine Freitextantworten vorhanden."
|
||||
no_questions_title: "Keine Fragen vorhanden"
|
||||
no_questions_text: "Für diese Umfrage sind noch keine Fragen angelegt."
|
||||
footer: "PDF-Export des Survey-Bundles"
|
||||
@@ -0,0 +1,125 @@
|
||||
survey:
|
||||
list:
|
||||
login_required: "This area uses the regular Contao member login. Please place the module on a protected page or provide a separate login page."
|
||||
create: "Create new survey"
|
||||
published: "published"
|
||||
draft: "Draft"
|
||||
locked: "locked"
|
||||
no_description: "No description available."
|
||||
questions: "%count% questions"
|
||||
answers: "%count% answers"
|
||||
edit: "Edit"
|
||||
public_view: "Public view"
|
||||
show_results: "Show results"
|
||||
empty: "There is currently no survey assigned to the logged-in member."
|
||||
edit:
|
||||
login_required: "This frontend module is intended for logged-in members. Please use the regular Contao member login on a protected page."
|
||||
create_title: "Create new survey"
|
||||
create_text: "The survey will automatically be assigned to the logged-in member after creation."
|
||||
label_title: "Title"
|
||||
label_description: "Description"
|
||||
publish_directly: "Publish immediately"
|
||||
create_submit: "Create survey"
|
||||
back_to_list: "Back to list"
|
||||
public_view_open: "Open public view"
|
||||
public_link: "Public link"
|
||||
no_public_page: "No public page configured yet."
|
||||
status: "Status"
|
||||
editors: "Editors"
|
||||
editors_count: "%count% member(s)"
|
||||
published: "published"
|
||||
draft: "draft"
|
||||
locked: "locked"
|
||||
structure_locked: "The survey structure is locked because answers already exist. Master data can still be maintained, but the flow and questions can no longer be changed."
|
||||
metadata: "Survey metadata"
|
||||
publish_survey: "Publish survey"
|
||||
save: "Save"
|
||||
editors_title: "Editing members"
|
||||
no_editors: "No editors configured."
|
||||
responses_title: "Answers and results"
|
||||
completed: "completed"
|
||||
open: "open"
|
||||
started_at: "Started"
|
||||
completed_at: "Completed"
|
||||
unknown: "unknown"
|
||||
participation_code: "Participation code"
|
||||
no_submissions: "No participations yet."
|
||||
questions_title: "Edit questions"
|
||||
edit_mode: "Edit mode"
|
||||
label_type: "Question type"
|
||||
label_question: "Question"
|
||||
mandatory: "Required question"
|
||||
active: "Active"
|
||||
allow_maybe: "Offer maybe"
|
||||
jump_yes: "Jump to question on yes"
|
||||
jump_no: "Jump to question on no"
|
||||
allow_multiple: "Enable multiple choice"
|
||||
answer_option: "Answer %number%"
|
||||
range_min: "Minimum value"
|
||||
range_max: "Maximum value"
|
||||
range_step: "Step size"
|
||||
update_question: "Update question"
|
||||
save_question: "Save question"
|
||||
mandatory_badge: "Required"
|
||||
start_badge: "Start"
|
||||
no_extra_description: "No additional description."
|
||||
delete_question_confirm: "Delete this question?"
|
||||
delete: "Delete"
|
||||
no_questions: "No questions created yet."
|
||||
conditions_title: "Jump rules"
|
||||
source_question: "Source question"
|
||||
answer: "Answer"
|
||||
next_question: "Next question"
|
||||
update_condition: "Update condition"
|
||||
save_condition: "Save condition"
|
||||
condition_prefix: "If answer = %value%"
|
||||
continue_to: "continue to %target%"
|
||||
question_fallback: "Question #%id%"
|
||||
edit_condition: "Edit"
|
||||
delete_condition_confirm: "Delete this condition?"
|
||||
no_conditions: "No conditions defined yet."
|
||||
survey:
|
||||
default_description: "Please answer the following questions. Each question is shown individually."
|
||||
thanks_title: "Thank you for completing the survey."
|
||||
thanks_text: "Your answers have been stored anonymously. No participant identity was linked to this survey run."
|
||||
question_progress: "Question %current%"
|
||||
answer_flow_hint: "This answer is used directly for the further flow."
|
||||
current_value: "Current value"
|
||||
next: "Next"
|
||||
results:
|
||||
no_description: "No description available."
|
||||
completed_submissions: "%count% completed participations"
|
||||
questions: "%count% questions"
|
||||
download_excel: "Download results as Excel"
|
||||
download_pdf: "Download results as PDF"
|
||||
answers: "%count% answers"
|
||||
response_rate: "%rate%% response rate"
|
||||
minimum: "Minimum"
|
||||
maximum: "Maximum"
|
||||
average: "Average"
|
||||
no_ratings: "No ratings available yet."
|
||||
no_text_responses: "No free-text responses available yet."
|
||||
no_questions: "No questions have been created for this survey yet."
|
||||
pdf:
|
||||
no_description: "No description available."
|
||||
completed_submissions: "%count% completed participations"
|
||||
questions: "%count% questions"
|
||||
export_prefix: "Export %date%"
|
||||
answers: "%count% answers"
|
||||
response_rate: "%rate%% response rate"
|
||||
minimum: "Minimum"
|
||||
maximum: "Maximum"
|
||||
average: "Average"
|
||||
chart_hint: "The points are color-coded to match the values in the table."
|
||||
color: "Color"
|
||||
option: "Option"
|
||||
value: "Value"
|
||||
answer_group: "Answer group"
|
||||
count: "Count"
|
||||
share: "Share"
|
||||
no_data: "No data available yet."
|
||||
no_ratings: "No ratings available yet."
|
||||
no_text_responses: "No free-text responses available yet."
|
||||
no_questions_title: "No questions available"
|
||||
no_questions_text: "No questions have been created for this survey yet."
|
||||
footer: "Survey bundle PDF export"
|
||||
Reference in New Issue
Block a user