diff options
-rw-r--r-- | language/ro_RO/admin.lang.php | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/language/ro_RO/admin.lang.php b/language/ro_RO/admin.lang.php index a5b8695de..7f414add4 100644 --- a/language/ro_RO/admin.lang.php +++ b/language/ro_RO/admin.lang.php @@ -977,4 +977,12 @@ $lang['close'] = 'închide'; $lang['Activate it now'] = 'Aciveaza acum'; $lang['Allow users to add a link to their website'] = 'Permite utilizatorilor sa adauge o legatura catre site-ul personal.'; $lang['Mail address is mandatory for registration'] = 'Adresa de email este e obligatorie pentru inregistrare'; -$lang['Impossible to deactivate the default theme.'] = 'Imposibila dezactivarea temei implicite';
\ No newline at end of file +$lang['Impossible to deactivate the default theme.'] = 'Imposibila dezactivarea temei implicite'; +$lang['The settings for the guest are from the %s user'] = 'Setarile pentru vizitator sunt setarile utilizatorului %s '; +$lang['between %s and %s MB'] = 'intre %s si %s MB'; +$lang['No and unlock sub-albums'] = 'Nu si deblocheaza sub-albumele'; +$lang['Empty caddie'] = 'Goleste caddie'; +$lang['based on'] = 'bazat pe'; +$lang['width & height'] = 'latime & inaltime'; +$lang['file name'] = 'numele fisierului'; +$lang['date & time'] = 'data & ora';
\ No newline at end of file |