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:
plegall
2011-01-17 23:53:47 +00:00
parent e123585dde
commit 7ca4f8e060
74 changed files with 247 additions and 806 deletions
-14
View File
@@ -283,18 +283,7 @@ $lang['A comment on your site'] = 'Un comentariu pe site-ul dvs.';
$lang['today'] = 'azi';
$lang['Update your rating'] = 'Actualizaţi evaluarea dvs.';
$lang['wrong filename'] = 'nume de fişier incorect';
$lang['the filesize of the picture must not exceed :'] = 'imaginea nu trebuie să depăşească : ';
$lang['the picture must be to the fileformat jpg, gif or png'] = 'formatul imagini trebuie să fie JPG, PNG sau GIF';
$lang['the height of the picture must not exceed :'] = 'înălţimea imaginii nu trebuie să depăşească : ';
$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opţional, dar recomandat: alege o miniatură pentru a o asocia ';
$lang['the width of the picture must not exceed :'] = 'lăţimea imaginii nu trebuie să depăşească : ';
$lang['can\'t upload the picture on the server'] = 'imposibil de a transfera imaginea pe server';
$lang['the username must be given'] = 'numele utilizatorului trebuie să fie specificat';
$lang['A picture\'s name already used'] = 'acest fişier există deja';
$lang['You must choose a picture fileformat for the image'] = 'Formatul de fişier trebuie să fie un format pentru imagini';
$lang['Name of the picture'] = 'Numele imaginii';
$lang['Upload a picture'] = 'Adaugă o imagine';
$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagină adăugată cu succes, un administrator o va valida cât mai curând posibil';
$lang['useful when password forgotten'] = 'utilă în cazul în care uitaţi parola';
$lang['Quick search'] = 'Căutare rapidă';
$lang['Connected user: %s'] = 'Utilizator conectat : %s';
@@ -308,8 +297,6 @@ $lang['Email: %s'] = 'E-mail : %s';
$lang['Admin: %s'] = 'Administraţie : %s';
$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['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ă';
@@ -332,7 +319,6 @@ $lang['%d photo is also linked to current tags'] = '%d Imaginea este de asemenea
$lang['%d photos are also linked to current tags'] = '%d Imaginile sunt de asemenea legate de etichetele actuale';
$lang['display photos linked to this tag'] = 'Vezi numai imagini legate de această etichetă';
$lang['photos posted during the last %d days'] = 'Imagini adăugate în ultimele %d zile';
$lang['Choose an image'] = 'Alegeţi o imagine de adăugat';
$lang['Piwigo Help'] = 'Ajutor pentru Piwigo';
$lang['Rank'] = 'Rang';
$lang['group by letters'] = 'regrupează pe litere';