From 1d47959745494181fe947d5d85d0bd18c859d2b5 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 7 Jan 2011 19:37:41 +0000 Subject: [trunk] - update he_IL thanks to ADIRBITON git-svn-id: http://piwigo.org/svn/trunk@8505 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/he_IL/admin.lang.php | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) (limited to 'language') diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index bd74e9e67..186890a5a 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -750,5 +750,45 @@ $lang['Failed to write file to disk'] = 'נכשל בכתיבת הקובץ בדי $lang['File upload stopped by extension'] = 'העלאת קובץ נכשלה ובמשתמע'; $lang['Unknown upload error'] = 'שגיאה בהעלאה לא ידועה'; $lang['Error on file "%s" : %s'] = 'שגיאה בקובץ "%s" : %s'; -$lang['Menu Management'] = 'נהל תפריטים'; +$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'] = 'מבחר'; +$lang['Action'] = 'פעולה'; +$lang['Set author'] = 'הגדר מחבר'; +$lang['Set title'] = 'הגדר כותרת'; +$lang['Set creation date'] = 'הגדר תאריך יצירה'; +$lang['Apply action'] = 'החל'; +$lang['on the %d selected photos'] = 'ב %d תמונות נבחרות'; +$lang['%d of %d photos selected'] = '%d מ %d תמונות נבחרו'; +$lang['No photo selected, %d photos in current set'] = 'לא נבחרו תמונות, %d תמונות בסט הנוכחי'; +$lang['All %d photos are selected'] = 'כל %d התמונות נבחרו'; +$lang['remove this filter'] = 'הסר מסנן זה'; +$lang['predefined filter'] = 'סנן מראש'; +$lang['last import'] = 'הגיעה לאחרונה'; +$lang['with no virtual album'] = 'ללא אלבום וירטואלי'; +$lang['duplicates'] = 'כפילויות'; +$lang['Add a filter'] = 'הוסף מסנן'; +$lang['Remove all filters'] = 'מחק את כל המסננים'; +$lang['Refresh photo set'] = 'רענן את סט התמונות'; +$lang['The whole page'] = 'העמוד המלא'; +$lang['The whole set'] = 'הסט המלא'; +$lang['thumbnails per page'] = 'תמונות ממוזערות לעמוד'; +$lang['No photo in the current set.'] = 'אין תמונות בסט הנוכחי.'; +$lang['No photo selected, no action possible.'] = 'לא נבחרו תמונות, אין פעולות אפשריות.'; +$lang['Choose an action'] = 'בחר פעולה'; +$lang['remove author'] = 'הסר מחבר'; +$lang['Type here the author name'] = 'כתוב כאן את שם המחבר'; +$lang['remove title'] = 'הסר כותרת'; +$lang['Type here the title'] = 'כתוב כאן את הכותרת'; +$lang['remove creation date'] = 'הסר את תאריך היצירה'; +$lang['with no album'] = 'ללא אלבום'; +$lang['with no tag'] = 'ללא תיוג'; ?> \ No newline at end of file -- cgit v1.2.3