Ignore:
Timestamp:
Jun 14, 2013, 11:18:46 PM (11 years ago)
Author:
mistic100
Message:

Use common language strings on install.tpl and remove duplicates from install.lang.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/he_IL/install.lang.php

    r19703 r23212  
    2222// +-----------------------------------------------------------------------+
    2323
    24 
    25 
    2624$lang['Installation'] = "התקנה";
    2725$lang['Basic configuration'] = "הגדרות בסיסיות";
     
    3028$lang['Admin configuration'] = "הגדרות מנהל";
    3129$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'] = "התחברות מנהל האתר";
    3430$lang['It will be shown to the visitors. It is necessary for website administration'] = "יוצג בפני המבקרים. נחוץ בשביל מנהל האתר";
    3531$lang['Connection to server succeed, but it was impossible to connect to database'] = "התחבר לשרת בהצלחה, אך לא הצליח להתחבר לבסיס נתונים";
    3632$lang['Can\'t connect to server'] = "לא מצליח להתחבר לשרת";
    3733$lang['Host'] = "שרת מארח";
    38 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";
    3934$lang['User'] = "משתמש";
    4035$lang['user login given by your host provider'] = "המשתמש שניתן לך על ידי השרת המארח שלך";
    41 $lang['Password'] = "סיסמה";
    4236$lang['user password given by your host provider'] = "הסיסמה שניתנה לך על ידיד השרת המארח שלך";
    4337$lang['Database name'] = "שם בסיס הנתונים";
     
    4842$lang['webmaster login can\'t contain characters \' or "'] = "משתמש מנהל האתר לא יכול להחיל את התווים \' או מרחאות";
    4943$lang['please enter your password again'] = "הכנס בבקשה את הסיסמה שוב";
    50 $lang['Webmaster password'] = "ססמת מנהל האתר";
    5144$lang['Keep it confidential, it enables you to access administration panel'] = "שמור זאת בסוד, זה מאפשר לך להיכנס לפאנל ניהול האתר";
    5245$lang['Password [confirm]'] = "סיסמה [אושרה]";
    5346$lang['verification'] = "אימות";
    5447$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "צריך עזרה? היעזר ב <a href=\"%s\">הפורום של Piwigo</a>.";
    55 $lang['Webmaster mail address'] = "דואר אלקטרוני של מנהל האתר";
    5648$lang['Visitors will be able to contact site administrator with this mail'] = "אורחים יוכלו להשתמש בדואר האלקטרוני הזה כדי ליצור קשר עם מנהל האתר";
    5749$lang['PHP 5 is required'] = "נדרש גירסת PHP 5";
Note: See TracChangeset for help on using the changeset viewer.