diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-13 16:28:22 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-13 16:28:22 +0000 |
commit | 589eb0f95322aa278be8909927b72bcc64f6aacb (patch) | |
tree | add9cd4193aade74b4629796dc271a705cd3fa26 | |
parent | e3453d17e350ae59135f1590e1ca8a1b0b153729 (diff) |
[Branche 2.3] - language - feature:2573 - clean - es_ES - Español – Spanish
git-svn-id: http://piwigo.org/svn/branches/2.3@13149 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/es_ES/admin.lang.php | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 74d834b88..031a940b0 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -859,13 +859,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di $lang['An error has occured during upgrade.'] = 'Un error sobrevino durante la actualización.'; $lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Imposible extraer los ficheros. Por favor, verifique los permisos de los ficheros de su instalación. <Br> <a href="%s"> Haga clic aquí para ver el informe de error</a>.'; $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo no puede recuperar el fichero de actualización desde el servidor'; -$lang['%s has been successfully updated.'] = '% se ha actualizado correctamente.'; -$lang['Add tags'] = 'Añadir etiquetas'; -$lang['Add to caddie'] = 'Añadir al carrito'; -$lang['Edit'] = 'Editar'; -$lang['Last import'] = 'Última importación'; -$lang['Predefined filter'] = 'Filtro predefinido'; -$lang['With no album'] = 'Sin álbum'; -$lang['With no tag'] = 'Sin etiqueta'; -$lang['With no virtual album'] = 'Sin álbum virtual'; + + ?> |