[2145] | 1 | <?php |
---|
| 2 | // +-----------------------------------------------------------------------+ |
---|
[2297] | 3 | // | Piwigo - a PHP based picture gallery | |
---|
| 4 | // +-----------------------------------------------------------------------+ |
---|
[5316] | 5 | // | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | |
---|
[2297] | 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 | // +-----------------------------------------------------------------------+ |
---|
[2145] | 23 | |
---|
[5316] | 24 | // Langage informations |
---|
| 25 | $lang_info['language_name'] = 'Español'; |
---|
| 26 | $lang_info['country'] = 'España'; |
---|
| 27 | $lang_info['direction'] = 'ltr'; |
---|
| 28 | $lang_info['code'] = 'es'; |
---|
| 29 | $lang_info['zero_plural'] = false; |
---|
[2145] | 30 | |
---|
[5316] | 31 | $lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (noté %d fois, écart type = %.2f)'; |
---|
| 32 | $lang['%d Kb'] = '%d Ko'; |
---|
| 33 | $lang['%d category updated'] = '%d Categoría actualizada'; |
---|
| 34 | $lang['%d categories updated'] = '%d Actualización categorías'; |
---|
| 35 | $lang['%d comment to validate'] = '%d Comentario usuario que hay que validar'; |
---|
| 36 | $lang['%d comments to validate'] = '%d comentarios de usuario que hay que validar'; |
---|
| 37 | $lang['%d new comment'] = '%d Nuevo comentario usuario'; |
---|
| 38 | $lang['%d new comments'] = '%d nuevos comentarios del usuario'; |
---|
| 39 | $lang['%d comment'] = '%d Comentario'; |
---|
| 40 | $lang['%d comments'] = '%d Comentarios'; |
---|
| 41 | $lang['%d hit'] = '%d imágenes'; |
---|
| 42 | $lang['%d hits'] = '%d vez'; |
---|
| 43 | $lang['%d new image'] = '%d nuevo elemento'; |
---|
| 44 | $lang['%d new images'] = '%d nuevos Elementos'; |
---|
| 45 | $lang['%d new user'] = '%d nuevo usuario'; |
---|
| 46 | $lang['%d new users'] = '%d nuevos usuarios'; |
---|
| 47 | $lang['%d waiting element'] = '%d elemento en espera'; |
---|
| 48 | $lang['%d waiting elements'] = '%d elementos en espera'; |
---|
| 49 | $lang['About'] = 'Acerca de'; |
---|
| 50 | $lang['All tags must match'] = 'Todos las etiquetas deben coincidir'; |
---|
| 51 | $lang['All tags'] = 'Todas las etiquetas'; |
---|
| 52 | $lang['Any tag'] = 'Cualquier etiqueta'; |
---|
| 53 | $lang['At least one listed rule must be satisfied.'] = 'Debe elegir al menos una de las reglas que se listan.'; |
---|
| 54 | $lang['At least one tag must match'] = 'Debe coincidir al menos una de las etiquetas'; |
---|
| 55 | $lang['Author'] = 'Autor'; |
---|
| 56 | $lang['Average rate'] = 'Valoración promedio'; |
---|
| 57 | $lang['Categories'] = 'Categorías'; |
---|
| 58 | $lang['Category'] = 'Categoría'; |
---|
| 59 | $lang['Close this window'] = 'Cerrar la ventana'; |
---|
| 60 | $lang['Complete RSS feed (images, comments)'] = 'Flujo RSS completo (imágenes, comentarios)'; |
---|
| 61 | $lang['Confirm Password'] = 'Confirmar la contraseña'; |
---|
| 62 | $lang['Connection settings'] = 'Datos de conexión'; |
---|
| 63 | $lang['Login'] = 'Identificarse'; |
---|
| 64 | $lang['Contact webmaster'] = 'Contactar el webmastre'; |
---|
| 65 | $lang['Create a new account'] = 'Crear una nueva cuenta'; |
---|
| 66 | $lang['Created on'] = 'Creada el'; |
---|
| 67 | $lang['Creation date'] = 'Fecha de creación'; |
---|
| 68 | $lang['Current password is wrong'] = 'La contraseña actual es incorrecta'; |
---|
| 69 | $lang['Dimensions'] = 'Dimensiones'; |
---|
| 70 | $lang['Display'] = 'Monstrar'; |
---|
| 71 | $lang['Each listed rule must be satisfied.'] = 'Debe cumplimentar cada una de las reglas'; |
---|
| 72 | $lang['Email address is missing. Please specify an email address.'] = 'Falta su dirección electrónica'; |
---|
| 73 | $lang['Email address'] = 'Dirección electrónica'; |
---|
| 74 | $lang['Enter your personnal informations'] = 'Cumplimente sus datos personales'; |
---|
| 75 | $lang['Error sending email'] = 'Error de envío'; |
---|
| 76 | $lang['File name'] = 'Nombre del fichero'; |
---|
| 77 | $lang['File'] = 'Fichero'; |
---|
| 78 | $lang['Filesize'] = 'Tamaño'; |
---|
| 79 | $lang['Filter and display'] = 'Filtrar y mostrar'; |
---|
| 80 | $lang['Filter'] = 'Filtro'; |
---|
| 81 | $lang['Forgot your password?'] = '¿Olvidó su contraseña?'; |
---|
| 82 | $lang['Go through the gallery as a visitor'] = 'Recorrer la galería como visitante'; |
---|
| 83 | $lang['Help'] = 'Ayuda'; |
---|
| 84 | $lang['Identification'] = 'Identificación'; |
---|
| 85 | $lang['Image only RSS feed'] = 'Contenido RSS: sólo imagen'; |
---|
| 86 | $lang['Keyword'] = 'Palabra clave'; |
---|
| 87 | $lang['Links'] = 'Enlaces'; |
---|
| 88 | $lang['Mail address'] = $lang['Email address']; |
---|
| 89 | $lang['N/A'] = 'no disponible'; |
---|
| 90 | $lang['New on %s'] = 'Nuevo el %s'; |
---|
| 91 | $lang['New password confirmation does not correspond'] = 'Los valores de la contraseña no coinciden'; |
---|
| 92 | $lang['New password sent by email'] = 'Nueva contraseña enviada por correo electrónico'; |
---|
| 93 | $lang['No email address'] = 'Ninguna dirección electrónica'; |
---|
| 94 | $lang['No classic user matches this email address'] = 'Falta cumplimentar la direccíon electrónica no corresponde a ningún usuario'; |
---|
| 95 | $lang['Notification'] = 'Notificación RSS'; |
---|
| 96 | $lang['Number of items'] = 'Número de artículos'; |
---|
| 97 | $lang['Original dimensions'] = 'Dimensiones originales'; |
---|
| 98 | $lang['Password forgotten'] = 'Contraseña olvidada'; |
---|
| 99 | $lang['Password'] = 'Contraseña'; |
---|
| 100 | $lang['Post date'] = 'Añadido el día'; |
---|
| 101 | $lang['Posted on'] = 'Añadido el'; |
---|
| 102 | $lang['Profile'] = 'Perfil'; |
---|
| 103 | $lang['Quick connect'] = 'Conexión rápida'; |
---|
| 104 | $lang['RSS feed'] = 'flux RSS'; |
---|
| 105 | $lang['Rate'] = 'Valoración'; |
---|
| 106 | $lang['Register'] = 'Regístrese'; |
---|
| 107 | $lang['Registration'] = 'Registro'; |
---|
| 108 | $lang['Related tags'] = 'Etiquetas relacionadas'; |
---|
| 109 | $lang['Reset'] = 'Anular'; |
---|
| 110 | $lang['Retrieve password'] = 'Recuperar la contraseña'; |
---|
| 111 | $lang['Search rules'] = 'Criterios de búsqueda'; |
---|
| 112 | $lang['Search tags'] = 'Buscar etiquetas'; |
---|
| 113 | $lang['Search'] = 'Búsqueda avanzada'; |
---|
| 114 | $lang['See available tags'] = 'Ver las etiquetas disponibles'; |
---|
| 115 | $lang['Send new password'] = 'Enviar una nueva contraseña'; |
---|
| 116 | $lang['Since'] = 'Desde'; |
---|
| 117 | $lang['Sort by'] = 'Clasificar según'; |
---|
| 118 | $lang['Sort order'] = 'Orden de Clasificación'; |
---|
| 119 | $lang['Tag'] = 'Etiqueta'; |
---|
| 120 | $lang['Tags'] = 'Etiquetas'; |
---|
| 121 | $lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'Mediante RSS puede recibir notificación de los cambios que tienen lugar en la galería: nuevas imágenes, categorías, etc. Para registrarse, haga clic en uno de los siguientes enlaces.'; |
---|
| 122 | $lang['Unknown feed identifier'] = 'Identificador de RSS desconocido'; |
---|
| 123 | $lang['User comments'] = 'Comentarios del usuario'; |
---|
| 124 | $lang['Username'] = 'Nombre del usuario'; |
---|
| 125 | $lang['Visits'] = 'Visitas'; |
---|
| 126 | $lang['Webmaster'] = 'Webmastre'; |
---|
| 127 | $lang['Week %d'] = 'Semana %d'; |
---|
| 128 | $lang['About Piwigo'] = 'Acerca de Piwigo'; |
---|
| 129 | $lang['You are not authorized to access the requested page'] = 'No dispone de autorización para ver la página solicitada'; |
---|
| 130 | $lang['add to caddie'] = 'Agregar a la cesta'; |
---|
| 131 | $lang['add this image to your favorites'] = 'Agregar a los favoritos'; |
---|
| 132 | $lang['Administration'] = 'Administración'; |
---|
| 133 | $lang['Adviser mode enabled'] = 'Modo de consejero activo'; |
---|
| 134 | $lang['all'] = 'todo'; |
---|
| 135 | $lang['ascending'] = 'ascendiente'; |
---|
| 136 | $lang['author(s) : %s'] = 'autor(es) : %s'; |
---|
| 137 | $lang['Expand all categories'] = 'Expandir todas las categorías'; |
---|
| 138 | $lang['posted after %s (%s)'] = 'disponible con posterioridad al %s (%s)'; |
---|
| 139 | $lang['posted before %s (%s)'] = 'disponible antes del %s (%s)'; |
---|
| 140 | $lang['posted between %s (%s) and %s (%s)'] = 'disponible entre él %s (%s) y el %s (%s)'; |
---|
| 141 | $lang['posted on %s'] = 'disponible el %s'; |
---|
| 142 | $lang['Best rated'] = 'Mejor valoracion'; |
---|
| 143 | $lang['display best rated items'] = 'mostrar las imagenes mejor valoradas'; |
---|
| 144 | $lang['caddie'] = 'Carrito'; |
---|
| 145 | $lang['Calendar'] = 'Calendario'; |
---|
| 146 | $lang['All'] = 'Todo'; |
---|
| 147 | $lang['display each day with pictures, month per month'] = 'Visualizacíon año por año, mes por mes, día , '; |
---|
| 148 | $lang['display pictures added on'] = 'Mostrar las imágenes añadidas el'; |
---|
| 149 | $lang['View'] = 'Vista'; |
---|
| 150 | $lang['chronology_monthly_calendar'] = 'Calendario mensual'; |
---|
| 151 | $lang['chronology_monthly_list'] = 'Lista mensual'; |
---|
| 152 | $lang['chronology_weekly_list'] = 'Lista semanal'; |
---|
| 153 | $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.'; |
---|
| 154 | $lang['comment date'] = 'Fecha de comentario'; |
---|
| 155 | $lang['Comment'] = 'Comentario'; |
---|
| 156 | $lang['Your comment has been registered'] = 'Su comentario ha sido añadido'; |
---|
| 157 | $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'; |
---|
| 158 | $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'; |
---|
| 159 | $lang['An administrator must authorize your comment before it is visible.'] = 'El administrador debe validar su comentario antes de que sea visible.'; |
---|
| 160 | $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'; |
---|
| 161 | $lang['Comments'] = 'Comentarios'; |
---|
| 162 | $lang['Add a comment'] = 'Agregar comentario'; |
---|
| 163 | $lang['created after %s (%s)'] = 'Creado después del %s (%s)'; |
---|
| 164 | $lang['created before %s (%s)'] = 'creado antes del %s (%s)'; |
---|
| 165 | $lang['created between %s (%s) and %s (%s)'] = 'creado entre el %s (%s) y el %s (%s)'; |
---|
| 166 | $lang['created on %s'] = 'creado el %s'; |
---|
| 167 | $lang['Customize'] = 'Personalizar'; |
---|
| 168 | $lang['Your Gallery Customization'] = 'Personalización de su pantalla '; |
---|
| 169 | $lang['day'][0] = 'Domingo'; |
---|
| 170 | $lang['day'][1] = 'Lunes'; |
---|
| 171 | $lang['day'][2] = 'Martes'; |
---|
| 172 | $lang['day'][3] = 'Miércoles'; |
---|
| 173 | $lang['day'][4] = 'Jueves'; |
---|
| 174 | $lang['day'][5] = 'Viernes'; |
---|
| 175 | $lang['day'][6] = 'Sábado'; |
---|
| 176 | $lang['Default'] = 'Por defecto'; |
---|
| 177 | $lang['delete this image from your favorites'] = 'Eliminar favoritos'; |
---|
| 178 | $lang['Delete'] = 'Suprimir'; |
---|
| 179 | $lang['descending'] = 'descendente'; |
---|
| 180 | $lang['download'] = 'descargar'; |
---|
| 181 | $lang['download this file'] = 'descargar este fichero'; |
---|
| 182 | $lang['edit'] = 'Editar'; |
---|
| 183 | $lang['wrong date'] = 'Fecha errónea'; |
---|
| 184 | $lang['excluded'] = 'Excluidos'; |
---|
| 185 | $lang['My favorites'] = 'Mis favoritos'; |
---|
| 186 | $lang['display my favorites pictures'] = 'Mostrar mis imágenes favoritas'; |
---|
| 187 | $lang['Favorites'] = 'Favoritas'; |
---|
| 188 | $lang['First'] = 'Primera página'; |
---|
| 189 | $lang['The gallery is locked for maintenance. Please, come back later.'] = 'Se están realizando operaciones de mantenimiento, regrese más tarde.'; |
---|
| 190 | $lang['Page generated in'] = 'Página generada en'; |
---|
| 191 | $lang['guest'] = 'Visitante'; |
---|
| 192 | $lang['Hello'] = 'Hola'; |
---|
| 193 | $lang['available for administrators only'] = 'disponible sólo para los administradores'; |
---|
| 194 | $lang['shows images at the root of this category'] = 'muestra las imágenes en el directorio raíz de esta categoría'; |
---|
| 195 | $lang['See last users comments'] = 'Ver los últimos comentarios de los usuarios'; |
---|
| 196 | $lang['customize the appareance of the gallery'] = 'personalizar el aspecto de la galería'; |
---|
| 197 | $lang['search'] = 'Buscar'; |
---|
| 198 | $lang['Home'] = 'Inicio'; |
---|
| 199 | $lang['Identification'] = 'Identificación'; |
---|
| 200 | $lang['in this category'] = 'en esta categoría'; |
---|
| 201 | $lang['in %d sub-category'] = 'en %d subcategoría'; |
---|
| 202 | $lang['in %d sub-categories'] = 'en %d subcategorías'; |
---|
| 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 página'; |
---|
| 208 | $lang['Logout'] = 'Desconexión'; |
---|
| 209 | $lang['E-mail address'] = $lang['Email address']; |
---|
| 210 | $lang['obligatory'] = 'obligatorio'; |
---|
| 211 | $lang['Maximum height of the pictures'] = 'Altura máxima de las imágenes'; |
---|
| 212 | $lang['Maximum height must be a number superior to 50'] = 'La altura máxima de las imágenes no debe ser superioror a 50'; |
---|
| 213 | $lang['Maximum width of the pictures'] = 'Anchura máxima de las imágenes'; |
---|
| 214 | $lang['Maximum width must be a number superior to 50'] = 'El ancho máximo de las imágenes no debe ser superior a 50'; |
---|
| 215 | $lang['display a calendar by creation date'] = 'Mostrar las imágenes en un calendario por fecha de creación'; |
---|
| 216 | $lang['display all elements in all sub-categories'] = 'Mostrar todos los elementos de todas las categorías'; |
---|
| 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 pictures'] = 'mostrar las imágenes más vistas'; |
---|
| 233 | $lang['The number of images per row must be a not null scalar'] = 'El número de imágenes por línea debe ser un número entero no nulo'; |
---|
| 234 | $lang['Number of images 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 pagina'; |
---|
| 237 | $lang['Unknown identifier'] = 'Identificador desconocido'; |
---|
| 238 | $lang['New password'] = 'Nueva contraseña'; |
---|
| 239 | $lang['Rate this picture'] = 'De una calificación a esta imagen'; |
---|
| 240 | $lang['Next'] = 'Página siguiente'; |
---|
| 241 | $lang['Home'] = 'Inicio'; |
---|
| 242 | $lang['no rate'] = 'no valorada'; |
---|
| 243 | $lang['Elements posted within the last %d day.'] = 'Sólo muestra las imágenes incorporadas desde el día %d .'; |
---|
| 244 | $lang['Elements posted within the last %d days.'] = 'Sólo muestra las imágenes incorporadas desde los últimos %d dias.'; |
---|
| 245 | $lang['password updated'] = 'contraseña actualizada'; |
---|
| 246 | $lang['Recent period must be a positive integer value'] = 'El período debe ser un número entero positivo'; |
---|
| 247 | $lang['picture'] = 'imagen'; |
---|
| 248 | $lang['Click on the picture to see it in high definition'] = 'Hacer clic sobre la imagen para verla en alta resolución'; |
---|
| 249 | $lang['Show file metadata'] = 'Mostrar los meta-datos del fichero'; |
---|
| 250 | $lang['Powered by'] = 'Distribuido por'; |
---|
| 251 | $lang['Preferences'] = 'Preferencias'; |
---|
| 252 | $lang['Previous'] = 'Página anterior'; |
---|
| 253 | $lang['Random pictures'] = 'Selección aleatoria'; |
---|
| 254 | $lang['display a set of random pictures'] = 'mostrar un grupo aleatorio de imágenes'; |
---|
| 255 | $lang['Recent categories'] = 'Últimas categorías'; |
---|
| 256 | $lang['display recently updated categories'] = 'mostrar las categorías recientement actualizadas o creadas'; |
---|
| 257 | $lang['Recent period'] = 'Número de imágenes recientes'; |
---|
| 258 | $lang['Recent pictures'] = 'Últimas imágenes añadidas'; |
---|
| 259 | $lang['display most recent pictures'] = 'Mostrar las imágenes añadidas recientemente'; |
---|
| 260 | $lang['Redirection...'] = 'Redirección...'; |
---|
| 261 | $lang['Please, enter a login'] = 'Por favor, indique un nombre de usuario'; |
---|
| 262 | $lang['login mustn\'t end with a space character'] = 'el nombre de usuario no debe terminar por un espacio'; |
---|
| 263 | $lang['login mustn\'t start with a space character'] = 'el nombre de usuario no debe empezar por un espacio'; |
---|
| 264 | $lang['this login is already used'] = 'Este nombre de usuario ya ha sido escogido con anterioridad'; |
---|
| 265 | $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)'; |
---|
| 266 | $lang['please enter your password again'] = 'Por favor, escriba de nuevo su contraseña'; |
---|
| 267 | $lang['Auto login'] = 'Conexión automática'; |
---|
| 268 | $lang['remove this tag from the list'] = 'quitar este tag de la lista'; |
---|
| 269 | $lang['representative'] = 'representante'; |
---|
| 270 | $lang['return to homepage'] = 'Volver a la página de inicio'; |
---|
| 271 | $lang['Search for Author'] = 'Buscar por autor'; |
---|
| 272 | $lang['Search in Categories'] = 'Buscar por categorías'; |
---|
| 273 | $lang['Search by Date'] = 'Buscar por fecha'; |
---|
| 274 | $lang['Date'] = 'Fecha'; |
---|
| 275 | $lang['End-Date'] = 'Hasta la fecha'; |
---|
| 276 | $lang['Kind of date'] = 'Tipo de fecha'; |
---|
| 277 | $lang['Search for words'] = 'Buscar por palabra'; |
---|
| 278 | $lang['Search for all terms'] = 'Buscar todas las palabras'; |
---|
| 279 | $lang['Search for any terms'] = 'Buscar una de las palabras'; |
---|
| 280 | $lang['Empty query. No criteria has been entered.'] = 'Demanda vacía. Ningún criterio surtido..'; |
---|
| 281 | $lang['Search Options'] = 'Opciones de búsqueda'; |
---|
| 282 | $lang['Search results'] = 'Resultados de la búsqueda'; |
---|
| 283 | $lang['Search in subcategories'] = 'Buscar en las subcategorías'; |
---|
| 284 | $lang['Search'] = 'Búsqueda'; |
---|
| 285 | $lang['searched words : %s'] = 'Palabras de búsqueda : %s'; |
---|
| 286 | $lang['Contact'] = 'Contactar'; |
---|
| 287 | $lang['set as category representative'] = 'elegir para representar esta categoría'; |
---|
| 288 | $lang['Show number of comments'] = 'Mostrar el número de comentarios'; |
---|
| 289 | $lang['Show number of hits'] = 'Mostrar el número de visualizaciones'; |
---|
| 290 | $lang['slideshow'] = 'Diaporama'; |
---|
| 291 | $lang['stop the slideshow'] = 'Detener el diaporama'; |
---|
| 292 | $lang['Specials'] = 'Herramientas'; |
---|
| 293 | $lang['SQL queries in'] = 'búsquedas SQL en'; |
---|
| 294 | $lang['display only recently posted images'] = 'Seleccionar sólo los elementos incorporados recientemente'; |
---|
| 295 | $lang['return to the display of all images'] = 'Volver a mostrar todos los elementos'; |
---|
| 296 | $lang['the beginning'] = 'el principio'; |
---|
| 297 | $lang['Interface theme'] = 'Tema'; |
---|
| 298 | $lang['Thumbnails'] = 'Miniaturas'; |
---|
| 299 | $lang['Menu'] = 'Menú'; |
---|
| 300 | $lang['A comment on your site'] = 'Una opinión sobre esta pagina'; |
---|
| 301 | $lang['today'] = 'hoy'; |
---|
| 302 | $lang['Update your rating'] = 'Actualizar la valoración'; |
---|
| 303 | $lang['wrong filename'] = 'Nombre de directorio incorrecto'; |
---|
| 304 | $lang['the filesize of the picture must not exceed :'] = 'El tamaño de la imagen no debe sobrepasar los: '; |
---|
| 305 | $lang['the picture must be to the fileformat jpg, gif or png'] = 'El tipo de archivo de la imagen debe ser jpg, png o gif'; |
---|
| 306 | $lang['the height of the picture must not exceed :'] = 'La altura de la imagen no debe sobrepasar los: '; |
---|
| 307 | $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcional, pero recomendado: escoger una miniatura para asociar '; |
---|
| 308 | $lang['the width of the picture must not exceed :'] = 'La anchura de la imagen no debe sobrepasar los: '; |
---|
| 309 | $lang['Author'] = 'Autor'; |
---|
| 310 | $lang['can\'t upload the picture on the server'] = 'Imposible trasladar el fichero sobre el servidor'; |
---|
| 311 | $lang['the username must be given'] = 'Indique el nombre de usuario'; |
---|
| 312 | $lang['A picture\'s name already used'] = 'Ya existe otra imagen con el mismo nombre'; |
---|
| 313 | $lang['You must choose a picture fileformat for the image'] = 'Indique el formato de archivo de la imagen'; |
---|
| 314 | $lang['You can\'t upload pictures in this category'] = 'No es posible agregar la imagen en esta categoría'; |
---|
| 315 | $lang['Name of the picture'] = 'Nombre de la imagen'; |
---|
| 316 | $lang['Upload a picture'] = 'Agregar una imagen'; |
---|
| 317 | $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagen agregada; podrá visualizarse una vez la apruebe el administrador'; |
---|
| 318 | $lang['Upload a picture'] = 'Agregar una imagen'; |
---|
| 319 | $lang['useful when password forgotten'] = 'Útil en caso de que olvide la contraseña'; |
---|
| 320 | $lang['Quick search'] = 'Búsqueda rápida'; |
---|
| 321 | $lang['Connected user: %s'] = 'Usuario conectado: %s'; |
---|
| 322 | $lang['IP: %s'] = 'IP: %s'; |
---|
| 323 | $lang['Browser: %s'] = 'Navegador: %s'; |
---|
| 324 | $lang['Author: %s'] = 'Autor: %s'; |
---|
| 325 | $lang['Comment: %s'] = 'Comentario: %s'; |
---|
| 326 | $lang['Delete: %s'] = 'Suprimir: %s'; |
---|
| 327 | $lang['Validate: %s'] = 'Validar: %s'; |
---|
| 328 | $lang['Comment by %s'] = 'Comentario de %s'; |
---|
| 329 | $lang['User: %s'] = 'Usuario: %s'; |
---|
| 330 | $lang['Email: %s'] = 'Email: %s'; |
---|
| 331 | $lang['Admin: %s'] = 'Administración: %s'; |
---|
| 332 | $lang['Registration of %s'] = 'Registro de %s'; |
---|
| 333 | $lang['Category: %s'] = 'Categoría: %s'; |
---|
| 334 | $lang['Picture name: %s'] = 'Nombre de la imagen: %s'; |
---|
| 335 | $lang['Creation date: %s'] = 'Fecha de creación: %d'; |
---|
| 336 | $lang['Waiting page: %s'] = 'Página de espera: %s'; |
---|
| 337 | $lang['Picture uploaded by %s'] = 'Imagen cargada por %s'; |
---|
| 338 | // --------- Starting below: New or revised $lang ---- from version 1.7.1 |
---|
| 339 | $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.'; |
---|
| 340 | // --------- Starting below: New or revised $lang ---- from Butterfly (2.0) |
---|
| 341 | $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'; |
---|
| 342 | $lang['a user use already this mail address'] = 'Otro usuario ya utiliza esta dirección e-mail'; |
---|
| 343 | $lang['Category results for'] = 'Resultados de las categorías para'; |
---|
| 344 | $lang['Tag results for'] = 'Resultados de las etiquetas para'; |
---|
| 345 | $lang['from %s to %s'] = 'de %s a %s'; |
---|
| 346 | $lang['Play of slideshow'] = 'Lectura del diaporama'; |
---|
| 347 | $lang['Pause of slideshow'] = 'Pausa del diaporama'; |
---|
| 348 | $lang['Repeat the slideshow'] = 'Repetir el diaporama'; |
---|
| 349 | $lang['Not repeat the slideshow'] = 'No repetir el diaporama '; |
---|
| 350 | $lang['Reduce diaporama speed'] = 'Disminuir la velocidad del diaporama'; |
---|
| 351 | $lang['Accelerate diaporama speed'] = 'Acelerar la velocidad del diaporama'; |
---|
| 352 | $lang['Submit'] = 'Validar'; |
---|
| 353 | $lang['Yes'] = 'Si'; |
---|
| 354 | $lang['No'] = 'No'; |
---|
| 355 | $lang['%d image']='%d imágen'; |
---|
| 356 | $lang['%d images']='%d imágenes'; |
---|
| 357 | $lang['%d image is also linked to current tags'] = '%d imagen es también vinculada a los tags corrientes'; |
---|
| 358 | $lang['%d images are also linked to current tags'] = '%d imagenes son igualmente vinculadas a los tags corrientes'; |
---|
| 359 | $lang['See images linked to this tag only'] = 'Ver las imágenes relacionadas únicamente a este tag'; |
---|
| 360 | $lang['images posted during the last %d days'] = 'esta imagen tiene menos de %d dias'; |
---|
| 361 | $lang['Choose an image'] = 'Elegir una imagen'; |
---|
| 362 | $lang['Piwigo Help'] = 'Ayuda de Piwigo'; |
---|
| 363 | $lang['Rank'] = 'Fila'; |
---|
| 364 | $lang['group by letters'] = 'Reagrupar por letras'; |
---|
| 365 | $lang['letters'] = 'letras'; |
---|
| 366 | $lang['show tag cloud'] = 'mostrar la nube de tags'; |
---|
| 367 | $lang['cloud'] = 'nube'; |
---|
| 368 | $lang['Reset to default values'] = 'Restablecer los valores predeterminados'; |
---|
| 369 | $lang['Sent by'] = 'Enviado por'; |
---|
| 370 | $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.'; |
---|
| 371 | // --------- Starting below: New or revised $lang ---- from Colibri (2.1) |
---|
| 372 | $lang['delete all images from your favorites'] = 'Suprimir todas las imágenes de sus favoritos'; |
---|
| 373 | $lang['Are you sure?'] = '¿ Seguro?'; |
---|
| 374 | $lang['delete this comment'] = 'Borrar este comentario'; |
---|
| 375 | ?> |
---|