[trunk] - language - he_IL Thanks to nitzanmor - feature:2320

git-svn-id: http://piwigo.org/svn/trunk@11397 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-06-16 19:17:28 +00:00
parent da0cc3cb31
commit 4d4ed341d1
+39
View File
@@ -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.'] = 'יכול להיות שחלק מההתקנים וערכות הנושא לא זמינים עדיין .';
?>