Changeset 8505
- Timestamp:
- Jan 7, 2011, 8:37:41 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/he_IL/admin.lang.php
r8443 r8505 751 751 $lang['Unknown upload error'] = 'שגיאה בהעלאה לא ידועה'; 752 752 $lang['Error on file "%s" : %s'] = 'שגיאה בקובץ "%s" : %s'; 753 $lang['Menu Management'] = 'נהל תפריטים'; 753 $lang['Menu Management'] = 'נהל תפריטים'; 754 $lang['automatic order'] = 'סדר אוטומטי'; 755 $lang['manual order'] = 'סדר ידני'; 756 $lang['Albums automatically sorted'] = 'מיון אלבומים אוטומטי'; 757 $lang['Keep high definition'] = 'שמור על חדות גבוהה'; 758 $lang['The high definition maximum width must be a number between %d and %d'] = 'הגדרת הרוחב המקסימלי חייב להיות מספר בין %d ו %d'; 759 $lang['The high definition maximum height must be a number between %d and %d'] = 'הגדרת הגובהה המקסימלי חייב להיות מספר בין %d ו %d'; 760 $lang['The high definition image quality must be a number between %d and %d'] = 'הגדרת האיכות הטובה ביותר חייבת להיות מספר בין %d ו %d'; 761 $lang['Batch Manager'] = 'מנהל קבוצה'; 762 $lang['include child albums'] = 'כולל אלבום ילד'; 763 $lang['Selection'] = 'מבחר'; 764 $lang['Action'] = 'פעולה'; 765 $lang['Set author'] = 'הגדר מחבר'; 766 $lang['Set title'] = 'הגדר כותרת'; 767 $lang['Set creation date'] = 'הגדר תאריך יצירה'; 768 $lang['Apply action'] = 'החל'; 769 $lang['on the %d selected photos'] = 'ב %d תמונות נבחרות'; 770 $lang['%d of %d photos selected'] = '%d מ %d תמונות נבחרו'; 771 $lang['No photo selected, %d photos in current set'] = 'לא נבחרו תמונות, %d תמונות בסט הנוכחי'; 772 $lang['All %d photos are selected'] = 'כל %d התמונות נבחרו'; 773 $lang['remove this filter'] = 'הסר מסנן זה'; 774 $lang['predefined filter'] = 'סנן מראש'; 775 $lang['last import'] = 'הגיעה לאחרונה'; 776 $lang['with no virtual album'] = 'ללא אלבום וירטואלי'; 777 $lang['duplicates'] = 'כפילויות'; 778 $lang['Add a filter'] = 'הוסף מסנן'; 779 $lang['Remove all filters'] = 'מחק את כל המסננים'; 780 $lang['Refresh photo set'] = 'רענן את סט התמונות'; 781 $lang['The whole page'] = 'העמוד המלא'; 782 $lang['The whole set'] = 'הסט המלא'; 783 $lang['thumbnails per page'] = 'תמונות ממוזערות לעמוד'; 784 $lang['No photo in the current set.'] = 'אין תמונות בסט הנוכחי.'; 785 $lang['No photo selected, no action possible.'] = 'לא נבחרו תמונות, אין פעולות אפשריות.'; 786 $lang['Choose an action'] = 'בחר פעולה'; 787 $lang['remove author'] = 'הסר מחבר'; 788 $lang['Type here the author name'] = 'כתוב כאן את שם המחבר'; 789 $lang['remove title'] = 'הסר כותרת'; 790 $lang['Type here the title'] = 'כתוב כאן את הכותרת'; 791 $lang['remove creation date'] = 'הסר את תאריך היצירה'; 792 $lang['with no album'] = 'ללא אלבום'; 793 $lang['with no tag'] = 'ללא תיוג'; 754 794 ?> -
trunk/tools/language/translation_validated.inc.php
r8502 r8505 251 251 'Action', 252 252 ), 253 253 254 'he_IL' => array( 255 'localhost, sql.multimania.com, toto.freesurf.fr', 256 ), 257 254 258 'hr_HR' => array( 255 259 '%d Kb',
Note: See TracChangeset
for help on using the changeset viewer.