[trunk (public)] Update ro_RO, thanks to : madalinul1

git-svn-id: http://piwigo.org/svn/trunk@13859 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-04-02 17:23:01 +00:00
parent 8b1b6ea857
commit 5fb052cf0a
+15
View File
@@ -391,4 +391,19 @@ $lang['xlarge'] = 'XLarge';
$lang['xxlarge'] = 'XXLarge';
$lang['2small'] = 'XXS - mic';
$lang['xsmall'] = 'XS - foarte mic';
$lang['Date created, new → old'] = 'Data crearii , nou → vechi';
$lang['Date created, old → new'] = 'Data crearii, vechi → nou';
$lang['Date posted, new → old'] = 'Data postarii, nou → vechi';
$lang['Date posted, old → new'] = 'Data postari, vechi → nou';
$lang['File name, A → Z'] = 'Numele filei , A → Z';
$lang['File name, Z → A'] = 'Numele filei, Z → A';
$lang['Manual sort order'] = 'Ordonarea manuala';
$lang['Numeric identifier, 1 → 9'] = 'Identificatorul numeric, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = 'Identificatorul numeric, 9 → 1';
$lang['Photo title, A → Z'] = 'Titlul pozei A → Z';
$lang['Photo title, Z → A'] = 'Titlul pozei Z → A';
$lang['Rating score, high → low'] = 'Scorul de rating, ridicat → scazut';
$lang['Rating score, low → high'] = 'Scorul de rating, scazut → ridicat';
$lang['Visits, high → low'] = 'Vizite , ridicat → scazut';
$lang['Visits, low → high'] = 'Vizite, scazut → ridicat';
?>