diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-16 22:06:43 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-16 22:06:43 +0000 |
commit | adcbdc670ee79f4cbfc23c2cb79d21448a79a504 (patch) | |
tree | 6d3bfe0dff8d6063686b00a3a8e8b0320351e498 | |
parent | 21f31d3e08ad3d7ad52d1fd0850386c8e9cb5ce9 (diff) |
[trunk_install] Update he_IL, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30156 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/he_IL/install.lang.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/language/he_IL/install.lang.php b/language/he_IL/install.lang.php index 3d7de40a7..79e46cf91 100644 --- a/language/he_IL/install.lang.php +++ b/language/he_IL/install.lang.php @@ -46,14 +46,14 @@ $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['Visitors will be able to contact site administrator with this mail'] = "אורחים יוכלו להשתמש בדואר האלקטרוני הזה כדי ליצור קשר עם מנהל האתר"; -$lang['PHP 5 is required'] = "נדרש גירסת PHP 5"; +$lang['PHP 5 is required'] = 'נדרש גירסת PHP 5.2'; $lang['It appears your webhost is currently running PHP %s.'] = "שרת המארח שלך רץ על גירסת PHP %s."; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = "Piwigo תנסה להחליף את התצורה שלך ל PHP 5 על ידי יצירת או שינוי קובץ .htaccess"; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo תנסה להחליף את התצורה שלך ל PHP 5.2 על ידי יצירת או שינוי קובץ .htaccess'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = "אתה יכול לשנות את התצורה שלך לבד ולהריץ את Piwigo לאחר מכן."; -$lang['Try to configure PHP 5'] = "נסה להגדיר PHP 5"; +$lang['Try to configure PHP 5'] = 'נסה להגדיר PHP 5.2'; $lang['Sorry!'] = "סליחה!"; -$lang['Piwigo was not able to configure PHP 5.'] = "Piwigo לא יכולה להגדיר את PHP 5."; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = "אתה צריך לפנות לתמיכת השרת המאחר שלך ולראות איך אתה יכול להחליף ל PHP 5 לבד."; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo לא יכולה להגדיר את PHP 5.2'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'אתה צריך לפנות לתמיכת השרת המאחר שלך ולראות איך אתה יכול להחליף ל PHP 5.2 לבד.'; $lang['Hope to see you back soon.'] = "מקווה לראות אותך שוב בקרוב."; $lang['Congratulations, Piwigo installation is completed'] = 'מזל טוב,התקנת Piwigo הושלמה'; $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'הפתרון החלופי הוא להעתיק את הטקסט בתיבה מעל ולהדביק אותו בקובץ "local/config/database.inc.php" (אזהרה : database.inc.php חייב להחיל רק את התווים שבתיבת טקסט, לא לחזור על שורות או לעשות רווח)'; |