mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +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:
@@ -47,8 +47,6 @@ $lang['%d new image'] = '%d imagine nouă';
|
||||
$lang['%d new images'] = '%d imagini noi';
|
||||
$lang['%d new user'] = '%d utilizator nou';
|
||||
$lang['%d new users'] = '%d utilizatori noi';
|
||||
$lang['%d waiting element'] = '%d element în aşteptare';
|
||||
$lang['%d waiting elements'] = '%d elemente în aşteptare';
|
||||
$lang['About'] = 'Despre';
|
||||
$lang['All tags'] = 'Toate etichetele';
|
||||
$lang['Any tag'] = 'Orice eticheta';
|
||||
@@ -312,7 +310,6 @@ $lang['Registration of %s'] = 'Înregistrare de %s';
|
||||
$lang['Album: %s'] = 'Categorie : %s';
|
||||
$lang['Picture name: %s'] = 'Numele imaginii : %s';
|
||||
$lang['Creation date: %s'] = 'Data creării : %d';
|
||||
$lang['Waiting page: %s'] = 'Pagina de aşteptare : %s';
|
||||
$lang['Picture uploaded by %s'] = 'Imagine adăugată de %s';
|
||||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statutul utilizatorului "invitat" este eronat, se vor folosi parametrii impliciţi. Va rugăm sa informaţi webmasterul.';
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administratorul, webmasterul şi utilizatorul special nu pot folosi aceasta metodă';
|
||||
|
||||
Reference in New Issue
Block a user