aboutsummaryrefslogtreecommitdiffstats
path: root/language/he_IL
diff options
context:
space:
mode:
Diffstat (limited to 'language/he_IL')
-rw-r--r--language/he_IL/admin.lang.php8
-rw-r--r--language/he_IL/common.lang.php2
-rw-r--r--language/he_IL/upgrade.lang.php7
3 files changed, 16 insertions, 1 deletions
diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php
index e93a06431..7db651076 100644
--- a/language/he_IL/admin.lang.php
+++ b/language/he_IL/admin.lang.php
@@ -917,4 +917,12 @@ $lang['Minimum height'] = 'גובה מינימלי';
$lang['Minimum width'] = 'רוחב מינימלי';
$lang['Number of albums per page'] = 'מספר אלבומים בעמוד';
$lang['Opacity'] = 'אטימות';
+$lang['Rename'] = 'שנה שם';
+$lang['Duplicate'] = 'כפילות';
+$lang['Manage the members'] = 'נהל את החברים';
+$lang['Merge selected groups'] = 'מזג את הקבוצות שנבחרו';
+$lang['No group selected, no action possible.'] = 'אף קבוצה לא נבחרה,אף שינוי לא בוצע.';
+$lang['No members to manage'] = 'אין חברים לנהל';
+$lang['Notify administrators when a comment is'] = 'עדכן מנהלים כאשר נכתבת תגובה';
+$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo לא יכולה להוציא את קבצי העדכון מהשרת';
?> \ No newline at end of file
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php
index ed2843b1b..9abd5ab50 100644
--- a/language/he_IL/common.lang.php
+++ b/language/he_IL/common.lang.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: עברית [IL]
-Version: 2.5.0
+Version: 2.5.1
Language URI: http://piwigo.org/ext/extension_view.php?eid=457
Author: Piwigo team
Author URI: http://piwigo.org
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