diff options
Diffstat (limited to 'language/he_IL/upgrade.lang.php')
-rw-r--r-- | language/he_IL/upgrade.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/he_IL/upgrade.lang.php b/language/he_IL/upgrade.lang.php index fedd97977..5551f86f9 100644 --- a/language/he_IL/upgrade.lang.php +++ b/language/he_IL/upgrade.lang.php @@ -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 |