diff options
-rw-r--r-- | language/he_IL/admin.lang.php | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 011a6714f..386454db6 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -802,4 +802,43 @@ $lang['Height'] = 'גובה'; $lang['Follow Orientation'] = 'עקוב אחר ההדרכה'; $lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'אם ברצונך לחדש את התמונות הממוזערות נווט בבקשה ל <a href="%s">מנהל אצווה</a>.'; $lang['Graphics Library'] = 'ספריית גרפיקה'; +$lang['Activate icon "new" next to albums and pictures'] = 'הפעל כפתו "חדש" ליד אלבומים'; +$lang['As default order'] = 'כסדר ברירת מחדל'; +$lang['Compact'] = 'קומפקטי'; +$lang['Complete'] = 'סיים'; +$lang['Custom'] = 'מותאם אישית'; +$lang['Deactivate all'] = 'בטל פעולה להכל'; +$lang['Default photos order'] = 'סדר ברירת מחדל לתמונות'; +$lang['Default photos order inside album'] = 'סדר ברירת מחדל לתמונות באלבום'; +$lang['Invalid order string'] = 'מחרוזת סדר לא חוקית'; +$lang['Restore'] = 'שחזר'; +$lang['Restore default configuration. You will lost your plugin settings!'] = 'שחזר להגדרות ברירת מחדל. הגדרות ההתקן יאבדו!'; +$lang['Show menubar'] = 'הצג תפריט'; +$lang['Regenerate Thumbnails'] = 'חידוש תמונות ממוזערות'; +$lang['Regenerate Websize Photos'] = 'חידוש גודל תמונות באתר'; +$lang['Thumbnails generation in progress...'] = 'חידוש תמונות ממוזערות בתהליך...'; +$lang['Photos generation in progress...'] = 'חידוש תמונות בתהליך...'; +$lang['%s thumbnails have been regenerated'] = '%s תמונות ממוזערות חודשו'; +$lang['%s thumbnails can not be regenerated'] = '%s תמונות ממוזערות לא יכלו להתחדש'; +$lang['%s photos have been regenerated'] = '%s תמונות חודשו'; +$lang['%s photos can not be regenerated'] = '%s תמונות לא יכלו להתחדש'; +$lang['Only photos with HD can be regenerated!'] = 'רק תמונות HD יכולות להתחדש!'; +$lang['Updates'] = 'עדכונים'; +$lang['Update in progress... Please wait.'] = 'עדכון בתהליך... המתן.'; +$lang['Ignore this update'] = 'התעלם מעידכון זה'; +$lang['Reset ignored updates'] = 'אפס התעלמות מעידכונים'; +$lang['Update All'] = 'עדכן הכל'; +$lang['ERROR'] = 'שגיאה'; +$lang['Update Complete'] = 'עידכון הושלם'; +$lang['Piwigo Update'] = 'Piwigo עדכון'; +$lang['Extensions Update'] = 'עדכון הרחבה'; +$lang['All extensions are up to date.'] = 'כל ההרחבות מעודכנות.'; +$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'יכול להיות שההתקן לא תואם לגירסה החדשה של Piwigo:'; +$lang['Following themes may not be compatible with the new version of Piwigo:'] = 'יכול להיות שהערכת הנושא לא תואמת לגירסה החדשה של Piwigo:'; +$lang['I decide to update anyway'] = 'החלתי לעדכן בכל מיקרה'; +$lang['Update to Piwigo %s'] = 'עדכן ל Piwigo %s'; +$lang['Two updates are available'] = 'שני עידכונים זמינים'; +$lang['This is a minor update, with only bug corrections.'] = 'זהו עידכון שולי, תיקון באגים שנמצאו.'; +$lang['This is a major update, with <a href="%s">new exciting features</a>.'] = 'עדכון חשוב, עם <a href="%s">מאפיינים חדשים ומלהיבים</a>.'; +$lang['Some themes and plugins may be not available yet.'] = 'יכול להיות שחלק מההתקנים וערכות הנושא לא זמינים עדיין .'; ?>
\ No newline at end of file |