diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 9c6f7fba5d..3e5fb0a47e 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -548,8 +548,8 @@ "code": "kod", "quote": "cytat", "Create": "Utwórz", - "Online": "Dostępny", - "Offline": "Niedostępny", + "Online": "Dostępny(-a)", + "Offline": "Niedostępny(-a)", "Add an Integration": "Dodaj integrację", "Token incorrect": "Niepoprawny token", "To link to a room it must have an address.": "Aby móc stworzyć link do pokoju musi on mieć swój adres.", @@ -1201,5 +1201,6 @@ "A phone number is required to register on this homeserver.": "Numer telefonu jest wymagany do rejestracji na tym serwerze domowym.", "Updating Riot": "Aktualizowanie Riot", "Submit Debug Logs": "Wyślij dzienniki błędów", - "Please contact your service administrator to continue using this service.": "Proszę, skontaktuj się z administratorem aby korzystać dalej z funkcji." + "Please contact your service administrator to continue using this service.": "Proszę, skontaktuj się z administratorem aby korzystać dalej z funkcji.", + "Only room administrators will see this warning": "Tylko administratorzy pokojów widzą to ostrzeżenie" }