diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-08 15:33:19 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-08 15:33:19 +0000 |
commit | 9544ca38f9749ba692a63df09bf6f7609300bd21 (patch) | |
tree | a5a66f16aee7c20f70558ce90fdc937356f12687 /language/he_IL | |
parent | 6d32ffd8c4662329ef748925dc260866b419d21c (diff) |
[trunk_public] Update he_IL, thanks to : OBN
git-svn-id: http://piwigo.org/svn/trunk@27613 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/he_IL')
-rw-r--r-- | language/he_IL/common.lang.php | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index a4572c71a..5aa833af6 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -195,10 +195,6 @@ $lang['last %d days'] = "ה %d ימים אחרונים"; $lang['Last'] = "אחרון"; $lang['Logout'] = "התנתק"; $lang['obligatory'] = "הכרחי"; -$lang['Maximum photo height'] = "גובה מקסימלי לתמונה"; -$lang['Maximum height must be a number superior to 50'] = "הגובהה המקסימלי חייב להיות מעל 50"; -$lang['Maximum photo width'] = "רוחב מקסימלי לתמונה"; -$lang['Maximum width must be a number superior to 50'] = "הרוחב המקסימלי חייב להיות מעל 50"; $lang['display a calendar by creation date'] = "הצג לוח שנה לפי תאריך יצירה"; $lang['display all photos in all sub-albums'] = "הצג את כל הפריטים בכל הקטגוריות ובכל התת קטגוריות"; $lang['return to normal view mode'] = "חזור לתצוגה רגילה"; @@ -417,4 +413,10 @@ $lang['Website'] = 'אתר'; $lang['mandatory'] = 'הכרחי'; $lang['Password is missing. Please enter the password.'] = 'סיסמה חסרה, נה להזין סיסמה..'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'אישור סיסמה חסר, נה להזיר אישור סיסמה..'; +$lang['Last Page'] = 'עמוד אחרון'; +$lang['Theme'] = 'נושא'; +$lang['Go back to the album'] = 'חזור לאלבום'; +$lang['First Page'] = 'עמוד ראשון'; +$lang['Email'] = 'אימייל'; +$lang['%d photos per page'] = '%d תמונות בעמוד'; ?>
\ No newline at end of file |