aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
committerplegall <plg@piwigo.org>2012-01-12 21:37:28 +0000
commitcac417c74bc6d5f528b356190561d244e9b4f93a (patch)
tree98d7f341215bfec3e75de2dde0a2a2167d54b30c /language/pl_PL
parent6a115001ba122c2084e28353e025f7c8c5f62335 (diff)
feature 2548, multiple size:
* adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL')
-rw-r--r--language/pl_PL/admin.lang.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php
index 303b5d875..6c4de8bc0 100644
--- a/language/pl_PL/admin.lang.php
+++ b/language/pl_PL/admin.lang.php
@@ -600,14 +600,7 @@ $lang['Manage this set of %d photos'] = 'Zarządzaj tym zbiorem %d zdjęć';
$lang['Select files'] = 'Wybierz pliki';
$lang['Everybody'] = 'Każdy';
$lang['Who can see these photos?'] = 'Kto może oglądać te zdjęcia?';
-$lang['The websize maximum width must be a number between %d and %d'] = 'Maksymalna szerokość dla www musi być liczbą pomiędzy %d i %d';
-$lang['The websize maximum height must be a number between %d and %d'] = 'Maksymalna wysokość dla www musi być liczbą pomiędzy %d i %d';
-$lang['The websize image quality must be a number between %d and %d'] = 'Maksymalna jakość obrazu dla www musi być liczbą pomiędzy %d i %d';
-$lang['The thumbnail maximum width must be a number between %d and %d'] = 'Maksymalna szerokość miniatury musi być liczbą pomiędzy %d i %d';
-$lang['The thumbnail maximum height must be a number between %d and %d'] = 'Maksymalna wysokość miniatury musi być liczbą pomiędzy %d i %d';
-$lang['The thumbnail image quality must be a number between %d and %d'] = 'Jakość miniatury musi być liczbą pomiędzy %d i %d';
$lang['Settings'] = 'Ustawienia';
-$lang['Web size photo'] = 'Zdjęcie o rozmiarze www';
$lang['Resize'] = 'Zmień wymiary';
$lang['Maximum Width'] = 'Maksymalna szerokość';
$lang['pixels'] = 'pikseli';
@@ -703,10 +696,6 @@ $lang['Menu Management'] = 'Menu';
$lang['automatic order'] = 'automatyczna kolejność';
$lang['manual order'] = 'ręczne zamówienie';
$lang['Albums automatically sorted'] = 'Albumy sortowane automatycznie';
-$lang['Keep high definition'] = 'Zachowaj wysoką jakość';
-$lang['The high definition maximum width must be a number between %d and %d'] = 'Maksymalna szerokość w wysokiej jakości musi być liczbą pomiędzy %d i %d';
-$lang['The high definition maximum height must be a number between %d and %d'] = 'Maksymalna wysokość w wysokiej jakości musi być liczbą pomiędzy %d i %d';
-$lang['The high definition image quality must be a number between %d and %d'] = 'Jakość obrazów w wysokiej jakości musi być liczbą pomiędzy %d i %d';
$lang['Batch Manager'] = 'Manadżer wsadowy';
$lang['include child albums'] = 'zawieraj podalbumy';
$lang['Selection'] = 'Zaznaczenie';