From 7b515a89ccc6188246977a5dfdfa1969ff705546 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 9 Sep 2010 20:10:50 +0000 Subject: feature 1845 : be able to delete photos added through ftp synchronization git-svn-id: http://piwigo.org/svn/trunk@6873 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pl_PL/admin.lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'language/pl_PL/admin.lang.php') diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 113813401..bb75393d7 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -752,7 +752,6 @@ $lang['Order of menubar items has been updated successfully.'] = 'Kolejność el $lang['This theme was not designed to be directly activated'] = 'Temat nie został zprojektowany tak, by aktywować go bezpośrednio.'; $lang['Who can see this photo?'] = 'Kto może oglądać o zdjęcie?'; $lang['Pending Comments'] = 'Oczekujące komentarze'; -$lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = 'Info: usunięcie zdjęcia nie dotyczy zdjęć dodanych podczas synchroniazacji. Zdjęcia dodanew ten sposób należy usunąć z systemu plików, a następnie wykonać synchronizację.'; $lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'W twoim pliku php.ini, parametr upload_max_filesize (%sB) jest większy niż post_max_size (%sB), powinieneś zmienić toe ustawienia'; $lang['Exif extension not available, admin should disable exif use'] = 'Rozszerzenie exif jest nie dostępne, administrato powinien usunąć korzystanie z exif'; $lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'Wgrywany plik przekracza rozmiar zdefiniowany w parametrze upload_max_filesize w pliku php.ini: %sB'; -- cgit v1.2.3