From ac0a5803376d41c2217acc8297608f3e1733e4d9 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 13 Oct 2025 10:14:40 +0200 Subject: [PATCH] Update he_IL, thanks to epifeny --- language/he_IL/admin.lang.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php index 59a6b6178..22e7e5e63 100644 --- a/language/he_IL/admin.lang.php +++ b/language/he_IL/admin.lang.php @@ -1406,4 +1406,16 @@ $lang['An activation link valid for %s was created but could not be sent. You ca $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'הקישור הזה תקף למשך %s. לאחר מכן, תצטרך לבקש קישור חדש.'; $lang['To set your password, visit the following address:'] = 'כדי להגדיר את הסיסמה שלך, בקר בכתובת הבאה:'; $lang['Welcome to %s'] = 'ברוכים הבאים ל %s'; -$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'נמצאו %d נתיבים כפולים. פרטים ניתנו על ידי התוסף Check Uploads'; \ No newline at end of file +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'נמצאו %d נתיבים כפולים. פרטים ניתנו על ידי התוסף Check Uploads'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d תמונות הועברו מחדר ההעלאות לאלבומים שלהן'; +$lang['Are you sure you want to delete "%d" comments?'] = 'האם אתה בטוח שברצונך למחוק "%d" תגובות?'; +$lang['Are you sure you want to delete comment #%s?'] = 'האם אתה בטוח שברצונך למחוק את התגובה מספר #%s?'; +$lang['Empty lounge'] = 'חדר ההעלאות ריק'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'אם יש תמונה באלבום זה עם אותו שם קובץ, עדכן את הקובץ ללא שינוי תכונות התמונה'; +$lang['No comments selected, no actions possible.'] = 'לא נבחרו תגובות, אין אפשרות לבצע פעולות.'; +$lang['Save all photos'] = 'שמור את כל התמונות'; +$lang['The comment has been validated.'] = 'התגובה אושרה.'; +$lang['The comments have been validated.'] = 'התגובות אושרו.'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'כרגע יש %d תמונות בחדר ההעלאות (מטמון העלאה)'; +$lang['Use standard Piwigo template for common pages.'] = 'השתמש בתבנית פיוויגו הסטנדרטית לדפים משותפים.'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'כאשר מופעל, תבנית משותפת משמשת לדפי התחברות, הרשמה ושחזור סיסמה, ללא קשר לערכת הנושא. ייתכן שחלק מהערכות ישתמשו בתבניות אלו גם אם אתה מבטל את האפשרות הזו.'; \ No newline at end of file