diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 50fe42774b8..f1f3d85349f 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -269,7 +269,6 @@ OC.L10N.register( "Too many requests" : "Zbyt wiele żądań", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zbyt wiele żądań z Twojej sieci. Spróbuj ponownie później lub skontaktuj się z administratorem, jeśli jest to błąd.", "Error" : "Błąd", - "Previous" : "Poprzedni", "Internal Server Error" : "Błąd wewnętrzny serwera", "The server was unable to complete your request." : "Serwer nie mógł zakończyć żądania.", "If this happens again, please send the technical details below to the server administrator." : "Jeśli to się powtórzy, prześlij poniższe szczegóły techniczne do administratora serwera.", @@ -328,6 +327,7 @@ OC.L10N.register( "Account connected" : "Połączono z kontem", "Your client should now be connected!" : "Twój klient powinien być teraz podłączony!", "You can close this window." : "Możesz zamknąć to okno.", + "Previous" : "Poprzedni", "This share is password-protected" : "Udostępnienie jest zabezpieczone hasłem", "The password is wrong or expired. Please try again or request a new one." : "Hasło jest nieprawidłowe lub wygasło. Spróbuj ponownie lub poproś o nowe.", "Please type in your email address to request a temporary password" : "Wpisz swój adres e-mail, aby poprosić o tymczasowe hasło", |