diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 349f6cd9bd7..bfef3f091d6 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -105,6 +105,11 @@ OC.L10N.register( "Go to %s" : "Idź do: %s", "Install Client" : "Zainstaluj klienta", "Logged in user must be a subadmin" : "Zalogowany użytkownik musi być współadminem", + "Additional settings" : "Ustawienia dodatkowe", + "Groupware" : "Praca grupowa", + "Overview" : "Przegląd", + "Basic settings" : "Ustawienia podstawowe", + "Sharing" : "Udostępnianie", "Personal info" : "Informacje osobiste", "Mobile & desktop" : "Mobilne i stacjonarne", "Create" : "Utwórz", @@ -333,7 +338,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 5 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi zostać wykonywany przez użytkownika systemu \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Dla uruchomienia tego potrzebujesz rozszerzenia PHP POSIX. Zobacz {linkstart}dokumentację PHP{linkend}, aby uzyskać więcej szczegółów.", - "Sharing" : "Udostępnianie", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia udostępniania. Szczegółowe informacje znajdziesz w dokumentacji.", "Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostępniania", "Set default expiration date for shares" : "Ustaw domyślną datę ważności udostępnień", |