From 1bf8334f1e426639a29980cc73a2da6d73de2bb4 Mon Sep 17 00:00:00 2001 From: BCC-Phrase Date: Fri, 30 Jan 2026 11:04:37 +0100 Subject: [PATCH 1/4] New ro translations for nb committed. --- frontend/i18n/locales/ro.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/i18n/locales/ro.json b/frontend/i18n/locales/ro.json index f35bf5d0..1de952fd 100644 --- a/frontend/i18n/locales/ro.json +++ b/frontend/i18n/locales/ro.json @@ -22,6 +22,8 @@ "correctAnswer": "Răspuns corect", "yourAnswer": "Răspunsul tău", "lockAnswer": "Blochează răspunsul", + "saveAnswer": "Salvează răspunsul", + "changeAnswer": "Modifică răspunsul", "questionNumber": "{current} din {total}", "continue": "Continuă", "nextQuestion": "Următoarea întrebare", @@ -30,6 +32,8 @@ "unavailable": "Acest quiz nu este disponibil pentru moment.", "reviewAnswers": "Vezi răspunsurile", "finishReview": "Finalizați revizuirea", + "yourNumber": "Numărul tău", + "writeYourAnswer": "Scrie răspunsul tău...", "result": { "receivedNoPoints": "Nu ai obținut niciun punct.", "receivedPoints": "Ai acumulat {points} punct(e).", @@ -249,4 +253,4 @@ "excludedFromLeaderboard": "Exclusă din clasament" } } -} +} \ No newline at end of file From 54358ff248b3612ac8349aba7a6d2d78cf06b776 Mon Sep 17 00:00:00 2001 From: BCC-Phrase Date: Sat, 31 Jan 2026 11:36:09 +0100 Subject: [PATCH 2/4] New et translations for nb committed. --- frontend/i18n/locales/et.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/i18n/locales/et.json b/frontend/i18n/locales/et.json index fbd5d049..f815de2e 100644 --- a/frontend/i18n/locales/et.json +++ b/frontend/i18n/locales/et.json @@ -22,6 +22,8 @@ "correctAnswer": "Õige vastus", "yourAnswer": "Sinu vastus", "lockAnswer": "Lukusta vastus", + "saveAnswer": "Salvesta vastus", + "changeAnswer": "Muuda vastust", "questionNumber": "{current} {total}-st", "continue": "Jätka", "nextQuestion": "Järgmine küsimus", @@ -30,6 +32,8 @@ "unavailable": "See küsimustik pole hetkel saadaval.", "reviewAnswers": "Vaata vastust", "finishReview": "Lõpetada läbivaatamine", + "yourNumber": "Sinu number", + "writeYourAnswer": "Kirjuta oma vastus...", "result": { "receivedNoPoints": "Sa ei saanud ühtegi punkti.", "receivedPoints": "Sa kogusid {points} punkti.", @@ -249,4 +253,4 @@ "excludedFromLeaderboard": "Edetabelites peidetud" } } -} +} \ No newline at end of file From 25db73000e11b7e0d2915d8f3e3e18ecb8a130b1 Mon Sep 17 00:00:00 2001 From: BCC-Phrase Date: Sun, 1 Feb 2026 18:27:44 +0100 Subject: [PATCH 3/4] New hu translations for nb committed. --- frontend/i18n/locales/hu.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/i18n/locales/hu.json b/frontend/i18n/locales/hu.json index 4dcebfa1..792fc256 100644 --- a/frontend/i18n/locales/hu.json +++ b/frontend/i18n/locales/hu.json @@ -22,6 +22,8 @@ "correctAnswer": "Helyes válasz", "yourAnswer": "Válaszod", "lockAnswer": "Válasz zárolása", + "saveAnswer": "Válasz mentése", + "changeAnswer": "Válasz módosítása", "questionNumber": "{current} ból {total}", "continue": "Folytatás", "nextQuestion": "Következő kérdés", @@ -30,6 +32,8 @@ "unavailable": "Ez a kvíz jelenleg nem elérhető.", "reviewAnswers": "Lásd a választ", "finishReview": "Átnézés befejezése", + "yourNumber": "A számod", + "writeYourAnswer": "Írd meg a válaszodat...", "result": { "receivedNoPoints": "Nem szereztél pontot.", "receivedPoints": "{points} pontot gyűjtöttél.", @@ -249,4 +253,4 @@ "excludedFromLeaderboard": "Elrejtve a toplistákról" } } -} +} \ No newline at end of file From 497c3b7ad40235e525f52c246e7f061b8b764c35 Mon Sep 17 00:00:00 2001 From: BCC-Phrase Date: Sun, 1 Feb 2026 23:53:22 +0100 Subject: [PATCH 4/4] New pl translations for nb committed. --- frontend/i18n/locales/pl.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/i18n/locales/pl.json b/frontend/i18n/locales/pl.json index 991f4624..d218ac09 100644 --- a/frontend/i18n/locales/pl.json +++ b/frontend/i18n/locales/pl.json @@ -22,6 +22,8 @@ "correctAnswer": "Prawidłowa odpowiedź", "yourAnswer": "Twoja odpowiedź", "lockAnswer": "Zatwierdź odpowiedź", + "saveAnswer": "Zapisz odpowiedź", + "changeAnswer": "Zmień odpowiedź", "questionNumber": "{current} z {total}", "continue": "Kontynuuj", "nextQuestion": "Następne pytanie", @@ -30,6 +32,8 @@ "unavailable": "Ten quiz jest obecnie niedostępny.", "reviewAnswers": "Zobacz odpowiedzi", "finishReview": "Zakończ przeglądanie", + "yourNumber": "Twoja liczba", + "writeYourAnswer": "Wpisz swoją odpowiedź...", "result": { "receivedNoPoints": "Nie zdobyłeś żadnych punktów.", "receivedPoints": "Zdobyłeś {points} pkt.", @@ -249,4 +253,4 @@ "excludedFromLeaderboard": "Ukryty z list rankingowych" } } -} +} \ No newline at end of file