feat: füge neue Labels für Trainer-Fortschritt und Versuche in mehreren Sprachen hinzu
All checks were successful
Deploy to production / deploy (push) Successful in 2m5s

This commit is contained in:
Torsten Schulz (local)
2026-05-27 16:30:12 +02:00
parent b976532b06
commit 6347646a8a
5 changed files with 15 additions and 0 deletions

View File

@@ -513,6 +513,9 @@
"exerciseUnlockHintTrainerMixSuffix": "Ang daan nga bokabularyo hinay-hinay nga gisagol.", "exerciseUnlockHintTrainerMixSuffix": "Ang daan nga bokabularyo hinay-hinay nga gisagol.",
"trainerStartWithReview": "Sugdi sa bag-ong bokabularyo niining leksiyona. Samtang nagpraktis ka, awtomatikong isagol sa trainer ang angay nga balik-balik.", "trainerStartWithReview": "Sugdi sa bag-ong bokabularyo niining leksiyona. Samtang nagpraktis ka, awtomatikong isagol sa trainer ang angay nga balik-balik.",
"startLesson": "Sugdi ang leksiyon", "startLesson": "Sugdi ang leksiyon",
"trainerProgressNewContentLabel": "Bag-ong sulod",
"totalAttemptsLabel": "Total nga mga pagsulay",
"successRateLabel": "Porsyento sa kalampusan",
"trainerProgressNewContent": "Bag-ong sulod: {current}/{target}", "trainerProgressNewContent": "Bag-ong sulod: {current}/{target}",
"trainerProgressReview": "Balik-balik: {count}", "trainerProgressReview": "Balik-balik: {count}",
"trainerProgressMixShare": "Nasagol nga bahin: {percent}%", "trainerProgressMixShare": "Nasagol nga bahin: {percent}%",

View File

@@ -843,6 +843,9 @@
"exerciseUnlockHintTrainerMixSuffix": "Ältere Vokabeln fließen dabei schrittweise mit ein.", "exerciseUnlockHintTrainerMixSuffix": "Ältere Vokabeln fließen dabei schrittweise mit ein.",
"trainerStartWithReview": "Starte mit den neuen Vokabeln dieser Lektion. Mit fortschreitendem Üben mischt der Trainer automatisch passende Wiederholungen ein.", "trainerStartWithReview": "Starte mit den neuen Vokabeln dieser Lektion. Mit fortschreitendem Üben mischt der Trainer automatisch passende Wiederholungen ein.",
"startLesson": "Lektion starten", "startLesson": "Lektion starten",
"trainerProgressNewContentLabel": "Neue Inhalte",
"totalAttemptsLabel": "TrainerVersuche gesamt",
"successRateLabel": "Erfolgsrate",
"trainerProgressNewContent": "Neue Inhalte: {current}/{target}", "trainerProgressNewContent": "Neue Inhalte: {current}/{target}",
"trainerProgressReview": "Wiederholung: {count}", "trainerProgressReview": "Wiederholung: {count}",
"trainerProgressMixShare": "Mischanteil: {percent}%", "trainerProgressMixShare": "Mischanteil: {percent}%",

View File

@@ -843,6 +843,9 @@
"exerciseUnlockHintTrainerMixSuffix": "Older vocabulary is mixed in gradually.", "exerciseUnlockHintTrainerMixSuffix": "Older vocabulary is mixed in gradually.",
"trainerStartWithReview": "Start with the new vocabulary from this lesson. As you practice, the trainer will automatically mix in fitting review items.", "trainerStartWithReview": "Start with the new vocabulary from this lesson. As you practice, the trainer will automatically mix in fitting review items.",
"startLesson": "Start lesson", "startLesson": "Start lesson",
"trainerProgressNewContentLabel": "New content",
"totalAttemptsLabel": "Total trainer attempts",
"successRateLabel": "Success rate",
"trainerProgressNewContent": "New content: {current}/{target}", "trainerProgressNewContent": "New content: {current}/{target}",
"trainerProgressReview": "Review: {count}", "trainerProgressReview": "Review: {count}",
"trainerProgressMixShare": "Mixed share: {percent}%", "trainerProgressMixShare": "Mixed share: {percent}%",

View File

@@ -822,6 +822,9 @@
"exerciseUnlockHintTrainerMixSuffix": "El vocabulario anterior se mezcla poco a poco.", "exerciseUnlockHintTrainerMixSuffix": "El vocabulario anterior se mezcla poco a poco.",
"trainerStartWithReview": "Empieza con el vocabulario nuevo de esta lección. A medida que avances, el entrenador mezclará automáticamente repasos adecuados.", "trainerStartWithReview": "Empieza con el vocabulario nuevo de esta lección. A medida que avances, el entrenador mezclará automáticamente repasos adecuados.",
"startLesson": "Empezar lección", "startLesson": "Empezar lección",
"trainerProgressNewContentLabel": "Contenido nuevo",
"totalAttemptsLabel": "Intentos totales",
"successRateLabel": "Tasa de aciertos",
"trainerProgressNewContent": "Contenido nuevo: {current}/{target}", "trainerProgressNewContent": "Contenido nuevo: {current}/{target}",
"trainerProgressReview": "Repaso: {count}", "trainerProgressReview": "Repaso: {count}",
"trainerProgressMixShare": "Parte mezclada: {percent}%", "trainerProgressMixShare": "Parte mezclada: {percent}%",

View File

@@ -822,6 +822,9 @@
"exerciseUnlockHintTrainerMixSuffix": "Le vocabulaire plus ancien est progressivement incorporé.", "exerciseUnlockHintTrainerMixSuffix": "Le vocabulaire plus ancien est progressivement incorporé.",
"trainerStartWithReview": "Commencez par le nouveau vocabulaire de cette leçon. Au fur et à mesure que la pratique progresse, l'entraîneur mélange automatiquement les répétitions appropriées.", "trainerStartWithReview": "Commencez par le nouveau vocabulaire de cette leçon. Au fur et à mesure que la pratique progresse, l'entraîneur mélange automatiquement les répétitions appropriées.",
"startLesson": "Commencer la leçon", "startLesson": "Commencer la leçon",
"trainerProgressNewContentLabel": "Nouveau contenu",
"totalAttemptsLabel": "Nombre total d'essais",
"successRateLabel": "Taux de réussite",
"trainerProgressNewContent": "Nouveau contenu : {current}/{target}", "trainerProgressNewContent": "Nouveau contenu : {current}/{target}",
"trainerProgressReview": "Répéter : {count}", "trainerProgressReview": "Répéter : {count}",
"trainerProgressMixShare": "Proportion de mélange : {pourcentage} %", "trainerProgressMixShare": "Proportion de mélange : {pourcentage} %",