iPad version

This commit is contained in:
Abel Fokkinga
2013-02-21 17:08:51 +01:00
parent eae41e0e3f
commit 797a47e84a
65 changed files with 3422 additions and 516 deletions

View File

@@ -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";