diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 61495cb9e9b..b7b583acea5 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -50,6 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Zdalne czyszczenie zostało uruchomione w %1$s", "Remote wipe has finished on %1$s" : "Zdalne czyszczenie zakończyło się w %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> został zmieniony", + "Apps" : "Aplikacje", "Could not remove app." : "Usuwanie aplikacji nie powiodło się.", "Could not update app." : "Nie można uaktualnić aplikacji.", "Wrong password" : "Złe hasło", @@ -83,6 +84,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "E-mail nie został wysłany. Sprawdź logi swojego serwera poczty", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Wystąpił problem podczas wysyłania wiadomości e-mail. Zmień ustawienia. (Błąd: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Musisz ustawić swój adres e-mail użytkownika, zanim będziesz mógł wysyłać e-maile testowe. Przejdź do %s.", + "Users" : "Użytkownicy", "Invalid user" : "Nieprawidłowy użytkownik", "Invalid mail address" : "Nieprawidłowy adres e-mail", "Settings saved" : "Zapisano ustawienia", @@ -114,7 +116,6 @@ OC.L10N.register( "Go to %s" : "Przejdź do %s", "Install Client" : "Zainstaluj klienta", "Logged in user must be a subadmin" : "Zalogowany użytkownik musi być współadminem", - "Apps" : "Aplikacje", "Settings" : "Ustawienia", "Personal" : "Osobiste", "Administration" : "Administracja", |