From 2589ce6a775c11d32c3c9bb5c80c25b91261299a Mon Sep 17 00:00:00 2001 From: Karol Kosek Date: Wed, 31 Oct 2018 17:50:05 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 93.8% (1194 of 1272 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/pl/ --- src/i18n/strings/pl.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 3e5fb0a47e..53bbfcd496 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -1202,5 +1202,10 @@ "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.", - "Only room administrators will see this warning": "Tylko administratorzy pokojów widzą to ostrzeżenie" + "Only room administrators will see this warning": "Tylko administratorzy pokojów widzą to ostrzeżenie", + "Open Devtools": "Otwórz narzędzia deweloperskie", + "Clear cache and resync": "Wyczyść pamięć podręczną i zsynchronizuj ponownie", + "Riot now uses 3-5x less memory, by only loading information about other users when needed. Please wait whilst we resynchronise with the server!": "Riot używa teraz 3-5x mniej pamięci, ładując informacje o innych użytkownikach tylko wtedy, gdy jest to konieczne. Poczekaj, aż ponownie zsynchronizujemy się z serwerem!", + "If the other version of Riot is still open in another tab, please close it as using Riot on the same host with both lazy loading enabled and disabled simultaneously will cause issues.": "Jeśli inna wersja Riot jest nadal otwarta w innej zakładce, proszę zamknij ją, ponieważ używanie Riot na tym samym komputerze z włączonym i wyłączonym jednocześnie leniwym ładowaniem będzie powodować problemy.", + "And %(count)s more...|other": "I %(count)s więcej…" }