diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-23 08:17:44 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-23 08:17:44 +0000 |
commit | 0355af1665767416892211b6ad7b15aec9bc442d (patch) | |
tree | 058d51f9e5190de4e927369810e25c67537be71c /language/es_ES/common.lang.php | |
parent | 36616213cb93d868b1e0e1b74b9c838a5550cfb5 (diff) |
[trunk] - update language step1
git-svn-id: http://piwigo.org/svn/trunk@8851 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/common.lang.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 5417cfd46..4ae8dfae4 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -305,10 +305,7 @@ $lang['Email: %s'] = 'Email: %s'; $lang['Admin: %s'] = 'Administración: %s'; $lang['Registration of %s'] = 'Registro de %s'; $lang['Album: %s'] = 'Album : %s'; -$lang['Picture uploaded by %s'] = 'foto subida por %s'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'El estatus del usuario "guest" no es conforme, se utilizará el estatus por defecto. Por favor, informe al administrador del sitio.'; -// --------- Starting below: New or revised $lang ---- from Butterfly (2.0) $lang['Administrator, webmaster and special user cannot use this method'] = 'El Administrador, el administrador del sitio y el usuario especial no pueden utilizar este método'; $lang['this email address is already in use'] = 'Otro usuario ya utiliza esta dirección e-mail'; $lang['Album results for'] = 'Résultados de los àlbumes por'; @@ -338,7 +335,6 @@ $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.'] = 'El cookies están bloqueados o sostenidos por su navegador Web. Usted debe acelerar el cookies para conectarse.'; -// --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['delete all photos from your favorites'] = 'borrar todas las fotos de tus favoritos'; $lang['Are you sure?'] = '¿Seguro?'; $lang['delete this comment'] = 'Borrar este comentario'; @@ -356,4 +352,4 @@ $lang['This author modified following comment:'] = 'Este autor modificó el come $lang['This author removed the comment with id %d'] = 'Este autor suprimió el comentario sustentador al que él identificaba %d'; $lang['validate this comment'] = 'Validar este comentario'; -?> +?>
\ No newline at end of file |