From a88ff560bcc0243370409821eed212f5d24b04f4 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 13 Jun 2011 18:13:18 +0000 Subject: [trunk] - language - he_IL Thanks to nitzanmor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11341 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/he_IL/admin.lang.php | 20 ++++++++++++++++++++ language/he_IL/common.lang.php | 1 + 2 files changed, 21 insertions(+) diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index b5eb0a292..1e461dbdc 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -762,4 +762,24 @@ $lang['Type here the title'] = 'כתוב כאן את הכותרת'; $lang['remove creation date'] = 'הסר את תאריך היצירה'; $lang['with no album'] = 'ללא אלבום'; $lang['with no tag'] = 'ללא תיוג'; +$lang['Album photos associated to the following albums: %s'] = 'אלבום תמונות משוייך לאלבום הבא: %s'; +$lang['Delete orphan tags'] = 'מחק תגים יתומים'; +$lang['delete photo'] = 'מחק תמונה'; +$lang['new'] = 'חדש'; +$lang['No results'] = 'אין תוצאות'; +$lang['Orphan tags deleted'] = 'תגים יתומים נמחקו'; +$lang['Remove from caddie'] = 'הוסר מהנושא'; +$lang['Searching...'] = 'מחפש...'; +$lang['Type in a search term'] = 'הקלד את ערך החיפוש'; +$lang['Week starts on'] = 'שבוע מתחיל'; +$lang['You have %d orphan tags: %s.'] = 'יש לך %d תגים יתומים: %s.'; +$lang['Themes which need upgrade'] = 'ערכות נושא שצריכות שידרוג'; +$lang['Languages which need upgrade'] = 'שפות שצריכות שידרוג'; +$lang['All themes are up to date.'] = 'כל ערכות הנושא מעודכנות'; +$lang['All plugins are up to date.'] = 'כל התוספים מעודכנים.'; +$lang['All languages are up to date.'] = 'כל השפות מעודכנות.'; +$lang['Visit theme site'] = 'בקר באתר ערכת הנושא'; +$lang['Visit language site'] = 'בקר באתר השפה'; +$lang['New Version'] = 'גרסה חדשה'; +$lang['Obsolete Plugins'] = 'תוסף מיושן'; ?> \ No newline at end of file diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 028fca1b7..d023635d7 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -355,4 +355,5 @@ $lang['This author modified following comment:'] = 'מחבר זה, ערך את $lang['This author removed the comment with id %d'] = 'מחבר זה מחק את התגובה עם השם משתמש %d'; $lang['delete this comment'] = "מחק תגובה זאת"; $lang['validate this comment'] = 'אמת את התגובה'; +$lang['html tags are not allowed in login'] = 'לא ניתן להשתמש בתגי html בהתחברות'; ?> \ No newline at end of file -- cgit v1.2.3