[trunk] - update he_IL thanks to ADIRBITON
git-svn-id: http://piwigo.org/svn/trunk@8505 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
772cd04f8d
commit
1d47959745
2 changed files with 46 additions and 2 deletions
|
|
@ -750,5 +750,45 @@ $lang['Failed to write file to disk'] = 'נכשל בכתיבת הקובץ בדי
|
||||||
$lang['File upload stopped by extension'] = 'העלאת קובץ נכשלה ובמשתמע';
|
$lang['File upload stopped by extension'] = 'העלאת קובץ נכשלה ובמשתמע';
|
||||||
$lang['Unknown upload error'] = 'שגיאה בהעלאה לא ידועה';
|
$lang['Unknown upload error'] = 'שגיאה בהעלאה לא ידועה';
|
||||||
$lang['Error on file "%s" : %s'] = 'שגיאה בקובץ "%s" : %s';
|
$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'] = 'ללא תיוג';
|
||||||
?>
|
?>
|
||||||
|
|
@ -250,7 +250,11 @@ $validated_keys = array(
|
||||||
'Menu Management',
|
'Menu Management',
|
||||||
'Action',
|
'Action',
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'he_IL' => array(
|
||||||
|
'localhost, sql.multimania.com, toto.freesurf.fr',
|
||||||
|
),
|
||||||
|
|
||||||
'hr_HR' => array(
|
'hr_HR' => array(
|
||||||
'%d Kb',
|
'%d Kb',
|
||||||
'Filter',
|
'Filter',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue