aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoram <am@piwigo.org>2011-05-16 17:32:18 +0000
committeram <am@piwigo.org>2011-05-16 17:32:18 +0000
commitd6d373357d6fd7059548012bffa6da307ca86f41 (patch)
treecccdbdeadbd220fd20beba0da559af3bcdc1845b
parent1477924ddd7abcec110400c97566f2478e7e3b31 (diff)
Minor changes
git-svn-id: http://piwigo.org/svn/branches/2.2@10902 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/es_ES/admin.lang.php12
-rw-r--r--language/es_ES/common.lang.php13
2 files changed, 14 insertions, 11 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index eb59711ca..fee79ff81 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -20,11 +20,15 @@
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+
-// + +
-// + Revised by AM on 18/04/2011 +
-// + +
-// +-----------------------------------------------------------------------+
+/*
+Language Name: Español [ES]
+Version: 2.2.0
+Language URI: http://piwigo.org/ext/extension_view.php?eid=169
+Author: Piwigo team
+Author URI: http://piwigo.org
+*/
+// Langage informations
$lang['%d association'] = '%d asociación';
$lang['%d associations'] = '%d asociaciones';
$lang['%d album including'] = '%d álbum incluyendo';
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php
index 7b92060d5..8f433e473 100644
--- a/language/es_ES/common.lang.php
+++ b/language/es_ES/common.lang.php
@@ -25,7 +25,6 @@ Language Name: Español [ES]
Version: 2.2.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=169
Author: Piwigo team
-Revision: AM (03/04/2011)
Author URI: http://piwigo.org
*/
@@ -342,21 +341,21 @@ $lang['show tag cloud'] = 'mostrar la nube de etiquetas';
$lang['cloud'] = 'nube';
$lang['Reset to default values'] = 'Restablecer los valores predeterminados';
$lang['Sent by'] = 'Enviado por';
-$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Su navegador weg no soporta cookies o están deshabilitadas. Habilite las cookies para poder conectarse.';
-$lang['delete all photos from your favorites'] = 'eliminar todas las fotografías de tus favoritos';
+$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Su navegador web no soporta cookies o están deshabilitadas. Habilite las cookies para poder conectarse.';
+$lang['delete all photos from your favorites'] = 'eliminar todas las fotografías de sus favoritos';
$lang['Are you sure?'] = '¿Está seguro?';
$lang['delete this comment'] = 'eliminar este comentario';
$lang['edit this comment'] = 'editar este comentario';
$lang['Edit a comment'] = 'Editar un comentario';
-$lang['(!) This comment requires validation'] = '(!) Este comentario debe ser validado';
+$lang['(!) This comment requires validation'] = '(!) Este comentario requiere valida';
$lang['Welcome'] = 'Bienvenida';
$lang['Welcome to your Piwigo photo gallery!'] = 'Bienvenidos a su galería fotográfica Piwigo!';
$lang['... or browse your empty gallery'] = '... o navegue por su galería (sin contenido)';
-$lang['... or please deactivate this message, I will find my way by myself'] = '... o desactive este mensaje, yo mismo me desenredaré';
+$lang['... or please deactivate this message, I will find my way by myself'] = '... o desactivar este mensaje, yo mismo lo solucionaré';
$lang['Hello %s, your Piwigo photo gallery is empty!'] = '¡Hola %s, su galería fotográfica Piwigo está vacía!';
$lang['I want to add photos'] = 'Quiero añadir fotografías';
-$lang['Manage this user comment: %s'] = 'Administrar este comentario: %s';
+$lang['Manage this user comment: %s'] = 'Gestionar este comentario: %s';
$lang['This author modified following comment:'] = 'Este autor modificó el comentario siguiente:';
-$lang['This author removed the comment with id %d'] = 'Este autor suprimió el comentario sustentador al que él identificaba %d';
+$lang['This author removed the comment with id %d'] = 'Este autor eliminó el comentario con id. %d';
$lang['validate this comment'] = 'Validar este comentario';
?> \ No newline at end of file