diff options
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r-- | settings/l10n/pl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 08a899ce081..3d0dc63f854 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -62,13 +62,16 @@ $TRANSLATIONS = array( "Decrypting files... Please wait, this can take some time." => "Odszyfrowuje pliki... Proszę czekać, to może zająć jakiś czas.", "Delete encryption keys permanently." => "Usuń trwale klucze szyfrujące.", "Restore encryption keys." => "Przywróć klucze szyfrujące.", +"Unable to delete {objName}" => "Nie można usunąć {objName}", "Error creating group" => "Błąd podczas tworzenia grupy", "A valid group name must be provided" => "Należy podać prawidłową nazwę grupy", +"deleted {groupName}" => "usunięto {groupName}", "undo" => "cofnij", "Groups" => "Grupy", "Group Admin" => "Administrator grupy", "Delete" => "Usuń", "never" => "nigdy", +"deleted {userName}" => "usunięto {userName}", "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", |