From adcbdc670ee79f4cbfc23c2cb79d21448a79a504 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:06:43 +0000 Subject: [trunk_install] Update he_IL, thanks to : ddtddt git-svn-id: http://piwigo.org/svn/trunk@30156 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/he_IL/install.lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'language/he_IL') 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 Piwigo message board.'] = "צריך עזרה? היעזר ב הפורום של Piwigo."; $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 חייב להחיל רק את התווים שבתיבת טקסט, לא לחזור על שורות או לעשות רווח)'; -- cgit v1.2.3