mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Design and bug fixes :
* Change batch manager checkbox to correspond to tag manager * See button on picture edit page is now unavailable if the picture is in a private album * Language correction * Design fixes on batch manager selects (and general design fixes on batch manager) * Minor design fixes
This commit is contained in:
@@ -663,7 +663,7 @@ $lang['Refresh photo set'] = 'רענן את סט התמונות';
|
||||
$lang['The whole page'] = 'העמוד המלא';
|
||||
$lang['The whole set'] = 'הסט המלא';
|
||||
$lang['No photo in the current set.'] = 'אין תמונות בסט הנוכחי.';
|
||||
$lang['No photo selected, no action possible.'] = 'אף תמונה לא נבחרה, אין פעולות אפשריות.';
|
||||
$lang['No photos selected, no actions possible.'] = 'אף תמונה לא נבחרה, אין פעולות אפשריות.';
|
||||
$lang['Choose an action'] = 'בחר פעולה';
|
||||
$lang['remove author'] = 'הסר יוצר';
|
||||
$lang['Type here the author name'] = 'כתוב כאן את שם היוצר';
|
||||
@@ -895,7 +895,7 @@ $lang['Rename'] = 'שנה שם';
|
||||
$lang['Duplicate'] = 'שכפל';
|
||||
$lang['Manage the members'] = 'נהל את החברים';
|
||||
$lang['Merge selected groups'] = 'מזג את הקבוצות שנבחרו';
|
||||
$lang['No group selected, no action possible.'] = 'אף קבוצה לא נבחרה, אין פעולות אפשריות.';
|
||||
$lang['No groups selected, no actions possible.'] = 'אף קבוצה לא נבחרה, אין פעולות אפשריות.';
|
||||
$lang['No members to manage'] = 'אין חברים לנהל';
|
||||
$lang['Notify administrators when a comment is'] = 'עדכן אדמינים כאשר תגובה היא';
|
||||
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo לא יכולה לטעון את קבצי השדרוג מהשרת';
|
||||
@@ -931,7 +931,7 @@ $lang['Open user details'] = 'פתח פרטי משתמש';
|
||||
$lang['Numeric identifier : %d'] = 'מזהה מספרי: %d';
|
||||
$lang['On your Linux, simply install Shotwell with your package manager and the activate Piwigo publishing option.'] = 'במערכת הלינוקס שלך, פשוט התקן Shotwell עם מנהל החבילות ואז את הפעל את אפשרות הפרסום של Piwigo.';
|
||||
$lang['No user selected of %d users'] = 'לא נבחר משתמש מתוך %d משתמשים';
|
||||
$lang['No user selected, no action possible.'] = 'לא נבחר משתמש, אין אפשרות לבצע אף פעולה.';
|
||||
$lang['No users selected, no actions possible.'] = 'לא נבחר משתמש, אין אפשרות לבצע אף פעולה.';
|
||||
$lang['<em>Piwigo for Android</em> application empowers you to connect your Android phone or table to your Piwigo gallery, create some albums and upload several photos at once.'] = '<em> אפליקציית Piwigo עבור אנדרואיד</em> מאפשרת לך להתחבר מטלפון האנדרואיד או הטאבלט שלך לגלריית Piwigo, ליצור אלבומים ולהעלות מספר תמונות בו זמנית ';
|
||||
$lang['Last visit on %s, %s.'] = 'ביקור אחרון ב- %s, %s.';
|
||||
$lang['Mail theme'] = 'ערכת נושא דואר';
|
||||
@@ -996,7 +996,7 @@ $lang['First photo added'] = 'תמונה ראשונה נוספה';
|
||||
$lang['For security reason, authentication keys do not work for administrators.'] = 'מפתחות אימות לא עובדים עבור אדמינים מסיבות אבטחה.';
|
||||
$lang['It only takes a few clicks.'] = 'זה רק מצריך מספר לחיצות.';
|
||||
$lang['No filter on album. Select one or type to search'] = 'אין סינון על האלבום. בחר אחד או הקלד לחיפוש';
|
||||
$lang['No tag selected, no action possible.'] = 'לא נבחרה תגית, לא ניתן לבצע שום פעולה.';
|
||||
$lang['No tags selected, no actions possible.'] = 'לא נבחרה תגית, לא ניתן לבצע שום פעולה.';
|
||||
$lang['No user is permitted to see this private album'] = 'לאף משתמש אין הרשאה לצפות באלבום פרטי זה';
|
||||
$lang['Orphans'] = 'יתומים';
|
||||
$lang['Piwigo %s is available, please update'] = 'פיוויגו %s זמין, אנא עדכן';
|
||||
|
||||
Reference in New Issue
Block a user