diff options
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r-- | settings/l10n/pl.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 19a84b71453..f8aa5306963 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -67,6 +67,7 @@ $TRANSLATIONS = array( "Groups" => "Grupy", "Group Admin" => "Administrator grupy", "Delete" => "Usuń", +"never" => "nigdy", "add group" => "dodaj grupę", "A valid username must be provided" => "Należy podać prawidłową nazwę użytkownika", "Error creating user" => "Błąd podczas tworzenia użytkownika", @@ -156,6 +157,7 @@ $TRANSLATIONS = array( "See application page at apps.owncloud.com" => "Zobacz stronę aplikacji na apps.owncloud.com", "See application website" => "Zobacz na stronie aplikacji", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencjonowane przez <span class=\"author\"></span>", +"All" => "Wszystkie", "Administrator Documentation" => "Dokumentacja administratora", "Online Documentation" => "Dokumentacja online", "Forum" => "Forum", @@ -194,10 +196,13 @@ $TRANSLATIONS = array( "Create" => "Utwórz", "Admin Recovery Password" => "Odzyskiwanie hasła administratora", "Enter the recovery password in order to recover the users files during password change" => "Wpisz hasło odzyskiwania, aby odzyskać pliki użytkowników podczas zmiany hasła", +"Group" => "Grupa", +"Default Quota" => "Domyślny udział", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Proszę ustawić ograniczenie zasobów (np. \"512 MB\" albo \"12 GB)", "Unlimited" => "Bez limitu", "Other" => "Inne", "Username" => "Nazwa użytkownika", +"Quota" => "Udział", "change full name" => "Zmień pełna nazwę", "set new password" => "ustaw nowe hasło", "Default" => "Domyślny" |