Ignore:
Timestamp:
Jan 18, 2011, 12:53:47 AM (13 years ago)
Author:
plg
Message:

feature 2102: add a few language keys to remove all image/picture/element and replace by photo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/he_IL/admin.lang.php

    r8723 r8727  
    6262$lang['Albums authorized thanks to group associations'] = 'הקטגוריה מאושרת אודות לקבוצת האסוציאציות';
    6363$lang['Album manual order was saved'] = 'סדר הקטגוריות נשמר';
    64 $lang['Album elements associated to the following albums: %s'] = 'הפריטים בקטגוריה משוייכים לקטגוריה "%s"';
    6564$lang['Check for upgrade failed for unknown reasons.'] = 'בדוק אם השדרוג נכשל מסיבות לא ידועות.';
    6665$lang['Check for upgrade'] = 'חפש עדכונים שדרוגים';
     
    133132$lang['Permission granted thanks to a group'] = 'ההרשאה ניתנה בזכות הקבוצה';
    134133$lang['Permission granted'] = 'ניתנה הרשאה';
    135 $lang['Picture informations updated'] = 'מידע עבור התמונות הועלה';
     134$lang['Photo informations updated'] = 'מידע עבור התמונות הועלה';
    136135$lang['Plugins'] = 'תוספים';
    137136$lang['Position'] = 'מיקום';
    138137$lang['Preferences'] = 'העדפות';
    139138$lang['Properties'] = 'נכסים';
    140 $lang['Random picture'] = 'תמונה אקראית';
     139$lang['Random photo'] = 'תמונה אקראית';
    141140$lang['Rate date'] = 'תאריך דירוג';
    142141$lang['Rating by guests'] = 'דירוג על ידי אורחים';
     
    208207$lang['Album updated successfully'] = 'מידע על הקטגוריה עודכן בהצלחה.';
    209208$lang['photos per page'] = 'פריטים בעמוד';
    210 $lang['elements'] = 'פריטים';
    211209$lang['High definition enabled'] = 'איכות גבוהה מופעלת';
    212210$lang['File'] = 'קובץ';
     
    353351$lang['Database synchronization with files'] = 'מסד נתונים לסינכרון עם קבצים';
    354352$lang['all'] = 'כל';
    355 $lang['pictures without thumbnail (jpeg and png only)'] = 'תמונות ללא תמונה (JPEG ו-PNG בלבד)';
     353$lang['photos without thumbnail (jpeg and png only)'] = 'תמונות ללא תמונה (JPEG ו-PNG בלבד)';
    356354$lang['height must be a number superior to'] = 'גובה חייב להיות מספר גדול יותר';
    357355$lang['width must be a number superior to'] = 'רוחב חייב להיות מספר גדול יותר';
    358356$lang['for the file format'] = 'עבור פורמט קובץ';
    359357$lang['No missing thumbnail'] = 'אין תמונה חסר';
    360 $lang['Picture unreachable or no support'] = 'תמונה בפורמט נגיש או נתמך';
     358$lang['Photo unreachable or no support'] = 'תמונה בפורמט נגיש או נתמך';
    361359$lang['GD version'] = 'גרסת ה ';
    362360$lang['Miniaturization parameters'] = 'המזעור הפרמטרים';
     
    367365$lang['average time'] = 'הזמן הממוצע';
    368366$lang['min time'] = 'בפעם דקות';
    369 $lang['number of miniaturized pictures'] = 'מספר תמונות ממוזערות נוצר';
     367$lang['number of miniaturized photos'] = 'מספר תמונות ממוזערות נוצר';
    370368$lang['total time'] = 'זמן מסך';
    371369$lang['for this file format'] = 'עבור פורמט קובץ זה';
     
    393391$lang['photos deleted from the database'] = 'אלמנטים שנמחקו באתר';
    394392$lang['photos candidates for metadata synchronization'] = 'תמונות המועמדים לסינכרון מטה';
    395 $lang['elements informations synchronized with files metadata'] = 'אלמנטים ידיעות מסונכרן עם metadata קבצים';
     393$lang['photos informations synchronized with files metadata'] = 'אלמנטים ידיעות מסונכרן עם metadata קבצים';
    396394$lang['errors during synchronization'] = 'טעויות במהלך הסנכרון';
    397395$lang['albums added in the database'] = 'הקטגוריות הוסיף באתר';
     
    407405$lang['only directories'] = 'תקיות בלבד';
    408406$lang['synchronize files structure with database'] = 'לסנכרן מבנה קבצים עם מסד נתונים';
    409 $lang['synchronize files metadata with database elements informations'] = 'לסנכרן אלמנטים מסד נתונים עם metadata קבצים';
     407$lang['synchronize files metadata with database photos informations'] = 'לסנכרן אלמנטים מסד נתונים עם metadata קבצים';
    410408$lang['even already synchronized photos'] = 'אפילו פריטים שסונכרנו כבר';
    411409$lang['Used metadata'] = 'Metadata בשימוש';
     
    431429$lang['Day'] = 'יום';
    432430$lang['Pages seen'] = 'דפים שניצפו';
    433 $lang['Pictures'] = 'תמונות';
    434431$lang['Time'] = 'זמן';
    435432$lang['IP'] = 'אי פי';
Note: See TracChangeset for help on using the changeset viewer.