iPad version
This commit is contained in:
@@ -54,6 +54,33 @@
|
||||
/* Show correct answer button */
|
||||
"Answer" = "Antwoord?";
|
||||
|
||||
/* Add a new verb (short description) */
|
||||
"Add new..." = "Nieuw...";
|
||||
|
||||
/* Add a new verb (long description) */
|
||||
"Add a new verb" = "Voeg een nieuw werkwoord toe";
|
||||
|
||||
/* Add a new lesson (long description) */
|
||||
"Add a new lesson" = "Nieuwe les toevoegen";
|
||||
|
||||
/* Number of correct answers */
|
||||
"Correct" = "Correct";
|
||||
|
||||
/* Number of incorrect answers */
|
||||
"Error" = "Fout";
|
||||
|
||||
/* Number of total conjugations in test */
|
||||
"Total" = "Totaal";
|
||||
|
||||
/* Congratulations title */
|
||||
"Congratulations" = "Gefeliciteerd";
|
||||
|
||||
/* Lesson completed succesfully message */
|
||||
"You succesfully completed this lesson!" = "Je hebt deze les succesvol afgerond!";
|
||||
|
||||
/* Quit lesson completed completed alert message */
|
||||
"Continue" = "Verder";
|
||||
|
||||
/* Simple present tense description */
|
||||
"TENSE_SIMPLE_PRESENT" = "Tegenwoordige tijd";
|
||||
|
||||
@@ -91,7 +118,7 @@
|
||||
"TENSE_PRESENT_SUBJUNCTIVE" = "Aanvoegende wijs";
|
||||
|
||||
/* Present subjunctive tense description */
|
||||
"TENSE_PRESENT_PERFECT_SUBJUNCTIVE" = "Voltooid aanvoegende wijs";
|
||||
"TENSE_PERFECT_SUBJUNCTIVE" = "Voltooid aanvoegende wijs";
|
||||
|
||||
/* Present perfect subjunctive tense description */
|
||||
"TENSE_IMPERFECT_SUBJUNCTIVE" = "Onvoltooid aanvoegende wijs";
|
||||
|
||||
Reference in New Issue
Block a user