From cac417c74bc6d5f528b356190561d244e9b4f93a Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 12 Jan 2012 21:37:28 +0000 Subject: 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 --- language/he_IL/admin.lang.php | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'language/he_IL') diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 312c2ab40..e0cfd815c 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -605,14 +605,7 @@ $lang['Select files'] = 'בחר קבצים'; $lang['Everybody'] = 'כולם'; $lang['Who can see these photos?'] = 'מי יכול לראות את התמונות?'; $lang['Who can see this photo?'] = 'מי יכול לראות את התמונה?'; -$lang['The websize maximum width must be a number between %d and %d'] = 'רוחב מרבי websize חייב להיות מספר בין% d% d '; -$lang['The websize maximum height must be a number between %d and %d'] = 'הגובה המרבי של האתר חייב להיות מספר בין %d ו %d'; -$lang['The websize image quality must be a number between %d and %d'] = 'איכות התמונה באתר חייב להיות מספר בין %d ו %d'; -$lang['The thumbnail maximum width must be a number between %d and %d'] = 'הרוחב המרבי של תמונה ממוזערת חייב להיות מספר בין %d ו %d'; -$lang['The thumbnail maximum height must be a number between %d and %d'] = 'הגובה המרבי של תמונה ממוזערת חייב להיות מספר בין %d ו %d'; -$lang['The thumbnail image quality must be a number between %d and %d'] = 'האיכות המירבית של תמונה ממוזערת חייב להיות מספר בין %d ו %d'; $lang['Settings'] = 'הגדרות'; -$lang['Web size photo'] = 'צילום בגודל האתר '; $lang['Resize'] = 'גודל'; $lang['Maximum Width'] = 'רוחב מרבי'; $lang['pixels'] = 'פיקסלים'; @@ -709,10 +702,6 @@ $lang['Menu Management'] = 'נהל תפריטים'; $lang['automatic order'] = 'סדר אוטומטי'; $lang['manual order'] = 'סדר ידני'; $lang['Albums automatically sorted'] = 'מיון אלבומים אוטומטי'; -$lang['Keep high definition'] = 'שמור על חדות גבוהה'; -$lang['The high definition maximum width must be a number between %d and %d'] = 'הגדרת הרוחב המקסימלי חייב להיות מספר בין %d ו %d'; -$lang['The high definition maximum height must be a number between %d and %d'] = 'הגדרת הגובהה המקסימלי חייב להיות מספר בין %d ו %d'; -$lang['The high definition image quality must be a number between %d and %d'] = 'הגדרת האיכות הטובה ביותר חייבת להיות מספר בין %d ו %d'; $lang['Batch Manager'] = 'מנהל קבוצה'; $lang['include child albums'] = 'כולל אלבום ילד'; $lang['Selection'] = 'מבחר'; -- cgit v1.2.3