diff options
Diffstat (limited to 'language/he_IL')
-rw-r--r-- | language/he_IL/admin.lang.php | 12 | ||||
-rw-r--r-- | language/he_IL/common.lang.php | 8 | ||||
-rw-r--r-- | language/he_IL/install.lang.php | 10 | ||||
-rw-r--r-- | language/he_IL/upgrade.lang.php | 9 |
4 files changed, 23 insertions, 16 deletions
diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index e93a06431..48f7cffb4 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ @@ -223,7 +223,7 @@ $lang['Prepared time for list of users to send mail is limited. Others users are $lang['Time to send mail is limited. Others mails are skipped.'] = 'הזמן כדי לשלוח דואר אלקטרוני מוגבל אחרים כבר דילג..'; $lang['To send ?'] = 'כדי לשלוח?'; $lang['Last send'] = 'לאחרונה שלחה'; -$lang['email'] = 'דואר אלקטרוני'; +$lang['Email'] = 'דואר אלקטרוני'; $lang['User'] = 'משתמש'; $lang['See you soon,'] = 'נתראה בקרוב'; $lang['Go to'] = 'עבור'; @@ -917,4 +917,12 @@ $lang['Minimum height'] = 'גובה מינימלי'; $lang['Minimum width'] = 'רוחב מינימלי'; $lang['Number of albums per page'] = 'מספר אלבומים בעמוד'; $lang['Opacity'] = 'אטימות'; +$lang['Rename'] = 'שנה שם'; +$lang['Duplicate'] = 'כפילות'; +$lang['Manage the members'] = 'נהל את החברים'; +$lang['Merge selected groups'] = 'מזג את הקבוצות שנבחרו'; +$lang['No group selected, no action possible.'] = 'אף קבוצה לא נבחרה,אף שינוי לא בוצע.'; +$lang['No members to manage'] = 'אין חברים לנהל'; +$lang['Notify administrators when a comment is'] = 'עדכן מנהלים כאשר נכתבת תגובה'; +$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo לא יכולה להוציא את קבצי העדכון מהשרת'; ?>
\ No newline at end of file diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index ed2843b1b..a4572c71a 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ /* Language Name: עברית [IL] -Version: 2.5.0 +Version: 2.6.0 Language URI: http://piwigo.org/ext/extension_view.php?eid=457 Author: Piwigo team Author URI: http://piwigo.org @@ -245,7 +245,6 @@ $lang['login mustn\'t end with a space character'] = "שם משתמש לא יכ $lang['login mustn\'t start with a space character'] = "שם משתמש לא יכול להתחיל עם רווח"; $lang['this login is already used'] = "השם משתמש הזה קיים כבר"; $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "דואר אלקטרוני חייב להיות כמו adir@biton.com (לדוגמה : adir@gmail.com)"; -$lang['please enter your password again'] = "הכנס בבקשה את הסיסמה שוב"; $lang['Auto login'] = "התחברות אוטומטית"; $lang['remove this tag from the list'] = "מחק את התווית הזאת מהרשימה"; $lang['representative'] = "נבחר"; @@ -273,7 +272,6 @@ $lang['SQL queries in'] = "שאילתות SQL"; $lang['display only recently posted photos'] = "הראה רק תמונות שפורסמו לאחרונה"; $lang['return to the display of all photos'] = "חזור להצגת כל התמונות"; $lang['the beginning'] = "ההתחלה"; -$lang['Interface theme'] = "ממשק הערכה"; $lang['Thumbnails'] = "תמונות ממוזערות"; $lang['Menu'] = "תפריט"; $lang['A comment on your site'] = "תגובה באתר שלך"; @@ -417,4 +415,6 @@ $lang['Email address is mandatory'] = 'שדה דואר אלקטרוני חובה $lang['Username is mandatory'] = 'שדה שם משתמש חובה'; $lang['Website'] = 'אתר'; $lang['mandatory'] = 'הכרחי'; +$lang['Password is missing. Please enter the password.'] = 'סיסמה חסרה, נה להזין סיסמה..'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'אישור סיסמה חסר, נה להזיר אישור סיסמה..'; ?>
\ No newline at end of file diff --git a/language/he_IL/install.lang.php b/language/he_IL/install.lang.php index e8c55ab2c..a6cddda22 100644 --- a/language/he_IL/install.lang.php +++ b/language/he_IL/install.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ @@ -21,24 +21,18 @@ // | USA. | // +-----------------------------------------------------------------------+ - - $lang['Installation'] = "התקנה"; $lang['Basic configuration'] = "הגדרות בסיסיות"; $lang['Default gallery language'] = "שפת גלריה ברירת מחדל"; $lang['Database configuration'] = "הגדרות בסיס נתונים"; $lang['Admin configuration'] = "הגדרות מנהל"; $lang['Start Install'] = "התחל התקנה"; -$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "כתובת דואר אלקטרוני xxx@yyy.eee (example : jack@altern.com)"; -$lang['Webmaster login'] = "התחברות מנהל האתר"; $lang['It will be shown to the visitors. It is necessary for website administration'] = "יוצג בפני המבקרים. נחוץ בשביל מנהל האתר"; $lang['Connection to server succeed, but it was impossible to connect to database'] = "התחבר לשרת בהצלחה, אך לא הצליח להתחבר לבסיס נתונים"; $lang['Can\'t connect to server'] = "לא מצליח להתחבר לשרת"; $lang['Host'] = "שרת מארח"; -$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr"; $lang['User'] = "משתמש"; $lang['user login given by your host provider'] = "המשתמש שניתן לך על ידי השרת המארח שלך"; -$lang['Password'] = "סיסמה"; $lang['user password given by your host provider'] = "הסיסמה שניתנה לך על ידיד השרת המארח שלך"; $lang['Database name'] = "שם בסיס הנתונים"; $lang['also given by your host provider'] = "גם ניתן על ידי השרת המארח שלך"; @@ -47,12 +41,10 @@ $lang['database tables names will be prefixed with it (enables you to manage bet $lang['enter a login for webmaster'] = "הזן פרטי התחברות עבור מהל האתר"; $lang['webmaster login can\'t contain characters \' or "'] = "משתמש מנהל האתר לא יכול להחיל את התווים \' או מרחאות"; $lang['please enter your password again'] = "הכנס בבקשה את הסיסמה שוב"; -$lang['Webmaster password'] = "ססמת מנהל האתר"; $lang['Keep it confidential, it enables you to access administration panel'] = "שמור זאת בסוד, זה מאפשר לך להיכנס לפאנל ניהול האתר"; $lang['Password [confirm]'] = "סיסמה [אושרה]"; $lang['verification'] = "אימות"; $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "צריך עזרה? היעזר ב <a href=\"%s\">הפורום של Piwigo</a>."; -$lang['Webmaster mail address'] = "דואר אלקטרוני של מנהל האתר"; $lang['Visitors will be able to contact site administrator with this mail'] = "אורחים יוכלו להשתמש בדואר האלקטרוני הזה כדי ליצור קשר עם מנהל האתר"; $lang['PHP 5 is required'] = "נדרש גירסת PHP 5"; $lang['It appears your webhost is currently running PHP %s.'] = "שרת המארח שלך רץ על גירסת PHP %s."; diff --git a/language/he_IL/upgrade.lang.php b/language/he_IL/upgrade.lang.php index fedd97977..d1777b9e6 100644 --- a/language/he_IL/upgrade.lang.php +++ b/language/he_IL/upgrade.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based photo gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ @@ -31,4 +31,11 @@ $lang['Upgrade informations'] = "מידע לשידרוג"; $lang['User permissions and group permissions have been erased'] = 'הרשאות משתמשים וקבוצות נמחקו'; $lang['Only administrator can run upgrade: please sign in below.'] = 'רק מנהל יכול להריץ שדרוג : בבקשה התחבר למטה'; $lang['You do not have access rights to run upgrade'] = 'אין לך גישה להפעיל שדרוג'; +$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'דף זה מציע לשדרג את מסד הנתונים מגרסת Piwigo הישנה לגרסה החדשה. עוזר השדרוג חושב שאתה מפעיל כרגע <strong>שחרור %s</strong>.'; +$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'רק תמונות ממוזערות, ודואר אלקטרוני של מנהל האתר נשמרו מהגירסה הקודמת'; +$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = 'בצע בדיקת תחזוקה ב[ ניהול> כלים> תחזוקה] אם נתקלת בעיה כלשהי.'; +$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'כאמצעי זהירות הערכות הבאות בוטלו, בדוק עדכונם לפני הפעלתם המחודשת:'; +$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'בתוך <i>%s</i>, לפני <b>?></b>, הכנס:'; +$lang['All sub-albums of private albums become private'] = 'כל אלבומי משנה של אלבומים פרטיים יהפכו לפרטים'; +$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'התוספים הבאים בוטלו כאמצעי זהירות, בדוק אפשרות לעדכונם טרם הפעלתם המחודשת:'; ?>
\ No newline at end of file |