diff options
author | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
commit | 7ca4f8e06004740e3dc0c331629daeccc868defe (patch) | |
tree | b2a062e1fd314829b2fe4f3247a321833a968685 /language/he_IL/common.lang.php | |
parent | e123585dde33f8ec3be13e788eea6fc10041920f (diff) |
feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/he_IL/common.lang.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 4ff2db881..f732316ce 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -290,18 +290,9 @@ $lang['A comment on your site'] = "תגובה באתר שלך"; $lang['today'] = "היום"; $lang['Update your rating'] = "עדכן את הדירוג שלך"; $lang['wrong filename'] = "שם קובץ שגוי"; -$lang['the filesize of the picture must not exceed :'] = "גודל התמונה חורג מהמותר :"; -$lang['the picture must be to the fileformat jpg, gif or png'] = "פורמט התמונה חייב להיות jpg, gif או png"; -$lang['the height of the picture must not exceed :'] = "גובהה התמונה חורג מהמותר :"; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = "אופטימלי, אבל מומלץ : לשייך תמונה ממוזערת"; -$lang['the width of the picture must not exceed :'] = "רוחב התמונה חורג מהמותר :"; $lang["can't upload the picture on the server"] = "לא ניתן להעלות את התמונה לשרת"; $lang['the username must be given'] = "דרוש שם משתמש"; $lang["A picture's name already used"] = "שם תמונה זה כבר נמצא בשימוש"; -$lang['You must choose a picture fileformat for the image'] = "אתה חייב לבחור את הפורמט של התמונה"; -$lang['Name of the picture'] = "שם התמונה"; -$lang['Upload a picture'] = "העלה תמונה"; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "התמונה הועלתה בהצלחה, מנהל האתר יבחן זאת בזמן הקרוב"; $lang['useful when password forgotten'] = "שימושי במקרה ששכחת את הסיסמה"; $lang['Quick search'] = "חיפוש מהיר"; $lang['Connected user: %s'] = "משתמש מחובר: %s"; @@ -315,8 +306,6 @@ $lang['Email: %s'] = "דואר אלקטרוני: %s"; $lang['Admin: %s'] = "מנהל: %s"; $lang['Registration of %s'] = "רישום של %s"; $lang['Album: %s'] = "קטגוריה: %s"; -$lang['Picture name: %s'] = "שם התמונה: %s"; -$lang['Creation date: %s'] = "תאריך יצירה: %s"; $lang['Picture uploaded by %s'] = "התמונה הועלתה על ידי %s"; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'מצב לא טוב עבור המשתמש "האורח", השתמש במצב ברירת מחדל. עדכן בבקשה את מנהל האתר.'; $lang['Administrator, webmaster and special user cannot use this method'] = "מנהל ראשי, מנהל האתר ו ומשתמשים מסויימים לא יכולים להשתמש בmethod הזה"; @@ -339,7 +328,6 @@ $lang['%d photo is also linked to current tags'] = "%d התמונוה כבר מ $lang['%d photos are also linked to current tags'] = "%d התמונה כבר מקושרת לתוויות אלה"; $lang['display photos linked to this tag'] = "הראה תמונות המקושרות לתווית זאת בלבד"; $lang['photos posted during the last %d days'] = "תמונות שפורסמו במשך %d ימים אחרונים"; -$lang['Choose an image'] = "בחר תמונה"; $lang['Piwigo Help'] = "עזרת Piwigo"; $lang['Rank'] = "דירוג"; $lang['group by letters'] = "קבוצה לפי אותיות"; |