diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-03-30 18:27:06 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-03-30 18:27:06 +0000 |
commit | 2358851bcdec39c0803cd17314a5ee90a88b60db (patch) | |
tree | faef1a8d05cb04b2563e70fd353879e3a21178c0 /language/es_ES | |
parent | 1fa18d9b05964b3f921407231d9291c54d8df594 (diff) |
[trunk] update ES
git-svn-id: http://piwigo.org/svn/trunk@5478 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r-- | language/es_ES/admin.lang.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index ac756229f..cd6e5125a 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -751,4 +751,13 @@ $lang['None'] = 'Nada'; $lang['Invert'] = 'Invertir'; $lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Imposible desactivar este tema, debe quedar por lo menos un tema acelerado.'; $lang['Webmaster status is required.'] = 'Usted debe tener el status de "webmaster".'; +$lang['Bound Theme'] = 'Tema relacionado'; +$lang['Allow rating'] = "Permitir las notaciones"; +$lang['Select at least one comment'] = 'Seleccione por lo menos un comentario'; +$lang['Active Plugins'] = 'Plugins activar'; +$lang['Inactive Plugins'] = 'Plugins desactivar'; +$lang['Missing Plugins'] = 'Plugins ausentes'; +$lang['Uninstalled Plugins'] = 'Plugins no instalados'; +$lang['By %s'] = 'Para %s'; +$lang['Visit plugin site'] = 'Visite la sitio del plugin'; ?>
\ No newline at end of file |