From c6aee1d6ddb479be448352e2f281e58fbf6fcddc Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 27 Aug 2014 04:30:12 +0000 Subject: [PATCH] [trunk_admin] Update ro_RO, thanks to : cliante git-svn-id: http://piwigo.org/svn/trunk@29293 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ro_RO/admin.lang.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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