Skip to content

Commit cfa8efa

Browse files
wojtekt99weblate
authored andcommitted
🌐 Translated (Polish)
Currently translated at 100.0% (380 of 380 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/pl/
1 parent ca6bb9f commit cfa8efa

File tree

1 file changed

+5
-4
lines changed
  • frontend/src/lib/i18n/locales

1 file changed

+5
-4
lines changed

frontend/src/lib/i18n/locales/pl.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,8 @@
199199
"analytics": "Analityka",
200200
"dislike_plural": "Nie lubię",
201201
"rating": "Ocena",
202-
"like": "Lubię"
202+
"like": "Lubię",
203+
"player": "Odtwarzacz"
203204
},
204205
"settings_page": {
205206
"last_seen": "Ostatnio widziany",
@@ -388,15 +389,15 @@
388389
"do_not_forget_backup_code": "Nie zapomnij zapisać swojego kodu odzyskiwania!",
389390
"scan_to_set_up": "Zeskanuj ten kod QR, aby ustawić kod",
390391
"enter_as_secret_if_no_see_code": "Wpisz kod, jeśli nie możesz zeskanować kodu QR",
391-
"totp_setup": ""
392+
"totp_setup": "Konfiguracja TOTP"
392393
},
393394
"webauthn_unavailable": "Webauthn nie jest dostępny",
394395
"add_security_key": "Dodaj Security-Key",
395396
"webauthn_available": "Webauthn jest dostępny",
396397
"webauthn": "Webauthn",
397398
"enable_totp": "Włącz Totp",
398399
"disable_totp": "Wyłączenie Totp",
399-
"totp": "",
400+
"totp": "TOTP",
400401
"totp_unavailable": "Totp nie jest dostępny",
401402
"totp_available": "Totp jest dostępny"
402403
},
@@ -409,7 +410,7 @@
409410
"normal_mode_description": "Pytanie i odpowiedź będą wyświetlane tylko na ekranie administratora, jak w Kahoot! Gracze będą mieli do dyspozycji jedynie kolorowe przyciski z symbolami odpowiadającymi tym na ekranie administratora.",
410411
"old_school_mode_description": "Pytania i obrazy będą wyświetlane zarówno na ekranie administratora, jak i na ekranie graczy",
411412
"start_game": "Rozpocznij grę",
412-
"old_school_mode": ""
413+
"old_school_mode": "Retro"
413414
},
414415
"quiztivity": {
415416
"editor": {

0 commit comments

Comments
 (0)