3179 lines
98 KiB
PHP
3179 lines
98 KiB
PHP
<?php
|
|
$translation_header = array (
|
|
'Project-Id-Version' => 'VERSION',
|
|
'POT-Creation-Date' => '2016-07-15 17:52+0000',
|
|
'PO-Revision-Date' => '2016-07-15 17:52+0000',
|
|
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
|
|
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
|
|
'Language' => 'es',
|
|
'MIME-Version' => '1.0',
|
|
'Content-Type' => 'text/plain; charset=UTF-8',
|
|
'Content-Transfer-Encoding' => '8bit',
|
|
'Plural-Forms' => 'nplurals=2; plural=(n != 1);',
|
|
);
|
|
$translation_plural = array (
|
|
'nplurals' => 2,
|
|
'plural' => '(n != 1)',
|
|
'formula' => '($n != 1)',
|
|
'function' => '$index = (int)(($n != 1)); return ($index < 2) ? $index : 2 - 1;',
|
|
);
|
|
$translation_table = [
|
|
"Invalid email" => [
|
|
0 => "Email inválido",
|
|
],
|
|
"Invalid username" => [
|
|
0 => "Usuario inválido",
|
|
],
|
|
"Invalid password" => [
|
|
0 => "Contraseña inválida",
|
|
],
|
|
"Invalid website mode" => [
|
|
0 => "Modo de sitio inválido",
|
|
],
|
|
"From email address" => [
|
|
0 => "Email de origen",
|
|
],
|
|
"Sender email for emails sent to users." => [
|
|
0 => "Email del emisor de los correos enviados a los usuarios.",
|
|
],
|
|
"Incoming email address" => [
|
|
0 => "Dirección de correo electrónico entrante",
|
|
],
|
|
"Recipient for contact form and system alerts." => [
|
|
0 => "Recipiente para el formulario de contacto y alertas del sistema.",
|
|
],
|
|
"Website mode" => [
|
|
0 => "Modo del sitio",
|
|
],
|
|
"You can switch the website mode anytime." => [
|
|
0 => "Puedes alternar el modo del sitio en cualquier momento.",
|
|
],
|
|
"Community" => [
|
|
0 => "Comunidad",
|
|
],
|
|
"Personal" => [
|
|
0 => "Personal",
|
|
],
|
|
"Update in progress" => [
|
|
0 => "Actualización en progreso",
|
|
],
|
|
"An error occurred. Please try again later." => [
|
|
0 => "Ha ocurrido un error. Por favor inténtalo más tarde.",
|
|
],
|
|
"Missing %s file" => [
|
|
0 => "Falta archivo %s",
|
|
],
|
|
"Invalid license info" => [
|
|
0 => "Información de licencia inválida",
|
|
],
|
|
"Invalid license key" => [
|
|
0 => "Llave de licencia inválida",
|
|
],
|
|
"Can't save file" => [
|
|
0 => "No se puede guardar el archivo",
|
|
],
|
|
"Can't download %s" => [
|
|
0 => "No se puede descargar %s",
|
|
],
|
|
"Can't extract %s" => [
|
|
0 => "No se puede extraer %s",
|
|
],
|
|
"Can't create %s directory - %e" => [
|
|
0 => "No se puede crear el directorio %s - %e",
|
|
],
|
|
"Can't update %s file - %e" => [
|
|
0 => "No se puede actualizar el archivo %s - %e",
|
|
],
|
|
"Untitled" => [
|
|
0 => "Sin título",
|
|
],
|
|
"%s's images" => [
|
|
0 => "Imágenes de %s",
|
|
],
|
|
"Note: This content is private but anyone with the link will be able to see this." => [
|
|
0 => "Nota: Este contenido es privado pero cualquiera con el enlace podrá ver esto.",
|
|
],
|
|
"Note: This content is password protected. Remember to pass the content password to share." => [
|
|
0 => "Nota: Este contenido está protegido con contraseña. Recuerda pasar la contraseña para compartir.",
|
|
],
|
|
"Note: This content is private. Change privacy to \"public\" to share." => [
|
|
0 => "Nota: Este contenido es privado. Cambia su privacidad a \"publico\" para compatir.",
|
|
],
|
|
"After %n %t" => [
|
|
0 => "Después de %n %t",
|
|
],
|
|
"Don't autodelete" => [
|
|
0 => "No eliminar automáticamente",
|
|
],
|
|
"minute" => [
|
|
0 => "minuto",
|
|
1 => "minutos",
|
|
],
|
|
"hour" => [
|
|
0 => "hora",
|
|
1 => "horas",
|
|
],
|
|
"day" => [
|
|
0 => "día",
|
|
1 => "días",
|
|
],
|
|
"Duplicated upload" => [
|
|
0 => "Subida duplicada",
|
|
],
|
|
"Error storing file in external storage server" => [
|
|
0 => "Error almacenando archivo en el servidor de almacenamiento externo",
|
|
],
|
|
"External storage has failed" => [
|
|
0 => "Ha fallado el almacenamiento externo",
|
|
],
|
|
"Private upload" => [
|
|
0 => "Subida privada",
|
|
],
|
|
"Upload switched to local storage" => [
|
|
0 => "Subida cambiada a almacenamiento externo",
|
|
],
|
|
"System has switched to local storage due to not enough disk capacity (%c) in the external storage server(s). The image %s has been allocated to local storage." => [
|
|
0 => "El sistema ha cambiado al almacenamiento externo debido a insuficiente capacidad en el disco (%c) en el(los) servidores de almacenamiento externo. La imagen %s ha sido ubicada en el almacenamiento local.",
|
|
],
|
|
"view" => [
|
|
0 => "visita",
|
|
1 => "visitas",
|
|
],
|
|
"like" => [
|
|
0 => "me gusta",
|
|
1 => "me gusta",
|
|
],
|
|
"image" => [
|
|
0 => "imagen",
|
|
1 => "imágenes",
|
|
],
|
|
"%u liked your %t %c" => [
|
|
0 => "A %u le gusta tu %t %c",
|
|
],
|
|
"%u is now following you" => [
|
|
0 => "%u ahora te está siguiendo",
|
|
],
|
|
"Can't create %s destination dir" => [
|
|
0 => "No se puede crear el directorio %s de destino",
|
|
],
|
|
"Can't open %s for writing" => [
|
|
0 => "No se puede abrir %s para escritura",
|
|
],
|
|
"Internal" => [
|
|
0 => "Interna",
|
|
],
|
|
"Link" => [
|
|
0 => "Enlace",
|
|
],
|
|
"Can't insert storage." => [
|
|
0 => "No se puede insertar el almacenamiento.",
|
|
],
|
|
"Storage capacity can't be lower than its current usage (%s)." => [
|
|
0 => "La capacidad de almacenamiento no puede ser menor que su uso actual (%s).",
|
|
],
|
|
"Can't update storage details." => [
|
|
0 => "No se pueden actualizar los datos del almacenamiento.",
|
|
],
|
|
"Unlimited" => [
|
|
0 => "Ilimitado",
|
|
],
|
|
"used" => [
|
|
0 => "usado",
|
|
],
|
|
"Private profile" => [
|
|
0 => "Perfil privado",
|
|
],
|
|
"Private" => [
|
|
0 => "Privado",
|
|
],
|
|
"year" => [
|
|
0 => "año",
|
|
1 => "años",
|
|
],
|
|
"month" => [
|
|
0 => "mes",
|
|
1 => "meses",
|
|
],
|
|
"week" => [
|
|
0 => "semana",
|
|
1 => "semanas",
|
|
],
|
|
"second" => [
|
|
0 => "segundo",
|
|
1 => "segundos",
|
|
],
|
|
"%s ago" => [
|
|
0 => "hace %s",
|
|
],
|
|
"moments ago" => [
|
|
0 => "hace unos momentos",
|
|
],
|
|
"System notification" => [
|
|
0 => "Notificación de sistema",
|
|
],
|
|
"Dashboard" => [
|
|
0 => "Administrar",
|
|
],
|
|
"There is an update available for your system. Go to %s to download and install this update." => [
|
|
0 => "Hay una actualización disponible para tu sistema. Ve a %s para descargar e instalar esta actualización.",
|
|
],
|
|
"System database is outdated. You need to run the <a href=\"%s\">update</a> tool." => [
|
|
0 => "La base de datos del sistema esta desactualizada. Necesitas ejecutar la herramienta de <a href=\"%s\">actualización</a>.",
|
|
],
|
|
"Website is in maintenance mode. To revert this setting go to <a href=\"%s\">Dashboard > Settings</a>." => [
|
|
0 => "La página web está en modo de mantenimiento. Para revertir este ajuste ve a <a href=\"%s\">Administrar > Configuraciones</a>.",
|
|
],
|
|
"You should disable PHP error reporting for production enviroment. Go to <a href='%s'>System settings</a> to revert this setting." => [
|
|
0 => "Deberías inhabilitar el reporte de errores de PHP en entorno de producción. ve a <a href='%s'>Ajustes de sistema</a> para revertir este ajuste.",
|
|
],
|
|
"You haven't changed the default email settings. Go to <a href='%s'>Email settings</a> to fix this." => [
|
|
0 => "No has cambiado los ajustes de email por defecto. Ve a <a href='%s'>Ajustes de email</a> para reparar esto.",
|
|
],
|
|
"There is an update available for your Chevereto based website." => [
|
|
0 => "Hay una actualización disponible para tu sitio basado en Chevereto.",
|
|
],
|
|
"The release notes for this update are:" => [
|
|
0 => "Las notas de versión para esta actualización son:",
|
|
],
|
|
"admin dashboard" => [
|
|
0 => "panel de administración",
|
|
],
|
|
"You can apply this update directly from your %a or download it from %s and then manually install it." => [
|
|
0 => "Puedes aplicar esta actualización directamente desde %a o puedes descargarla desde %s e instalar manualmente.",
|
|
],
|
|
"Chevereto update available (v%s)" => [
|
|
0 => "Actualización de Chevereto disponible (v%s)",
|
|
],
|
|
"view on %s" => [
|
|
0 => "ver en %s",
|
|
],
|
|
"We use our own and third party cookies to improve your browsing experience and our services. If you continue using our website is understood that you accept this cookie policy." => [
|
|
0 => "Utilizamos cookies propias y de terceros para mejorar tu experiencia de navegación y de nuestros servicios. Si continúas navegando, entendemos que acepta nuestra política de cookies.",
|
|
],
|
|
"You have been forbidden to use this website." => [
|
|
0 => "Se te ha prohibido el acceso a este sitio web.",
|
|
],
|
|
"Feel free to browse and discover all my shared images and albums." => [
|
|
0 => "Siéntete libre de navegar y descubrir todas mis imágenes y álbumes compartidos.",
|
|
],
|
|
"View all my images" => [
|
|
0 => "Ver todas mis imágenes",
|
|
],
|
|
"That page doesn't exist" => [
|
|
0 => "Esa página no existe",
|
|
],
|
|
"Forgot password?" => [
|
|
0 => "Recuperar constraseña",
|
|
],
|
|
"Reset password" => [
|
|
0 => "Restablecer contraseña",
|
|
],
|
|
"Resend account activation" => [
|
|
0 => "Re-enviar activación de cuenta",
|
|
],
|
|
"Add your email address" => [
|
|
0 => "Agrega tu dirección de email",
|
|
],
|
|
"Email changed" => [
|
|
0 => "Email cambiado",
|
|
],
|
|
"The reCAPTCHA wasn't entered correctly" => [
|
|
0 => "El reCAPTCHA no fue ingresado correctamente",
|
|
],
|
|
"Invalid Username/Email" => [
|
|
0 => "Usuario/Email inválido",
|
|
],
|
|
"User doesn't have an email." => [
|
|
0 => "El usuario no tiene email.",
|
|
],
|
|
"Request denied" => [
|
|
0 => "Solicitud denegada",
|
|
],
|
|
"Account needs to be activated to use this feature" => [
|
|
0 => "La cuenta necesita ser activada para usar esta característica",
|
|
],
|
|
"Account already activated" => [
|
|
0 => "La cuenta ya está activada",
|
|
],
|
|
"Allow up to 15 minutes for the email. You can try again later." => [
|
|
0 => "Permite hasta 15 minutos para el email. Puedes intentar más tarde.",
|
|
],
|
|
"Reset your password at %s" => [
|
|
0 => "Restablecer tu contraseña en %s",
|
|
],
|
|
"Confirmation required at %s" => [
|
|
0 => "Confirmación requerida en %s",
|
|
],
|
|
"Welcome to %s" => [
|
|
0 => "Bienvenido/a a %s",
|
|
],
|
|
"Passwords don't match" => [
|
|
0 => "Las contraseñas no coinciden",
|
|
],
|
|
"Email already being used" => [
|
|
0 => "Email actualmente en uso",
|
|
],
|
|
"Check the errors in the form to continue." => [
|
|
0 => "Comprueba los errores en el formulario para continuar.",
|
|
],
|
|
"Password required" => [
|
|
0 => "Contraseña requerida",
|
|
],
|
|
"Most recent" => [
|
|
0 => "Más reciente",
|
|
],
|
|
"Oldest" => [
|
|
0 => "Más antiguo",
|
|
],
|
|
"Most viewed" => [
|
|
0 => "Más visto",
|
|
],
|
|
"Most liked" => [
|
|
0 => "Más me gusta",
|
|
],
|
|
"Share" => [
|
|
0 => "Compartir",
|
|
],
|
|
"Full info" => [
|
|
0 => "Info completa",
|
|
],
|
|
"%a album hosted in %w" => [
|
|
0 => "Álbum %a alojado en %w",
|
|
],
|
|
"Stats" => [
|
|
0 => "Estadísticas",
|
|
],
|
|
"Images" => [
|
|
0 => "Imágenes",
|
|
],
|
|
"Albums" => [
|
|
0 => "Álbumes",
|
|
],
|
|
"Users" => [
|
|
0 => "Usuarios",
|
|
],
|
|
"Settings" => [
|
|
0 => "Ajustes",
|
|
],
|
|
"Chevereto version" => [
|
|
0 => "Versión de Chevereto",
|
|
],
|
|
"install update" => [
|
|
0 => "instalar actualización",
|
|
],
|
|
"check for updates" => [
|
|
0 => "comprobar actualizaciones",
|
|
],
|
|
"PHP version" => [
|
|
0 => "Versión de PHP",
|
|
],
|
|
"Server" => [
|
|
0 => "Servidor",
|
|
],
|
|
"MySQL version" => [
|
|
0 => "Versión de MySQL",
|
|
],
|
|
"MySQL server info" => [
|
|
0 => "Info servidor MySQL",
|
|
],
|
|
"GD Library" => [
|
|
0 => "Librería GD",
|
|
],
|
|
"File uploads" => [
|
|
0 => "Subidas de archivos",
|
|
],
|
|
"Enabled" => [
|
|
0 => "Habilitado",
|
|
],
|
|
"Disabled" => [
|
|
0 => "Deshabilitado",
|
|
],
|
|
"Max. upload size" => [
|
|
0 => "Tamaño máx. de subidas",
|
|
],
|
|
"Max. post size" => [
|
|
0 => "Tamaño máx. de post",
|
|
],
|
|
"Max. execution time" => [
|
|
0 => "Tiempo máx. de ejecución",
|
|
],
|
|
"%d second" => [
|
|
0 => "%d segundo",
|
|
1 => "%d segundos",
|
|
],
|
|
"Memory limit" => [
|
|
0 => "Límite de memoria",
|
|
],
|
|
"Website" => [
|
|
0 => "Sitio web",
|
|
],
|
|
"Content" => [
|
|
0 => "Contenido",
|
|
],
|
|
"Pages" => [
|
|
0 => "Páginas",
|
|
],
|
|
"Listings" => [
|
|
0 => "Listados",
|
|
],
|
|
"Image upload" => [
|
|
0 => "Subida de imágenes",
|
|
],
|
|
"Categories" => [
|
|
0 => "Categorías",
|
|
],
|
|
"Consent screen" => [
|
|
0 => "Pantalla de consentimiento",
|
|
],
|
|
"Flood protection" => [
|
|
0 => "Protección flood",
|
|
],
|
|
"Theme" => [
|
|
0 => "Tema",
|
|
],
|
|
"Homepage" => [
|
|
0 => "Página principal",
|
|
],
|
|
"Banners" => [
|
|
0 => "Anuncios",
|
|
],
|
|
"System" => [
|
|
0 => "Sistema",
|
|
],
|
|
"Routing" => [
|
|
0 => "Enrutamiento",
|
|
],
|
|
"Languages" => [
|
|
0 => "Idiomas",
|
|
],
|
|
"External storage" => [
|
|
0 => "Almacenamiento externo",
|
|
],
|
|
"Email" => [
|
|
0 => "Email",
|
|
],
|
|
"Social networks" => [
|
|
0 => "Redes sociales",
|
|
],
|
|
"External services" => [
|
|
0 => "Servicios externos",
|
|
],
|
|
"IP bans" => [
|
|
0 => "Baneos de IP",
|
|
],
|
|
"Additional settings" => [
|
|
0 => "Ajustes adicionales",
|
|
],
|
|
"Tools" => [
|
|
0 => "Herramientas",
|
|
],
|
|
"Can't delete all homepage cover images" => [
|
|
0 => "No puedes borrar todas las imágenes de portada",
|
|
],
|
|
"Homepage cover image deleted" => [
|
|
0 => "Imagen de portada eliminada",
|
|
],
|
|
"Local" => [
|
|
0 => "Local",
|
|
],
|
|
"External" => [
|
|
0 => "Externo",
|
|
],
|
|
"All" => [
|
|
0 => "Todo",
|
|
],
|
|
"search content" => [
|
|
0 => "buscar contenido",
|
|
],
|
|
"Add page" => [
|
|
0 => "Añadir página",
|
|
],
|
|
"Edit page ID %s" => [
|
|
0 => "Editar página ID %s",
|
|
],
|
|
"The page has been added successfully." => [
|
|
0 => "La página ha sido añadida exitosamente.",
|
|
],
|
|
"The page has been deleted." => [
|
|
0 => "La página ha sido eliminada.",
|
|
],
|
|
"Before cover (homepage)" => [
|
|
0 => "Antes del cover (página principal)",
|
|
],
|
|
"After cover (homepage)" => [
|
|
0 => "Despues del cover (página principal)",
|
|
],
|
|
"After listing (homepage)" => [
|
|
0 => "Después del listado (página principal)",
|
|
],
|
|
"Before pagination" => [
|
|
0 => "Antes de la paginación",
|
|
],
|
|
"After pagination" => [
|
|
0 => "Después de la paginación",
|
|
],
|
|
"Content (image and album)" => [
|
|
0 => "Contenido (imagen y álbum)",
|
|
],
|
|
"Tab about column" => [
|
|
0 => "Columna en pestaña sobre",
|
|
],
|
|
"Before comments" => [
|
|
0 => "Antes de los comentarios",
|
|
],
|
|
"Image page" => [
|
|
0 => "Página de imagen",
|
|
],
|
|
"Inside viewer top (image page)" => [
|
|
0 => "En el interior superior del visualizador (página de imagen)",
|
|
],
|
|
"Expected banner size 728x90" => [
|
|
0 => "Tamaño esperado del aviso es 728x90",
|
|
],
|
|
"Inside viewer foot (image page)" => [
|
|
0 => "En el interior inferior del visualizador (página de imagen)",
|
|
],
|
|
"After image viewer (image page)" => [
|
|
0 => "Después del visualizador de imagen (página de imagen)",
|
|
],
|
|
"Before header (image page)" => [
|
|
0 => "Antes del header (página de imagen)",
|
|
],
|
|
"After header (image page)" => [
|
|
0 => "Después del header (página de imagen)",
|
|
],
|
|
"Footer (image page)" => [
|
|
0 => "Footer (página de imagen)",
|
|
],
|
|
"Album page" => [
|
|
0 => "Página de álbum",
|
|
],
|
|
"Before header (album page)" => [
|
|
0 => "Antes del header (página de álbum)",
|
|
],
|
|
"After header (album page)" => [
|
|
0 => "Después del header (página de álbum)",
|
|
],
|
|
"User profile page" => [
|
|
0 => "Página de perfil de usuario",
|
|
],
|
|
"After top (user profile)" => [
|
|
0 => "Después del top (página de perfil de usuario)",
|
|
],
|
|
"Before listing (user profile)" => [
|
|
0 => "Antes del listado (página de perfil de usuario)",
|
|
],
|
|
"Explore page" => [
|
|
0 => "Página de exploración",
|
|
],
|
|
"After top (explore page)" => [
|
|
0 => "Después del top (página de exploración)",
|
|
],
|
|
"NSFW" => [
|
|
0 => "No seguro",
|
|
],
|
|
"Invalid website name" => [
|
|
0 => "Nombre de sitio inválido",
|
|
],
|
|
"Invalid language" => [
|
|
0 => "Idioma inválido",
|
|
],
|
|
"Invalid timezone" => [
|
|
0 => "Zona horaria inválida",
|
|
],
|
|
"Invalid value" => [
|
|
0 => "Valor inválido",
|
|
],
|
|
"Invalid upload storage mode" => [
|
|
0 => "Método de almacenamiento inválido",
|
|
],
|
|
"Invalid upload filenaming" => [
|
|
0 => "Nombramiento de subidas inválido",
|
|
],
|
|
"Invalid thumb width" => [
|
|
0 => "Ancho de miniatura inválido",
|
|
],
|
|
"Invalid thumb height" => [
|
|
0 => "Alto de miniatura inválido",
|
|
],
|
|
"Invalid medium size" => [
|
|
0 => "Tamaño medio inválido",
|
|
],
|
|
"Invalid watermark percentage" => [
|
|
0 => "Porcentaje de marca de agua inválido",
|
|
],
|
|
"Invalid watermark opacity" => [
|
|
0 => "Opacidad de marca de agua inválida",
|
|
],
|
|
"Invalid theme" => [
|
|
0 => "Tema inválido",
|
|
],
|
|
"Invalid theme tone" => [
|
|
0 => "Tono de tema inválido",
|
|
],
|
|
"Invalid theme main color" => [
|
|
0 => "Color principal de tema inválido",
|
|
],
|
|
"Invalid theme top bar color" => [
|
|
0 => "Color de barra superior de tema inválido",
|
|
],
|
|
"Invalid theme top bar button color" => [
|
|
0 => "Color de botón de barra superior de tema inválido",
|
|
],
|
|
"Invalid theme image listing size" => [
|
|
0 => "Tamaño de imagen de listado inválido",
|
|
],
|
|
"Invalid user id" => [
|
|
0 => "Id de usuario inválida",
|
|
],
|
|
"Invalid email mode" => [
|
|
0 => "Modo de email inválido",
|
|
],
|
|
"Invalid SMTP port" => [
|
|
0 => "Puerto SMTP inválido",
|
|
],
|
|
"Invalid SMTP security" => [
|
|
0 => "Seguridad SMTP inválida",
|
|
],
|
|
"Invalid personal mode user ID" => [
|
|
0 => "ID de usuario modo personal inválida",
|
|
],
|
|
"Invalid or reserved route" => [
|
|
0 => "Ruta inválida o reservada",
|
|
],
|
|
"Invalid website privacy mode" => [
|
|
0 => "Modo de privacidad de sitio inválido",
|
|
],
|
|
"Invalid website content privacy mode" => [
|
|
0 => "Modo de privacidad de contenido inválido",
|
|
],
|
|
"Invalid homepage style" => [
|
|
0 => "Estilo de página principal inválido",
|
|
],
|
|
"Invalid homepage call to action button color" => [
|
|
0 => "Color de botón de llamada de acción de página principal inválido",
|
|
],
|
|
"Invalid homepage call to action functionality" => [
|
|
0 => "Función inválida del boton de accion de la página principal",
|
|
],
|
|
"Invalid title" => [
|
|
0 => "Título inválido",
|
|
],
|
|
"Invalid status" => [
|
|
0 => "Estado inválido",
|
|
],
|
|
"Invalid type" => [
|
|
0 => "Tipo inválido",
|
|
],
|
|
"Invalid visibility" => [
|
|
0 => "Visibilidad inválida",
|
|
],
|
|
"Invalid target attribute" => [
|
|
0 => "Atributo target inválido",
|
|
],
|
|
"Invalid rel attribute" => [
|
|
0 => "Atributo rel inválido",
|
|
],
|
|
"Invalid icon" => [
|
|
0 => "Icono inválido",
|
|
],
|
|
"Invalid URL key" => [
|
|
0 => "Llave URL inválida",
|
|
],
|
|
"Invalid file path" => [
|
|
0 => "Ruta de archivo inválida",
|
|
],
|
|
"Invalid link URL" => [
|
|
0 => "Enlace URL inválido",
|
|
],
|
|
"Invalid user minimum age" => [
|
|
0 => "Edad mínima de usuario inválida",
|
|
],
|
|
"Only alphanumeric, hyphen and underscore characters are allowed" => [
|
|
0 => "Solamente se permiten caracteres alfanuméricos, guiones y guion bajo.",
|
|
],
|
|
"Routes can't be the same" => [
|
|
0 => "Las rutas no pueden ser iguales",
|
|
],
|
|
"Invalid upload image path" => [
|
|
0 => "Ruta de subidas de imágenes inválida",
|
|
],
|
|
"Invalid call to action URL" => [
|
|
0 => "URL de llamada de acción inválida",
|
|
],
|
|
"Max. allowed %s" => [
|
|
0 => "%s max. permitido",
|
|
],
|
|
"Can't map %m to an existing folder (%f)" => [
|
|
0 => "No se puede mapear %m a una carpeta existente (%f)",
|
|
],
|
|
"Can't map %m to an existing route (%r)" => [
|
|
0 => "No se puede mapear %m a una ruta existente (%r)",
|
|
],
|
|
"Can't map %m to %r (username collision)" => [
|
|
0 => "No se puede mapear %m a %r (conflicto con nombre de usuario)",
|
|
],
|
|
"Invalid SMTP server" => [
|
|
0 => "Servidor SMTP inválido",
|
|
],
|
|
"Invalid SMTP username" => [
|
|
0 => "Usuario SMTP inválido",
|
|
],
|
|
"Invalid URL" => [
|
|
0 => "URL inválida",
|
|
],
|
|
"This URL key is already being used by another page (ID %s)" => [
|
|
0 => "Esta llave URL ya está siendo utilizada por otra página (ID %s)",
|
|
],
|
|
"This file path is already being used by another page (ID %s)" => [
|
|
0 => "Esta ruta de archivo ya está siendo utilizada por otra página (ID %s)",
|
|
],
|
|
"Can't save page contents: %s." => [
|
|
0 => "No se puede guardar el contenido de la página: %s.",
|
|
],
|
|
"Top users" => [
|
|
0 => "Usuarios top",
|
|
],
|
|
"Explore" => [
|
|
0 => "Explorar",
|
|
],
|
|
"Following" => [
|
|
0 => "Siguiendo",
|
|
],
|
|
"About" => [
|
|
0 => "Acerca",
|
|
],
|
|
"Embed codes" => [
|
|
0 => "Insertar",
|
|
],
|
|
"Image ID" => [
|
|
0 => "ID de imagen",
|
|
],
|
|
"Uploader IP" => [
|
|
0 => "IP",
|
|
],
|
|
"Ban IP" => [
|
|
0 => "Banear IP",
|
|
],
|
|
"IP already banned" => [
|
|
0 => "IP ya baneada",
|
|
],
|
|
"Upload date" => [
|
|
0 => "Fecha de subida",
|
|
],
|
|
"%s images" => [
|
|
0 => " Imágenes de %s",
|
|
],
|
|
"Image %i in %a album" => [
|
|
0 => "Imagen %i en álbum %a",
|
|
],
|
|
"Image %i in %c category" => [
|
|
0 => "Imagen %i en categoría %c",
|
|
],
|
|
"Image %i hosted in %w" => [
|
|
0 => "Imagen %i alojada en %w",
|
|
],
|
|
"Direct links" => [
|
|
0 => "Enlaces directos",
|
|
],
|
|
"Image URL" => [
|
|
0 => "URL imagen",
|
|
],
|
|
"Image link" => [
|
|
0 => "Enlace a la imagen",
|
|
],
|
|
"Thumbnail URL" => [
|
|
0 => "URL miniatura",
|
|
],
|
|
"Medium URL" => [
|
|
0 => "URL media",
|
|
],
|
|
"Full image" => [
|
|
0 => "Imagen completa",
|
|
],
|
|
"Full image (linked)" => [
|
|
0 => "Imagen completa (enlazada)",
|
|
],
|
|
"Medium image (linked)" => [
|
|
0 => "Imagen media (enlazada)",
|
|
],
|
|
"Thumbnail image (linked)" => [
|
|
0 => "Imagen en miniatura (enlazada)",
|
|
],
|
|
"Login needed" => [
|
|
0 => "Necesitas identificarte",
|
|
],
|
|
"IP address already banned" => [
|
|
0 => "La dirección IP ya esta baneada",
|
|
],
|
|
"Missing values" => [
|
|
0 => "Faltan campos",
|
|
],
|
|
"Invalid role" => [
|
|
0 => "Rol inválido",
|
|
],
|
|
"Username already being used" => [
|
|
0 => "Nombre de usuario actualmente en uso",
|
|
],
|
|
"Add a password or another social connection before deleting %s" => [
|
|
0 => "Agrega una contraseña u otra conexión social antes de eliminar %s",
|
|
],
|
|
"Add an email or another social connection before deleting %s" => [
|
|
0 => "Agrega un email u otra conexión social antes de eliminar %s",
|
|
],
|
|
"%s has been disconnected." => [
|
|
0 => "%s ha sido desconectado.",
|
|
],
|
|
"Test email from %s @ %t" => [
|
|
0 => "Email de prueba desde %s @ %t",
|
|
],
|
|
"This is just a test" => [
|
|
0 => "Esto es solamente una prueba",
|
|
],
|
|
"Test email sent to %s." => [
|
|
0 => "Email de prueba enviado a %s",
|
|
],
|
|
"User %s followed" => [
|
|
0 => "Ahora sigues a %s",
|
|
],
|
|
"User %s unfollowed" => [
|
|
0 => "Dejaste de seguir a %s",
|
|
],
|
|
"Content liked" => [
|
|
0 => "Contenido gustado",
|
|
],
|
|
"Content disliked" => [
|
|
0 => "Contenido ya no gustado",
|
|
],
|
|
"Wrong Username/Email password combination" => [
|
|
0 => "Combinación Usuario/Email incorrecta",
|
|
],
|
|
"Sign in" => [
|
|
0 => "Entrar",
|
|
],
|
|
"Logged out" => [
|
|
0 => "Desconectado",
|
|
],
|
|
"General questions/comments" => [
|
|
0 => "Preguntas generales/comentarios",
|
|
],
|
|
"DMCA complaint" => [
|
|
0 => "Queja DMCA",
|
|
],
|
|
"Invalid name" => [
|
|
0 => "Nombre inválido",
|
|
],
|
|
"Invalid message" => [
|
|
0 => "Mensaje inválido",
|
|
],
|
|
"Invalid subject" => [
|
|
0 => "Asunto inválido",
|
|
],
|
|
"Invalid reCAPTCHA" => [
|
|
0 => "reCAPTCHA inválido",
|
|
],
|
|
"Can't submit the form: %s" => [
|
|
0 => "No se puede enviar el formulario: %s",
|
|
],
|
|
"Message sent. We will get in contact soon." => [
|
|
0 => "Mensaje enviado. Nos pondremos en contacto pronto.",
|
|
],
|
|
"Mail error" => [
|
|
0 => "Error en mail",
|
|
],
|
|
"Image search results for %s" => [
|
|
0 => "Resultados de búsqueda de imagen para %s",
|
|
],
|
|
"Album search results for %s" => [
|
|
0 => "Resultados de búsqueda de álbum para %s",
|
|
],
|
|
"User search results for %s" => [
|
|
0 => "Resultados de búsqueda de usuario para %s",
|
|
],
|
|
"Search" => [
|
|
0 => "Buscar",
|
|
],
|
|
"Account" => [
|
|
0 => "Cuenta",
|
|
],
|
|
"Profile" => [
|
|
0 => "Perfil",
|
|
],
|
|
"Password" => [
|
|
0 => "Contraseña",
|
|
],
|
|
"Linked accounts" => [
|
|
0 => "Cuentas enlazadas",
|
|
],
|
|
"Invalid image expiration" => [
|
|
0 => "Expiración de imagen inválida",
|
|
],
|
|
"An email has been sent to %s with instructions to activate this email" => [
|
|
0 => "Un email ha sido enviado a %s con las instrucciones para activar este email",
|
|
],
|
|
"Invalid website" => [
|
|
0 => "Sitio web inválido",
|
|
],
|
|
"Wrong password" => [
|
|
0 => "Contraseña incorrecta",
|
|
],
|
|
"Use a new password" => [
|
|
0 => "Usa una nueva contraseña",
|
|
],
|
|
"Changes have been saved." => [
|
|
0 => "Los cambios se han guardado.",
|
|
],
|
|
"Password has been changed" => [
|
|
0 => "La contraseña ha sido cambiada",
|
|
],
|
|
"Password has been created." => [
|
|
0 => "La contraseña ha sido creada.",
|
|
],
|
|
"Wrong Username/Email values" => [
|
|
0 => "Usuario/Email inválidos",
|
|
],
|
|
"Settings for %s" => [
|
|
0 => "Ajustes para %s",
|
|
],
|
|
"You must be at least %s years old to use this website." => [
|
|
0 => "Debes tener al menos %s años para usar este sitio web.",
|
|
],
|
|
"Create account" => [
|
|
0 => "Crear cuenta",
|
|
],
|
|
"%s's Images" => [
|
|
0 => "Imágenes de %s",
|
|
],
|
|
"%s's Albums" => [
|
|
0 => "Álbumes de %s",
|
|
],
|
|
"Results for" => [
|
|
0 => "Resultados para",
|
|
],
|
|
"Liked by %s" => [
|
|
0 => "Gustado por %s",
|
|
],
|
|
"Liked" => [
|
|
0 => "Gustado",
|
|
],
|
|
"Followers" => [
|
|
0 => "Seguidores",
|
|
],
|
|
"%n (%u) albums on %w" => [
|
|
0 => "Álbumes de %n (%u) en %w",
|
|
],
|
|
"%n (%u) on %w" => [
|
|
0 => "%n (%u) en %w",
|
|
],
|
|
"Close" => [
|
|
0 => "Cerrar",
|
|
],
|
|
"Advanced search" => [
|
|
0 => "Búsqueda avanzada",
|
|
],
|
|
"Random" => [
|
|
0 => "Aleatorio",
|
|
],
|
|
"Notices (%s)" => [
|
|
0 => "Avisos (%s)",
|
|
],
|
|
"Upload" => [
|
|
0 => "Subir",
|
|
],
|
|
"Sign in with another account" => [
|
|
0 => "Entrar con otra cuenta",
|
|
],
|
|
"or" => [
|
|
0 => "o",
|
|
],
|
|
"Username or Email address" => [
|
|
0 => "Usuario o dirección de email",
|
|
],
|
|
"Keep me logged in" => [
|
|
0 => "Recordarme",
|
|
],
|
|
"Don't have an account? <a href='%s'>Sign up</a> now." => [
|
|
0 => "¿No tienes cuenta? <a href='%s'>Crear cuenta</a> ahora.",
|
|
],
|
|
"Sign up with another account" => [
|
|
0 => "Crear cuenta con otra cuenta",
|
|
],
|
|
"Email address" => [
|
|
0 => "Email",
|
|
],
|
|
"Username" => [
|
|
0 => "Nombre de usuario",
|
|
],
|
|
"I'm at least %s years old" => [
|
|
0 => "Tengo al menos %s años",
|
|
],
|
|
"By signing up you agree to our <a href=\"%s\">Terms of service</a>" => [
|
|
0 => "Al ingresar aceptas nuestros <a href=\"%s\">Terminos de servicio</a>",
|
|
],
|
|
"Notifications" => [
|
|
0 => "Notificaciones",
|
|
],
|
|
"loading" => [
|
|
0 => "cargando",
|
|
],
|
|
"You don't have notifications" => [
|
|
0 => "No tienes notificaciones",
|
|
],
|
|
"My Profile" => [
|
|
0 => "Mi Perfil",
|
|
],
|
|
"Sign out" => [
|
|
0 => "Salir",
|
|
],
|
|
"We received a request to change the email of your <a href=\"%u\">%n</a> account at %w." => [
|
|
0 => "Hemos recibido la solicitud de cambiar el email de tu cuenta <a href=\"%u\">%n</a> en %w.",
|
|
],
|
|
"To complete the process you must <a href=\"%s\">activate your email</a>." => [
|
|
0 => "Para completar el proceso debes <a href=\"%s\">activar tu email</a>.",
|
|
],
|
|
"Alternatively you can copy and paste the URL into your browser: <a href=\"%s\">%s</a>" => [
|
|
0 => "Alternativamente puedes copiar y pegar esta direccíon en tu navegador: <a href=\"%s\">%s</a>",
|
|
],
|
|
"If you didn't intend this just ignore this message." => [
|
|
0 => "Si no has efectuado esta solicitud simplemente ignora este mensaje.",
|
|
],
|
|
"This request was made from IP: %s" => [
|
|
0 => "Esta solicitud fue realizada desde la IP %s",
|
|
],
|
|
"We received a request to register the %n account at %w." => [
|
|
0 => "Hemos recibido la solicitud de registrar la cuenta %n en %w",
|
|
],
|
|
"To complete the process you must <a href=\"%s\">activate your account</a>." => [
|
|
0 => "Para completar el proceso debes <a href=\"%s\">activar tu cuenta</a>.",
|
|
],
|
|
"We received a request to reset the password for your <a href=\"%u\">%n</a> account." => [
|
|
0 => "Hemos recibido la solicitud de restablecer la contraseña para tu cuenta <a href=\"%u\">%n</a>.",
|
|
],
|
|
"To reset your password <a href=\"%s\">follow this link</a>." => [
|
|
0 => "Para restablecer tu contraseña <a href=\"%s\">sigue este enlace</a>.",
|
|
],
|
|
"Hi %n, welcome to %w" => [
|
|
0 => "Hola %n, bienvenido(a) a %w",
|
|
],
|
|
"Now that your account is ready you can enjoy uploading your images, creating albums and setting the privacy of your content as well as many more cool things that you will discover." => [
|
|
0 => "Ahora que tu cuenta está lista puedes disfrutar subiendo imágenes, creando álbumes y estableciendo la privacidad de tu contenido asi como también otras cosas interesantes que iras descubriendo.",
|
|
],
|
|
"By the way, here is you very own awesome profile page: <a href=\"%u\">%n</a>. Go ahead and customize it, its yours!." => [
|
|
0 => "A propósito, aquí está tu propio perfil: <a href=\"%u\">%n</a>. Anda y personaliza tu perfil, ¡es tuyo!",
|
|
],
|
|
"Thank you for joining" => [
|
|
0 => "Gracias por unirte",
|
|
],
|
|
"This email was sent from %w %u" => [
|
|
0 => "Este email fue enviado desde %w %u",
|
|
],
|
|
"Drag and drop or paste images here to upload" => [
|
|
0 => "Arrastra aquí o pega las imágenes para subir",
|
|
],
|
|
"Select the images to upload" => [
|
|
0 => "Selecciona las imágenes a subir",
|
|
],
|
|
"You can also <a data-trigger=\"anywhere-upload-input\">browse from your computer</a> or <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">add image URLs</a>." => [
|
|
0 => "También puedes <a data-trigger=\"anywhere-upload-input\">explorar desde tu equipo</a> o <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">agregar URLs</a>.",
|
|
],
|
|
"You can also <a data-trigger=\"anywhere-upload-input-camera\">take a picture</a> or <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">add image URLs</a>." => [
|
|
0 => "También puedes <a data-trigger=\"anywhere-upload-input-camera\">tomar una foto</a> o <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">agregar URLs</a>.",
|
|
],
|
|
"Edit or resize an image by clicking the image preview" => [
|
|
0 => "Edita o redimensiona una imagen haciendo click en la previsualización",
|
|
],
|
|
"Edit or resize an image by touching the image preview" => [
|
|
0 => "Edita o redimensiona una imagen tocando la previsualización",
|
|
],
|
|
"You can add more images <a data-trigger=\"anywhere-upload-input\">from your computer</a> or <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">from image URLs</a>." => [
|
|
0 => "Puedes agregar mas imágenes <a data-trigger=\"anywhere-upload-input\">desde tu equipo</a> o <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">desde URLs</a>.",
|
|
],
|
|
"You can <a data-trigger=\"anywhere-upload-input\">add more images</a> or <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">add image URLs</a>." => [
|
|
0 => "Puedes <a data-trigger=\"anywhere-upload-input\">agregar más imágenes</a> o <a data-modal=\"form\" data-target=\"anywhere-upload-paste-url\">agregar URLs</a>.",
|
|
],
|
|
"Uploading <span data-text=\"queue-size\">0</span> <span data-text=\"queue-objects\">images</span>" => [
|
|
0 => "Subiendo <span data-text=\"queue-size\">0</span> <span data-text=\"queue-objects\">imágenes</span>",
|
|
],
|
|
"complete" => [
|
|
0 => "completado",
|
|
],
|
|
"The queue is being uploaded. It will take just a few seconds to complete." => [
|
|
0 => "Subida en curso. Tomará un momento para finalizar.",
|
|
],
|
|
"Upload complete" => [
|
|
0 => "Subida completada",
|
|
],
|
|
"Content added to <a data-text=\"upload-target\" data-link=\"upload-target\" href=\"%s\">public stream</a>. You can <a data-modal=\"form\" data-target=\"form-uploaded-create-album\">create an album</a> or <a data-modal=\"form\" data-target=\"form-uploaded-move-album\">move the <span data-text=\"queue-objects\">images</span></a> to an existing album." => [
|
|
0 => "Contenido agregado a <a data-text=\"upload-target\" data-link=\"upload-target\" href=\"%s\">stream público</a>. Puedes <a data-modal=\"form\" data-target=\"form-uploaded-create-album\">crear un álbum</a> o <a data-modal=\"form\" data-target=\"form-uploaded-move-album\">trasladar las <span data-text=\"queue-objects\">imágenes</span></a> a un álbum existente.",
|
|
],
|
|
"You can <a href=\"%s\">create an account</a> or <a href=\"%l\">sign in</a> to save future uploads in your account." => [
|
|
0 => "Puedes <a href=\"%s\">crear una cuenta</a> o <a href=\"%l\">entrar</a> para guardar tus subidas en tu cuenta.",
|
|
],
|
|
"No <span data-text=\"queue-objects\">images</span> have been uploaded" => [
|
|
0 => "No se han subido <span data-text=\"queue-objects\">imágenes</span>",
|
|
],
|
|
"Some errors have occured and the system couldn't process your request." => [
|
|
0 => "Han ocurrido algunos errores y el sistema no ha podido procesar la solicitud.",
|
|
],
|
|
"Select category" => [
|
|
0 => "Seleccionar categoría",
|
|
],
|
|
"Change upload privacy" => [
|
|
0 => "Cambiar la privacidad de subida",
|
|
],
|
|
"cancel" => [
|
|
0 => "cancelar",
|
|
],
|
|
"Mark this if the upload is not family safe" => [
|
|
0 => "Marca esto si la subida no es segura para familia",
|
|
],
|
|
"Not family safe upload" => [
|
|
0 => "Subida no segura para familia",
|
|
],
|
|
"Uploading" => [
|
|
0 => "Subiendo",
|
|
],
|
|
"cancel remaining" => [
|
|
0 => "cancelar restantes",
|
|
],
|
|
"Note: Some images couldn't be uploaded." => [
|
|
0 => "Nota: Algunas imágenes no se pudieron subir.",
|
|
],
|
|
"learn more" => [
|
|
0 => "conocer más",
|
|
],
|
|
"Check the <a data-modal=\"simple\" data-target=\"failed-upload-result\">error report</a> for more information." => [
|
|
0 => "Revisa el <a data-modal=\"simple\" data-target=\"failed-upload-result\">reporte de error</a> para más información.",
|
|
],
|
|
"max" => [
|
|
0 => "máximo",
|
|
],
|
|
"close" => [
|
|
0 => "cerrar",
|
|
],
|
|
"copy" => [
|
|
0 => "copiar",
|
|
],
|
|
"Edit" => [
|
|
0 => "Editar",
|
|
],
|
|
"Remove" => [
|
|
0 => "Remover",
|
|
],
|
|
"Edit image" => [
|
|
0 => "Editar imagen",
|
|
],
|
|
"Title" => [
|
|
0 => "Título",
|
|
],
|
|
"optional" => [
|
|
0 => "opcional",
|
|
],
|
|
"Resize image" => [
|
|
0 => "Redimensionar imagen",
|
|
],
|
|
"Width" => [
|
|
0 => "Ancho",
|
|
],
|
|
"Height" => [
|
|
0 => "Alto",
|
|
],
|
|
"Note: Animated GIF images won't be resized." => [
|
|
0 => "Nota: Las imágenes GIF animadas no serán redimensionadas.",
|
|
],
|
|
"Auto delete image" => [
|
|
0 => "Eliminar imagen automáticamente",
|
|
],
|
|
"Mark this if the image is not family safe" => [
|
|
0 => "Marca esto si la imagen no es segura para familia",
|
|
],
|
|
"Flag as unsafe" => [
|
|
0 => "Marcar como no segura",
|
|
],
|
|
"Description" => [
|
|
0 => "Descripción",
|
|
],
|
|
"Brief description of this image" => [
|
|
0 => "Breve descripción de esta imagen",
|
|
],
|
|
"Add image URLs" => [
|
|
0 => "Agrega URLs de imagen",
|
|
],
|
|
"Add the image URLs here" => [
|
|
0 => "Agrega aquí las URLs de las imágenes",
|
|
],
|
|
"Create album" => [
|
|
0 => "Crear álbum",
|
|
],
|
|
"The uploaded content will be moved to this newly created album. You can also move the content to an <a class=\"modal-switch\" data-switch=\"move-existing-album\">existing album</a>." => [
|
|
0 => "El contenido subido será trasladado a este nuevo álbum. También puedes trasladar el contenido a un <a class=\"modal-switch\" data-switch=\"move-existing-album\">álbum existente</a>.",
|
|
],
|
|
"Move to album" => [
|
|
0 => "Trasladar a álbum",
|
|
],
|
|
"Select an existing album to move the uploaded content. You can also <a class=\"modal-switch\" data-switch=\"move-new-album\">create a new album</a> and move the content there." => [
|
|
0 => "Selecciona el álbum donde quieres trasladar el contenido subido. También puedes <a class=\"modal-switch\" data-switch=\"move-new-album\">crear un álbum</a> y trasladar el contenido al mismo.",
|
|
],
|
|
"Error report" => [
|
|
0 => "Reporte de error",
|
|
],
|
|
"album" => [
|
|
0 => "álbum",
|
|
1 => "álbumes",
|
|
],
|
|
"Links" => [
|
|
0 => "Enlaces",
|
|
],
|
|
"Viewer links" => [
|
|
0 => "Enlaces de visualizador",
|
|
],
|
|
"HTML Codes" => [
|
|
0 => "Códigos HTML",
|
|
],
|
|
"HTML image" => [
|
|
0 => "HTML imagen",
|
|
],
|
|
"HTML full linked" => [
|
|
0 => "HTML completa enlazada",
|
|
],
|
|
"HTML medium linked" => [
|
|
0 => "HTML media enlazada",
|
|
],
|
|
"HTML thumbnail linked" => [
|
|
0 => "HTML miniatura enlazada",
|
|
],
|
|
"BBCodes" => [
|
|
0 => "BBCodes",
|
|
],
|
|
"BBCode full" => [
|
|
0 => "BBCode completa",
|
|
],
|
|
"BBCode full linked" => [
|
|
0 => "BBCode completa enlazada",
|
|
],
|
|
"BBCode medium linked" => [
|
|
0 => "BBCode media enlazada",
|
|
],
|
|
"BBCode thumbnail linked" => [
|
|
0 => "BBCode miniatura enlazada",
|
|
],
|
|
"Markdown full" => [
|
|
0 => "Markdown completo",
|
|
],
|
|
"Markdown full linked" => [
|
|
0 => "Markdown completa enlazada",
|
|
],
|
|
"Markdown medium linked" => [
|
|
0 => "Markdown media enlazada",
|
|
],
|
|
"Markdown thumbnail linked" => [
|
|
0 => "Markdown miniatura enlazada",
|
|
],
|
|
"All these words" => [
|
|
0 => "Todas estas palabras",
|
|
],
|
|
"Type the important words: tri-colour rat terrier" => [
|
|
0 => "Ingresa las palabras importantes: Terrier ratonero tricolor",
|
|
],
|
|
"This exact word or phrase" => [
|
|
0 => "Esta palabra o frase exactas",
|
|
],
|
|
"Put exact words in quotes: \"rat terrier\"" => [
|
|
0 => "Ingresa las palabras exactas entre comillas: \"Terrier ratonero\"",
|
|
],
|
|
"None of these words" => [
|
|
0 => "Ninguna de estas palabras",
|
|
],
|
|
"Put a minus sign just before words you don't want: -rodent -\"Jack Russell\"" => [
|
|
0 => "Ingresa un signo menos justo delante de las palabras que no deseas que aparezcan: -Roedor, -\"Jack Russell\"",
|
|
],
|
|
"Category" => [
|
|
0 => "Categoría",
|
|
],
|
|
"Storage" => [
|
|
0 => "Almacenamiento",
|
|
],
|
|
"IP address" => [
|
|
0 => "Dirección IP",
|
|
],
|
|
"Album name" => [
|
|
0 => "Nombre del álbum",
|
|
],
|
|
"move to existing album" => [
|
|
0 => "trasladar a álbum existente",
|
|
],
|
|
"Album description" => [
|
|
0 => "Descripción del ábum",
|
|
],
|
|
"Brief description of this album" => [
|
|
0 => "Breve descripción de este álbum",
|
|
],
|
|
"Album privacy" => [
|
|
0 => "Privacidad del álbum",
|
|
],
|
|
"Who can view this content" => [
|
|
0 => "Quién puede ver este contenido",
|
|
],
|
|
"Public" => [
|
|
0 => "Público",
|
|
],
|
|
"Private (just me)" => [
|
|
0 => "Privado (sólo yo)",
|
|
],
|
|
"Private (anyone with the link)" => [
|
|
0 => "Privado (cualquiera con el enlace)",
|
|
],
|
|
"Private (password protected)" => [
|
|
0 => "Privado (protegido con contraseña)",
|
|
],
|
|
"Album password" => [
|
|
0 => "Contraseña del álbum",
|
|
],
|
|
"No category" => [
|
|
0 => "Sin categoría",
|
|
],
|
|
"Name" => [
|
|
0 => "Nombre",
|
|
],
|
|
"Category name" => [
|
|
0 => "Nombre de la categoría",
|
|
],
|
|
"URL key" => [
|
|
0 => "Llave URL",
|
|
],
|
|
"Category URL key" => [
|
|
0 => "Llave URL de categoría",
|
|
],
|
|
"Only letters, numbers, and hyphens" => [
|
|
0 => "Sólo letras, números y guiones",
|
|
],
|
|
"Brief description of this category" => [
|
|
0 => "Breve descripción de esta categoría",
|
|
],
|
|
"Untitled image" => [
|
|
0 => "Imagen sin título",
|
|
],
|
|
"Expiration date" => [
|
|
0 => "Fecha de expiración",
|
|
],
|
|
"YYYY-MM-DD HH:MM:SS" => [
|
|
0 => "AAAA-MM-DD HH:MM:SS",
|
|
],
|
|
"Example" => [
|
|
0 => "Ejemplo",
|
|
],
|
|
"Until which date this IP address will be banned? Leave it empty for no expiration." => [
|
|
0 => "¿Hasta qué fecha esta IP estará baneada? Deja en blanco para no establecer expiración.",
|
|
],
|
|
"Message" => [
|
|
0 => "Mensaje",
|
|
],
|
|
"Text message, HTML or a redirect URL" => [
|
|
0 => "Mensaje de texto, HTML o una URL de redirección",
|
|
],
|
|
"Existing album" => [
|
|
0 => "Álbum existente",
|
|
],
|
|
"Album" => [
|
|
0 => "Álbum",
|
|
1 => "Álbumes",
|
|
],
|
|
"me" => [
|
|
0 => "yo",
|
|
],
|
|
"link" => [
|
|
0 => "enlace",
|
|
],
|
|
"password" => [
|
|
0 => "contraseña",
|
|
],
|
|
"private" => [
|
|
0 => "privado",
|
|
],
|
|
"create new album" => [
|
|
0 => "crear nuevo álbum",
|
|
],
|
|
"Storage name" => [
|
|
0 => "Nombre del almacenamiento",
|
|
],
|
|
"API" => [
|
|
0 => "API",
|
|
],
|
|
"Region" => [
|
|
0 => "Región",
|
|
],
|
|
"Storage bucket" => [
|
|
0 => "Bucket del almacenamiento",
|
|
],
|
|
"Key" => [
|
|
0 => "Llave",
|
|
],
|
|
"Storage key" => [
|
|
0 => "Llave del almacenamiento",
|
|
],
|
|
"Secret" => [
|
|
0 => "Secreto",
|
|
],
|
|
"Storage secret" => [
|
|
0 => "Componente secreto del almacenamiento",
|
|
],
|
|
"Client email" => [
|
|
0 => "Email cliente",
|
|
],
|
|
"Google Cloud client email" => [
|
|
0 => "Email de cliente Google Cloud",
|
|
],
|
|
"You will need a <a %s>service account</a> for this." => [
|
|
0 => "Necesitarás una <a %s>cuenta de servicio</a> para esto.",
|
|
],
|
|
"Private key" => [
|
|
0 => "Llave privada",
|
|
],
|
|
"Google Cloud JSON key" => [
|
|
0 => "Llave JSON de Google Cloud",
|
|
],
|
|
"Service name" => [
|
|
0 => "Nombre de servicio",
|
|
],
|
|
"Identity URL" => [
|
|
0 => "URL identidad",
|
|
],
|
|
"Identity API endpoint" => [
|
|
0 => "Endpoint API identidad",
|
|
],
|
|
"API endpoint for OpenStack identity" => [
|
|
0 => "Endpoint para API identidad OpenStack",
|
|
],
|
|
"Storage region" => [
|
|
0 => "Región de almacenamiento",
|
|
],
|
|
"Container" => [
|
|
0 => "Contenedor",
|
|
],
|
|
"Storage container" => [
|
|
0 => "Contenedor almacenamiento",
|
|
],
|
|
"Tenant id" => [
|
|
0 => "Id inquilino",
|
|
],
|
|
"Tenant id (account id)" => [
|
|
0 => "Id inquilino (id de cuenta)",
|
|
],
|
|
"Tenant name" => [
|
|
0 => "Nombre inquilino",
|
|
],
|
|
"Tenant name (account name)" => [
|
|
0 => "Nombre de inquilino (nombre de cuenta)",
|
|
],
|
|
"Hostname or IP of the storage server" => [
|
|
0 => "Nombre del host o IP del servidor de almacenamiento",
|
|
],
|
|
"Path" => [
|
|
0 => "Ruta",
|
|
],
|
|
"Server path" => [
|
|
0 => "Ruta del servidor",
|
|
],
|
|
"Server path where the files will be stored" => [
|
|
0 => "Ruta donde se guardaran los archivos",
|
|
],
|
|
"Server username" => [
|
|
0 => "Nombre de usuario del servidor",
|
|
],
|
|
"Server password" => [
|
|
0 => "Contraseña del servidor",
|
|
],
|
|
"Storage capacity" => [
|
|
0 => "Capacidad de almacenamiento",
|
|
],
|
|
"Example: 20 GB, 1 TB, etc." => [
|
|
0 => "Ejemplo: 20 GB, 1 TB, etc.",
|
|
],
|
|
"This storage will be disabled when it reach this capacity. Leave it blank or zero for no limit." => [
|
|
0 => "Este almacenamiento se desabilitará cuando alcance esta capacidad. Deja en blanco o en cero para capacidad ilimitada.",
|
|
],
|
|
"Storage URL" => [
|
|
0 => "URL del almacenamiento",
|
|
],
|
|
"The system will map the images of this storage to this URL." => [
|
|
0 => "El sistema asignará esta URL a las imágenes.",
|
|
],
|
|
"view more" => [
|
|
0 => "ver más",
|
|
],
|
|
"Load more" => [
|
|
0 => "Cargar más",
|
|
],
|
|
"Previous" => [
|
|
0 => "Anterior",
|
|
],
|
|
"Next" => [
|
|
0 => "Siguiente",
|
|
],
|
|
"Select all" => [
|
|
0 => "Seleccionar todo",
|
|
],
|
|
"Clear selection" => [
|
|
0 => "Limpiar selección",
|
|
],
|
|
"Selection" => [
|
|
0 => "Selección",
|
|
],
|
|
"Action" => [
|
|
0 => "Acción",
|
|
],
|
|
"Get embed codes" => [
|
|
0 => "Obtener códigos",
|
|
],
|
|
"Assign category" => [
|
|
0 => "Asignar categoría",
|
|
],
|
|
"Flag as safe" => [
|
|
0 => "Marcar como segura",
|
|
],
|
|
"Delete" => [
|
|
0 => "Eliminar",
|
|
],
|
|
"To use all the features of this site you must be logged in. If you don't have an account you can <a href=\"%s\">sign up</a> right now." => [
|
|
0 => "Debes ingresar para usar todas las características de este sitio. Si no tienes una cuenta puedes <a href=\"%s\">crear tu cuenta</a> ahora mismo.",
|
|
],
|
|
"There's nothing to show here." => [
|
|
0 => "No hay nada que mostrar aquí.",
|
|
],
|
|
"Edit image details" => [
|
|
0 => "Editar detalles de la imagen",
|
|
],
|
|
"Edit album details" => [
|
|
0 => "Editar detalles del álbum",
|
|
],
|
|
"All the images will be moved to this newly created album. You can also move the images to an <a class=\"modal-switch\" data-switch=\"move-existing-album\">existing album</a>." => [
|
|
0 => "Todas las imágenes serán trasladadas a este nuevo álbum. También puedes trasladar las imágenes a un <a class=\"modal-switch\" data-switch=\"move-existing-album\">álbum existente</a>.",
|
|
],
|
|
"Select an existing album to move the image. You can also <a class=\"modal-switch\" data-switch=\"move-new-album\">create a new album</a> and move the image there." => [
|
|
0 => "Selecciona un álbum existente para trasladar las imágenes. También puedes <a class=\"modal-switch\" data-switch=\"move-new-album\">crear un nuevo álbum</a> y trasladar las imágenes al mismo.",
|
|
],
|
|
"Select an existing album to move the album contents. You can also <a class=\"modal-switch\" data-switch=\"move-new-album\">create a new album</a> and move the album contents there." => [
|
|
0 => "Selecciona el álbum donde quieres trasladar el contenido del álbum. También puedes <a class=\"modal-switch\" data-switch=\"move-new-album\">crear un álbum</a> y trasladar el contenido ahí.",
|
|
],
|
|
"Select an existing album to move the images. You can also <a class=\"modal-switch\" data-switch=\"move-new-album\">create a new album</a> and move the images there." => [
|
|
0 => "Selecciona un álbum existente para trasladar las imágenes. También puedes <a class=\"modal-switch\" data-switch=\"move-new-album\">crear un nuevo álbum</a> y trasladar las imágenes al mismo.",
|
|
],
|
|
"All the selected images will be assigned to this category." => [
|
|
0 => "Todas las imágenes seleccionadas serán asignadas a esta categoría.",
|
|
],
|
|
"There is no categories." => [
|
|
0 => "No hay categorías.",
|
|
],
|
|
"Confirm flag content as safe" => [
|
|
0 => "Confirmar marcar contenido como seguro",
|
|
],
|
|
"Do you really want to flag this content as safe?" => [
|
|
0 => "¿Realmente deseas marcar este contenido como seguro?",
|
|
],
|
|
"Confirm flag content as unsafe" => [
|
|
0 => "Confirmar marcar contenido como no seguro",
|
|
],
|
|
"Do you really want to flag this content as unsafe?" => [
|
|
0 => "¿Realmente deseas marcar este contenido como no seguro?",
|
|
],
|
|
"Confirm deletion" => [
|
|
0 => "Confirmar eliminación",
|
|
],
|
|
"Do you really want to remove this content? This can't be undone." => [
|
|
0 => "¿Realmente deseas remover este contenido? Esto no se podrá deshacer.",
|
|
],
|
|
"Do you really want to remove all the selected content? This can't be undone." => [
|
|
0 => "¿Realmente deseas remover todo el contenido seleccionado? Esto no se podrá deshacer.",
|
|
],
|
|
"Uploaded by guest" => [
|
|
0 => "Subido por invitado",
|
|
],
|
|
"From %s" => [
|
|
0 => "De %s",
|
|
],
|
|
"Uploaded by private" => [
|
|
0 => "Subido por privado",
|
|
],
|
|
"by %u" => [
|
|
0 => "por %u",
|
|
],
|
|
"Select" => [
|
|
0 => "Seleccionar",
|
|
],
|
|
"Toggle unsafe flag" => [
|
|
0 => "Cambiar marca de contenido",
|
|
],
|
|
"The requested page was not found." => [
|
|
0 => "La página solicitada no ha sido encontrada.",
|
|
],
|
|
"Search something else" => [
|
|
0 => "Busca algo más",
|
|
],
|
|
"The user has been deleted" => [
|
|
0 => "El usuario ha sido eliminado",
|
|
],
|
|
"The content has been deleted." => [
|
|
0 => "El contenido ha sido eliminado.",
|
|
],
|
|
"Your account is almost ready" => [
|
|
0 => "Tu cuenta esta casi lista",
|
|
],
|
|
"An email to %s has been sent with instructions to activate your account. The activation link is only valid for 48 hours. If you don't receive the instructions try checking your junk or spam filters." => [
|
|
0 => "Un email ha sido enviado a %s con instrucciones para activar tu cuenta. El enlace de activación sólo es válido por 48 horas. Si no recibes las instrucciones revisa en tu carpeta de correo no deseado.",
|
|
],
|
|
"Go to homepage" => [
|
|
0 => "Ir a la página principal",
|
|
],
|
|
"Resend activation" => [
|
|
0 => "Re-enviar activación",
|
|
],
|
|
"You have successfully changed your account email to %s" => [
|
|
0 => "Has cambiado exitosamente el email de tu cuenta a %s",
|
|
],
|
|
"Go to my profile" => [
|
|
0 => "Ir a mi perfil",
|
|
],
|
|
"A confirmation link will be sent to this email with details to activate your account." => [
|
|
0 => "Un enlace de confirmación será enviado a este email con detalles para activar tu cuenta.",
|
|
],
|
|
"Your email address" => [
|
|
0 => "Tu dirección de email",
|
|
],
|
|
"Add email" => [
|
|
0 => "Agregar email",
|
|
],
|
|
"An email with instructions to reset your password has been sent to the registered email address. If you don't receive the instructions try checking your junk or spam filters." => [
|
|
0 => "Un email con instrucciones para restablecer tu contraseña ha sido enviado a la dirección de email con la que te registraste. Si no recibes las instrucciones revisa en tu carpeta de correo no deseado.",
|
|
],
|
|
"Resend instructions" => [
|
|
0 => "Re-enviar instrucciones",
|
|
],
|
|
"A previous email has been sent with instructions to reset your password. If you did not receive the instructions try checking your junk or spam filters." => [
|
|
0 => "Un email a %s ha sido enviado con instrucciones para activar tu cuenta. Si no recibes las instrucciones revisa en tu carpeta de correo no deseado.",
|
|
],
|
|
"Enter your username or the email address that you used to create your account." => [
|
|
0 => "Introduce tu nombre de usuario o el email que usaste cuado creaste tu cuenta.",
|
|
],
|
|
"Submit" => [
|
|
0 => "Enviar",
|
|
],
|
|
"Your password has been changed. You can now try logging in using your new password." => [
|
|
0 => "Tu contraseña ha sido actualizada. Puedes intentar ingresar ahora usando tu nueva contraseña.",
|
|
],
|
|
"Login now" => [
|
|
0 => "Ingresar ahora",
|
|
],
|
|
"Enter the new password that you want to use." => [
|
|
0 => "Introduce la nueva contraseña que deseas utilizar.",
|
|
],
|
|
"New Password" => [
|
|
0 => "Nueva contraseña",
|
|
],
|
|
"%d characters min" => [
|
|
0 => "%d caracteres min",
|
|
],
|
|
"Enter your new password" => [
|
|
0 => "Introduce tu nueva contraseña",
|
|
],
|
|
"Confirm password" => [
|
|
0 => "Confirmar contraseña",
|
|
],
|
|
"Re-enter your new password" => [
|
|
0 => "Re-ingresa tu nueva contraseña",
|
|
],
|
|
"An email to %s has been sent with instructions to activate your account. If you don't receive the instructions try checking your junk or spam filters." => [
|
|
0 => "Un email ha sido enviado a %s con instrucciones para activar tu cuenta. Si no recibes las instrucciones revisa en tu carpeta de correo no deseado.",
|
|
],
|
|
"Enter the username or email address that you used to create your account to continue." => [
|
|
0 => "Introduzca el nombre de usuario o la dirección de correo electrónico que utilizó para crear su cuenta para continuar.",
|
|
],
|
|
"This content is private" => [
|
|
0 => "Este contenido es privado",
|
|
],
|
|
"Do you really want to delete this album and all of its images? This can't be undone." => [
|
|
0 => "¿Realmente quieres eliminar este álbum y todas sus imágenes? Esto no se podrá deshacer.",
|
|
],
|
|
"Delete album" => [
|
|
0 => "Eliminar álbum",
|
|
],
|
|
"Album link" => [
|
|
0 => "Enlace al álbum",
|
|
],
|
|
"Please read and comply with the following conditions before you continue:" => [
|
|
0 => "Por favor lee y cumple con las siguientes condiciones antes de continuar:",
|
|
],
|
|
"This website contains information, links and images of sexually explicit material. If you are under the age of %s, if such material offends you or if it's illegal to view such material in your community please do not continue.\n\nI am at least %s years of age and I believe that as an adult it is my inalienable right to receive/view sexually explicit material. I desire to receive/view sexually explicit material. \n\nI believe that sexual acts between consenting adults are neither offensive nor obscene. The viewing, reading and downloading of sexually explicit materials does not violate the standards of my community, town, city, state or country.\n\nThe sexually explicit material I am viewing is for my own personal use and I will not expose minors to the material.\n\nI am solely responsible for any false disclosures or legal ramifications of viewing, reading or downloading any material in this site. Furthermore this website nor its affiliates will be held responsible for any legal ramifications arising from fraudulent entry into or use of this website.\n\nThis consent screen constitutes a legal agreement between this website and you and/or any business in which you have any legal or equitable interest. If any portion of this agreement is deemed unenforceable by a court of competent jurisdiction it shall not affect the enforceability of the other portions of the agreement." => [
|
|
0 => "Este sitio web contiene información, enlaces e imagines con contenido sexual explicito. Si tienes menos de %s años, si este material te ofende o si ver este material es ilegal en tu comunidad por favor no continues.\n\nTengo al menos %s años y creo que como un adulto, es mi derecho inalienable el recibir/ver material sexualmente explicito. Deseo recibir/ver material sexualmente explicito.\n\nCreo que los actos sexual entre adultos con consentimiento no es ofensivo u obsceno. El ver, leer y descargar material sexualmente explicito no viola los estándares de mi comunidad, pueblo, ciudad, estado o país.\n\nEl material sexualmente explicito que voy a ver es para mi uso personal y no expondré a menores a este material.\n\nSoy el único responsable de cualquier consecuencia o ramificaciones legales de ver, leer o descargar cualquier material en este sitio. Además, este sitio web ni sus afiliados serán responsables por cualquier ramificación legal que surja de la entrada fraudulenta o uso de este sitio web.\n\nEsta pantalla de consentimiento constituye un acuerdo legal entre este sitio web y tu persona y/o cualquier negocio en el cual tengas algún interés legal o equitativo. Si alguna parte de este acuerdo se considera no exigible por un tribunal de jurisdicción competente, no afectará a la aplicabilidad de las demás partes del acuerdo.",
|
|
],
|
|
"By clicking in \"I Agree\" you declare that you have read and understood all the conditions mentioned above." => [
|
|
0 => "Al hacer click en \"Estoy de acuerdo\" declaras que has leído y entendido todas las condiciones mencionadas anteriormente.",
|
|
],
|
|
"I Agree" => [
|
|
0 => "Estoy de acuerdo",
|
|
],
|
|
"Image" => [
|
|
0 => "Imagen",
|
|
1 => "Imágenes",
|
|
],
|
|
"User" => [
|
|
0 => "Usuario",
|
|
1 => "Usuarios",
|
|
],
|
|
"Disk used" => [
|
|
0 => "Disco usado",
|
|
],
|
|
"Add user" => [
|
|
0 => "Agregar usuario",
|
|
],
|
|
"Role" => [
|
|
0 => "Rol",
|
|
],
|
|
"Administrator" => [
|
|
0 => "Administrador",
|
|
],
|
|
"This setting is always diabled when using personal website mode." => [
|
|
0 => "Esta configuración siempre está inhabilitada cuando se usa el modo de sitio web personal.",
|
|
],
|
|
"Add category" => [
|
|
0 => "Agregar categoría",
|
|
],
|
|
"Add IP ban" => [
|
|
0 => "Agregar baneo de IP",
|
|
],
|
|
"Add storage" => [
|
|
0 => "Agregar almacenamiento",
|
|
],
|
|
"Return to pages" => [
|
|
0 => "Volver a páginas",
|
|
],
|
|
"Website name" => [
|
|
0 => "Nombre del sitio",
|
|
],
|
|
"Website doctitle" => [
|
|
0 => "Doctitle del sitio",
|
|
],
|
|
"Website description" => [
|
|
0 => "Descripción del sitio",
|
|
],
|
|
"Website keywords" => [
|
|
0 => "Palabras clave del sitio",
|
|
],
|
|
"Default time zone" => [
|
|
0 => "Zona horaria predeterminada",
|
|
],
|
|
"Select region" => [
|
|
0 => "Seleccionar región",
|
|
],
|
|
"Allows to search images, albums and users based on a given search query." => [
|
|
0 => "Permite buscar imágenes, álbumes y usuarios basado en una determinada consulta de búsqueda.",
|
|
],
|
|
"Enables to browse public uploaded images. It also enables categories." => [
|
|
0 => "Permite navegar las imágenes subidas de manera publica. También permite categorías.",
|
|
],
|
|
"Enables to browse images randomly." => [
|
|
0 => "Permite navegar imágenes de manera aleatoria.",
|
|
],
|
|
"Likes" => [
|
|
0 => "Gustados",
|
|
],
|
|
"Allows users to like content and populate \"Most liked\" listings." => [
|
|
0 => "Permite a los usuarios gustar contenido y generar listados con lo \"Más gustado\".",
|
|
],
|
|
"Followers allows users to follow each other." => [
|
|
0 => "Seguidores permite a los usuarios que se sigan mutuamente.",
|
|
],
|
|
"Personal mode target user" => [
|
|
0 => "Usuario objetivo para modo personal",
|
|
],
|
|
"User ID" => [
|
|
0 => "ID usuario",
|
|
],
|
|
"Your user id is: %s" => [
|
|
0 => "Tu id de usuario es: %s",
|
|
],
|
|
"Numeric ID of the target user for personal mode." => [
|
|
0 => "ID numérica del usuario objetivo para modo personal.",
|
|
],
|
|
"Personal mode routing" => [
|
|
0 => "Enrutamiento modo personal",
|
|
],
|
|
"Custom route to map /username to /something. Use \"/\" to map to homepage." => [
|
|
0 => "Ruta personalizada para mapear /nombredeusuario a /algo. Usa \"/\" para mapear a la página principal.",
|
|
],
|
|
"Website privacy mode" => [
|
|
0 => "Modo de privacidad del sitio",
|
|
],
|
|
"Private mode will make the website only available for registered users." => [
|
|
0 => "El modo privado hace que el sitio este disponible sólo para usuarios registrados.",
|
|
],
|
|
"Content privacy mode" => [
|
|
0 => "Modo de privacidad del contenido",
|
|
],
|
|
"Default" => [
|
|
0 => "Predeterminado",
|
|
],
|
|
"Force private (self)" => [
|
|
0 => "Forzar privado (propio)",
|
|
],
|
|
"Force private (anyone with the link)" => [
|
|
0 => "Forzar privado (cualquiera con el enlace)",
|
|
],
|
|
"Forced privacy modes will override user selected privacy." => [
|
|
0 => "Los modos forzados sobrescribirán la selección de privacidad del usuario.",
|
|
],
|
|
"Page title" => [
|
|
0 => "Título de la página",
|
|
],
|
|
"Page status" => [
|
|
0 => "Estado de la página",
|
|
],
|
|
"Active page" => [
|
|
0 => "Página activa",
|
|
],
|
|
"Inactive page (%s)" => [
|
|
0 => "Página inactiva (%s)",
|
|
],
|
|
"Only active pages will be accessible." => [
|
|
0 => "Solamente las páginas activas serán accesibles.",
|
|
],
|
|
"Type" => [
|
|
0 => "Tipo",
|
|
],
|
|
"Page visibility" => [
|
|
0 => "Visibilidad de página",
|
|
],
|
|
"Visible page" => [
|
|
0 => "Página visible",
|
|
],
|
|
"Hidden page" => [
|
|
0 => "Página oculta",
|
|
],
|
|
"Hidden pages won't be show in system menus, but anyone can access to it with the link." => [
|
|
0 => "Las páginas ocultas no se mostraran en menús del sistema, pero cualquiera podrá acceder a ella con el enlace.",
|
|
],
|
|
"Only alphanumerics, hyphens and forward slash" => [
|
|
0 => "Solo alfanuméricos, guiones y barra inclinada",
|
|
],
|
|
"Page URL key relative to %s" => [
|
|
0 => "Llave URL de página relativa a %s",
|
|
],
|
|
"File path" => [
|
|
0 => "Ruta de archivo",
|
|
],
|
|
"A %f file relative to %s" => [
|
|
0 => "Un archivo %f relativo a %s",
|
|
],
|
|
"Meta keywords" => [
|
|
0 => "Meta palabras clave",
|
|
],
|
|
"Meta description" => [
|
|
0 => "Meta descripción",
|
|
],
|
|
"Source code" => [
|
|
0 => "Código fuente",
|
|
],
|
|
"No write permission in %s path you will need to add this file using an external editor." => [
|
|
0 => "No hay permiso de escritura en la ruta %s necesitarás agregar este archivo usando un editor externo.",
|
|
],
|
|
"No write permission in %s you will need to edit the contents of this file using an external editor." => [
|
|
0 => "No hay permiso de escritura en %s necesitarás editar el contenido de este archivo usando un editor externo.",
|
|
],
|
|
"Taken from: %s" => [
|
|
0 => "Tomado desde: %s",
|
|
],
|
|
"Link URL" => [
|
|
0 => "URL enlace",
|
|
],
|
|
"Link target attribute" => [
|
|
0 => "Atributo target del enlace",
|
|
],
|
|
"Select %s to open the page or link in a new window." => [
|
|
0 => "Selecciona %s para abrir la pagina o enlace en una nueva ventana.",
|
|
],
|
|
"Link rel attribute" => [
|
|
0 => "Atributo rel del enlace",
|
|
],
|
|
"Only alphanumerics, hyphens and whitespaces" => [
|
|
0 => "Solo alfanuméricos, guiones y espacios",
|
|
],
|
|
"HTML <a> %s attribute" => [
|
|
0 => "Atributo HTML <a> %s",
|
|
],
|
|
"Link icon" => [
|
|
0 => "Icono del enlace",
|
|
],
|
|
"Check the <a %s>icon reference</a> for the complete list of supported icons." => [
|
|
0 => "Revisa la <a %s>referencia de iconos</a> para la lista completa de iconos compatibles.",
|
|
],
|
|
"Sort order display" => [
|
|
0 => "Orden de visualización",
|
|
],
|
|
"Page sort order display for menus and listings. Use \"1\" for top priority." => [
|
|
0 => "Orden de visualización de la página para menús y listados. Usa \"1\" para mayor prioridad.",
|
|
],
|
|
"Do you really want to delete the page ID %s? This can't be undone." => [
|
|
0 => "¿Realmente quieres eliminar la página ID %s? Esto no de podrá deshacer.",
|
|
],
|
|
"Enable uploads" => [
|
|
0 => "Habilitar subidas",
|
|
],
|
|
"Enable this if you want to allow image uploads. This setting doesn't affect administrators." => [
|
|
0 => "Habilita esto si deseas permitir subidas de imágenes. Esta configuración no afecta a los administradores.",
|
|
],
|
|
"Guest uploads" => [
|
|
0 => "Subidas de invitados",
|
|
],
|
|
"Enable this if you want to allow non registered users to upload." => [
|
|
0 => "Habilita esto si deseas permitir permitir que usuarios no registrados suban imágenes",
|
|
],
|
|
"Redirect on single upload" => [
|
|
0 => "Redireccionar en subida única",
|
|
],
|
|
"Enable this if you want to redirect to image page on single upload." => [
|
|
0 => "Habilita esto si deseas redireccionar a la página de imagen en subida única.",
|
|
],
|
|
"Enable duplicate uploads" => [
|
|
0 => "Habilitar subidas duplicadas",
|
|
],
|
|
"Enable this if you want to allow duplicate uploads from the same IP within 24hrs. This setting doesn't affect administrators." => [
|
|
0 => "Habilita esto si deseas permitir subidas duplicadas desde la misma IP en un periodo de 24hrs. Esta configuración no afecta a los administradores.",
|
|
],
|
|
"Enable expirable uploads" => [
|
|
0 => "Habilitar subidas expirables",
|
|
],
|
|
"Enable this if you want to allow uploads with an automatic delete option." => [
|
|
0 => "Habilita esto si quieres permitir la opción de eliminar imágenes automáticamente.",
|
|
],
|
|
"Image Exif data" => [
|
|
0 => "Datos Exif de imagen",
|
|
],
|
|
"Keep" => [
|
|
0 => "Mantener",
|
|
],
|
|
"Select the default setting for image <a %s>Exif data</a> on upload." => [
|
|
0 => "Selecciona la configuración predeterminada para los <a %s>datos Exif</a> al subir.",
|
|
],
|
|
"Image Exif data (user setting)" => [
|
|
0 => "Datos Exif imagen (configuración de usuario)",
|
|
],
|
|
"Enable this if you want to allow each user to configure how image Exif data will be handled." => [
|
|
0 => "Habilita esto si quieres permitir que cada usuario pueda configurar como se manejarán los datos Exif.",
|
|
],
|
|
"Max. filesize" => [
|
|
0 => "Tamaño máx. de archivo",
|
|
],
|
|
"Max. allowed filesize. (Max allowed by server is %s)" => [
|
|
0 => "Tamaño máx. de archivo permitido (El máx. permitido por el sistema es %s)",
|
|
],
|
|
"Image path" => [
|
|
0 => "Ruta de las imágenes",
|
|
],
|
|
"Relative to Chevereto root" => [
|
|
0 => "Relativa a la raíz de Chevereto",
|
|
],
|
|
"Where to store the images? Relative to Chevereto root." => [
|
|
0 => "¿Dónde almacenar las imágenes? Relativo a la raíz de Chevereto.",
|
|
],
|
|
"Storage mode" => [
|
|
0 => "Modo de almacenamiento",
|
|
],
|
|
"Datefolders" => [
|
|
0 => "Carpetas por fecha",
|
|
],
|
|
"Direct" => [
|
|
0 => "Directo",
|
|
],
|
|
"Datefolders creates %s structure" => [
|
|
0 => "Datefolders crea una estructura %s",
|
|
],
|
|
"File naming method" => [
|
|
0 => "Método de nombramiento de archivos",
|
|
],
|
|
"Original" => [
|
|
0 => "Original",
|
|
],
|
|
"Mix original + random" => [
|
|
0 => "Combinar original + aleatorio",
|
|
],
|
|
"\"Original\" will try to keep the image source name while \"Random\" will generate a random name. \"ID\" will name the image just like the image ID." => [
|
|
0 => "\"Original\" intentará de mantener el nombre original mientras que \"Aleatorio\" generará un nombre al azar. \"ID\"nombrará la imagen tal cual la ID de la imagen.",
|
|
],
|
|
"Thumb size" => [
|
|
0 => "Tamaño de miniatura",
|
|
],
|
|
"Thumbnails will be fixed to this size." => [
|
|
0 => "Las miniaturas se ajustaran a este tamaño.",
|
|
],
|
|
"Medium image fixed dimension" => [
|
|
0 => "Dimension fija de la imagen media",
|
|
],
|
|
"Medium sized images will be fixed to this dimension. For example, if you select \"width\" that dimension will be fixed and image height will be automatically calculated." => [
|
|
0 => "Las imágenes medias se fijaran a esta dimension. Por ejemplo, si seleccionas \"ancho\" esta dimension será fija y el alto de la imagen se calculara automáticamente.",
|
|
],
|
|
"Medium image fixed size" => [
|
|
0 => "Tamaño fijo de la imagen media",
|
|
],
|
|
"Width or height will be automatically calculated." => [
|
|
0 => "El alto o ancho será calculado automáticamente",
|
|
],
|
|
"Watermarks" => [
|
|
0 => "Marcas de agua",
|
|
],
|
|
"Enable this to put a logo or anything you want in image uploads." => [
|
|
0 => "Habilita esto para poner un un logo o lo que quieras en las subidas de imágenes.",
|
|
],
|
|
"Warning: Can't write in %s" => [
|
|
0 => "Advertencia: No se puede escribir en %s",
|
|
],
|
|
"Watermark user toggles" => [
|
|
0 => "Alternaciones marca de agua por usuario",
|
|
],
|
|
"Enable watermark on guest uploads" => [
|
|
0 => "Habilitar marca de agua en subidas de invitados",
|
|
],
|
|
"Enable watermark on user uploads" => [
|
|
0 => "Habilitar marca de agua en subidas de usuarios",
|
|
],
|
|
"Enable watermark on admin uploads" => [
|
|
0 => "Habilitar marca de agua en subidas de administradores",
|
|
],
|
|
"Watermark file toggles" => [
|
|
0 => "Alternaciones marca de agua por archivo",
|
|
],
|
|
"Enable watermark on GIF image uploads" => [
|
|
0 => "Habilitar marca de agua en subidas de imágenes GIF",
|
|
],
|
|
"Minimum image size needed to apply watermark" => [
|
|
0 => "Tamaño mínimo necesario para aplicar marca de agua",
|
|
],
|
|
"Images smaller than this won't be watermarked. Use zero (0) to don't set a minimum image size limit." => [
|
|
0 => "Imágenes inferiores a esto no tendrán marca de agua. Usa cero (0) para no establecer un limite mínimo.",
|
|
],
|
|
"Watermark image" => [
|
|
0 => "Imagen de marca de agua",
|
|
],
|
|
"You will get best results with plain logos with drop shadow. You can use a large image if the file size is not that big (recommended max. is 16KB). Must be a PNG." => [
|
|
0 => "Obtendrás mejores resultados con logos planos con sombra. Puedes usar una imagen grande si el tamaño de la misma no es tan grande (se recomienda máx. 16KB). Debe ser PNG.",
|
|
],
|
|
"Watermark position" => [
|
|
0 => "Posición de la marca de agua",
|
|
],
|
|
"left top" => [
|
|
0 => "izquierda arriba",
|
|
],
|
|
"left center" => [
|
|
0 => "izquierda centro",
|
|
],
|
|
"left bottom" => [
|
|
0 => "izquierda abajo",
|
|
],
|
|
"center top" => [
|
|
0 => "centro arriba",
|
|
],
|
|
"center center" => [
|
|
0 => "centro centro",
|
|
],
|
|
"center bottom" => [
|
|
0 => "centro abajo",
|
|
],
|
|
"right top" => [
|
|
0 => "derecha arriba",
|
|
],
|
|
"right center" => [
|
|
0 => "derecha centro",
|
|
],
|
|
"right bottom" => [
|
|
0 => "derecha abajo",
|
|
],
|
|
"Relative position of the watermark image. First horizontal align then vertical align." => [
|
|
0 => "Posición relativa de la marca de agua. Primero alineación horizontal y luego vertical.",
|
|
],
|
|
"Watermark percentage" => [
|
|
0 => "Porcentaje de marca de agua",
|
|
],
|
|
"Watermark percentual size relative to the target image area. Values 1 to 100." => [
|
|
0 => "Tamaño porcentual de la marca de agua relativo al área de la imagen objetivo. Valores 1 a 100.",
|
|
],
|
|
"Watermark margin" => [
|
|
0 => "Margen de la marca de agua",
|
|
],
|
|
"Margin from the border of the image to the watermark image." => [
|
|
0 => "Margen desde el borde de la imagen hasta la marca de agua.",
|
|
],
|
|
"Watermark opacity" => [
|
|
0 => "Opacidad de la marca de agua",
|
|
],
|
|
"Opacity of the watermark in the final watermarked image. Values 0 to 100." => [
|
|
0 => "Opacidad de la marca de agua en la imagen resultante. Valores 0 a 100.",
|
|
],
|
|
"Dashboard > Settings > Website" => [
|
|
0 => "Administrar > Configuraciones > Sitio web",
|
|
],
|
|
"Categories won't work when the explorer feature is turned off. To revert this setting go to %s." => [
|
|
0 => "Las categorías no funcionaran cuando la funcionalidad de explorar está inhabilitada. Para revertir esta configuración ve a %s.",
|
|
],
|
|
"Do you really want to delete the %s category? This can't be undone." => [
|
|
0 => "¿Realmente deseas eliminar la categoría %s?. Esto no se podrá deshacer.",
|
|
],
|
|
"Note: Deleting a category doesn't delete the images that belongs to that category." => [
|
|
0 => "Nota: Eliminar una categoría no elimina las imágenes pertenecientes a esa categoría.",
|
|
],
|
|
"Edit category" => [
|
|
0 => "Editar categoría",
|
|
],
|
|
"Expires" => [
|
|
0 => "Expira",
|
|
],
|
|
"Do you really want to remove the ban to the IP %s? This can't be undone." => [
|
|
0 => "¿Realmente quieres remover el baneo a la IP %s? Esto no se podrá deshacer.",
|
|
],
|
|
"Banned IP address will be forbidden to use the entire website." => [
|
|
0 => "A las direcciones de IP baneadas se les prohibirá el uso de todo el sitio web.",
|
|
],
|
|
"Edit IP ban" => [
|
|
0 => "Editar baneo de IP",
|
|
],
|
|
"Enable signups" => [
|
|
0 => "Habilitar registros",
|
|
],
|
|
"Enable this if you want to allow users to signup." => [
|
|
0 => "Habilita esto si deseas permitir el registro de cuentas de usuario.",
|
|
],
|
|
"Minimum age required" => [
|
|
0 => "Edad mínima requerida",
|
|
],
|
|
"Empty" => [
|
|
0 => "Vacío",
|
|
],
|
|
"Leave it empty to don't require a minimum age to use the website." => [
|
|
0 => "Dejar vacío para no requerir una edad mínima para usar el sitio web.",
|
|
],
|
|
"Username routing" => [
|
|
0 => "Enrutamiento de usuario",
|
|
],
|
|
"Enable this if you want to use %s/username URLs instead of %s/user/username." => [
|
|
0 => "Habilita esto si deseas usar URLs %s/username en lugar de %s/user/username",
|
|
],
|
|
"Require email confirmation" => [
|
|
0 => "Requerir confirmación email",
|
|
],
|
|
"Enable this if users must validate their email address on sign up." => [
|
|
0 => "Habilita esto si los usuarios deben validar su dirección de email en registro.",
|
|
],
|
|
"Require email for social signup" => [
|
|
0 => "Requerir email para registro social",
|
|
],
|
|
"Enable this if users using social networks to register must provide an email address." => [
|
|
0 => "Habilita esto si los usuarios que usan redes sociales para registrarse deben indicar una dirección de email.",
|
|
],
|
|
"User avatar max. filesize" => [
|
|
0 => "Tamaño máx. de avatar de usuario",
|
|
],
|
|
"Max. allowed filesize for user avatar image. (Max allowed by server is %s)" => [
|
|
0 => "Tamaño máx. de avatar de usuario permitido (El máx. permitido por el sistema es %s)",
|
|
],
|
|
"User background max. filesize" => [
|
|
0 => "Tamaño máx. de fondo de usuario",
|
|
],
|
|
"Max. allowed filesize for user background image. (Max allowed by server is %s)" => [
|
|
0 => "Tamaño máx. de fondo de usuario permitido (El máx. permitido por el sistema es %s)",
|
|
],
|
|
"Shows a consent screen before accessing the website. Useful for adult content websites where minors shouldn't be allowed." => [
|
|
0 => "Muestra una pantalla de consentimiento antes de acceder al sitio. Util para sitios web con contenido de adultos donde los menores no deberían ser permitidos.",
|
|
],
|
|
"Enable consent screen" => [
|
|
0 => "Habilitar pantalla de consentimiento",
|
|
],
|
|
"Consent screen cover image" => [
|
|
0 => "Imagen de portada de pantalla de consentimiento",
|
|
],
|
|
"Block image uploads by IP if the system notice a flood behavior based on the number of uploads per time period. This setting doesn't affect administrators." => [
|
|
0 => "Bloquear la subida de imágenes por IP si el sistema detecta un comportamiento abusivo basado en el número de subidas por periodo de tiempo. Esta configuración no afecta a los administradores.",
|
|
],
|
|
"Notify to email" => [
|
|
0 => "Notificar por email",
|
|
],
|
|
"If enabled the system will send an email on flood incidents." => [
|
|
0 => "Si esta habilitado el sistema enviará un email en incidentes de flood.",
|
|
],
|
|
"Minute limit" => [
|
|
0 => "Límite por minuto",
|
|
],
|
|
"Hourly limit" => [
|
|
0 => "Límite horario",
|
|
],
|
|
"Daily limit" => [
|
|
0 => "Límite diario",
|
|
],
|
|
"Weekly limit" => [
|
|
0 => "Límite semanal",
|
|
],
|
|
"Monthly limit" => [
|
|
0 => "Límite mensual",
|
|
],
|
|
"Show not safe content in listings" => [
|
|
0 => "Mostrar contenido no seguro en los listados",
|
|
],
|
|
"Enable this if you want to show not safe content in listings. This setting doesn't affect administrators and can be overridden by user own settings." => [
|
|
0 => "Habilita esto si quieres mostrar contenido no seguro en los listados. Este ajuste no afecta a los administradores y puede ser sobrescrita por los ajustes del usuario.",
|
|
],
|
|
"Blur NSFW content in listings" => [
|
|
0 => "Desenfocar contenido de NSFW en los listados.",
|
|
],
|
|
"Enable this if you want to apply a blur effect on the NSFW images in listings." => [
|
|
0 => "Habilite esta opción si desea aplicar un efecto borroso en las imágenes NSFW en los listados.",
|
|
],
|
|
"Show banners in not safe content" => [
|
|
0 => "Mostrar avisos en contenido no seguro",
|
|
],
|
|
"Enable this if you want to show banners in not safe content pages." => [
|
|
0 => "Habilita esto si quieres mostrar avisos en páginas de contenido no seguro.",
|
|
],
|
|
"Show not safe content in random mode" => [
|
|
0 => "Mostrar contenido no seguro en modo aleatorio",
|
|
],
|
|
"List items per page" => [
|
|
0 => "Elementos por página de listado",
|
|
],
|
|
"How many items should be displayed per page listing." => [
|
|
0 => "Cuantos elementos se deberian mostrar por página de listado",
|
|
],
|
|
"List pagination mode" => [
|
|
0 => "Modo de paginación",
|
|
],
|
|
"Endless scrolling" => [
|
|
0 => "Scroll infiinito",
|
|
],
|
|
"Classic pagination" => [
|
|
0 => "Paginación clasica",
|
|
],
|
|
"What pagination method should be used." => [
|
|
0 => "Que modo de paginación se debería usar.",
|
|
],
|
|
"Image listing size" => [
|
|
0 => "Tamaño de imagen de listado",
|
|
],
|
|
"Fluid" => [
|
|
0 => "Fluido",
|
|
],
|
|
"Fixed" => [
|
|
0 => "Fijo",
|
|
],
|
|
"Both methods use a fixed width but fluid method uses automatic heights." => [
|
|
0 => "Ambos métodos usan ancho fijo pero el método fluido usa alturas automáticas.",
|
|
],
|
|
"Listing columns number" => [
|
|
0 => "Número de columnas en listado",
|
|
],
|
|
"Here you can set how many columns are used based on each target device." => [
|
|
0 => "Aquí puedes establecer cuantas columnas se usaran según en cada dispositivo objetivo.",
|
|
],
|
|
"Phone" => [
|
|
0 => "Telefóno",
|
|
],
|
|
"Phablet" => [
|
|
0 => "Phablet",
|
|
],
|
|
"Tablet" => [
|
|
0 => "Tablet",
|
|
],
|
|
"Laptop" => [
|
|
0 => "Laptop",
|
|
],
|
|
"Desktop" => [
|
|
0 => "Escritorio",
|
|
],
|
|
"Put your themes in the %s folder" => [
|
|
0 => "Pon tus temas en la carpeta %s",
|
|
],
|
|
"Tone" => [
|
|
0 => "Tono",
|
|
],
|
|
"Light" => [
|
|
0 => "Claro",
|
|
],
|
|
"Dark" => [
|
|
0 => "Oscuro",
|
|
],
|
|
"Main color" => [
|
|
0 => "Color principal",
|
|
],
|
|
"Hexadecimal color value" => [
|
|
0 => "Color en valor hexadecimal",
|
|
],
|
|
"Use this to set the main theme color. Value must be in <a href=\"%s\" target=\"_blank\">hex format</a>." => [
|
|
0 => "Usa esto para establecer el color principal del tema. El valor debe estar en <a href=\"%s\" target=\"_blank\">formato hex</a>.",
|
|
],
|
|
"Top bar color" => [
|
|
0 => "Color de barra superior",
|
|
],
|
|
"Black" => [
|
|
0 => "Negro",
|
|
],
|
|
"White" => [
|
|
0 => "Blanco",
|
|
],
|
|
"If you set this to \"white\" the top bar and all the black tones will be changed to white tones." => [
|
|
0 => "Si estableces esto en \"blanco\" la barra superior y todos los tonos negros se cambiaran a tonos blancos.",
|
|
],
|
|
"Top bar button color" => [
|
|
0 => "Color de botón de barra superior",
|
|
],
|
|
"Blue" => [
|
|
0 => "Azul",
|
|
],
|
|
"Green" => [
|
|
0 => "Verde",
|
|
],
|
|
"Orange" => [
|
|
0 => "Anaranjado",
|
|
],
|
|
"Red" => [
|
|
0 => "Rojo",
|
|
],
|
|
"Grey" => [
|
|
0 => "Gris",
|
|
],
|
|
"Color for the top bar buttons like the \"Create account\" button." => [
|
|
0 => "Color de los botones de la barra superior como el botón \"Crear cuenta\".",
|
|
],
|
|
"Enable vector logo" => [
|
|
0 => "Habilitar logo vectorial",
|
|
],
|
|
"Enable vector logo for high quality logo in devices with high pixel density." => [
|
|
0 => "Habilita logo vectorial para usar un logo de alta calidad en dispositivos con alta densidad de pixel.",
|
|
],
|
|
"Vector logo image" => [
|
|
0 => "Logo vectorizado",
|
|
],
|
|
"Vector version or your website logo in SVG format." => [
|
|
0 => "Versión vector de tu logo en formato SVG.",
|
|
],
|
|
"Raster logo image" => [
|
|
0 => "Logo ráster",
|
|
],
|
|
"Bitmap version or your website logo. PNG format is recommended." => [
|
|
0 => "Versión mapa de bits de tu logo. Se recomienda formato PNG.",
|
|
],
|
|
"Logo height" => [
|
|
0 => "Altura del logo",
|
|
],
|
|
"No value" => [
|
|
0 => "Sin valor",
|
|
],
|
|
"Use this to set the logo height if needed." => [
|
|
0 => "Usa esto si necesitas establecer la altura del logo.",
|
|
],
|
|
"Favicon image" => [
|
|
0 => "Imagen favicon",
|
|
],
|
|
"Favicon image. Image must have same width and height." => [
|
|
0 => "Imagen favicon. La imagen debe tener el mismo alto y ancho.",
|
|
],
|
|
"Enable download button" => [
|
|
0 => "Habilitar botón de descarga",
|
|
],
|
|
"Enable this if you want to show the image download button." => [
|
|
0 => "Habilita esto si deseas mostrar el botón de descarga de imagen.",
|
|
],
|
|
"Enable right click on image" => [
|
|
0 => "Habilitar click derecho en imagen",
|
|
],
|
|
"Enable this if you want to allow right click on image viewer page." => [
|
|
0 => "Habilita esto si deseas permitir click derecho en la pagina de visualización de la imagen.",
|
|
],
|
|
"Enable show Exif data" => [
|
|
0 => "Habilitar mostrar datos Exif",
|
|
],
|
|
"Enable this if you want to show image Exif data." => [
|
|
0 => "Habilita esto si deseas mostrar datos Exif de la imagen.",
|
|
],
|
|
"Enable social share" => [
|
|
0 => "Habilitar compartir social",
|
|
],
|
|
"Enable this if you want to show social network buttons to share content." => [
|
|
0 => "Habilita esto si deseas mostrar los botones de redes sociales para compartir contenido.",
|
|
],
|
|
"Enable embed codes (content)" => [
|
|
0 => "Habilitar códigos de inserción (contenido)",
|
|
],
|
|
"Enable this if you want to show embed codes for the content." => [
|
|
0 => "Habilita esto si deseas mostrar códigos de inserción para el contenido.",
|
|
],
|
|
"Enable embed codes (uploader)" => [
|
|
0 => "Habilitar códigos de inserción (subidas)",
|
|
],
|
|
"Enable this if you want to show embed codes when upload gets completed." => [
|
|
0 => "Habilita esto si deseas mostrar códigos de inserción al completar la subida.",
|
|
],
|
|
"Not safe content checkbox in uploader" => [
|
|
0 => "Caja de selección de contenido no seguro en uploader",
|
|
],
|
|
"Enable this if you want to show a checkbox to indicate not safe content upload." => [
|
|
0 => "Habilita esto si quieres mostrar una caja de selección para indicar subida de contenido no seguro.",
|
|
],
|
|
"Custom CSS code" => [
|
|
0 => "Código CSS personalizado",
|
|
],
|
|
"Put your custom CSS code here. It will be placed as <style> just before the closing </head> tag." => [
|
|
0 => "Pon tu código CSS personalizado aquí. Será ubicado como <style> justo antes del cierre de la etiqueta </head>.",
|
|
],
|
|
"Custom JS code" => [
|
|
0 => "Código JS personalizado",
|
|
],
|
|
"Put your custom JS code here. It will be placed as <script> just before the closing </head> tag." => [
|
|
0 => "Pon tu código JS personalizado aquí. Será ubicado como <script> justo antes del cierre de la etiqueta </head>.",
|
|
],
|
|
"Style" => [
|
|
0 => "Estilo",
|
|
],
|
|
"Landing page" => [
|
|
0 => "Página de caída",
|
|
],
|
|
"Split landing + images" => [
|
|
0 => "Pág. caída + imágenes",
|
|
],
|
|
"Route explore" => [
|
|
0 => "Enrutar explorar",
|
|
],
|
|
"Select the homepage style. To customize it further edit app/themes/%s/views/index.php" => [
|
|
0 => "Selecciona el estilo de la página principal. Para personalizar más edita app/themes/%s/views/index.php",
|
|
],
|
|
"Cover image" => [
|
|
0 => "Imagen de portada",
|
|
],
|
|
"Do you really want to delete this image? This can't be undone." => [
|
|
0 => "¿Realmente quieres eliminar esta imagen? Esto no se podrá deshacer.",
|
|
],
|
|
"Delete image" => [
|
|
0 => "Eliminar imagen",
|
|
],
|
|
"Add new cover image" => [
|
|
0 => "Agregar nueva imagen de portada",
|
|
],
|
|
"Vector version or your website logo in SVG format (only for homepage)." => [
|
|
0 => "Versión vector de tu logo en formato SVG (solo para la página principal).",
|
|
],
|
|
"Bitmap version or your website logo (only for homepage). PNG format is recommended." => [
|
|
0 => "Versión mapa de bits de tu logo (solo para la página principal). Se recomienda formato PNG.",
|
|
],
|
|
"This will be added inside the homepage %s tag. Leave it blank to use the default contents." => [
|
|
0 => "Esto se agregara en el interior de la etiqueta %s de la página principal. Dejar en blanco para usar el contenido preestablecido.",
|
|
],
|
|
"Paragraph" => [
|
|
0 => "Párrafo",
|
|
],
|
|
"Call to action button color" => [
|
|
0 => "Color de botón de llamada de acción",
|
|
],
|
|
"Color of the homepage call to action button." => [
|
|
0 => "Color del botón de llamada de acción de la página principal.",
|
|
],
|
|
"Call to action outline style button" => [
|
|
0 => "Estilo contorneado del botón de llama de acción",
|
|
],
|
|
"Enable this to use outline style for the homepage call to action button." => [
|
|
0 => "Habilita esto para usar estilo contorneado para el botón de llamada de acción de la página principal.",
|
|
],
|
|
"Call to action functionality" => [
|
|
0 => "Funcionalidad de llamada de acción",
|
|
],
|
|
"Trigger uploader" => [
|
|
0 => "Gatillar uploader",
|
|
],
|
|
"Open URL" => [
|
|
0 => "Abrir URL",
|
|
],
|
|
"Call to action URL" => [
|
|
0 => "URL de llamada de acción",
|
|
],
|
|
"Enter an absolute or relative URL" => [
|
|
0 => "Introducir una URL absoluta o relativa",
|
|
],
|
|
"A relative URL like %r will be mapped to %l" => [
|
|
0 => "Una URL relativa como %r sera mapeada a %l",
|
|
],
|
|
"Call to action HTML" => [
|
|
0 => "HTML de llamada de acción",
|
|
],
|
|
"This will be added inside the call to action <a> tag. Leave it blank to use the default contents." => [
|
|
0 => "Esto se agregara en el interior de la etiqueta <a> de la llama de acción. Dejar en blanco para usar el el contenido preestablecido.",
|
|
],
|
|
"User IDs" => [
|
|
0 => "IDs de usuario",
|
|
],
|
|
"Comma-separated list of target user IDs to show images on homepage. Leave it empty to display all recent images." => [
|
|
0 => "Lista separada por comas de las ids de usuario a mostrar en la página principal. Dejar vacío para mostrar todas las imágenes recientes.",
|
|
],
|
|
"Here you can set the codes for the predefined ad spaces." => [
|
|
0 => "Aquí puedes establecer los códigos de los espacios publicitarios predefinidos.",
|
|
],
|
|
"Minify code" => [
|
|
0 => "Minificar código",
|
|
],
|
|
"Enable this if you want to auto minify CSS and JS code." => [
|
|
0 => "Habilita esto si deseas minificar el código CSS y JS.",
|
|
],
|
|
"Maintenance" => [
|
|
0 => "Mantención",
|
|
],
|
|
"When enabled the website will show a maintenance message. This setting doesn't affect administrators." => [
|
|
0 => "Cuando esta habilitado la página web mostrará un mensaje de mantenimiento. Esta configuración no afecta a los administradores.",
|
|
],
|
|
"Display available updates notification" => [
|
|
0 => "Mostrar notificación de nuevas actualizaciones disponibles",
|
|
],
|
|
"Enable this to show a notice on top warning you about new available system updates." => [
|
|
0 => "Habilita esto para mostrar una notificación en la parte superior advirtiéndote de nuevas actualizaciones de sistema disponibles.",
|
|
],
|
|
"Crypt salt" => [
|
|
0 => "Salto criptográfico",
|
|
],
|
|
"This is the salt used to convert numeric ID to alphanumeric. It was generated on install." => [
|
|
0 => "Este es el salto usado para convertir ID númerica en alfanuméricos. Fue generado durante la instalación.",
|
|
],
|
|
"PHP error reporting" => [
|
|
0 => "Reporte de errores PHP",
|
|
],
|
|
"Enable this if you want to print errors generated by PHP <a %s>error_reporting()</a>. This should be disabled in production." => [
|
|
0 => "Habilita esto si quieres mostrar errores generados por la función PHP <a %s>error_reporting()</a>. Esto debería ser deshabilitado en producción.",
|
|
],
|
|
"Debug level" => [
|
|
0 => "Nivel de depuración",
|
|
],
|
|
"None" => [
|
|
0 => "Ninguno",
|
|
],
|
|
"Error log" => [
|
|
0 => "Registro de error",
|
|
],
|
|
"Print errors without error log" => [
|
|
0 => "Mostrar errores sin registrarlos",
|
|
],
|
|
"Print and log errors" => [
|
|
0 => "Mostrar y registrar errores",
|
|
],
|
|
"To configure the debug level check the <a %s>debug documentation</a>. Default level is \"Error log\" (1)." => [
|
|
0 => "Para configurar el nivel de depuración comprueba la <a %s>documentación de depuración</a>. El nivel predeterminado es \"Registro de error\" (1).",
|
|
],
|
|
"documentation" => [
|
|
0 => "documentación",
|
|
],
|
|
"Routing allows you to customize default route binds on the fly. Only alphanumeric, hyphen and underscore characters are allowed. Check out our %s if you want to override or add new routes." => [
|
|
0 => "El enrutamiento te permite personalizar las rutas de manera inmediata. Solamente se permiten caracteres alfanuméricos, guiones y guiones bajos. Revisa nuestra %s si necesitas sobre escribir o agregar nuevas rutas.",
|
|
],
|
|
"Image routing" => [
|
|
0 => "Enrutamiento de imagen",
|
|
],
|
|
"Routing for %s" => [
|
|
0 => "Enrutamiento para %s",
|
|
],
|
|
"Album routing" => [
|
|
0 => "Enrutamiento de album",
|
|
],
|
|
"Default language" => [
|
|
0 => "Idioma predeterminado",
|
|
],
|
|
"Default base language to use." => [
|
|
0 => "Idioma Predeterminado base a usar.",
|
|
],
|
|
"Auto language" => [
|
|
0 => "Idioma automático",
|
|
],
|
|
"Enable this if you want to automatically detect and set the right language for each user." => [
|
|
0 => "Habilita esto si quieres detectar y establecer automáticamente el idioma correcto para cada usuario.",
|
|
],
|
|
"Language chooser" => [
|
|
0 => "Selector de idioma",
|
|
],
|
|
"Enable this if you want to allow language selection." => [
|
|
0 => "Habilita esto si deseas permitir selección de idioma.",
|
|
],
|
|
"Enabled languages" => [
|
|
0 => "Idiomas habilitados",
|
|
],
|
|
"Unchecked languages won't be used in your website." => [
|
|
0 => "Los idiomas no seleccionados no seran usados en tu sitio web.",
|
|
],
|
|
"Toggle this to enable or disable HTTPS" => [
|
|
0 => "Alterna para habilitar o deshabilitar HTTPS",
|
|
],
|
|
"Toggle this to enable or disable this storage" => [
|
|
0 => "Alterna para habilitar o deshabilitar este almacenamiento",
|
|
],
|
|
"Quota" => [
|
|
0 => "Cuota",
|
|
],
|
|
"Active" => [
|
|
0 => "Activo",
|
|
],
|
|
"Storage method" => [
|
|
0 => "Método de almacenamiento",
|
|
],
|
|
"Local storage is used by default or when no external storage is active." => [
|
|
0 => "Por defecto se usa almacenamiento local o cuando no hay ningún almacenamiento externo activado.",
|
|
],
|
|
"If you need help check the <a %s>storage documentation</a>." => [
|
|
0 => "Si necesitas ayuda revisa la <a %s>documentación de almacenamiento</a>.",
|
|
],
|
|
"Edit storage" => [
|
|
0 => "Editar almacenamiento",
|
|
],
|
|
"From name" => [
|
|
0 => "Nombre emisor",
|
|
],
|
|
"Sender name for emails sent to users." => [
|
|
0 => "Nombre del emisor de los emails enviados a los usuarios.",
|
|
],
|
|
"Email mode" => [
|
|
0 => "Modo de email",
|
|
],
|
|
"How to send emails? SMTP recommended." => [
|
|
0 => "¿Cómo enviar emails? Se recomienda SMTP.",
|
|
],
|
|
"SMTP server and port" => [
|
|
0 => "Servidor SMTP y puerto",
|
|
],
|
|
"SMTP server" => [
|
|
0 => "Servidor SMTP",
|
|
],
|
|
"SMTP username" => [
|
|
0 => "Usuario SMTP",
|
|
],
|
|
"SMTP password" => [
|
|
0 => "Contraseña SMTP",
|
|
],
|
|
"SMTP security" => [
|
|
0 => "Seguridad SMTP",
|
|
],
|
|
"Unsecured" => [
|
|
0 => "Inseguro",
|
|
],
|
|
"Send test email" => [
|
|
0 => "Enviar email de prueba",
|
|
],
|
|
"test@somedomain.com" => [
|
|
0 => "prueba@algundominio.com",
|
|
],
|
|
"Use this to test how your emails are being delivered. We recommend you to use %s." => [
|
|
0 => "Usa esto para corroborar la entrega de email. Recomendamos usar %s.",
|
|
],
|
|
"You need a <a href=\"https://developers.facebook.com/\" target=\"_blank\">Facebook app</a> for this." => [
|
|
0 => "Necesitaras una <a href=\"https://developers.facebook.com/\" target=\"_blank\">App de Facebook</a> para esto.",
|
|
],
|
|
"Facebook app id" => [
|
|
0 => "App id de Facebook",
|
|
],
|
|
"Facebook app secret" => [
|
|
0 => "App secret de Facebook",
|
|
],
|
|
"You need a <a href=\"https://apps.twitter.com\" target=\"_blank\">Twitter app</a> for this." => [
|
|
0 => "Necesitaras una <a href=\"https://apps.twitter.com\" target=\"_blank\">App de Twitter</a> para esto.",
|
|
],
|
|
"Twitter API key" => [
|
|
0 => "API key de Twitter",
|
|
],
|
|
"Twitter API secret" => [
|
|
0 => "API secret de Twitter",
|
|
],
|
|
"Twitter account" => [
|
|
0 => "Cuenta de Twitter",
|
|
],
|
|
"You need a <a href=\"https://cloud.google.com/console\" target=\"_blank\">Google app</a> for this." => [
|
|
0 => "Necesitaras una <a href=\"https://cloud.google.com/console\" target=\"_blank\">App de Google </a> para esto.",
|
|
],
|
|
"Google client id" => [
|
|
0 => "Client id de Google",
|
|
],
|
|
"Google client secret" => [
|
|
0 => "Client secret de Google",
|
|
],
|
|
"You need a <a href=\"http://vk.com/dev\" target=\"_blank\">VK app</a> for this." => [
|
|
0 => "Necesitas una <a href=\"http://vk.com/dev\" target=\"_blank\">aplicación de VK</a> para esto.",
|
|
],
|
|
"VK client id" => [
|
|
0 => "Client id de VK",
|
|
],
|
|
"VK client secret" => [
|
|
0 => "Client id de VK",
|
|
],
|
|
"CDN allows you to offload static content to several edge servers making your website faster. If you don't have a CDN provider you should try %s." => [
|
|
0 => "CDN permite la descarga de contenido estático en varios servidores edge haciendo tu sitio web más rápido. Si no tienes un proveedor CDN deberias probar %s.",
|
|
],
|
|
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
|
|
0 => "Necesitas una cuenta de <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> para esto.",
|
|
],
|
|
"reCAPTCHA public key" => [
|
|
0 => "Llave pública de reCAPTCHA",
|
|
],
|
|
"reCAPTCHA private key" => [
|
|
0 => "Llave privada de reCAPTCHA",
|
|
],
|
|
"reCAPTCHA threshold" => [
|
|
0 => "Umbral reCAPTCHA",
|
|
],
|
|
"How many failed attempts are needed to ask for reCAPTCHA? Use zero (0) to always show reCAPTCHA." => [
|
|
0 => "¿Cuántos intentos fallidos son necesarios para solicitar reCAPTCHA? Usa cero (0) para siempre mostrar el reCAPTCHA.",
|
|
],
|
|
"Comment code" => [
|
|
0 => "Código de comentarios",
|
|
],
|
|
"Disqus, Facebook or anything you want. It will be used in image view." => [
|
|
0 => "Disqus, Facebook o lo que quieras. Será usado en la vista de imagen.",
|
|
],
|
|
"Analytics code" => [
|
|
0 => "Código de analíticas",
|
|
],
|
|
"Google Analytics or anything you want. It will be added to the theme footer." => [
|
|
0 => "Google Analytics o lo que quieras. Será agreado al footer del tema.",
|
|
],
|
|
"For documentation about the API check the <a %s>API documentation</a>" => [
|
|
0 => "Para documentación sobre la API revisa la <a %s>documentación de la API</a>",
|
|
],
|
|
"API v1 key" => [
|
|
0 => "Llave API v1",
|
|
],
|
|
"Use this key when using the <a %s>API v1</a>." => [
|
|
0 => "Usa esta llave cuando uses la <a %s>API v1</a>.",
|
|
],
|
|
"Cookie law compliance" => [
|
|
0 => "Cumplimiento de la Ley de Cookies",
|
|
],
|
|
"Enable this to display a message that complies with the EU Cookie law requirements. Note: You only need this if your website is hosted in the EU and if you add tracking cookies." => [
|
|
0 => "Habilitar esta opción para mostrar un mensaje de cumplimiento de la Ley de Cookies . Nota: Esto sólo es necesario si su web está alojada en la EU y si se agrega cookies de seguimiento.",
|
|
],
|
|
"Save changes" => [
|
|
0 => "Guardar cambios",
|
|
],
|
|
"Check the errors to proceed." => [
|
|
0 => "Comprueba los errores para proceder.",
|
|
],
|
|
"Guest" => [
|
|
0 => "Invitado",
|
|
],
|
|
"You like this" => [
|
|
0 => "Te gusta esto",
|
|
],
|
|
"Like" => [
|
|
0 => "Me gusta",
|
|
],
|
|
"Added to %a and categorized in %c" => [
|
|
0 => "Agregada a %a y categorizada en %c",
|
|
],
|
|
"Added to %s" => [
|
|
0 => "Agregada a %s",
|
|
],
|
|
"Uploaded to %s" => [
|
|
0 => "Subida a %s",
|
|
],
|
|
"Uploaded %s" => [
|
|
0 => "Subida %s",
|
|
],
|
|
"Less Exif data" => [
|
|
0 => "Menos datos Exif",
|
|
],
|
|
"More Exif data" => [
|
|
0 => "Más datos Exif",
|
|
],
|
|
"Share image" => [
|
|
0 => "Compartir imagen",
|
|
],
|
|
"Album ID" => [
|
|
0 => "ID álbum",
|
|
],
|
|
"In this album" => [
|
|
0 => "En este álbum",
|
|
],
|
|
"Upload and share your images." => [
|
|
0 => "Sube y comparte tus imágenes.",
|
|
],
|
|
"Drag and drop anywhere you want and start uploading your images now. %s limit. Direct image links, BBCode and HTML thumbnails." => [
|
|
0 => "Arrastra y suelta donde quieras para comenzar a subir ahora tus imágenes. %s de límite. Enlace directo de imagen, miniaturas en BBCode y HTML.",
|
|
],
|
|
"Start uploading" => [
|
|
0 => "Comienza a subir",
|
|
],
|
|
"Fill this section uploading pictures to %s account.<br>You can edit the target user in your dashboard settings." => [
|
|
0 => "Completa esta sección subiendo imágenes a la cuenta de %s.<br>Puedes editar el usuario objetivo en los ajustes de tu panel.",
|
|
],
|
|
"Sign up to unlock all the features" => [
|
|
0 => "Registrate para desbloquear todas las funcionalidades",
|
|
],
|
|
"Manage your content, create private albums, customize your profile and more." => [
|
|
0 => "Administra tu contenido, crea álbumes privados, personaliza tu perfil y más.",
|
|
],
|
|
"Enter your password" => [
|
|
0 => "Introduce tu contraseña",
|
|
],
|
|
"You have been logged off %s. Hope to see you soon." => [
|
|
0 => "Te has desconectado de %s. Esperamos verte pronto.",
|
|
],
|
|
"Website under maintenance" => [
|
|
0 => "Página web en mantenimiento",
|
|
],
|
|
"We're performing scheduled maintenance tasks in the website. Please come back in a few minutes." => [
|
|
0 => "Estamos realizando tareas de mantenimiento programado en la página web. Por favor, vuelve en unos minutos.",
|
|
],
|
|
"This content is password protected." => [
|
|
0 => "Este contenido está protegido con contraseña.",
|
|
],
|
|
"Please enter your password to continue." => [
|
|
0 => "Por favor introduce tu contraseña para continuar.",
|
|
],
|
|
"Send" => [
|
|
0 => "Enviar",
|
|
],
|
|
"You either don't have permission to access this page or the link has expired." => [
|
|
0 => "No tienes permiso para acceder a esta página o el enlace a expirado.",
|
|
],
|
|
"Search results" => [
|
|
0 => "Resultados de búsqueda",
|
|
],
|
|
"Do you really want to delete this user? This can't be undone." => [
|
|
0 => "¿Realmente quieres eliminar este usuario? Esto no se podrá deshacer.",
|
|
],
|
|
"Delete user" => [
|
|
0 => "Eliminar usuario",
|
|
],
|
|
"Register date" => [
|
|
0 => "Fecha de registro",
|
|
],
|
|
"Registration IP" => [
|
|
0 => "IP de registro",
|
|
],
|
|
"Status" => [
|
|
0 => "Estado",
|
|
],
|
|
"Valid" => [
|
|
0 => "Válido",
|
|
],
|
|
"Banned" => [
|
|
0 => "Deshabilitado",
|
|
],
|
|
"Awaiting email" => [
|
|
0 => "Esperando email",
|
|
],
|
|
"Awaiting confirmation" => [
|
|
0 => "Esperando confirmación",
|
|
],
|
|
"%i to %f characters<br>Letters, numbers and \"_\"" => [
|
|
0 => "De %i a %f catacteres<br>Letras, números y \"_\"",
|
|
],
|
|
"Auto delete uploads" => [
|
|
0 => "Auto eliminar subidas",
|
|
],
|
|
"This setting will apply to all your image uploads by default. You can override this setting on each upload." => [
|
|
0 => "Este ajuste se aplicara en todas tus subidas de manera predeterminada. Podrás alterar este ajuste para cada subida.",
|
|
],
|
|
"Keep image <a %s>Exif data</a> on upload" => [
|
|
0 => "Mantener <a %s>datos Exif</a> de imagen al subir",
|
|
],
|
|
"Newsletter" => [
|
|
0 => "Boletín",
|
|
],
|
|
"Send me emails with news about %s" => [
|
|
0 => "Enviarme correos electrónicos con noticias sobre %s",
|
|
],
|
|
"Content settings" => [
|
|
0 => "Ajustes de contenido",
|
|
],
|
|
"Show not safe content in listings (from others)" => [
|
|
0 => "Mostrar contenido no seguro en listados (de otros)",
|
|
],
|
|
"Language" => [
|
|
0 => "Idioma",
|
|
],
|
|
"Timezone" => [
|
|
0 => "Zona horaria",
|
|
],
|
|
"Current password" => [
|
|
0 => "Contraseña actual",
|
|
],
|
|
"Enter your current password" => [
|
|
0 => "Introduce tu contraseña actual",
|
|
],
|
|
"New password" => [
|
|
0 => "Nueva contraseña",
|
|
],
|
|
"Confirm new password" => [
|
|
0 => "Confirmar nueva contraseña",
|
|
],
|
|
"Add a password to be able to login using your username or email." => [
|
|
0 => "Agrega una contraseña para poder entrar usando tu usuario o email.",
|
|
],
|
|
"This user doesn't have a password. Add one using this form." => [
|
|
0 => "Este usuario no tiene contraseña. Agrega una usando este formulario.",
|
|
],
|
|
"Re-enter your password" => [
|
|
0 => "Re-ingresa tu contraseña",
|
|
],
|
|
"Upload new image" => [
|
|
0 => "Subir nueva imagen",
|
|
],
|
|
"Delete existing image" => [
|
|
0 => "Eliminar imagen existente",
|
|
],
|
|
"Privacy" => [
|
|
0 => "Privacidad",
|
|
],
|
|
"Make my profile and identity totally private" => [
|
|
0 => "Hacer mi privado mi perfil e identidad",
|
|
],
|
|
"Enable this if you want to act like an anonymous user" => [
|
|
0 => "Habilita esto si deseas actuar como un usuario anonimo",
|
|
],
|
|
"This is your real name, not your username." => [
|
|
0 => "Este es tu nombre real, no tu nombre de usuario.",
|
|
],
|
|
"http://yourwebsite.com" => [
|
|
0 => "http://misitioweb.com",
|
|
],
|
|
"Bio" => [
|
|
0 => "Biografía",
|
|
],
|
|
"Tell us a little bit about you" => [
|
|
0 => "Cuéntanos un poco sobre ti",
|
|
],
|
|
"User has no connections." => [
|
|
0 => "El usuario no tiene conexiones.",
|
|
],
|
|
"Link your account to external services to be able to login and share content." => [
|
|
0 => "Enlaza tu cuenta con servicios externos para poder entrar y compartir contenido.",
|
|
],
|
|
"Do you really want to disconnect %s from this account?" => [
|
|
0 => "¿Realmente deseas desconectar %s de esta cuenta?",
|
|
],
|
|
"This account is connected to %s" => [
|
|
0 => "Esta cuenta está conectada a %s",
|
|
],
|
|
"Do you really want to disconnect your %s account?" => [
|
|
0 => "¿Realmente deseas desconectar %s de tu cuenta?",
|
|
],
|
|
"You will be logged out and you won't be able to login to your account using this %s account." => [
|
|
0 => "Vas a ser desconectado y no podrás entrar a tu cuenta usando %s.",
|
|
],
|
|
"Your account is connected to %s" => [
|
|
0 => "Tu cuenta está conectada a %s",
|
|
],
|
|
"disconnect" => [
|
|
0 => "desconectar",
|
|
],
|
|
"Connect %s" => [
|
|
0 => "Conectar %s",
|
|
],
|
|
"Button" => [
|
|
0 => "Botón",
|
|
],
|
|
"resend account activation" => [
|
|
0 => "Rr-enviar activación de cuenta",
|
|
],
|
|
"If you have already signed up maybe you need to request to %s" => [
|
|
0 => "Si ya se ha inscrito, tal vez necesites solicitar %s",
|
|
],
|
|
"Upload profile background" => [
|
|
0 => "Subir fondo de perfil",
|
|
],
|
|
"Change background" => [
|
|
0 => "Cambiar fondo",
|
|
],
|
|
"The profile background image will be deleted. This can't be undone. Are you sure that you want to delete the profile background image?" => [
|
|
0 => "La imagen de fondo de perfil se eliminada. Esto no se podrá deshacer. ¿Estas seguro que quieres eliminar el fondo de perfil?",
|
|
],
|
|
"Delete background" => [
|
|
0 => "Eliminar fondo",
|
|
],
|
|
"Edit profile" => [
|
|
0 => "Editar perfil",
|
|
],
|
|
"Follower" => [
|
|
0 => "Seguidor",
|
|
1 => "Seguidores",
|
|
],
|
|
"Follow" => [
|
|
0 => "Seguir",
|
|
],
|
|
"Message sent" => [
|
|
0 => "Mensaje enviado",
|
|
],
|
|
"Contact" => [
|
|
0 => "Contacto",
|
|
],
|
|
"If you want to send a message fill the form below." => [
|
|
0 => "Rellena este formulario si quieres enviarnos un mensaje.",
|
|
],
|
|
"Your name" => [
|
|
0 => "Tu nombre",
|
|
],
|
|
"Subject" => [
|
|
0 => "Asunto",
|
|
],
|
|
"Installed version is v%s" => [
|
|
0 => "La versión instalada es v%s",
|
|
],
|
|
"Can't connect to %s" => [
|
|
0 => "No se puede conectar a %s",
|
|
],
|
|
"Last available release is v%s" => [
|
|
0 => "La última versión disponible es v%s",
|
|
],
|
|
"Update needed, proceeding to download" => [
|
|
0 => "Actualización necesaria, procediendo a descarga",
|
|
],
|
|
"No update needed" => [
|
|
0 => "No se necesita actualizar",
|
|
],
|
|
"System files already up to date" => [
|
|
0 => "Los archivos de sistema ya están actualizados",
|
|
],
|
|
"Starting v%s download" => [
|
|
0 => "Comenzando a descargar v%s",
|
|
],
|
|
"Downloaded v%s, proceeding to extraction" => [
|
|
0 => "v%s descargada, procediendo a extraer",
|
|
],
|
|
"Attempting to extract v%s" => [
|
|
0 => "Intentando extraer v%s",
|
|
],
|
|
"Extraction completed" => [
|
|
0 => "Extracción completada",
|
|
],
|
|
"Proceding to install the update" => [
|
|
0 => "Procediendo a instalar la actualización",
|
|
],
|
|
"Update failed" => [
|
|
0 => "Error en la actualización",
|
|
],
|
|
"Please provide a valid email address" => [
|
|
0 => "Por favor introduce un email válido",
|
|
],
|
|
"You must enter the album name." => [
|
|
0 => "Debes ingresar el nombre del álbum.",
|
|
],
|
|
"Confirm" => [
|
|
0 => "Confirmar",
|
|
],
|
|
"Select existing album" => [
|
|
0 => "Seleccionar álbum existente",
|
|
],
|
|
"Please select a valid image file type." => [
|
|
0 => "Por favor seleciona un archivo de imagen válido.",
|
|
],
|
|
"Please select a picture of at most %s size." => [
|
|
0 => "Por favor selecciona una imagen de a lo sumo %s de tamaño.",
|
|
],
|
|
"Profile image updated." => [
|
|
0 => "Imagen de perfil actualizada.",
|
|
],
|
|
"Profile background image updated." => [
|
|
0 => "Imagen de fondo de perfil actualizada.",
|
|
],
|
|
"Profile background image deleted." => [
|
|
0 => "Imagen de fondo de perfil eliminada.",
|
|
],
|
|
"Error deleting profile background image." => [
|
|
0 => "Error eliminado la imagen de fondo de perfil.",
|
|
],
|
|
"Update available v%s" => [
|
|
0 => "Actualización disponible v%s",
|
|
],
|
|
"There is an update available for your system. You can automatic download and install this update or go to %s to proceed to download the file." => [
|
|
0 => "Hay una actualización disponible para tu sistema. Puedes descargar automáticamente e instalar esta actualización o puedes ir a %s y descargar este archivo.",
|
|
],
|
|
"Update now" => [
|
|
0 => "Actualizar ahora",
|
|
],
|
|
"Your website is running the latest version of Chevereto." => [
|
|
0 => "Tu sitio está corriendo la última versión de Chevereto.",
|
|
],
|
|
"Clipboard image" => [
|
|
0 => "Imagen portapales",
|
|
],
|
|
"File too big." => [
|
|
0 => "Archivo muy pesado.",
|
|
],
|
|
"Invalid or unsupported file format." => [
|
|
0 => "Formato de archivo inválido o no soportado.",
|
|
],
|
|
"Some files couldn't be added" => [
|
|
0 => "Algunos archivos no se pudieron agregar",
|
|
],
|
|
"Image edited successfully." => [
|
|
0 => "Imagen editada exitosamente.",
|
|
],
|
|
"Album edited successfully." => [
|
|
0 => "Álbum editado exitosamente.",
|
|
],
|
|
"Invalid URL key." => [
|
|
0 => "Llave URL inválida.",
|
|
],
|
|
"Category URL key already being used." => [
|
|
0 => "Llave URL de categoría actualmente en uso.",
|
|
],
|
|
"Category successfully deleted." => [
|
|
0 => "Categoría eliminada exitosamente.",
|
|
],
|
|
"Category %s added." => [
|
|
0 => "Categoría %s agregada.",
|
|
],
|
|
"Invalid expiration date." => [
|
|
0 => "Fecha de expiración inválida.",
|
|
],
|
|
"IP %s already banned." => [
|
|
0 => "IP %s ya baneada.",
|
|
],
|
|
"IP %s banned." => [
|
|
0 => "IP %s baneada.",
|
|
],
|
|
"IP ban successfully deleted." => [
|
|
0 => "Baneo de IP eliminado exitosamente.",
|
|
],
|
|
"Please fill all the required fields." => [
|
|
0 => "Por favor completa todos los campos requeridos.",
|
|
],
|
|
"Invalid storage capacity value. Make sure to use a valid format." => [
|
|
0 => "Capacidad de almacenamiento inválida. Asegúrate de usar un formato válido.",
|
|
],
|
|
"Invalid URL." => [
|
|
0 => "URL inválida.",
|
|
],
|
|
"Storage successfully edited." => [
|
|
0 => "Almacenamiento editado exitosamente.",
|
|
],
|
|
"User added successfully." => [
|
|
0 => "Usuario agregado exitosamente.",
|
|
],
|
|
"The content has been moved." => [
|
|
0 => "El contenido ha sido trasladado.",
|
|
],
|
|
"Unselect" => [
|
|
0 => "Deseleccionar",
|
|
],
|
|
"The content has been edited." => [
|
|
0 => "El contenido ha sido editado.",
|
|
],
|
|
"All the changes that you have made will be lost if you continue." => [
|
|
0 => "Todos los cambios que has realizado se perderan si continuas.",
|
|
],
|
|
"Changes saved successfully." => [
|
|
0 => "Cambios guardados exitosamente",
|
|
],
|
|
"Go back to form" => [
|
|
0 => "Volver al formulario",
|
|
],
|
|
"continue anyway" => [
|
|
0 => "continuar de todos modos",
|
|
],
|
|
"Saving" => [
|
|
0 => "Guardando",
|
|
],
|
|
"Sending" => [
|
|
0 => "Enviando",
|
|
],
|
|
"Confirm action" => [
|
|
0 => "Confirmar acción",
|
|
],
|
|
"information" => [
|
|
0 => "información",
|
|
],
|
|
];
|
|
?>
|