diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 17:28:36 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 17:28:36 +0000 |
commit | ea0e3907077005147b868266085121769ae1d79b (patch) | |
tree | 85fa68c2f18ffad73ac366c8d788d70050d50e66 /language | |
parent | fbf1f6eba836c0dc3212dd8d172b1dcfcb088385 (diff) |
[trunk_public] Update ro_RO, thanks to : norboo
git-svn-id: http://piwigo.org/svn/trunk@15425 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/ro_RO/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index 81083f286..e0b2221eb 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -407,4 +407,11 @@ $lang['Rating score, low → high'] = 'Scorul de rating, scazut → ridica $lang['Visits, high → low'] = 'Vizite , ridicat → scazut'; $lang['Visits, low → high'] = 'Vizite, scazut → ridicat'; $lang['%d rate'] = 'Evaluare %d'; +$lang['Bad request'] = 'Căutare greșită'; +$lang['Forbidden'] = 'Interzis'; +$lang['Page not found'] = 'Pagina nu a fost găsită'; +$lang['Permalink for album not found'] = 'Permalinkul pentru album nu există'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo întâmpină o eroare nerecuperabilă'; +$lang['Requested album does not exist'] = 'Albumul căutat nu există'; +$lang['Requested tag does not exist'] = 'Eticheta căutată nu există'; ?>
\ No newline at end of file |