mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -290,18 +290,9 @@ $lang['A comment on your site'] = "תגובה באתר שלך";
|
||||
$lang['today'] = "היום";
|
||||
$lang['Update your rating'] = "עדכן את הדירוג שלך";
|
||||
$lang['wrong filename'] = "שם קובץ שגוי";
|
||||
$lang['the filesize of the picture must not exceed :'] = "גודל התמונה חורג מהמותר :";
|
||||
$lang['the picture must be to the fileformat jpg, gif or png'] = "פורמט התמונה חייב להיות jpg, gif או png";
|
||||
$lang['the height of the picture must not exceed :'] = "גובהה התמונה חורג מהמותר :";
|
||||
$lang['Optional, but recommended : choose a thumbnail to associate to'] = "אופטימלי, אבל מומלץ : לשייך תמונה ממוזערת";
|
||||
$lang['the width of the picture must not exceed :'] = "רוחב התמונה חורג מהמותר :";
|
||||
$lang["can't upload the picture on the server"] = "לא ניתן להעלות את התמונה לשרת";
|
||||
$lang['the username must be given'] = "דרוש שם משתמש";
|
||||
$lang["A picture's name already used"] = "שם תמונה זה כבר נמצא בשימוש";
|
||||
$lang['You must choose a picture fileformat for the image'] = "אתה חייב לבחור את הפורמט של התמונה";
|
||||
$lang['Name of the picture'] = "שם התמונה";
|
||||
$lang['Upload a picture'] = "העלה תמונה";
|
||||
$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "התמונה הועלתה בהצלחה, מנהל האתר יבחן זאת בזמן הקרוב";
|
||||
$lang['useful when password forgotten'] = "שימושי במקרה ששכחת את הסיסמה";
|
||||
$lang['Quick search'] = "חיפוש מהיר";
|
||||
$lang['Connected user: %s'] = "משתמש מחובר: %s";
|
||||
@@ -315,8 +306,6 @@ $lang['Email: %s'] = "דואר אלקטרוני: %s";
|
||||
$lang['Admin: %s'] = "מנהל: %s";
|
||||
$lang['Registration of %s'] = "רישום של %s";
|
||||
$lang['Album: %s'] = "קטגוריה: %s";
|
||||
$lang['Picture name: %s'] = "שם התמונה: %s";
|
||||
$lang['Creation date: %s'] = "תאריך יצירה: %s";
|
||||
$lang['Picture uploaded by %s'] = "התמונה הועלתה על ידי %s";
|
||||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'מצב לא טוב עבור המשתמש "האורח", השתמש במצב ברירת מחדל. עדכן בבקשה את מנהל האתר.';
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = "מנהל ראשי, מנהל האתר ו ומשתמשים מסויימים לא יכולים להשתמש בmethod הזה";
|
||||
@@ -339,7 +328,6 @@ $lang['%d photo is also linked to current tags'] = "%d התמונוה כבר מ
|
||||
$lang['%d photos are also linked to current tags'] = "%d התמונה כבר מקושרת לתוויות אלה";
|
||||
$lang['display photos linked to this tag'] = "הראה תמונות המקושרות לתווית זאת בלבד";
|
||||
$lang['photos posted during the last %d days'] = "תמונות שפורסמו במשך %d ימים אחרונים";
|
||||
$lang['Choose an image'] = "בחר תמונה";
|
||||
$lang['Piwigo Help'] = "עזרת Piwigo";
|
||||
$lang['Rank'] = "דירוג";
|
||||
$lang['group by letters'] = "קבוצה לפי אותיות";
|
||||
|
||||
Reference in New Issue
Block a user