diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-07 20:15:48 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-07 20:15:48 +0000 |
commit | 23aba0a82bbbf7a0bd9c92a6c3a7c27d05698ec6 (patch) | |
tree | e62c40dbedd7c05b7f65ace3d279da9412716680 | |
parent | 3c8e46747cfbe42972ff3c08717d05f48273bbb0 (diff) |
[trunk_admin] Update eo_EO, thanks to : sylvbarrier
git-svn-id: http://piwigo.org/svn/trunk@23862 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/eo_EO/admin.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/eo_EO/admin.lang.php b/language/eo_EO/admin.lang.php index e62419cae..bcf9a295d 100644 --- a/language/eo_EO/admin.lang.php +++ b/language/eo_EO/admin.lang.php @@ -464,4 +464,10 @@ $lang['Check integrity'] = 'Kontrolo pri integreco'; $lang['Manage photos'] = 'Administri la fotojn'; $lang['Manage tags'] = 'Administri la etikedojn'; $lang['Manage the members'] = 'Administri la membrojn'; +$lang['Impossible automatic correction'] = 'Neeblas aŭtomata korektado'; +$lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'Neeblis malaktivigi tiun temon, ĉar la patra temo mankas: %s.'; +$lang['Impossible to deactivate this language, first set another language as default.'] = 'Neeblas malaktivigi tiun lingvon, unue elektu alian aprioran lingvon.'; +$lang['Impossible to deactivate this language, you need at least one language.'] = 'Neeblas malaktivigi tiun lingvon, nepras almenaŭ unu lingvo.'; +$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Neeblas malaktivigi tiun temon, nepras almenaŭ unu temo.'; +$lang['Impossible to delete this theme. Other themes depends on it: %s'] = 'Neeblas forigi tiun temon, ĉar aliaj temoj dependas de ĝi: %s.'; ?>
\ No newline at end of file |