Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion frontend/i18n/locales/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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.",
Expand Down Expand Up @@ -249,4 +253,4 @@
"excludedFromLeaderboard": "Edetabelites peidetud"
}
}
}
}
6 changes: 5 additions & 1 deletion frontend/i18n/locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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.",
Expand Down Expand Up @@ -249,4 +253,4 @@
"excludedFromLeaderboard": "Elrejtve a toplistákról"
}
}
}
}
6 changes: 5 additions & 1 deletion frontend/i18n/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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.",
Expand Down Expand Up @@ -249,4 +253,4 @@
"excludedFromLeaderboard": "Ukryty z list rankingowych"
}
}
}
}
6 changes: 5 additions & 1 deletion frontend/i18n/locales/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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).",
Expand Down Expand Up @@ -249,4 +253,4 @@
"excludedFromLeaderboard": "Exclusă din clasament"
}
}
}
}