diff options
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index b67418d8a24..0de753c1fe0 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -23,6 +23,7 @@ OC.L10N.register( "Backend doesn't support password change, but the user's encryption key was updated." : "Backend nie wspiera zmiany hasła, ale klucz szyfrujący użytkownika został zaktualizowany.", "installing and updating apps via the app store or Federated Cloud Sharing" : "instalacji i aktualizacji aplikacji za pośrednictwem sklepu z aplikacjami lub udziałem Stowarzyszonej Chmury", "Federated Cloud Sharing" : "Dzielenie się ze Stowarzyszoną Chmurą", + "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "Używasz przestarzałej wersji cURL %1$s wersja (%2$s). Zaktualizuj system operacyjny lub funkcje takie jak %3$s nie będą działać prawidłowo.", "Invalid SMTP password." : "Błędne hasło SMTP.", "Email setting test" : "Test ustawień e-mail", "Well done, %s!" : "Dobra robota, %s!", @@ -109,7 +110,10 @@ OC.L10N.register( "Groups" : "Grupy", "Group list is empty" : "Lista grup jest pusta", "Unable to retrieve the group list" : "Nie można pobrać listy grup", + "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Uwierzytelnianie dwuskładnikowe może być wymuszane dla wszystkich\tużytkowników i określonych grup. Jeśli nie mają skonfigurowanego dostawcy logowania dwuskładnikowego, nie będą mogli zalogować się do systemu.", + "Enforce two-factor authentication" : "Wymuś uwierzytelnianie dwuskładnikowe", "Limit to groups" : "Ogranicz do group", + "Two-factor authentication is not enforced for\tmembers of the following groups." : "Uwierzytelnianie dwuskładnikowe nie jest wymuszane dla\tczłonków następujących grup.", "Official" : "Oficjalny", "No results" : "Brak wyników", "Visit website" : "Odwiedź stronę", @@ -198,6 +202,7 @@ OC.L10N.register( "There are some errors regarding your setup." : "Znaleziono błędy w Twojej konfiguracji.", "There are some warnings regarding your setup." : "Znaleziono zastrzeżenia w Twojej konfiguracji.", "Checking for system and security issues." : "Sprawdzanie błędów systemu i bezpieczeństwa.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Sprawdź dokładnie <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">instrukcję instalacji ↗</a>, i sprawdź ewentualne błędy lub ostrzeżenia w <a href=\"%2$s\">dzienniku</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Sprawdź bezpieczeństwo swojego serwera Nextcloud <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">naszym skanerem bezpieczeństwa ↗</a>.", "Version" : "Wersja", "Two-Factor Authentication" : "Weryfikacja dwuetapowa", @@ -266,6 +271,7 @@ OC.L10N.register( "Details" : "Szczegóły", "You are a member of the following groups:" : "Należysz do następujących grup:", "You are using <strong>%s</strong>" : "Używasz <strong>%s</strong>", + "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Full name" : "Pełna nazwa", "No display name set" : "Brak nazwa wyświetlanej", "Your email address" : "Twój adres e-mail", |