diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index fb0b5df7a42..1cfd7aa66ee 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -16,6 +16,7 @@ OC.L10N.register( "Crop is not square" : "Przycięcie nie jest prostokątem", "State token does not match" : "Token stanu nie pasuje", "Could not complete login" : "Nie udało się ukończyć logowania", + "Your login token is invalid or has expired" : "Token logowania jest nieprawidłowy lub wygasł", "Password reset is disabled" : "Resetowanie hasła jest wyłączone", "Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny", "Couldn't reset password because the token is expired" : "Nie można zresetować hasła, ponieważ token wygasł", @@ -58,7 +59,7 @@ OC.L10N.register( "Already up to date" : "Już zaktualizowano", "Saving..." : "Zapisywanie…", "Dismiss" : "Anuluj", - "Authentication required" : "Wymagana autoryzacja", + "Authentication required" : "Wymagane uwierzytelnienie", "This action requires you to confirm your password" : "Ta akcja wymaga potwierdzenia hasłem", "Confirm" : "Potwierdź", "Password" : "Hasło", @@ -133,6 +134,7 @@ OC.L10N.register( "Access control" : "Kontrola dostępu", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} udostępnione linkiem", "Share details could not be loaded for this item." : "Szczegóły udziału nie mogły zostać wczytane dla tego obiektu.", + "Search globally" : "Szukaj globalnie", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Do automatycznego uzupełnienia potrzebny jest co najmniej {count} znak","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków","Do automatycznego uzupełnienia potrzebnych jest co najmniej {count} znaków"], "This list is maybe truncated - please refine your search term to see more results." : "Ta lista może być obcięta - proszę bardziej określić fraze wyszukiwania, aby zobaczyć więcej wyników.", "No users or groups found for {search}" : "Nie znaleziono użytkowników lub grup dla {search}", |