source: branches/2.2/language/es_ES/common.lang.php @ 11146

Last change on this file since 11146 was 11146, checked in by ddtddt, 13 years ago

[branche 2.2] - language - update ES Thanks to jpr928

  • Property svn:eol-style set to LF
File size: 20.9 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23/*
24Language Name: Español [ES]
25Version: 2.2.0
26Language URI: http://piwigo.org/ext/extension_view.php?eid=169
27Author: Piwigo team
28Author URI: http://piwigo.org
29*/
30
31// Langage informations
32$lang_info['language_name'] = 'Español';
33$lang_info['country'] = 'España';
34$lang_info['direction'] = 'ltr';
35$lang_info['code'] = 'es';
36$lang_info['zero_plural'] = false;
37
38$lang['%.2f (rated %d times)'] = '%.2f (noté %d fois)';
39$lang['%d Kb'] = '%d Ko';
40$lang['%d album updated'] = '%d álbum actualizado';
41$lang['%d albums updated'] = '%d álbumes actualizados';
42$lang['%d comment to validate'] = '%d Comentario pendiente de validar';
43$lang['%d comments to validate'] = '%d comentarios pendientes de validar';
44$lang['%d new comment'] = '%d nuevo comentario';
45$lang['%d new comments'] = '%d nuevos comentarios';
46$lang['%d comment'] = '%d comentario';
47$lang['%d comments'] = '%d comentarios';
48$lang['%d hit'] = '%d visitas';
49$lang['%d hits'] = '%d visitas';
50$lang['%d new photo'] = '%d nueva fotografía';
51$lang['%d new photos'] = '%d nuevas fotografías';
52$lang['%d new user'] = '%d nuevo usuario';
53$lang['%d new users'] = '%d nuevos usuarios';
54$lang['About'] = 'Acerca de';
55$lang['All tags'] = 'Todas las etiquetas';
56$lang['Any tag'] = 'Cualquier etiqueta';
57$lang['At least one listed rule must be satisfied.'] = 'Debe elegir al menos una de las reglas que se listan.';
58$lang['At least one tag must match'] = 'Debe coincidir al menos una de las etiquetas';
59$lang['Author'] = 'Autor';
60$lang['Average rate'] = 'Valoración promedio';
61$lang['Albums'] = 'Álbumes';
62$lang['Album'] = 'Álbum';
63$lang['Close this window'] = 'Cerrar la ventana';
64$lang['Complete RSS feed (photos, comments)'] = 'Flujo RSS completo (fotografías, comentarios)';
65$lang['Confirm Password'] = 'Confirmar la contraseña';
66$lang['Connection settings'] = 'Datos de conexión';
67$lang['Login'] = 'Identificarse';
68$lang['Contact webmaster'] = 'Contactar con el webmaster';
69$lang['Create a new account'] = 'Crear una nueva cuenta';
70$lang['Created on'] = 'Creada el';
71$lang['Creation date'] = 'Fecha de creación';
72$lang['Current password is wrong'] = 'La contraseña actual es incorrecta';
73$lang['Dimensions'] = 'Dimensiones';
74$lang['Display'] = 'Mostrar';
75$lang['Each listed rule must be satisfied.'] = 'Debe cumplimentar cada una de las reglas';
76$lang['Email address is missing. Please specify an email address.'] = 'Por favor, cumplimente su dirección email.';
77$lang['Email address'] = 'Dirección email';
78$lang['Enter your personnal informations'] = 'Cumplimente sus datos personales';
79$lang['Error sending email'] = 'Error de envío';
80$lang['File name'] = 'Nombre del archivo';
81$lang['File'] = 'Archivo';
82$lang['Filesize'] = 'Tamaño';
83$lang['Filter and display'] = 'Filtrar y mostrar';
84$lang['Filter'] = 'Criterios de selección';
85$lang['Forgot your password?'] = '¿Olvidó su contraseña?';
86$lang['Go through the gallery as a visitor'] = 'Recorrer la galería como visitante';
87$lang['Help'] = 'Ayuda';
88$lang['Identification'] = 'Identificación';
89$lang['Photos only RSS feed'] = 'Notificaciones RSS sólo para las fotografías';
90$lang['Keyword'] = 'Contraseña';
91$lang['Links'] = 'Enlaces';
92$lang['N/A'] = 'no disponible';
93$lang['New on %s'] = 'Nuevo el %s';
94$lang['New password confirmation does not correspond'] = 'Los valores de la contraseña no coinciden';
95$lang['New password sent by email'] = 'Nueva contraseña enviada por correo electrónico';
96$lang['No email address'] = 'Falta la dirección email';
97$lang['No classic user matches this email address'] = 'La dirección email no corresponde a ningún usuario registrado';
98$lang['Notification'] = 'Notificación';
99$lang['Number of items'] = 'Número de artículos';
100$lang['Original dimensions'] = 'Dimensiones originales';
101$lang['Password forgotten'] = 'Contraseña olvidada';
102$lang['Password'] = 'Contraseña';
103$lang['Post date'] = 'Fecha de incorporación';
104$lang['Posted on'] = 'Añadido el';
105$lang['Profile'] = 'Perfil';
106$lang['Quick connect'] = 'Conexión rápida';
107$lang['RSS feed'] = 'Notificaciones RSS';
108$lang['Rate'] = 'Calificación';
109$lang['Register'] = 'Registrarse';
110$lang['Registration'] = 'Registro';
111$lang['Related tags'] = 'Etiquetas relacionadas';
112$lang['Reset'] = 'Cancelar';
113$lang['Retrieve password'] = 'Recuperar la contraseña';
114$lang['Search rules'] = 'Criterios de búsqueda';
115$lang['Search tags'] = 'Buscar etiquetas';
116$lang['Search'] = 'Búsqueda';
117$lang['display available tags'] = 'Ver las etiquetas disponibles';
118$lang['Send new password'] = 'Enviar una nueva contraseña';
119$lang['Since'] = 'Desde';
120$lang['Sort by'] = 'Clasificar por';
121$lang['Sort order'] = 'Criterio de clasificación';
122$lang['Tag'] = 'Etiqueta';
123$lang['Tags'] = 'Etiquetas';
124$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'Las notificaciones RSS informan de eventos relacionados con este sitio: nuevas fotografías, categorías actualizadas, nuevos comentarios. Debe utilizarse con un lector RSS.';
125$lang['Unknown feed identifier'] = 'Identificador de RSS desconocido';
126$lang['User comments'] = 'Comentarios del usuario';
127$lang['Username'] = 'Nombre de usuario';
128$lang['Visits'] = 'Visitas';
129$lang['Webmaster'] = 'Administrador de sitio web';
130$lang['Week %d'] = 'Semana %d';
131$lang['About Piwigo'] = 'Acerca de Piwigo';
132$lang['You are not authorized to access the requested page'] = 'No dispone de autorización para ver la página solicitada';
133$lang['add to caddie'] = 'Agregar a la cesta';
134$lang['add this photo to your favorites'] = 'agregar esta fotografía a sus favoritos';
135$lang['Administration'] = 'Administración';
136$lang['all'] = 'todo';
137$lang['ascending'] = 'ascendiente';
138$lang['author(s) : %s'] = 'autor(es) : %s';
139$lang['Expand all albums'] = 'Ver todos los álbumes';
140$lang['posted after %s (%s)'] = 'disponible con posterioridad al %s (%s)';
141$lang['posted before %s (%s)'] = 'disponible antes del %s (%s)';
142$lang['posted between %s (%s) and %s (%s)'] = 'disponible entre él %s (%s) y el %s (%s)';
143$lang['posted on %s'] = 'disponible el %s';
144$lang['Best rated'] = 'Mejor valoracion';
145$lang['display best rated photos'] = 'mostrar las fotografías con mejor calificación';
146$lang['caddie'] = 'Carrito';
147$lang['Calendar'] = 'Calendario';
148$lang['All'] = 'Todas';
149$lang['display each day with photos, month per month'] = 'Visualizacíon año por año,  mes por mes, día por dia,';
150$lang['View'] = 'Vista';
151$lang['chronology_monthly_calendar'] = 'Calendario mensual';
152$lang['chronology_monthly_list'] = 'Lista mensual';
153$lang['chronology_weekly_list'] = 'Lista semanal';
154$lang['Click here if your browser does not automatically forward you'] = 'Pulse aquí si su navegador no le reenvía a la página solicitada.';
155$lang['comment date'] = 'Fecha de comentario';
156$lang['Comment'] = 'Comentario';
157$lang['Your comment has been registered'] = 'Su comentario ha sido añadido';
158$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Systema anti-abuso : por favor, aguarde unos momentos antes de agregar un nuevo comentario';
159$lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'Su comentario no ha sido registrado porque no ha superado las reglas de validación';
160$lang['An administrator must authorize your comment before it is visible.'] = 'El administrador debe validar su comentario antes de que sea visible.';
161$lang['This login is already used by another user'] = 'Este nombre de usuario ya ha sido registrado con anterioridad, por favor inténtelo con otro';
162$lang['Comments'] = 'Comentarios';
163$lang['Add a comment'] = 'Agregar comentario';
164$lang['created after %s (%s)'] = 'Creado después del %s (%s)';
165$lang['created before %s (%s)'] = 'creado antes del %s (%s)';
166$lang['created between %s (%s) and %s (%s)'] = 'creado entre el %s (%s) y el %s (%s)';
167$lang['created on %s'] = 'creado el %s';
168$lang['Customize'] = 'Personalizar';
169$lang['Your Gallery Customization'] = 'Personalización de su pantalla ';
170$lang['day'][0] = 'Domingo';
171$lang['day'][1] = 'Lunes';
172$lang['day'][2] = 'Martes';
173$lang['day'][3] = 'Miércoles';
174$lang['day'][4] = 'Jueves';
175$lang['day'][5] = 'Viernes';
176$lang['day'][6] = 'Sábado';
177$lang['Default'] = 'Por defecto';
178$lang['delete this photo from your favorites'] = 'eliminar esta fotografía de sus favoritos';
179$lang['Delete'] = 'Suprimir';
180$lang['descending'] = 'descendente';
181$lang['download'] = 'descargar';
182$lang['download this file'] = 'descargar este archivo';
183$lang['edit'] = 'Editar';
184$lang['wrong date'] = 'Fecha errónea';
185$lang['excluded'] = 'Excluidos';
186$lang['Your favorites'] = 'Mis favoritos';
187$lang['display your favorites photos'] = 'mostrar mis fotografías favoritas';
188$lang['Favorites'] = 'Favoritas';
189$lang['First'] = 'Primera';
190$lang['The gallery is locked for maintenance. Please, come back later.'] = 'Se están realizando operaciones de mantenimiento, regrese más tarde.';
191$lang['Page generated in'] = 'Página generada en';
192$lang['guest'] = 'Visitante';
193$lang['Hello'] = 'Hola';
194$lang['available for administrators only'] = 'disponible sólo para los administradores';
195$lang['display this album'] = 'muestra las fotografías en el directorio raíz de este álbum';
196$lang['display last user comments'] = 'Ver los últimos comentarios de los usuarios';
197$lang['customize the appareance of the gallery'] = 'personalizar el aspecto de la galería';
198$lang['search'] = 'Buscar';
199$lang['Home'] = 'Inicio';
200$lang['in this album'] = 'en este álbum';
201$lang['in %d sub-album'] = 'en este %d sub-álbum';
202$lang['in %d sub-albums'] = 'en estos %d sub-álbumes';
203$lang['included'] = 'incluidos';
204$lang['Invalid password!'] = 'Contraseña incorrecta !';
205$lang['Language'] = 'Idioma';
206$lang['last %d days'] = '%d últimos días';
207$lang['Last'] = 'Última';
208$lang['Logout'] = 'Desconexión';
209$lang['E-mail address'] = $lang['Email address'];
210$lang['obligatory'] = 'obligatorio';
211$lang['Maximum photo height'] = 'Altura máxima de las fotografías';
212$lang['Maximum height must be a number superior to 50'] = 'La altura de las fotografías debe ser superior a 50px.';
213$lang['Maximum photo width'] = 'Anchura máxima de las fotografías';
214$lang['Maximum width must be a number superior to 50'] = 'La anchura de las fotografías debe ser superior a 50px.';
215$lang['display a calendar by creation date'] = 'mostrar las imágenes en un calendario por fecha de subida';
216$lang['display all photos in all sub-albums'] = 'Ver todas las fotografías de los álbumes y sub-álbumes';
217$lang['return to normal view mode'] = 'Volver a la vista normal';
218$lang['display a calendar by posted date'] = 'Mostrar las imágenes en un calendario por fecha de agregación';
219$lang['month'][10] = 'Octubre';
220$lang['month'][11] = 'Noviembre';
221$lang['month'][12] = 'Diciembre';
222$lang['month'][1] = 'Enero';
223$lang['month'][2] = 'Febrero';
224$lang['month'][3] = 'Marzo';
225$lang['month'][4] = 'Abril';
226$lang['month'][5] = 'Mayo';
227$lang['month'][6] = 'Junio';
228$lang['month'][7] = 'Julio';
229$lang['month'][8] = 'Agosto';
230$lang['month'][9] = 'Septiembre';
231$lang['Most visited'] = 'Imágenes más vistas';
232$lang['display most visited photos'] = 'mostrar las fotografías más vistas';
233$lang['The number of photos per row must be a not null scalar'] = 'La cantidad de fotografías por línea debe ser un número entero superior a cero';
234$lang['Number of photos per row'] = 'Número de miniaturas por línea';
235$lang['The number of rows per page must be a not null scalar'] = 'El número de líneas por página debe ser un numero entero no nulo';
236$lang['Number of rows per page'] = 'Número de líneas por página';
237$lang['Unknown identifier'] = 'Identificador desconocido';
238$lang['New password'] = 'Nueva contraseña';
239$lang['Rate this photo'] = 'Puntuar esta fotografía';
240$lang['Next'] = 'Siguiente';
241$lang['no rate'] = 'no valorada';
242$lang['Photos posted within the last %d day.'] = 'Sólo muestra los fotografías incorporadas desde el día %d .';
243$lang['Photos posted within the last %d days.'] = 'Sólo muestra las imágenes incorporadas desde los últimos %d dias.';
244$lang['password updated'] = 'contraseña actualizada';
245$lang['Recent period must be a positive integer value'] = 'El período debe ser un número entero positivo';
246$lang['photo'] = 'Fotografía';
247$lang['Click on the photo to see it in high definition'] = 'Haga clic en la fotografía para verla en alta resolución';
248$lang['Show file metadata'] = 'Mostrar los meta-datos del archivo';
249$lang['Powered by'] = 'Distribuido por';
250$lang['Preferences'] = 'Preferencias';
251$lang['Previous'] = 'Anterior';
252$lang['Random photos'] = 'Fotografías al azar';
253$lang['display a set of random photos'] = 'mostrar un conjunto aleatorio de fotografías';
254$lang['Recent albums'] = 'Álbumes recientes';
255$lang['display recently updated albums'] = 'Ver los álbumes creados o actualizados recientemente';
256$lang['Recent period'] = 'Días a considerar para incorporaciones recientes';
257$lang['Recent photos'] = 'Fotografías recientes';
258$lang['display most recent photos'] = 'mostrar las fotografías más recientes';
259$lang['Redirection...'] = 'Redirección...';
260$lang['Please, enter a login'] = 'Por favor, indique un nombre de usuario';
261$lang['login mustn\'t end with a space character'] = 'el nombre de usuario no debe terminar por un espacio';
262$lang['login mustn\'t start with a space character'] = 'el nombre de usuario no debe empezar por un espacio';
263$lang['this login is already used'] = 'Este nombre de usuario ya ha sido escogido con anterioridad';
264$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'El formato de la dirección e-mail debe ser xxx@yyy.eee (ejemplo: jack@altern.org)';
265$lang['please enter your password again'] = 'Por favor, escriba de nuevo su contraseña';
266$lang['Auto login'] = 'Conexión automática';
267$lang['remove this tag from the list'] = 'eliminar esta etiqueta de la lista';
268$lang['representative'] = 'Imagen de portada';
269$lang['Search for Author'] = 'Buscar por autor';
270$lang['Search in albums'] = 'Buscar en los álbumes';
271$lang['Search by Date'] = 'Buscar por fecha';
272$lang['Date'] = 'del dia';
273$lang['End-Date'] = 'Hasta el dia';
274$lang['Kind of date'] = 'Tipo de fecha';
275$lang['Search for words'] = 'Buscar por palabra';
276$lang['Search for all terms'] = 'Buscar todas las palabras';
277$lang['Search for any terms'] = 'Buscar una de las palabras';
278$lang['Empty query. No criteria has been entered.'] = 'Demanda vacía. Ningún criterio surtido..';
279$lang['Search Options'] = 'Opciones de búsqueda';
280$lang['Search results'] = 'Resultados de la búsqueda';
281$lang['Search in sub-albums'] = 'Buscar en los sub-álbumes';
282$lang['searched words : %s'] = 'Palabras de búsqueda : %s';
283$lang['Contact'] = 'Contacto:&nbsp;';
284$lang['set as album representative'] = 'Elegir como portada de este álbum';
285$lang['Show number of comments'] = 'Mostrar el número de comentarios';
286$lang['Show number of hits'] = 'Mostrar el número de visualizaciones';
287$lang['slideshow'] = 'Presentación';
288$lang['stop the slideshow'] = 'Detener la presentación';
289$lang['Specials'] = 'Herramientas';
290$lang['SQL queries in'] = 'búsquedas SQL en';
291$lang['display only recently posted photos'] = 'Seleccionar sólo las fotografías incorporadas recientemente';
292$lang['return to the display of all photos'] = 'Volver a mostrar todas los fotografías';
293$lang['the beginning'] = 'ir al principio';
294$lang['Interface theme'] = 'Tema';
295$lang['Thumbnails'] = 'Miniaturas';
296$lang['Menu'] = 'Menú';
297$lang['A comment on your site'] = 'Comentarios';
298$lang['today'] = 'hoy';
299$lang['Update your rating'] = 'Modificar la valoración';
300$lang['wrong filename'] = 'Nombre de directorio incorrecto';
301$lang['the username must be given'] = 'Indique el nombre de usuario';
302$lang['useful when password forgotten'] = 'Útil en caso de que olvide la contraseña';
303$lang['Quick search'] = 'Búsqueda rápida';
304$lang['Connected user: %s'] = 'Usuario conectado: %s';
305$lang['IP: %s'] = 'IP: %s';
306$lang['Browser: %s'] = 'Navegador: %s';
307$lang['Author: %s'] = 'Autor: %s';
308$lang['Comment: %s'] = 'Comentario: %s';
309$lang['Comment by %s'] = 'Comentario de %s';
310$lang['User: %s'] = 'Usuario: %s';
311$lang['Email: %s'] = 'Email: %s';
312$lang['Admin: %s'] = 'Administración: %s';
313$lang['Registration of %s'] = 'Registro de %s';
314$lang['Album: %s'] = 'Álbum: %s';
315$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'El estatus del usuario "guest" no es válido, se utilizará el estatus por defecto. Por favor, informe al administrador del sitio.';
316$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';
317$lang['this email address is already in use'] = 'Otro usuario ya utiliza esta dirección e-mail';
318$lang['Album results for'] = 'Resultado en los álbumes para';
319$lang['Tag results for'] = 'Resultados de las etiquetas para';
320$lang['from %s to %s'] = 'de %s a %s';
321$lang['Play of slideshow'] = 'Comenzar';
322$lang['Pause of slideshow'] = 'Pausa';
323$lang['Repeat the slideshow'] = 'Repetir';
324$lang['Not repeat the slideshow'] = 'No repetir';
325$lang['Reduce diaporama speed'] = '+ Lento';
326$lang['Accelerate diaporama speed'] = '+ Rápido';
327$lang['Submit'] = 'Validar';
328$lang['Yes'] = 'Si';
329$lang['No'] = 'No';
330$lang['%d photo'] = '%d Fotografías';
331$lang['%d photos'] = '%d Fotografías';
332$lang['%d photo is also linked to current tags'] = '%d fotografía también está vinculada con las etiquetas actuales';
333$lang['%d photos are also linked to current tags'] = '%d fotografías también están vinculadas a estas etiquetas';
334$lang['display photos linked to this tag'] = 'Ver únicamente las fotografías vinculadas con esta etiqueta';
335$lang['photos posted during the last %d days'] = 'fotografías agregadas los últimos %d días';
336$lang['Piwigo Help'] = 'Ayuda de Piwigo';
337$lang['Rank'] = 'Fila';
338$lang['group by letters'] = 'Reagrupar por letras';
339$lang['letters'] = 'letras';
340$lang['show tag cloud'] = 'mostrar la nube de etiquetas';
341$lang['cloud'] = 'nube';
342$lang['Reset to default values'] = 'Restablecer los valores predeterminados';
343$lang['Sent by'] = 'Enviado por';
344$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.';
345$lang['delete all photos from your favorites'] = 'eliminar todas las fotografías de sus favoritos';
346$lang['Are you sure?'] = '¿Está seguro?';
347$lang['delete this comment'] = 'eliminar este comentario';
348$lang['edit this comment'] = 'editar este comentario';
349$lang['Edit a comment'] = 'Editar un comentario';
350$lang['(!) This comment requires validation'] = '(!) Este comentario requiere valida';
351$lang['Welcome'] = 'Bienvenida';
352$lang['Welcome to your Piwigo photo gallery!'] = 'Bienvenidos a su galería fotográfica Piwigo!';
353$lang['... or browse your empty gallery'] = '... o navegue por su galería (sin contenido)';
354$lang['... or please deactivate this message, I will find my way by myself'] = '... o desactivar este mensaje, yo mismo lo solucionaré';
355$lang['Hello %s, your Piwigo photo gallery is empty!'] = '¡Hola %s, su galería fotográfica Piwigo está vacía!';
356$lang['I want to add photos'] = 'Quiero añadir fotografías';
357$lang['Manage this user comment: %s'] = 'Gestionar este comentario: %s';
358$lang['This author modified following comment:'] = 'Este autor modificó el comentario siguiente:';
359$lang['This author removed the comment with id %d'] = 'Este autor eliminó el comentario con id. %d';
360$lang['validate this comment'] = 'Validar este comentario';
361$lang['html tags are not allowed in login'] = 'Etiquetas HTML no están permitidas en el area de conección';
362?>
Note: See TracBrowser for help on using the repository browser.