diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-10 10:19:38 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-10 10:19:38 +0000 |
commit | 609431183bae510c5fb93296a845feee8b148b81 (patch) | |
tree | e3141e9e6ba4d4b21c546c1c8128a8a4785400c8 /language | |
parent | 03904ce1adb464d81f30640427b0159d20373d39 (diff) |
[trunk_public] Update ro_RO, thanks to : cheilenereinfo
git-svn-id: http://piwigo.org/svn/trunk@29013 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/ro_RO/common.lang.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index 1e714766f..fac52e930 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -420,4 +420,9 @@ $lang['Password is missing. Please enter the password.'] = 'Parola lipseşte. Te $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Lipseşte confirmarea parolei. Te rog să confirmi parola aleasă.'; $lang['%d photos per page'] = '%d fotografii per pagină'; $lang['Theme'] = 'Temă'; -?>
\ No newline at end of file +$lang['Album name, Z → A'] = 'Nume album, Z → A'; +$lang['Photo title'] = 'Titlu fotografie'; +$lang['Photo description'] = 'Descriere fotografie'; +$lang['No results for'] = 'Nici un rezultat pentru'; +$lang['Apply on properties'] = 'Aplica la proprietati'; +$lang['Album name, A → Z'] = 'Nume album, A & rarr; Z';
\ No newline at end of file |