diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-10-02 07:47:14 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-10-02 07:47:14 +0000 |
commit | b7c7de9e4980df2c37f0e7bda7c30ec0a7b73881 (patch) | |
tree | ea7db7381147ecd9d7addd36601dfc24f31c6add /language | |
parent | 721b41b809df71a368db04de9c1b0307b939be33 (diff) |
[trunk] - language - update es_ES - Español – Spanish Recovery in plugin - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12301 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/es_ES/admin.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 2450ee68f..00e0a42e1 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -858,4 +858,7 @@ $lang['Select at least two tags for merging'] = 'Seleccione al menos dos etiquet $lang['Select an album'] = 'Seleccionar un álbum'; $lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Por defecto Piwigo creara el nuevo tamaño web a partir de la HD (alta definición).'; $lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Si la HD no esta disponible y que la version actual del tamaño web es mas grande que les dimensiones abajo mensionadas, entonces Piwigo la considerara como HD y creara un nuevo tamaño web a partir de esta misma.'; +$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'; ?>
\ No newline at end of file |