🌐 Translated (Dutch)
Currently translated at 90.3% (327 of 362 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/nl/
This commit is contained in:
committed by
Hosted Weblate
parent
88da8c5c1e
commit
aa69007ba5
@@ -188,7 +188,16 @@
|
|||||||
"select": "Selecteren",
|
"select": "Selecteren",
|
||||||
"update": "Update",
|
"update": "Update",
|
||||||
"rating": "Beoordeling",
|
"rating": "Beoordeling",
|
||||||
"quiztivity": "Quiztivity"
|
"quiztivity": "Quiztivity",
|
||||||
|
"analytics": "",
|
||||||
|
"check_choice": "",
|
||||||
|
"play_plural": "",
|
||||||
|
"dislike_plural": "",
|
||||||
|
"info": "",
|
||||||
|
"view_plural": "",
|
||||||
|
"like": "",
|
||||||
|
"dislike": "",
|
||||||
|
"like_plural": ""
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"not_all_links_imgur_links": "Niet alle links zijn Imgur-links!",
|
"not_all_links_imgur_links": "Niet alle links zijn Imgur-links!",
|
||||||
@@ -224,7 +233,9 @@
|
|||||||
"visit_docs": "Bekijk de documentatie",
|
"visit_docs": "Bekijk de documentatie",
|
||||||
"a_kahoot_quiz": "Een Kahoot!-Quiz",
|
"a_kahoot_quiz": "Een Kahoot!-Quiz",
|
||||||
"need_help": "Hulp nodig?",
|
"need_help": "Hulp nodig?",
|
||||||
"classquiz_quiz": "Een ClassQuiz-Quiz"
|
"classquiz_quiz": "Een ClassQuiz-Quiz",
|
||||||
|
"this_side_classquiz_excel": "",
|
||||||
|
"download_template_here": ""
|
||||||
},
|
},
|
||||||
"admin_page": {
|
"admin_page": {
|
||||||
"start_game": "Start spel",
|
"start_game": "Start spel",
|
||||||
@@ -244,7 +255,8 @@
|
|||||||
"enter_answer_into_field": "Typ je antwoord in het invoerveld!",
|
"enter_answer_into_field": "Typ je antwoord in het invoerveld!",
|
||||||
"stop_time_and_solutions": "Stop de tijd en toon oplossingen",
|
"stop_time_and_solutions": "Stop de tijd en toon oplossingen",
|
||||||
"download_export_results": "Resultaten downloaden",
|
"download_export_results": "Resultaten downloaden",
|
||||||
"answers_submitted": "{{answer_count}} Antwoorden ingediend"
|
"answers_submitted": "{{answer_count}} Antwoorden ingediend",
|
||||||
|
"request_export_results": ""
|
||||||
},
|
},
|
||||||
"password_reset_page": {
|
"password_reset_page": {
|
||||||
"reset_password": "Wachtwoord resetten"
|
"reset_password": "Wachtwoord resetten"
|
||||||
@@ -343,7 +355,10 @@
|
|||||||
"player_score": "Speler Score"
|
"player_score": "Speler Score"
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
"search_for_own_quizzes": "Zoek voor je eigen quizzen"
|
"search_for_own_quizzes": "Zoek voor je eigen quizzen",
|
||||||
|
"commandpalette_notice": "",
|
||||||
|
"views_n_plays": "",
|
||||||
|
"info_analytics": ""
|
||||||
},
|
},
|
||||||
"security_settings": {
|
"security_settings": {
|
||||||
"webauthn": "Webauthn",
|
"webauthn": "Webauthn",
|
||||||
@@ -388,9 +403,11 @@
|
|||||||
"add_new": "Nieuwe toevoegen",
|
"add_new": "Nieuwe toevoegen",
|
||||||
"shares": {
|
"shares": {
|
||||||
"never_expires": "Verloopt nooit",
|
"never_expires": "Verloopt nooit",
|
||||||
"expires_on": "Verloopt op {{date}}"
|
"expires_on": "Verloopt op {{date}}",
|
||||||
|
"add_new_share": ""
|
||||||
},
|
},
|
||||||
"select_page_type": "Selecteer Pagina Type"
|
"select_page_type": "Selecteer Pagina Type",
|
||||||
|
"open_shares_menu": ""
|
||||||
},
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"editor": {
|
"editor": {
|
||||||
@@ -403,7 +420,8 @@
|
|||||||
"memory": {
|
"memory": {
|
||||||
"try_count": "Pogingen: {{try_count}}"
|
"try_count": "Pogingen: {{try_count}}"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"share_expired": ""
|
||||||
},
|
},
|
||||||
"controllers": {
|
"controllers": {
|
||||||
"update_from_to": "Bijwerken van {{current_version}} naar {{newest_version}}",
|
"update_from_to": "Bijwerken van {{current_version}} naar {{newest_version}}",
|
||||||
|
|||||||
Reference in New Issue
Block a user