diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:14:33 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:14:33 +0000 |
commit | 1cb127e859a3cf8bc1d0ad1be7137e1d0c2fb454 (patch) | |
tree | 3ae83623ef99ce6b29284b5872cc9d0bf0199730 /language/es_ES/admin.lang.php | |
parent | 1db61574ff58a0f80336085a9d97333deccbe849 (diff) |
[trunk_admin] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@23730 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 8aa43369d..b3829253f 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -952,4 +952,5 @@ $lang['Type here the name of the new group'] = 'Escriba aquí el nombre del nuev $lang['Purge user cache'] = 'Limpiar cache de usuario'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Las dimensiones de la imagen se reducirá a %dx%d píxeles.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionado después de la carga al servidor debido a la utilización de GD como librería gráfica.'; ?>
\ No newline at end of file |