mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
Translations!
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% else %}
|
{% else %}
|
||||||
EMPTY
|
{{ "EMPTY"|trans }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -125,15 +125,16 @@
|
|||||||
<div class="modal-dialog">
|
<div class="modal-dialog">
|
||||||
<div class="modal-content">
|
<div class="modal-content">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<h1 class="modal-title fs-5" id="staticBackdropLabel">Please Confirm</h1>
|
<h1 class="modal-title fs-5" id="staticBackdropLabel">{{ "Please Confirm"|trans }}</h1>
|
||||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
Are you sure you want to clear all the results? This will also delete al the eliminations.
|
{{ "Are you sure you want to clear all the results? This will also delete al the eliminations."|trans }}
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">No</button>
|
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">{{ "No"|trans }}</button>
|
||||||
<a href="{{ path('app_backoffice_quiz_clear', {quiz: quiz.id}) }}" class="btn btn-danger">Yes</a>
|
<a href="{{ path('app_backoffice_quiz_clear', {quiz: quiz.id}) }}"
|
||||||
|
class="btn btn-danger">{{ "Yes"|trans }}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -146,15 +147,16 @@
|
|||||||
<div class="modal-dialog">
|
<div class="modal-dialog">
|
||||||
<div class="modal-content">
|
<div class="modal-content">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<h1 class="modal-title fs-5" id="staticBackdropLabel">Please Confirm</h1>
|
<h1 class="modal-title fs-5" id="staticBackdropLabel">{{ 'Please Confirm'| trans }}</h1>
|
||||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
Are you sure you want to delete this quiz?
|
{{ "Are you sure you want to delete this quiz?"|trans }}
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">No</button>
|
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">{{ "No"|trans }}</button>
|
||||||
<a href="{{ path('app_backoffice_quiz_delete', {quiz: quiz.id}) }}" class="btn btn-danger">Yes</a>
|
<a href="{{ path('app_backoffice_quiz_delete', {quiz: quiz.id}) }}"
|
||||||
|
class="btn btn-danger">{{ "Yes"| trans }}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -33,6 +33,14 @@
|
|||||||
<source>Already have an account? Log in</source>
|
<source>Already have an account? Log in</source>
|
||||||
<target>Heb je al een account? Log in</target>
|
<target>Heb je al een account? Log in</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="Qu1euq_" resname="Are you sure you want to clear all the results? This will also delete al the eliminations.">
|
||||||
|
<source>Are you sure you want to clear all the results? This will also delete al the eliminations.</source>
|
||||||
|
<target>Weet je zeker datatype je de resultaten will leegmaken? Dit gooit ook alle eliminaties weg.</target>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="Ec4twG8" resname="Are you sure you want to delete this quiz?">
|
||||||
|
<source>Are you sure you want to delete this quiz?</source>
|
||||||
|
<target>Weet je zeker datatype je deze test will verwijderen?</target>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id=".QFPbFe" resname="Back">
|
<trans-unit id=".QFPbFe" resname="Back">
|
||||||
<source>Back</source>
|
<source>Back</source>
|
||||||
<target>Terug</target>
|
<target>Terug</target>
|
||||||
@@ -89,6 +97,10 @@
|
|||||||
<source>Download Template</source>
|
<source>Download Template</source>
|
||||||
<target>Download sjabloon</target>
|
<target>Download sjabloon</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="FfYlwX8" resname="EMPTY">
|
||||||
|
<source>EMPTY</source>
|
||||||
|
<target>LEEG</target>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="JZi_tm0" resname="Email">
|
<trans-unit id="JZi_tm0" resname="Email">
|
||||||
<source>Email</source>
|
<source>Email</source>
|
||||||
<target>E-mail</target>
|
<target>E-mail</target>
|
||||||
@@ -137,6 +149,10 @@
|
|||||||
<source>Name</source>
|
<source>Name</source>
|
||||||
<target>Naam</target>
|
<target>Naam</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="wd1MvZW" resname="No">
|
||||||
|
<source>No</source>
|
||||||
|
<target>Nee</target>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="nOHriCl" resname="No active quiz">
|
<trans-unit id="nOHriCl" resname="No active quiz">
|
||||||
<source>No active quiz</source>
|
<source>No active quiz</source>
|
||||||
<target>Geen actieve test</target>
|
<target>Geen actieve test</target>
|
||||||
@@ -157,9 +173,13 @@
|
|||||||
<source>Password</source>
|
<source>Password</source>
|
||||||
<target>Wachtwoord</target>
|
<target>Wachtwoord</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="VbgD9L8" resname="Please Confirm">
|
||||||
|
<source>Please Confirm</source>
|
||||||
|
<target>Bevestig Alsjeblieft</target>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="6EclFME" resname="Please Confirm your Email">
|
<trans-unit id="6EclFME" resname="Please Confirm your Email">
|
||||||
<source>Please Confirm your Email</source>
|
<source>Please Confirm your Email</source>
|
||||||
<target>messages</target>
|
<target>Bevestig je e-mailadres alsjeblieft</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="lSX_PHJ" resname="Please sign in">
|
<trans-unit id="lSX_PHJ" resname="Please sign in">
|
||||||
<source>Please sign in</source>
|
<source>Please sign in</source>
|
||||||
@@ -277,6 +297,10 @@
|
|||||||
<source>Time</source>
|
<source>Time</source>
|
||||||
<target>Tijd</target>
|
<target>Tijd</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="pRCwpOT" resname="Yes">
|
||||||
|
<source>Yes</source>
|
||||||
|
<target>Ja</target>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="0afY1NF" resname="You have no seasons yet.">
|
<trans-unit id="0afY1NF" resname="You have no seasons yet.">
|
||||||
<source>You have no seasons yet.</source>
|
<source>You have no seasons yet.</source>
|
||||||
<target>Je hebt nog geen seizoenen.</target>
|
<target>Je hebt nog geen seizoenen.</target>
|
||||||
|
|||||||
Reference in New Issue
Block a user