🌐 Translated (German)
Currently translated at 100.0% (104 of 104 strings) Translation: ClassQuiz/Frontend Translate-URL: https://translate.mawoka.eu/projects/classquiz/frontend/de/
This commit is contained in:
@@ -13,7 +13,8 @@
|
|||||||
},
|
},
|
||||||
"overview_page": {
|
"overview_page": {
|
||||||
"created_at": "Erstellt am",
|
"created_at": "Erstellt am",
|
||||||
"question_count": "Fragenanzahl"
|
"question_count": "Fragenanzahl",
|
||||||
|
"no_quizzes": "Es scheint so, als hättest du noch keine Quiz erstellt. Klicke auf den \"Erstellen\"-Knopf um ein Quiz zu erstellen oder importiere eins von Kahoot!"
|
||||||
},
|
},
|
||||||
"edit_page": {
|
"edit_page": {
|
||||||
"success_update_title": "Quiz erfolgreich aktualisiert!",
|
"success_update_title": "Quiz erfolgreich aktualisiert!",
|
||||||
@@ -92,7 +93,8 @@
|
|||||||
"screenshot": "Bildschirmaufnahme",
|
"screenshot": "Bildschirmaufnahme",
|
||||||
"screenshot_plural": "Bildschirmaufnahmen",
|
"screenshot_plural": "Bildschirmaufnahmen",
|
||||||
"browser": "Browser",
|
"browser": "Browser",
|
||||||
"view": "Angucken"
|
"view": "Angucken",
|
||||||
|
"correct": "Richtig"
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"time_in_seconds": "Zeit in Sekunden",
|
"time_in_seconds": "Zeit in Sekunden",
|
||||||
@@ -117,7 +119,9 @@
|
|||||||
"get_results": "Ergebnisse abfragen",
|
"get_results": "Ergebnisse abfragen",
|
||||||
"get_results_and_stop_time": "Ergebnisse abrufen und Zeit stoppen",
|
"get_results_and_stop_time": "Ergebnisse abrufen und Zeit stoppen",
|
||||||
"get_final_results": "Finale Ergebnisse abrufen",
|
"get_final_results": "Finale Ergebnisse abrufen",
|
||||||
"export_results": "Ergebnisse exportieren"
|
"export_results": "Ergebnisse exportieren",
|
||||||
|
"show_next_question": "Zeige die nächste Frage",
|
||||||
|
"start_by_showing_first_question": "Beginne damit, die erste Frage zu zeigen!"
|
||||||
},
|
},
|
||||||
"import_page": {
|
"import_page": {
|
||||||
"need_help": "Brauchst du Hilfe?",
|
"need_help": "Brauchst du Hilfe?",
|
||||||
@@ -141,5 +145,12 @@
|
|||||||
},
|
},
|
||||||
"search_page": {
|
"search_page": {
|
||||||
"at_least_3_characters": "Gib mindestens 3 Zeichen ein..."
|
"at_least_3_characters": "Gib mindestens 3 Zeichen ein..."
|
||||||
|
},
|
||||||
|
"play_page": {
|
||||||
|
"3rd place": "3. Platz",
|
||||||
|
"end_sentence": "Das war's! Das war das Quiz.",
|
||||||
|
"1st_place": "1. Platz",
|
||||||
|
"2nd_place": "2. Platz",
|
||||||
|
"with_out_of": "mit {{correct_questions}} von insgesamt {{total_question_count}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user