[trunk_admin] Update ro_RO, thanks to : norboo

git-svn-id: http://piwigo.org/svn/trunk@15599 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-06-08 05:05:49 +00:00
parent aa7bc99766
commit bd9dbce2bc

View File

@@ -428,4 +428,72 @@ $lang['first photo added on %s'] = 'prima fotografie a fost adăugată pe %s';
$lang['for the file format'] = 'pentru formatul de fişier';
$lang['for this file format'] = 'pentru acest format de fişier';
$lang['global mode'] = 'Mod global';
$lang['%d day'] = '%d zi';
$lang['%d days'] = '%d zile';
$lang['%d hour'] = '%d oră';
$lang['%d hours'] = '%d ore';
$lang['%d minute'] = '%d minut';
$lang['%d minutes'] = '%d minute';
$lang['%d month'] = '%d lună';
$lang['%d months'] = '%d luni';
$lang['%d second'] = '%d secundă';
$lang['%d seconds'] = '%d secunde';
$lang['%d week'] = '%d săptămână';
$lang['%d weeks'] = '%d săptămâni';
$lang['%d year'] = '%d an';
$lang['%d years'] = '%d ani';
$lang['%s ago'] = '%s în urmă';
$lang['Apply watermark if height is bigger than'] = 'Aplică filigran dacă lungimea este mai mare de';
$lang['Apply watermark if width is bigger than'] = 'Aplică filigran dacă lațimea este mai mare de';
$lang['Edit photo'] = 'Editează imagine';
$lang['IP'] = 'IP';
$lang['Ignore selected anomalies'] = 'Ignoră anomaliile selectate';
$lang['Ignore this update'] = 'Ignoră această actualizare';
$lang['Image Quality'] = 'Calitatea imaginii';
$lang['Image id'] = 'ID-ul imaginii';
$lang['Inactive Languages'] = 'Limbi inactive';
$lang['Inactive Plugins'] = 'Pluginuri inactive';
$lang['Inactive Themes'] = 'Teme inactive';
$lang['Include display of recent photos grouped by dates'] = 'Include afișarea imaginilor recente grupate in funcție de dată';
$lang['Installed Languages'] = 'Limbi instalate';
$lang['Installed Themes'] = 'Teme instalate';
$lang['Invert'] = 'Inversează';
$lang['Language has been successfully installed'] = 'Această limbă a fost instalată cu succes';
$lang['Languages which need upgrade'] = 'Limbi ce au nevoie de actualizare';
$lang['Languages'] = 'Limbi';
$lang['Last import'] = 'Importul precedent';
$lang['Last revisions'] = 'Revizuirea perecdentă';
$lang['Maximum Height'] = 'Lungimea maximă';
$lang['Maximum Width'] = 'Lățimea maximă';
$lang['Multiple Size'] = 'Mărimi multiple';
$lang['New Version'] = 'Versiune Nouă';
$lang['No photo in this album'] = 'Acest album nu conține nici o imagine';
$lang['No results'] = 'Nu există rezultate';
$lang['Number of downloads'] = 'Număr descărcări';
$lang['Numeric identifier : %d'] = 'Identificator numeric: %d';
$lang['Opacity'] = 'Opacitate';
$lang['Overall'] = 'Privire de ansamblu';
$lang['Pages seen'] = 'Pagini vizionate';
$lang['Parameter'] = 'Setări';
$lang['Parameters'] = 'Parametri';
$lang['Permissions'] = 'Permisiuni';
$lang['Photo %s of %s'] = 'Imaginea %s din %s';
$lang['Photo informations updated'] = 'Datele imaginii au fost actualizate';
$lang['Photo name'] = 'Titlul imaginii';
$lang['Rated %d times, score : %.2f'] = 'Rating %d ori, scor: %.2f';
$lang['This album contains %d photos, added on %s.'] = 'Acest album conține %d imagini, adăgate la %s';
$lang['Watermark'] = 'Fligran';
$lang['add a new watermark'] = 'adaugă filigran nou';
$lang['administrators'] = 'adminstratori';
$lang['bottom left corner'] = 'Colțul stânga jos';
$lang['bottom right corner'] = 'Colțul dreapta jos';
$lang['guest'] = 'oaspete';
$lang['include child albums'] = 'Include albumele descendente';
$lang['leave'] = 'părăsește';
$lang['middle'] = 'mijloc';
$lang['nothing'] = 'nimic';
$lang['only directories'] = 'doar directoare';
$lang['photos added in the database'] = 'imagini adăgate in baza de date';
$lang['top left corner'] = 'Colțul stânga sus';
$lang['top right corner'] = 'Colțul dreapta sus';
?>