diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-14 11:28:02 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-14 11:28:02 +0000 |
commit | 106a91dc51df644d85af0b7d284498d27e5217f5 (patch) | |
tree | f4abb8867d601cb7cbcbc203c7fea40bbe0f1f6e /language/ro_RO | |
parent | 7e76371ac0931d98a3b61165123a5c74b8c4c5d1 (diff) |
[trunk_admin] Update ro_RO, thanks to : cheilenereinfo
git-svn-id: http://piwigo.org/svn/trunk@29041 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ro_RO/admin.lang.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/language/ro_RO/admin.lang.php b/language/ro_RO/admin.lang.php index 2d3c10f57..9921a29b2 100644 --- a/language/ro_RO/admin.lang.php +++ b/language/ro_RO/admin.lang.php @@ -595,7 +595,6 @@ $lang['user_status_generic'] = 'Generic'; $lang['visitors need to login and have the appropriate permissions to see this album'] = 'vizitatorii trebuie să se autentifice și să aibă permisiunile corespunzătoare pentru a vedea acest album'; $lang['Local'] = 'Local'; $lang['Locked'] = 'Blocat'; -$lang['Mail address is obligatory for all users'] = 'Adresa de mail e obligatorie pentru toți utilizatorii'; $lang['Mail content'] = 'Conținutul mailului'; $lang['Main "guest" user does not exist'] = 'Utilizatorul principal "oaspete" nu există'; $lang['Main "guest" user status is incorrect'] = 'Statutul utilizatorului principal "oaspete" nu este corect'; @@ -976,4 +975,6 @@ $lang['Close user details'] = 'Închide detalii utilizator'; $lang['Open user details'] = 'Deschide detalii utilizator'; $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.';
\ No newline at end of file +$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 |