Changeset 23212 for trunk/language/he_IL/install.lang.php
- Timestamp:
- Jun 14, 2013, 11:18:46 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/he_IL/install.lang.php
r19703 r23212 22 22 // +-----------------------------------------------------------------------+ 23 23 24 25 26 24 $lang['Installation'] = "התקנה"; 27 25 $lang['Basic configuration'] = "הגדרות בסיסיות"; … … 30 28 $lang['Admin configuration'] = "הגדרות מנהל"; 31 29 $lang['Start Install'] = "התחל התקנה"; 32 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "כתובת דואר אלקטרוני xxx@yyy.eee (example : jack@altern.com)";33 $lang['Webmaster login'] = "התחברות מנהל האתר";34 30 $lang['It will be shown to the visitors. It is necessary for website administration'] = "יוצג בפני המבקרים. נחוץ בשביל מנהל האתר"; 35 31 $lang['Connection to server succeed, but it was impossible to connect to database'] = "התחבר לשרת בהצלחה, אך לא הצליח להתחבר לבסיס נתונים"; 36 32 $lang['Can\'t connect to server'] = "לא מצליח להתחבר לשרת"; 37 33 $lang['Host'] = "שרת מארח"; 38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";39 34 $lang['User'] = "משתמש"; 40 35 $lang['user login given by your host provider'] = "המשתמש שניתן לך על ידי השרת המארח שלך"; 41 $lang['Password'] = "סיסמה";42 36 $lang['user password given by your host provider'] = "הסיסמה שניתנה לך על ידיד השרת המארח שלך"; 43 37 $lang['Database name'] = "שם בסיס הנתונים"; … … 48 42 $lang['webmaster login can\'t contain characters \' or "'] = "משתמש מנהל האתר לא יכול להחיל את התווים \' או מרחאות"; 49 43 $lang['please enter your password again'] = "הכנס בבקשה את הסיסמה שוב"; 50 $lang['Webmaster password'] = "ססמת מנהל האתר";51 44 $lang['Keep it confidential, it enables you to access administration panel'] = "שמור זאת בסוד, זה מאפשר לך להיכנס לפאנל ניהול האתר"; 52 45 $lang['Password [confirm]'] = "סיסמה [אושרה]"; 53 46 $lang['verification'] = "אימות"; 54 47 $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "צריך עזרה? היעזר ב <a href=\"%s\">הפורום של Piwigo</a>."; 55 $lang['Webmaster mail address'] = "דואר אלקטרוני של מנהל האתר";56 48 $lang['Visitors will be able to contact site administrator with this mail'] = "אורחים יוכלו להשתמש בדואר האלקטרוני הזה כדי ליצור קשר עם מנהל האתר"; 57 49 $lang['PHP 5 is required'] = "נדרש גירסת PHP 5";
Note: See TracChangeset
for help on using the changeset viewer.