- Timestamp:
- Apr 2, 2012, 7:23:01 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/ro_RO/common.lang.php
r13693 r13859 392 392 $lang['2small'] = 'XXS - mic'; 393 393 $lang['xsmall'] = 'XS - foarte mic'; 394 $lang['Date created, new → old'] = 'Data crearii , nou → vechi'; 395 $lang['Date created, old → new'] = 'Data crearii, vechi → nou'; 396 $lang['Date posted, new → old'] = 'Data postarii, nou → vechi'; 397 $lang['Date posted, old → new'] = 'Data postari, vechi → nou'; 398 $lang['File name, A → Z'] = 'Numele filei , A → Z'; 399 $lang['File name, Z → A'] = 'Numele filei, Z → A'; 400 $lang['Manual sort order'] = 'Ordonarea manuala'; 401 $lang['Numeric identifier, 1 → 9'] = 'Identificatorul numeric, 1 → 9'; 402 $lang['Numeric identifier, 9 → 1'] = 'Identificatorul numeric, 9 → 1'; 403 $lang['Photo title, A → Z'] = 'Titlul pozei A → Z'; 404 $lang['Photo title, Z → A'] = 'Titlul pozei Z → A'; 405 $lang['Rating score, high → low'] = 'Scorul de rating, ridicat → scazut'; 406 $lang['Rating score, low → high'] = 'Scorul de rating, scazut → ridicat'; 407 $lang['Visits, high → low'] = 'Vizite , ridicat → scazut'; 408 $lang['Visits, low → high'] = 'Vizite, scazut → ridicat'; 394 409 ?>
Note: See TracChangeset
for help on using the changeset viewer.