diff options
Diffstat (limited to 'apps/files/l10n/pl.php')
-rw-r--r-- | apps/files/l10n/pl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php index 27be124bb29..b835baafc89 100644 --- a/apps/files/l10n/pl.php +++ b/apps/files/l10n/pl.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Unknown error" => "Nieznany błąd", "Could not move %s - File with this name already exists" => "Nie można było przenieść %s - Plik o takiej nazwie już istnieje", "Could not move %s" => "Nie można było przenieść %s", +"Permission denied" => "Dostęp zabroniony", "File name cannot be empty." => "Nazwa pliku nie może być pusta.", "\"%s\" is an invalid file name." => "\"%s\" jest nieprawidłową nazwą pliku.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nieprawidłowa nazwa. Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*' są niedozwolone.", |