mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 11:43:01 +02:00
feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -43,8 +43,6 @@ $lang['%d new image'] = "%d תמונה חדשה";
|
||||
$lang['%d new images'] = "%d תמונות חדשות";
|
||||
$lang['%d new user'] = "%d משתמש חדש";
|
||||
$lang['%d new users'] = "%d משתמשים חדשים";
|
||||
$lang['%d waiting element'] = "%d פריט מחכה";
|
||||
$lang['%d waiting elements'] = "%d פריטים מחכים";
|
||||
$lang['About'] = "על";
|
||||
$lang['All tags'] = "כל התוויות";
|
||||
$lang['Any tag'] = "כל תווית";
|
||||
@@ -319,7 +317,6 @@ $lang['Registration of %s'] = "רישום של %s";
|
||||
$lang['Album: %s'] = "קטגוריה: %s";
|
||||
$lang['Picture name: %s'] = "שם התמונה: %s";
|
||||
$lang['Creation date: %s'] = "תאריך יצירה: %s";
|
||||
$lang['Waiting page: %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 הזה";
|
||||
|
||||
Reference in New Issue
Block a user