diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index b5f686652a1..5575dd68b47 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -5,12 +5,12 @@ OC.L10N.register( "File is too big" : "Plik jest za duży", "The selected file is not an image." : "Wybrany plik nie jest obrazem.", "The selected file cannot be read." : "Wybrany plik nie może być odczytany.", - "Invalid file provided" : "Podano błędny plik", - "No image or file provided" : "Brak obrazu lub pliku dostarczonego", + "Invalid file provided" : "Wskazano niepoprawny plik", + "No image or file provided" : "Brak obrazu lub pliku", "Unknown filetype" : "Nieznany typ pliku", - "Invalid image" : "Nieprawidłowe zdjęcie", - "An error occurred. Please contact your admin." : "Pojawił się błąd. Skontaktuj się z administratorem.", - "No temporary profile picture available, try again" : "Brak obrazka profilu tymczasowego, spróbuj ponownie", + "Invalid image" : "Nieprawidłowy obraz", + "An error occurred. Please contact your admin." : "Wystąpił błąd. Skontaktuj się z administratorem.", + "No temporary profile picture available, try again" : "Brak tymczasowego zdjęcia profilowego, spróbuj ponownie", "No crop data provided" : "Brak danych do przycięcia", "No valid crop data provided" : "Brak danych do przycięcia", "Crop is not square" : "Przycięcie nie jest prostokątem", @@ -19,8 +19,8 @@ OC.L10N.register( "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ł", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nie udało się wysłać ponownego e-maila, ponieważ nie ma adresu e-mail do tego użytkownika. Proszę skontaktować się z administratorem.", - "%s password reset" : "%s reset hasła", - "Password reset" : "Reset hasła", + "%s password reset" : "%s zresetowanie hasła", + "Password reset" : "Zresetowanie hasła", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij następujący przycisk, żeby zresetować hasło. Jeśli nie prosiłeś o zmianę hasła możesz zignorować tego e-maila.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij następujący przycisk, żeby zresetować hasło. Jeśli nie prosiłeś o zmianę hasła możesz zignorować tego e-maila.", "Reset your password" : "Zresetuj hasło", @@ -36,9 +36,9 @@ OC.L10N.register( "[%d / %d]: Checking table %s" : "[%d / %d]: Sprawdzanie tabeli %s", "Turned on maintenance mode" : "Włączony tryb konserwacji", "Turned off maintenance mode" : "Wyłączony tryb konserwacji", - "Maintenance mode is kept active" : "Tryb konserwacji pozostaje aktywny", + "Maintenance mode is kept active" : "Tryb konserwacji jest aktywny", "Updating database schema" : "Aktualizacja struktury bazy danych", - "Updated database" : "Zaktualizuj bazę", + "Updated database" : "Zaktualizowana baza danych", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sprawdzam, czy struktura bazy danych może zostać zaktualizowana (to może zająć dużo czasu w zależności od rozmiaru bazy danych)", "Checked database schema update" : "Sprawdzono aktualizację struktury bazy danych", "Checking updates of apps" : "Sprawdzam aktualizacje aplikacji", |