friendica/view/lang/es/strings.php

2328 lines
189 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
if(! function_exists("string_plural_select_es")) {
function string_plural_select_es($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["default"] = "predeterminado";
$a->strings["greenzero"] = "greenzero";
$a->strings["purplezero"] = "purplezero";
$a->strings["easterbunny"] = "easterbunny";
$a->strings["darkzero"] = "darkzero";
$a->strings["comix"] = "comix";
$a->strings["slackr"] = "slackr";
$a->strings["Submit"] = "Envíar";
$a->strings["Theme settings"] = "Configuración del Tema";
$a->strings["Variations"] = "Variaciones";
$a->strings["Alignment"] = "Alineación";
$a->strings["Left"] = "Izquierda";
$a->strings["Center"] = "Centrado";
$a->strings["Color scheme"] = "Esquema de color";
$a->strings["Posts font size"] = "Tamaño de letra del titulo de las publicaciones";
$a->strings["Textareas font size"] = "Tamaño de letra del área de texto";
$a->strings["Comma separated list of helper forums"] = "Lista separada por comas de foros de ayuda.";
$a->strings["don't show"] = "no mostrar";
$a->strings["show"] = "mostrar";
$a->strings["Set style"] = "Definir estilo";
$a->strings["Community Pages"] = "Páginas de Comunidad";
$a->strings["Community Profiles"] = "Perfiles de la Comunidad";
$a->strings["Help or @NewHere ?"] = "¿Ayuda o @NuevoAquí?";
$a->strings["Connect Services"] = "Servicios conectados";
$a->strings["Find Friends"] = "Buscar amigos";
$a->strings["Last users"] = "Últimos usuarios";
$a->strings["Find People"] = "Buscar personas";
$a->strings["Enter name or interest"] = "Introduzce nombre o intereses";
$a->strings["Connect/Follow"] = "Conectar/Seguir";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ejemplos: Robert Morgenstein, Pesca";
$a->strings["Find"] = "Buscar";
$a->strings["Friend Suggestions"] = "Sugerencias de amigos";
$a->strings["Similar Interests"] = "Intereses similares";
$a->strings["Random Profile"] = "Perfil aleatorio";
$a->strings["Invite Friends"] = "Invitar amigos";
$a->strings["Global Directory"] = "Directorio global";
$a->strings["Local Directory"] = "Directorio local";
$a->strings["Forums"] = "Foros";
$a->strings["External link to forum"] = "Enlace externo al foro";
$a->strings["show more"] = "ver más";
$a->strings["Quick Start"] = "Inicio rápido";
$a->strings["Help"] = "Ayuda";
$a->strings["Custom"] = "";
$a->strings["Note"] = "Nota";
$a->strings["Check image permissions if all users are allowed to see the image"] = "";
$a->strings["Select color scheme"] = "";
$a->strings["Copy or paste schemestring"] = "";
$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "";
$a->strings["Navigation bar background color"] = "Color de fondo de la barra de navegación";
$a->strings["Navigation bar icon color "] = "Color de icono de la barra de navegación";
$a->strings["Link color"] = "Color de enlace";
$a->strings["Set the background color"] = "Seleccionar el color de fondo";
$a->strings["Content background opacity"] = "";
$a->strings["Set the background image"] = "Seleccionar la imagen de fondo";
$a->strings["Background image style"] = "";
$a->strings["Login page background image"] = "";
$a->strings["Login page background color"] = "";
$a->strings["Leave background image and color empty for theme defaults"] = "";
$a->strings["Guest"] = "Invitado";
$a->strings["Visitor"] = "Visitante";
$a->strings["Status"] = "Estado";
$a->strings["Your posts and conversations"] = "Tus publicaciones y conversaciones";
$a->strings["Profile"] = "Perfil";
$a->strings["Your profile page"] = "Tu página de perfil";
$a->strings["Photos"] = "Fotografías";
$a->strings["Your photos"] = "Tus fotos";
$a->strings["Videos"] = "Videos";
$a->strings["Your videos"] = "Tus videos";
$a->strings["Events"] = "Eventos";
$a->strings["Your events"] = "Tus eventos";
$a->strings["Network"] = "Red";
$a->strings["Conversations from your friends"] = "Conversaciones de tus amigos";
$a->strings["Events and Calendar"] = "Eventos y Calendario";
$a->strings["Messages"] = "Mensajes";
$a->strings["Private mail"] = "Correo privado";
$a->strings["Settings"] = "Configuración";
$a->strings["Account settings"] = "Configuración de tu cuenta";
$a->strings["Contacts"] = "Contactos";
$a->strings["Manage/edit friends and contacts"] = "Administrar/editar amigos y contactos";
$a->strings["Follow Thread"] = "Seguir publicacion";
$a->strings["Skip to main content"] = "";
$a->strings["Top Banner"] = "";
$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "";
$a->strings["Full screen"] = "";
$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "";
$a->strings["Single row mosaic"] = "";
$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "";
$a->strings["Mosaic"] = "";
$a->strings["Repeat image to fill the screen."] = "";
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
$a->strings["%s: Updating post-type."] = "";
$a->strings["%1\$s poked %2\$s"] = "%1\$s le dio un toque a %2\$s";
$a->strings["event"] = "evento";
$a->strings["status"] = "estado";
$a->strings["photo"] = "foto";
$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado el %3\$s de %2\$s con %4\$s";
$a->strings["Select"] = "Seleccionar";
$a->strings["Delete"] = "Eliminar";
$a->strings["View %s's profile @ %s"] = "Ver perfil de %s @ %s";
$a->strings["Categories:"] = "Categorías:";
$a->strings["Filed under:"] = "Archivado en:";
$a->strings["%s from %s"] = "%s de %s";
$a->strings["View in context"] = "Verlo en contexto";
$a->strings["Please wait"] = "Por favor, espera";
$a->strings["remove"] = "eliminar";
$a->strings["Delete Selected Items"] = "Eliminar el elemento seleccionado";
$a->strings["View Status"] = "Ver estado";
$a->strings["View Profile"] = "Ver perfil";
$a->strings["View Photos"] = "Ver fotos";
$a->strings["Network Posts"] = "Publicaciones en la red";
$a->strings["View Contact"] = "Ver contacto";
$a->strings["Send PM"] = "Enviar mensaje privado";
$a->strings["Block"] = "Bloquear";
$a->strings["Ignore"] = "Ignorar";
$a->strings["Poke"] = "Toque";
$a->strings["%s likes this."] = "A %s le gusta esto.";
$a->strings["%s doesn't like this."] = "A %s no le gusta esto.";
$a->strings["%s attends."] = "%s atiende.";
$a->strings["%s doesn't attend."] = "%s no atenderá.";
$a->strings["%s attends maybe."] = "%s quizás atenderá";
$a->strings["%s reshared this."] = "%scompartió esto.";
$a->strings["and"] = "y";
$a->strings["and %d other people"] = " y a otras %d personas";
$a->strings["<span %1\$s>%2\$d people</span> like this"] = "<span %1\$s>%2\$d personas</span> les gusta esto";
$a->strings["%s like this."] = "A %s le gusta esto.";
$a->strings["<span %1\$s>%2\$d people</span> don't like this"] = "<span %1\$s>%2\$d personas</span> no les gusta esto";
$a->strings["%s don't like this."] = "A %s no le gusta esto.";
$a->strings["<span %1\$s>%2\$d people</span> attend"] = "<span %1\$s>%2\$d personas</span> atienden";
$a->strings["%s attend."] = "%s atiende.";
$a->strings["<span %1\$s>%2\$d people</span> don't attend"] = "<span %1\$s>%2\$d personas</span>no atienden.";
$a->strings["%s don't attend."] = "%s no atiende.";
$a->strings["<span %1\$s>%2\$d people</span> attend maybe"] = "<span %1\$s>%2\$d personas </span> quizá asistan.";
$a->strings["%s attend maybe."] = "%s quizás atenderá.";
$a->strings["<span %1\$s>%2\$d people</span> reshared this"] = "<span %1\$s>%2\$d personas </span>compartieron esto.";
$a->strings["Visible to <strong>everybody</strong>"] = "Visible para <strong>cualquiera</strong>";
$a->strings["Please enter a image/video/audio/webpage URL:"] = "Por favor agregue la URL de una imagen, video, audio o sitio web.";
$a->strings["Tag term:"] = "Etiquetar:";
$a->strings["Save to Folder:"] = "Guardar en directorio:";
$a->strings["Where are you right now?"] = "¿Dónde estás ahora?";
$a->strings["Delete item(s)?"] = "¿Borrar objeto(s)?";
$a->strings["New Post"] = "Nueva publicación";
$a->strings["Share"] = "Compartir";
$a->strings["Loading..."] = "Cargando...";
$a->strings["Upload photo"] = "Subir foto";
$a->strings["upload photo"] = "subir imagen";
$a->strings["Attach file"] = "Adjuntar archivo";
$a->strings["attach file"] = "adjuntar archivo";
$a->strings["Bold"] = "Negrita";
$a->strings["Italic"] = "Cursiva";
$a->strings["Underline"] = "Subrayado";
$a->strings["Quote"] = "Cita";
$a->strings["Code"] = "Código";
$a->strings["Image"] = "Imagen";
$a->strings["Link"] = "Enlace";
$a->strings["Link or Media"] = "Enlace o Multimedia";
$a->strings["Set your location"] = "Configurar tu localización";
$a->strings["set location"] = "establecer tu ubicación";
$a->strings["Clear browser location"] = "Borrar la localización del navegador";
$a->strings["clear location"] = "limpiar la localización";
$a->strings["Set title"] = "Establecer el título";
$a->strings["Categories (comma-separated list)"] = "Categorías (lista separada por comas)";
$a->strings["Permission settings"] = "Configuración de permisos";
$a->strings["permissions"] = "permisos";
$a->strings["Public post"] = "Publicación pública";
$a->strings["Preview"] = "Vista previa";
$a->strings["Cancel"] = "Cancelar";
$a->strings["Post to Groups"] = "Publicar hacia grupos";
$a->strings["Post to Contacts"] = "Publicar hacia contactos";
$a->strings["Private post"] = "Publicación privada";
$a->strings["Message"] = "Mensaje";
$a->strings["Browser"] = "Navegador";
$a->strings["Open Compose page"] = "Abrir página de publicación";
$a->strings["[Friendica:Notify]"] = "";
$a->strings["%s New mail received at %s"] = "";
$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s te ha enviado un mensaje privado desde %2\$s.";
$a->strings["a private message"] = "un mensaje privado";
$a->strings["%1\$s sent you %2\$s."] = "%1\$s te ha enviado %2\$s.";
$a->strings["Please visit %s to view and/or reply to your private messages."] = "Por favor, visita %s para ver y/o responder a tus mensajes privados.";
$a->strings["%1\$s replied to you on %2\$s's %3\$s %4\$s"] = "";
$a->strings["%1\$s tagged you on %2\$s's %3\$s %4\$s"] = "";
$a->strings["%1\$s commented on %2\$s's %3\$s %4\$s"] = "";
$a->strings["%1\$s replied to you on your %2\$s %3\$s"] = "";
$a->strings["%1\$s tagged you on your %2\$s %3\$s"] = "";
$a->strings["%1\$s commented on your %2\$s %3\$s"] = "";
$a->strings["%1\$s replied to you on their %2\$s %3\$s"] = "";
$a->strings["%1\$s tagged you on their %2\$s %3\$s"] = "";
$a->strings["%1\$s commented on their %2\$s %3\$s"] = "";
$a->strings["%s %s tagged you"] = "";
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s te ha etiquetado en %2\$s";
$a->strings["%1\$s Comment to conversation #%2\$d by %3\$s"] = "";
$a->strings["%s commented on an item/conversation you have been following."] = "%s ha comentado en una conversación/elemento que sigues.";
$a->strings["Please visit %s to view and/or reply to the conversation."] = "Por favor, visita %s para ver y/o responder a la conversación.";
$a->strings["%s %s posted to your profile wall"] = "";
$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s publicó en tu muro de %2\$s";
$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s publicó en [url=%2\$s]tu muro[/url]";
$a->strings["%s %s shared a new post"] = "";
$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s compartió un nuevo tema en %2\$s";
$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]compartió una publicación[/url].";
$a->strings["%1\$s %2\$s poked you"] = "";
$a->strings["%1\$s poked you at %2\$s"] = "%1\$s te dio un toque en %2\$s";
$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]te dio un toque[/url].";
$a->strings["%s %s tagged your post"] = "";
$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s ha etiquetado tu publicación en %2\$s";
$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s ha etiquetado [url=%2\$s]tu publicación[/url]";
$a->strings["%s Introduction received"] = "";
$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "Has recibido una sugerencia de amistad de '%1\$s' en %2\$s";
$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Has recibido [url=%1\$s]una sugerencia de amistad de [/url] de %2\$s.";
$a->strings["You may visit their profile at %s"] = "Puedes visitar su perfil en %s";
$a->strings["Please visit %s to approve or reject the introduction."] = " Por favor visita %s para aceptar o rechazar la sugerencia de amistad";
$a->strings["%s A new person is sharing with you"] = "";
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s comparte contigo en %2\$s";
$a->strings["%s You have a new follower"] = "";
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Tienes un nuevo seguidor en %2\$s : %1\$s";
$a->strings["%s Friend suggestion received"] = "";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Has recibido una sugerencia de amigo de '%1\$s' en %2\$s";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Has recibido [url=%1\$s]una sugerencia de amigo[/url] en %2\$s de %3\$s.";
$a->strings["Name:"] = "Nombre: ";
$a->strings["Photo:"] = "Foto: ";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s para aceptar o rechazar la sugerencia por favor.";
$a->strings["%s Connection accepted"] = "";
$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' acepto tu consulta de conexión %2\$s";
$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s hacepto tu [url=%1\$s]consulta de conexión[/url].";
$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "Ahora tiene amigos en común y puede intercambiar actualizaciones de estado, fotos y email sin restricción.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Por favor visite %s si desea hacer algún cambio a su relación.";
$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' te ha aceptado como fan, lo que restringe algunas formas de comunicación - como conversaciones privadas y algunas interacciones de perfil. Si es una celebridad o una página comunitaria, estos ajustes son aplicados automáticamente.";
$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' puede elegir extender esto en una relación más permisiva o ambidireccional en el futuro.";
$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Por favor visita %s si es preciso de hacer algún cambio a la relación con este contacto.";
$a->strings["[Friendica System Notify]"] = "[Friendica Sistema de Notificaciones]";
$a->strings["registration request"] = "petición de registro";
$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Recibiste una consulta de registro de '%1\$s' en %2\$s";
$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Recibiste una [url=%1\$s]consulta de registro[/url] from %2\$s.";
$a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "Nombre Completo:\t%s\nDireccion del sitio:\t%s\nNombre de usuario:\t%s (%s)";
$a->strings["Please visit %s to approve or reject the request."] = "Por favor visita %s para aprobar o negar la solicitud.";
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "Limite diario de %d publicación alcanzado. La publicación fue rechazada.",
1 => "Limite diario de %d publicaciones alcanzado. La publicación fue rechazada.",
];
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
0 => "Limite semanal de %d publicación alcanzado. La publicación fue rechazada.",
1 => "Limite semanal de %d publicaciones alcanzado. La publicación fue rechazada.",
];
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Limite mensual de %d publicaciones alcanzado. La publicación fue rechazada.";
$a->strings["Profile Photos"] = "Fotos del perfil";
$a->strings["Access denied."] = "Acceso denegado.";
$a->strings["Bad Request."] = "";
$a->strings["Contact not found."] = "Contacto no encontrado.";
$a->strings["Permission denied."] = "Permiso denegado.";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Excedido el número máximo de mensajes para %s. El mensaje no se ha enviado.";
$a->strings["No recipient selected."] = "Ningún destinatario seleccionado";
$a->strings["Unable to check your home location."] = "Imposible comprobar tu servidor de inicio.";
$a->strings["Message could not be sent."] = "El mensaje no ha podido ser enviado.";
$a->strings["Message collection failure."] = "Fallo en la recolección de mensajes.";
$a->strings["No recipient."] = "Sin receptor.";
$a->strings["Please enter a link URL:"] = "Introduce la dirección del enlace:";
$a->strings["Send Private Message"] = "Enviar mensaje privado";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Si quieres que %s te responda, asegúrate de que la configuración de privacidad permite enviar correo privado a desconocidos.";
$a->strings["To:"] = "Para:";
$a->strings["Subject:"] = "Asunto:";
$a->strings["Your message:"] = "Tu mensaje:";
$a->strings["Insert web link"] = "Insertar enlace";
$a->strings["Profile not found."] = "Perfil no encontrado.";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Esto puede ocurrir a veces si la conexión fue solicitada por ambas personas y ya hubiera sido aprobada.";
$a->strings["Response from remote site was not understood."] = "La respuesta desde el sitio remoto no ha sido entendida.";
$a->strings["Unexpected response from remote site: "] = "Respuesta inesperada desde el sitio remoto: ";
$a->strings["Confirmation completed successfully."] = "Confirmación completada con éxito.";
$a->strings["Temporary failure. Please wait and try again."] = "Error temporal. Por favor, espere y vuelva a intentarlo.";
$a->strings["Introduction failed or was revoked."] = "La presentación ha fallado o ha sido anulada.";
$a->strings["Remote site reported: "] = "El sito remoto informó: ";
$a->strings["No user record found for '%s' "] = "No se ha encontrado a ningún '%s' ";
$a->strings["Our site encryption key is apparently messed up."] = "Nuestra clave de cifrado del sitio es aparentemente un lío.";
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Se ha proporcionado una dirección vacía o no hemos podido descifrarla.";
$a->strings["Contact record was not found for you on our site."] = "El contacto no se ha encontrado en nuestra base de datos.";
$a->strings["Site public key not available in contact record for URL %s."] = "La clave pública del sitio no está disponible en los datos del contacto para %s.";
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo.";
$a->strings["Unable to set your contact credentials on our system."] = "No se puede establecer las credenciales de tu contacto en nuestro sistema.";
$a->strings["Unable to update your contact profile details on our system"] = "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema";
$a->strings["[Name Withheld]"] = "[Nombre oculto]";
$a->strings["Public access denied."] = "Acceso público denegado.";
$a->strings["No videos selected"] = "Ningún vídeo seleccionado";
$a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido.";
$a->strings["View Video"] = "Ver vídeo";
$a->strings["View Album"] = "Ver Álbum";
$a->strings["Recent Videos"] = "Vídeos recientes";
$a->strings["Upload New Videos"] = "Subir nuevos vídeos";
$a->strings["No keywords to match. Please add keywords to your profile."] = "";
$a->strings["first"] = "primera";
$a->strings["next"] = "sig.";
$a->strings["No matches"] = "Sin conincidencias";
$a->strings["Profile Match"] = "Coincidencias de Perfil";
$a->strings["Missing some important data!"] = "¡Faltan algunos datos importantes!";
$a->strings["Update"] = "Actualizar";
$a->strings["Failed to connect with email account using the settings provided."] = "Error al conectar con la cuenta de correo mediante la configuración suministrada.";
$a->strings["Contact CSV file upload error"] = "";
$a->strings["Importing Contacts done"] = "";
$a->strings["Relocate message has been send to your contacts"] = "Mensaje de reubicación ha sido enviado a sus contactos.";
$a->strings["Passwords do not match."] = "";
$a->strings["Password update failed. Please try again."] = "La actualización de la contraseña ha fallado. Por favor, prueba otra vez.";
$a->strings["Password changed."] = "Contraseña modificada.";
$a->strings["Password unchanged."] = "";
$a->strings["Please use a shorter name."] = "";
$a->strings["Name too short."] = "";
$a->strings["Wrong Password."] = "";
$a->strings["Invalid email."] = "";
$a->strings["Cannot change to that email."] = "";
$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "El foro privado no tiene permisos de privacidad. Usando el grupo de privacidad por defecto.";
$a->strings["Private forum has no privacy permissions and no default privacy group."] = "El foro privado no tiene permisos de privacidad ni grupo por defecto de privacidad.";
$a->strings["Settings were not updated."] = "";
$a->strings["Add application"] = "Agregar aplicación";
$a->strings["Save Settings"] = "Guardar configuración";
$a->strings["Name"] = "Nombre";
$a->strings["Consumer Key"] = "Clave del consumidor";
$a->strings["Consumer Secret"] = "Secreto del consumidor";
$a->strings["Redirect"] = "Redirigir";
$a->strings["Icon url"] = "Dirección del ícono";
$a->strings["You can't edit this application."] = "No puedes editar esta aplicación.";
$a->strings["Connected Apps"] = "Aplicaciones conectadas";
$a->strings["Edit"] = "Editar";
$a->strings["Client key starts with"] = "Clave de cliente comienza por";
$a->strings["No name"] = "Sin nombre";
$a->strings["Remove authorization"] = "Suprimir la autorización";
$a->strings["No Addon settings configured"] = "";
$a->strings["Addon Settings"] = "";
$a->strings["Additional Features"] = "Características adicionales";
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
$a->strings["enabled"] = "habilitado";
$a->strings["disabled"] = "deshabilitado";
$a->strings["Built-in support for %s connectivity is %s"] = "El soporte integrado de conexión con %s está %s";
$a->strings["OStatus (GNU Social)"] = "";
$a->strings["Email access is disabled on this site."] = "El acceso por correo está deshabilitado en esta web.";
$a->strings["None"] = "Ninguna";
$a->strings["Social Networks"] = "Redes sociales";
$a->strings["General Social Media Settings"] = "Configuración general de social media ";
$a->strings["Accept only top level posts by contacts you follow"] = "";
$a->strings["The system does an auto completion of threads when a comment arrives. This has got the side effect that you can receive posts that had been started by a non-follower but had been commented by someone you follow. This setting deactivates this behaviour. When activated, you strictly only will receive posts from people you really do follow."] = "";
$a->strings["Disable Content Warning"] = "";
$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "";
$a->strings["Disable intelligent shortening"] = "Deshabilitar recorte inteligente de URL";
$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalemente el sistema intenta de encontrara el mejor enlace para agregar a envíos recortados (twitter, OStatus). Si esta opción se encuentra habilitado, todo envío recortado apuntara siempre al tema original en friendica.";
$a->strings["Attach the link title"] = "";
$a->strings["When activated, the title of the attached link will be added as a title on posts to Diaspora. This is mostly helpful with \"remote-self\" contacts that share feed content."] = "";
$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automáticamente seguir cualquier GNUsocial (OStatus) seguidores o menciones ";
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Cuando se recibe un mensaje de un perfil desconocido de OStatus, esta opción define que hacer.\nSi es habilitado, un nuevo contacto sera creado para cada usuario.";
$a->strings["Default group for OStatus contacts"] = "Grupo por defecto para contactos OStatus";
$a->strings["Your legacy GNU Social account"] = "Tu cuenta GNU social conectada";
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Si agrega su viejo nombre de perfil GNUsocial/Statusnet aqui (en el formato de usuario@dominio.tld), sus contactos serán añadidos automáticamente.\nEl campo sera vaciado cuando termine el proceso. ";
$a->strings["Repair OStatus subscriptions"] = "Reparar subscripciones de OStatus";
$a->strings["Email/Mailbox Setup"] = "Configuración del correo/buzón";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón.";
$a->strings["Last successful email check:"] = "Última comprobación del correo con éxito:";
$a->strings["IMAP server name:"] = "Nombre del servidor IMAP:";
$a->strings["IMAP port:"] = "Puerto IMAP:";
$a->strings["Security:"] = "Seguridad:";
$a->strings["Email login name:"] = "Nombre de usuario:";
$a->strings["Email password:"] = "Contraseña:";
$a->strings["Reply-to address:"] = "Dirección de respuesta:";
$a->strings["Send public posts to all email contacts:"] = "Enviar publicaciones públicas a todos los contactos de correo:";
$a->strings["Action after import:"] = "Acción después de importar:";
$a->strings["Mark as seen"] = "Marcar como leído";
$a->strings["Move to folder"] = "Mover a un directorio";
$a->strings["Move to folder:"] = "Mover al directorio:";
$a->strings["Unable to find your profile. Please contact your admin."] = "";
$a->strings["Account Types"] = "Tipos de cuenta";
$a->strings["Personal Page Subtypes"] = "Subtipos de página personal";
$a->strings["Community Forum Subtypes"] = "Subtipos de foro de comunidad";
$a->strings["Personal Page"] = "Página personal";
$a->strings["Account for a personal profile."] = "Cuenta para un perfil personal.";
$a->strings["Organisation Page"] = "Página de organización";
$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Cuenta para una organización que aprueba automáticamente las solicitudes de contacto como «Seguidores».";
$a->strings["News Page"] = "Página de noticias";
$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Cuenta para un reflector de noticias que aprueba automáticamente las solicitudes de contacto como «Seguidores».";
$a->strings["Community Forum"] = "Foro de la comunidad";
$a->strings["Account for community discussions."] = "Cuenta para discusiones de la comunidad.";
$a->strings["Normal Account Page"] = "Página de cuenta normal";
$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Cuenta para un perfil personal regular que requiere aprobación manual de «Amigos» y «Seguidores».";
$a->strings["Soapbox Page"] = "Página de tribuna";
$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Cuenta para un perfil público que aprueba automáticamente las solicitudes de contacto como «Seguidores».";
$a->strings["Public Forum"] = "Foro público";
$a->strings["Automatically approves all contact requests."] = "Aprueba automáticamente todas las solicitudes de contacto.";
$a->strings["Automatic Friend Page"] = "Página de Amistad autómatica";
$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Cuenta para un perfil popular que aprueba automáticamente las solicitudes de contacto como «Friends».";
$a->strings["Private Forum [Experimental]"] = "Foro privado [Experimental]";
$a->strings["Requires manual approval of contact requests."] = "Requiere aprobación manual de solicitudes de contacto.";
$a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir a este OpenID acceder a esta cuenta.";
$a->strings["Publish your profile in your local site directory?"] = "";
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "";
$a->strings["Your profile will also be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>)."] = "";
$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Su dirección de identidad es <strong>'%s'</strong> o '%s'.";
$a->strings["Account Settings"] = "Configuración de la cuenta";
$a->strings["Password Settings"] = "Configuración de la contraseña";
$a->strings["New Password:"] = "Contraseña nueva:";
$a->strings["Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon (:)."] = "";
$a->strings["Confirm:"] = "Confirmar:";
$a->strings["Leave password fields blank unless changing"] = "Deja la contraseña en blanco si no quieres cambiarla";
$a->strings["Current Password:"] = "Contraseña actual:";
$a->strings["Your current password to confirm the changes"] = "Su contraseña actual para confirmar los cambios.";
$a->strings["Password:"] = "Contraseña:";
$a->strings["Delete OpenID URL"] = "";
$a->strings["Basic Settings"] = "Configuración básica";
$a->strings["Full Name:"] = "Nombre completo:";
$a->strings["Email Address:"] = "Dirección de correo:";
$a->strings["Your Timezone:"] = "Zona horaria:";
$a->strings["Your Language:"] = "Tu idioma:";
$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Selecciona el idioma que se usara para la interfaz del usuario y para el envío de correo.";
$a->strings["Default Post Location:"] = "Localización predeterminada:";
$a->strings["Use Browser Location:"] = "Usar localización del navegador:";
$a->strings["Security and Privacy Settings"] = "Configuración de seguridad y privacidad";
$a->strings["Maximum Friend Requests/Day:"] = "Máximo número de peticiones de amistad por día:";
$a->strings["(to prevent spam abuse)"] = "(para prevenir el abuso de spam)";
$a->strings["Allow your profile to be searchable globally?"] = "";
$a->strings["Activate this setting if you want others to easily find and follow you. Your profile will be searchable on remote systems. This setting also determines whether Friendica will inform search engines that your profile should be indexed or not."] = "";
$a->strings["Hide your contact/friend list from viewers of your profile?"] = "";
$a->strings["A list of your contacts is displayed on your profile page. Activate this option to disable the display of your contact list."] = "";
$a->strings["Hide your profile details from anonymous viewers?"] = "";
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "";
$a->strings["Make public posts unlisted"] = "";
$a->strings["Your public posts will not appear on the community pages or in search results, nor be sent to relay servers. However they can still appear on public feeds on remote servers."] = "";
$a->strings["Make all posted pictures accessible"] = "";
$a->strings["This option makes every posted picture accessible via the direct link. This is a workaround for the problem that most other networks can't handle permissions on pictures. Non public pictures still won't be visible for the public on your photo albums though."] = "";
$a->strings["Allow friends to post to your profile page?"] = "¿Permites que tus amigos publiquen en tu página de perfil?";
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "";
$a->strings["Allow friends to tag your posts?"] = "¿Permites a los amigos etiquetar tus publicaciones?";
$a->strings["Your contacts can add additional tags to your posts."] = "";
$a->strings["Permit unknown people to send you private mail?"] = "¿Permites que desconocidos te manden correos privados?";
$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "";
$a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensajes diarios para desconocidos:";
$a->strings["Default Post Permissions"] = "Permisos por defecto para las publicaciones";
$a->strings["Expiration settings"] = "";
$a->strings["Automatically expire posts after this many days:"] = "Las publicaciones expirarán automáticamente después de estos días:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán";
$a->strings["Expire posts"] = "";
$a->strings["When activated, posts and comments will be expired."] = "";
$a->strings["Expire personal notes"] = "";
$a->strings["When activated, the personal notes on your profile page will be expired."] = "";
$a->strings["Expire starred posts"] = "";
$a->strings["Starring posts keeps them from being expired. That behaviour is overwritten by this setting."] = "";
$a->strings["Expire photos"] = "";
$a->strings["When activated, photos will be expired."] = "";
$a->strings["Only expire posts by others"] = "";
$a->strings["When activated, your own posts never expire. Then the settings above are only valid for posts you received."] = "";
$a->strings["Notification Settings"] = "Configuración de notificaciones";
$a->strings["Send a notification email when:"] = "Enviar notificación por correo cuando:";
$a->strings["You receive an introduction"] = "Recibas una presentación";
$a->strings["Your introductions are confirmed"] = "Tu presentación sea confirmada";
$a->strings["Someone writes on your profile wall"] = "Alguien escriba en el muro de mi perfil";
$a->strings["Someone writes a followup comment"] = "Algien escriba en un comentario que sigo";
$a->strings["You receive a private message"] = "Recibas un mensaje privado";
$a->strings["You receive a friend suggestion"] = "Recibas una sugerencia de amistad";
$a->strings["You are tagged in a post"] = "Seas etiquetado en una publicación";
$a->strings["You are poked/prodded/etc. in a post"] = "Te han tocado/empujado/etc. en una publicación";
$a->strings["Activate desktop notifications"] = "Activar notificaciones en pantalla.";
$a->strings["Show desktop popup on new notifications"] = "Mostrar notificaciones emergentes en caso de nuevos eventos.";
$a->strings["Text-only notification emails"] = "Notificaciones e-mail de solo texto";
$a->strings["Send text only notification emails, without the html part"] = "Enviar las notificaciones por correo con formato de solo texto sin html.";
$a->strings["Show detailled notifications"] = "Mostrar notificaciones detalladas";
$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "";
$a->strings["Advanced Account/Page Type Settings"] = "Configuración avanzada de tipo de Cuenta/Página";
$a->strings["Change the behaviour of this account for special situations"] = "Cambiar el comportamiento de esta cuenta para situaciones especiales";
$a->strings["Import Contacts"] = "";
$a->strings["Upload a CSV file that contains the handle of your followed accounts in the first column you exported from the old account."] = "";
$a->strings["Upload File"] = "";
$a->strings["Relocate"] = "Relocalizar";
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Si ha migrado este perfil desde otro servidor aquí y algunos contactos no reciben sus publicaciones intente recomunicar su ubicación a traves este botón. (Como para decir el botón de los botones)";
$a->strings["Resend relocate message to contacts"] = "Reenviar mensaje de relocalización a los contactos";
$a->strings["{0} wants to be your friend"] = "{0} quiere ser tu amigo";
$a->strings["{0} requested registration"] = "{0} solicitudes de registro";
$a->strings["No contacts in common."] = "Sin contactos en común.";
$a->strings["Common Friends"] = "Amigos comunes";
$a->strings["No items found"] = "";
$a->strings["No such group"] = "Ningún grupo";
$a->strings["Group is empty"] = "El grupo está vacío";
$a->strings["Group: %s"] = "Grupo: %s";
$a->strings["Invalid contact."] = "Contacto erróneo.";
$a->strings["Latest Activity"] = "";
$a->strings["Sort by latest activity"] = "";
$a->strings["Latest Posts"] = "";
$a->strings["Sort by post received date"] = "";
$a->strings["Personal"] = "Personal";
$a->strings["Posts that mention or involve you"] = "Publicaciones que te mencionan o involucran";
$a->strings["Starred"] = "Favoritos";
$a->strings["Favourite Posts"] = "Publicaciones favoritas";
$a->strings["Resubscribing to OStatus contacts"] = "Resubscribir a contactos de OStatus";
$a->strings["Error"] = [
0 => "",
1 => "",
];
$a->strings["Done"] = "hecho!";
$a->strings["Keep this window open until done."] = "Mantén esta ventana abierta hasta que el proceso ha terminado.";
$a->strings["You aren't following this contact."] = "";
$a->strings["Unfollowing is currently not supported by your network."] = "Dejar de Seguir no es compatible con su red actualmente.";
$a->strings["Disconnect/Unfollow"] = "Desconectar/Dejar de seguir";
$a->strings["Your Identity Address:"] = "Dirección de tu perfil:";
$a->strings["Submit Request"] = "Enviar solicitud";
$a->strings["Profile URL"] = "URL Perfil";
$a->strings["Status Messages and Posts"] = "Mensajes de Estado y Publicaciones";
$a->strings["New Message"] = "Nuevo mensaje";
$a->strings["Unable to locate contact information."] = "No se puede encontrar información del contacto.";
$a->strings["Discard"] = "Descartar";
$a->strings["Do you really want to delete this message?"] = "¿Estás seguro de que quieres borrar este mensaje?";
$a->strings["Yes"] = "";
$a->strings["Conversation not found."] = "";
$a->strings["Message was not deleted."] = "";
$a->strings["Conversation was not removed."] = "";
$a->strings["No messages."] = "No hay mensajes.";
$a->strings["Message not available."] = "Mensaje no disponibile.";
$a->strings["Delete message"] = "Borrar mensaje";
$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
$a->strings["Delete conversation"] = "Eliminar conversación";
$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "No hay comunicaciones seguras disponibles. <strong>Podrías</strong> responder desde la página de perfil del remitente. ";
$a->strings["Send Reply"] = "Enviar respuesta";
$a->strings["Unknown sender - %s"] = "Remitente desconocido - %s";
$a->strings["You and %s"] = "Tú y %s";
$a->strings["%s and You"] = "%s y Tú";
$a->strings["%d message"] = [
0 => "%d mensaje",
1 => "%d mensajes",
];
$a->strings["Subscribing to OStatus contacts"] = "Subscribir a los contactos de OStatus";
$a->strings["No contact provided."] = "Sin suministro de datos de contacto.";
$a->strings["Couldn't fetch information for contact."] = "No se ha podido conseguir la información del contacto.";
$a->strings["Couldn't fetch friends for contact."] = "No se ha podido conseguir datos de amigos para contactar.";
$a->strings["success"] = "exito!";
$a->strings["failed"] = "fallido!";
$a->strings["ignored"] = "ignorado";
$a->strings["%1\$s welcomes %2\$s"] = "%1\$s te da la bienvenida a %2\$s";
$a->strings["User deleted their account"] = "";
$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "";
$a->strings["The user id is %d"] = "";
$a->strings["Remove My Account"] = "Eliminar mi cuenta";
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer.";
$a->strings["Please enter your password for verification:"] = "Por favor, introduce tu contraseña para la verificación:";
$a->strings["Remove Item Tag"] = "Eliminar etiqueta";
$a->strings["Select a tag to remove: "] = "Selecciona una etiqueta para eliminar: ";
$a->strings["Remove"] = "Eliminar";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hay sugerencias disponibles. Si el sitio web es nuevo inténtalo de nuevo dentro de 24 horas.";
$a->strings["The requested item doesn't exist or has been deleted."] = "";
$a->strings["Access to this profile has been restricted."] = "El acceso a este perfil ha sido restringido.";
$a->strings["The feed for this item is unavailable."] = "";
$a->strings["Invalid request."] = "Consulta invalida";
$a->strings["Image exceeds size limit of %s"] = "La imagen excede el limite de %s";
$a->strings["Unable to process image."] = "Imposible procesar la imagen.";
$a->strings["Wall Photos"] = "Foto del Muro";
$a->strings["Image upload failed."] = "Error al subir la imagen.";
$a->strings["No valid account found."] = "No se ha encontrado ninguna cuenta válida";
$a->strings["Password reset request issued. Check your email."] = "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo.";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
$a->strings["Password reset requested at %s"] = "Contraseña restablecida enviada a %s";
$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña.";
$a->strings["Request has expired, please make a new one."] = "";
$a->strings["Forgot your Password?"] = "¿Olvidaste tu contraseña?";
$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales.";
$a->strings["Nickname or Email: "] = "Apodo o Correo electrónico: ";
$a->strings["Reset"] = "Restablecer";
$a->strings["Password Reset"] = "Restablecer la contraseña";
$a->strings["Your password has been reset as requested."] = "Tu contraseña ha sido restablecida como solicitaste.";
$a->strings["Your new password is"] = "Tu nueva contraseña es";
$a->strings["Save or copy your new password - and then"] = "Guarda o copia tu nueva contraseña y luego";
$a->strings["click here to login"] = "pulsa aquí para acceder";
$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Puedes cambiar tu contraseña desde la página de <em>Configuración</em> después de acceder con éxito.";
$a->strings["Your password has been reset."] = "";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "";
$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "";
$a->strings["Your password has been changed at %s"] = "Tu contraseña se ha cambiado por %s";
$a->strings["This introduction has already been accepted."] = "Esta presentación ya ha sido aceptada.";
$a->strings["Profile location is not valid or does not contain profile information."] = "La dirección del perfil no es válida o no contiene información del perfil.";
$a->strings["Warning: profile location has no identifiable owner name."] = "Aviso: La dirección del perfil no tiene un nombre de propietario identificable.";
$a->strings["Warning: profile location has no profile photo."] = "Aviso: la dirección del perfil no tiene foto de perfil.";
$a->strings["%d required parameter was not found at the given location"] = [
0 => "no se encontró %d parámetro requerido en el lugar determinado",
1 => "no se encontraron %d parámetros requeridos en el lugar determinado",
];
$a->strings["Introduction complete."] = "Presentación completa.";
$a->strings["Unrecoverable protocol error."] = "Error de protocolo irrecuperable.";
$a->strings["Profile unavailable."] = "Perfil no disponible.";
$a->strings["%s has received too many connection requests today."] = "%s ha recibido demasiadas solicitudes de conexión hoy.";
$a->strings["Spam protection measures have been invoked."] = "Han sido activadas las medidas de protección contra spam.";
$a->strings["Friends are advised to please try again in 24 hours."] = "Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas.";
$a->strings["Invalid locator"] = "Localizador no válido";
$a->strings["You have already introduced yourself here."] = "Ya te has presentado aquí.";
$a->strings["Apparently you are already friends with %s."] = "Al parecer, ya eres amigo de %s.";
$a->strings["Invalid profile URL."] = "Dirección de perfil no válida.";
$a->strings["Disallowed profile URL."] = "Dirección de perfil no permitida.";
$a->strings["Blocked domain"] = "Dominio bloqueado";
$a->strings["Failed to update contact record."] = "Error al actualizar el contacto.";
$a->strings["Your introduction has been sent."] = "Tu presentación ha sido enviada.";
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "La subscripción remota no se podrá hacer para tu red. Por favor contacta directamente desde tu sistema.";
$a->strings["Please login to confirm introduction."] = "Inicia sesión para confirmar la presentación.";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Sesión iniciada con la identificación incorrecta. Entra en <strong>este</strong> perfil.";
$a->strings["Confirm"] = "Confirmar";
$a->strings["Hide this contact"] = "Ocultar este contacto";
$a->strings["Welcome home %s."] = "Bienvenido a casa %s";
$a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirma tu solicitud de presentación/conexión con %s.";
$a->strings["Friend/Connection Request"] = "Solicitud de Amistad/Conexión";
$a->strings["Enter your Webfinger address (user@domain.tld) or profile URL here. If this isn't supported by your system (for example it doesn't work with Diaspora), you have to subscribe to <strong>%s</strong> directly on your system"] = "";
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica node and join us today</a>."] = "";
$a->strings["Your Webfinger address or profile URL:"] = "";
$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:";
$a->strings["%s knows you"] = "";
$a->strings["Add a personal note:"] = "Añade una nota personal:";
$a->strings["Authorize application connection"] = "Autorizar la conexión de la aplicación";
$a->strings["Return to your app and insert this Securty Code:"] = "Regresa a tu aplicación e introduce este código de seguridad:";
$a->strings["Please login to continue."] = "Inicia sesión para continuar.";
$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "¿Quieres autorizar a esta aplicación el acceso a tus mensajes y contactos, y/o crear nuevas publicaciones para ti?";
$a->strings["No"] = "No";
$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Disculpa, posiblemente el archivo subido es mas grande que la PHP configuración permite.";
$a->strings["Or - did you try to upload an empty file?"] = "Si no - intento de subir un archivo vacío?";
$a->strings["File exceeds size limit of %s"] = "El archivo excede el limite de tamaño de %s";
$a->strings["File upload failed."] = "Ha fallado la subida del archivo.";
$a->strings["Unable to locate original post."] = "No se puede encontrar la publicación original.";
$a->strings["Empty post discarded."] = "Publicación vacía descartada.";
$a->strings["Post updated."] = "";
$a->strings["Item wasn't stored."] = "";
$a->strings["Item couldn't be fetched."] = "";
$a->strings["Item not found."] = "Elemento no encontrado.";
$a->strings["Do you really want to delete this item?"] = "¿Realmente quieres borrar este objeto?";
$a->strings["User imports on closed servers can only be done by an administrator."] = "";
$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Este sitio ha excedido el número de registros diarios permitidos. Inténtalo de nuevo mañana por favor.";
$a->strings["Import"] = "Importar";
$a->strings["Move account"] = "Mover cuenta";
$a->strings["You can import an account from another Friendica server."] = "Puedes importar una cuenta desde otro servidor de Friendica.";
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Necesitas exportar tu cuenta del antiguo servidor y subirla aquí. Volveremos a crear tu antigua cuenta con todos tus contactos aquí. También intentaremos de informar a tus amigos de que te has mudado.";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Esta característica es experimental. No podemos importar contactos desde la red OStatus (statusnet/identi.ca) o desde Diaspora*";
$a->strings["Account file"] = "Archivo de la cuenta";
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Para exportar el perfil vaya a \"Configuracion -> Exportar sus datos personales\" y seleccione \"Exportar cuenta\"";
$a->strings["User not found."] = "";
$a->strings["View"] = "Vista";
$a->strings["Previous"] = "Previo";
$a->strings["Next"] = "Siguiente";
$a->strings["today"] = "hoy";
$a->strings["month"] = "mes";
$a->strings["week"] = "semana";
$a->strings["day"] = "día";
$a->strings["list"] = "lista";
$a->strings["User not found"] = "Usuario no encontrado";
$a->strings["This calendar format is not supported"] = "Este formato de calendario no se soporta";
$a->strings["No exportable data found"] = "No se ha encontrado información exportable";
$a->strings["calendar"] = "calendario";
$a->strings["Item not found"] = "Elemento no encontrado";
$a->strings["Edit post"] = "Editar publicación";
$a->strings["Save"] = "Guardar";
$a->strings["web link"] = "enlace web";
$a->strings["Insert video link"] = "Insertar enlace del vídeo";
$a->strings["video link"] = "enlace de video";
$a->strings["Insert audio link"] = "Insertar vínculo del audio";
$a->strings["audio link"] = "enlace de audio";
$a->strings["CC: email addresses"] = "CC: dirección de correo electrónico";
$a->strings["Example: bob@example.com, mary@example.com"] = "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com";
$a->strings["Event can not end before it has started."] = "Un evento no puede terminar antes de su comienzo.";
$a->strings["Event title and start time are required."] = "Título del evento y hora de inicio requeridas.";
$a->strings["Create New Event"] = "Crea un evento nuevo";
$a->strings["Event details"] = "Detalles del evento";
$a->strings["Starting date and Title are required."] = "Se requiere fecha de comienzo y titulo";
$a->strings["Event Starts:"] = "Inicio del evento:";
$a->strings["Required"] = "Obligatorio";
$a->strings["Finish date/time is not known or not relevant"] = "La fecha/hora de finalización no es conocida o es irrelevante.";
$a->strings["Event Finishes:"] = "Finalización del evento:";
$a->strings["Adjust for viewer timezone"] = "Ajuste de zona horaria";
$a->strings["Description:"] = "Descripción:";
$a->strings["Location:"] = "Localización:";
$a->strings["Title:"] = "Título:";
$a->strings["Share this event"] = "Comparte este evento";
$a->strings["Basic"] = "Basic";
$a->strings["Advanced"] = "Avanzado";
$a->strings["Permissions"] = "Permisos";
$a->strings["Failed to remove event"] = "Error al eliminar el evento";
$a->strings["The contact could not be added."] = "";
$a->strings["You already added this contact."] = "Ya has añadido este contacto.";
$a->strings["The network type couldn't be detected. Contact can't be added."] = "No se pudo detectar el tipo de red. Contacto no puede ser agregado.";
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "El soporte de Diaspora* no esta habilitado, el contacto no puede ser agregado.";
$a->strings["OStatus support is disabled. Contact can't be added."] = "El soporte de OStatus no esta habilitado, el contacto no puede ser agregado.";
$a->strings["Tags:"] = "Etiquetas:";
$a->strings["Contact Photos"] = "Foto del contacto";
$a->strings["Upload"] = "Subir";
$a->strings["Files"] = "Archivos";
$a->strings["Personal Notes"] = "Notas personales";
$a->strings["Photo Albums"] = "Álbum de Fotos";
$a->strings["Recent Photos"] = "Fotos recientes";
$a->strings["Upload New Photos"] = "Subir nuevas fotos";
$a->strings["everybody"] = "todos";
$a->strings["Contact information unavailable"] = "Información del contacto no disponible";
$a->strings["Album not found."] = "Álbum no encontrado.";
$a->strings["Album successfully deleted"] = "";
$a->strings["Album was empty."] = "";
$a->strings["Failed to delete the photo."] = "";
$a->strings["a photo"] = "una foto";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s fue etiquetado en %2\$s por %3\$s";
$a->strings["Image upload didn't complete, please try again"] = "";
$a->strings["Image file is missing"] = "";
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
$a->strings["Image file is empty."] = "El archivo de imagen está vacío.";
$a->strings["No photos selected"] = "Ninguna foto seleccionada";
$a->strings["Upload Photos"] = "Subir fotos";
$a->strings["New album name: "] = "Nombre del nuevo álbum: ";
$a->strings["or select existing album:"] = "";
$a->strings["Do not show a status post for this upload"] = "No actualizar tu estado con este envío";
$a->strings["Show to Groups"] = "Mostrar a los Grupos";
$a->strings["Show to Contacts"] = "Mostrar a los Contactos";
$a->strings["Do you really want to delete this photo album and all its photos?"] = "¿Estás seguro de quieres borrar este álbum y todas sus fotos?";
$a->strings["Delete Album"] = "Eliminar álbum";
$a->strings["Edit Album"] = "Modificar álbum";
$a->strings["Drop Album"] = "";
$a->strings["Show Newest First"] = "Mostrar más nuevos primero";
$a->strings["Show Oldest First"] = "Mostrar más antiguos primero";
$a->strings["View Photo"] = "Ver foto";
$a->strings["Permission denied. Access to this item may be restricted."] = "Permiso denegado. El acceso a este elemento puede estar restringido.";
$a->strings["Photo not available"] = "Foto no disponible";
$a->strings["Do you really want to delete this photo?"] = "¿Estás seguro de que quieres borrar esta foto?";
$a->strings["Delete Photo"] = "Eliminar foto";
$a->strings["View photo"] = "Ver foto";
$a->strings["Edit photo"] = "Modificar foto";
$a->strings["Delete photo"] = "";
$a->strings["Use as profile photo"] = "Usar como foto del perfil";
$a->strings["Private Photo"] = "";
$a->strings["View Full Size"] = "Ver a tamaño completo";
$a->strings["Tags: "] = "Etiquetas: ";
$a->strings["[Select tags to remove]"] = "";
$a->strings["New album name"] = "Nuevo nombre del álbum";
$a->strings["Caption"] = "Título";
$a->strings["Add a Tag"] = "Añadir una etiqueta";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping";
$a->strings["Do not rotate"] = "No rotar";
$a->strings["Rotate CW (right)"] = "Girar a la derecha";
$a->strings["Rotate CCW (left)"] = "Girar a la izquierda";
$a->strings["I like this (toggle)"] = "Me gusta esto (cambiar)";
$a->strings["I don't like this (toggle)"] = "No me gusta esto (cambiar)";
$a->strings["This is you"] = "Este eres tú";
$a->strings["Comment"] = "Comentar";
$a->strings["Map"] = "Mapa";
$a->strings["You must be logged in to use addons. "] = "Tienes que estar registrado para tener acceso a los accesorios.";
$a->strings["Delete this item?"] = "¿Eliminar este elemento?";
$a->strings["toggle mobile"] = "Cambiar a versión móvil";
$a->strings["Login failed."] = "Accesso fallido.";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente.";
$a->strings["The error message was:"] = "El mensaje del error fue:";
$a->strings["Login failed. Please check your credentials."] = "";
$a->strings["Welcome %s"] = "";
$a->strings["Please upload a profile photo."] = "Por favor sube una foto para tu perfil.";
$a->strings["Method not allowed for this module. Allowed method(s): %s"] = "";
$a->strings["Page not found."] = "Página no encontrada.";
$a->strings["There are no tables on MyISAM or InnoDB with the Antelope file format."] = "";
$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d ocurrido durante la actualización de la base de datos:\n%s\n";
$a->strings["Errors encountered performing database changes: "] = "Errores encontrados al realizar cambios en la base de datos: ";
$a->strings["Another database update is currently running."] = "";
$a->strings["%s: Database update"] = "";
$a->strings["%s: updating %s table."] = "%s: actualizando %s tabla.";
$a->strings["Database error %d \"%s\" at \"%s\""] = "";
$a->strings["Friendica can't display this page at the moment, please contact the administrator."] = "";
$a->strings["template engine cannot be registered without a name."] = "";
$a->strings["template engine is not registered!"] = "";
$a->strings["Update %s failed. See error logs."] = "Falló la actualización de %s. Mira los registros de errores.";
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
$a->strings["The error message is\n[pre]%s[/pre]"] = "El mensaje de error es\n[pre]%s[/pre]";
$a->strings["[Friendica Notify] Database update"] = "";
$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "";
$a->strings["Yourself"] = "";
$a->strings["Followers"] = "";
$a->strings["Mutuals"] = "";
$a->strings["Post to Email"] = "Publicar mediante correo electrónico";
$a->strings["Public"] = "";
$a->strings["This content will be shown to all your followers and can be seen in the community pages and by anyone with its link."] = "";
$a->strings["Limited/Private"] = "";
$a->strings["This content will be shown only to the people in the first box, to the exception of the people mentioned in the second box. It won't appear anywhere public."] = "";
$a->strings["Show to:"] = "";
$a->strings["Except to:"] = "";
$a->strings["Connectors"] = "";
$a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Puede que tengas que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, consulta el archivo \"INSTALL.txt\".";
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "No se pudo encontrar una versión de la línea de comandos de PHP en la ruta del servidor web.";
$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/stable/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
$a->strings["PHP executable path"] = "Dirección al ejecutable PHP";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introduce la ruta completa al ejecutable php. Puedes dejarlo en blanco y seguir con la instalación.";
$a->strings["Command line PHP"] = "Línea de comandos PHP";
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "El ejecutable PHP no es e lphp cli binary (podria ser versión cgi-fgci)";
$a->strings["Found PHP version: "] = "Versión PHP encontrada:";
$a->strings["PHP cli binary"] = "PHP cli binario";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versión en línea de comandos de PHP en tu sistema no tiene \"register_argc_argv\" habilitado.";
$a->strings["This is required for message delivery to work."] = "Esto es necesario para que funcione la entrega de mensajes.";
$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: La función \"openssl_pkey_new\" en este sistema no es capaz de generar claves de cifrado";
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si se ejecuta en Windows, por favor consulta la sección \"http://www.php.net/manual/en/openssl.installation.php\".";
$a->strings["Generate encryption keys"] = "Generar claves de encriptación";
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: El módulo de Apache mod-rewrite es necesario pero no está instalado.";
$a->strings["Apache mod_rewrite module"] = "Módulo mod_rewrite de Apache";
$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: Módulo PDO o MySQLi PHP requerido pero no instalado.";
$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: El dispositivo MySQL para PDO no está instalado.";
$a->strings["PDO or MySQLi PHP module"] = "Módulo PDO o MySQLi PHP";
$a->strings["Error, XML PHP module required but not installed."] = "Error, módulo XML PHP requerido pero no instalado.";
$a->strings["XML PHP module"] = "Módulo XML PHP";
$a->strings["libCurl PHP module"] = "Módulo PHP libCurl";
$a->strings["Error: libCURL PHP module required but not installed."] = "Error: El módulo de PHP libcurl es necesario, pero no está instalado.";
$a->strings["GD graphics PHP module"] = "Módulo PHP gráficos GD";
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: El módulo de de PHP gráficos GD con soporte JPEG es necesario, pero no está instalado.";
$a->strings["OpenSSL PHP module"] = "Módulo PHP OpenSSL";
$a->strings["Error: openssl PHP module required but not installed."] = "Error: El módulo de PHP openssl es necesario, pero no está instalado.";
$a->strings["mb_string PHP module"] = "Módulo PHP mb_string";
$a->strings["Error: mb_string PHP module required but not installed."] = "Error: El módulo de PHP mb_string es necesario, pero no está instalado.";
$a->strings["iconv PHP module"] = "";
$a->strings["Error: iconv PHP module required but not installed."] = "Error: módulo iconv PHP requerido pero no instalado.";
$a->strings["POSIX PHP module"] = "";
$a->strings["Error: POSIX PHP module required but not installed."] = "";
$a->strings["JSON PHP module"] = "";
$a->strings["Error: JSON PHP module required but not installed."] = "";
$a->strings["File Information PHP module"] = "";
$a->strings["Error: File Information PHP module required but not installed."] = "";
$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "";
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Se trata a menudo de una configuración de permisos, pues el servidor web puede que no sea capaz de escribir archivos en la carpeta, aunque tú sí puedas.";
$a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Como alternativa, puedes saltarte estos pasos y realizar una instalación manual. Por favor, consulta el archivo \"INSTALL.txt\" para las instrucciones.";
$a->strings["config/local.config.php is writable"] = "";
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa el motor de templates Smarty3 para renderizar su visualisacion web. Smarty3 compila templates hacia PHP para acelerar la velocidad del renderizar.";
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Para poder guardar estos templates compilados, el servidor web necesita acceso de escritura en el directorio /view/smarty3/ en el árbol de raíz de la instalación friendica.";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Por favor asegure que el usuario que utiliza el servidor web (ejemplo: www-data) tiene permisos de escritura en esta carpeta.";
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: como medida de seguridad deberia dar acceso de escritura solo a /view/smarty3 / → no al los archivos template (.tpl) que contiene.";
$a->strings["view/smarty3 is writable"] = "Se puede escribir en /view/smarty3";
$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "";
$a->strings["Error message from Curl when fetching"] = "";
$a->strings["Url rewrite is working"] = "Reescribiendo la dirección...";
$a->strings["ImageMagick PHP extension is not installed"] = "No está instalada la extensión ImageMagick PHP";
$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed";
$a->strings["ImageMagick supports GIF"] = "ImageMagick supporta GIF";
$a->strings["Database already in use."] = "Base de datos ya se encuentra en uso";
$a->strings["Could not connect to database."] = "No es posible la conexión con la base de datos.";
$a->strings["Monday"] = "Lunes";
$a->strings["Tuesday"] = "Martes";
$a->strings["Wednesday"] = "Miércoles";
$a->strings["Thursday"] = "Jueves";
$a->strings["Friday"] = "Viernes";
$a->strings["Saturday"] = "Sábado";
$a->strings["Sunday"] = "Domingo";
$a->strings["January"] = "Enero";
$a->strings["February"] = "Febrero";
$a->strings["March"] = "Marzo";
$a->strings["April"] = "Abril";
$a->strings["May"] = "Mayo";
$a->strings["June"] = "Junio";
$a->strings["July"] = "Julio";
$a->strings["August"] = "Agosto";
$a->strings["September"] = "Septiembre";
$a->strings["October"] = "Octubre";
$a->strings["November"] = "Noviembre";
$a->strings["December"] = "Diciembre";
$a->strings["Mon"] = "Lun";
$a->strings["Tue"] = "Mar";
$a->strings["Wed"] = "Mie";
$a->strings["Thu"] = "Jue";
$a->strings["Fri"] = "Vie";
$a->strings["Sat"] = "Sab";
$a->strings["Sun"] = "Dom";
$a->strings["Jan"] = "Ene";
$a->strings["Feb"] = "Feb";
$a->strings["Mar"] = "Mar";
$a->strings["Apr"] = "Abr";
$a->strings["Jun"] = "Jun";
$a->strings["Jul"] = "Jul";
$a->strings["Aug"] = "Ago";
$a->strings["Sep"] = "Sep";
$a->strings["Oct"] = "Oct";
$a->strings["Nov"] = "Nov";
$a->strings["Dec"] = "Dec";
$a->strings["poke"] = "tocar";
$a->strings["poked"] = "tocó a";
$a->strings["ping"] = "hacer \"ping\"";
$a->strings["pinged"] = "hizo \"ping\" a";
$a->strings["prod"] = "empujar";
$a->strings["prodded"] = "empujó a";
$a->strings["slap"] = "abofetear";
$a->strings["slapped"] = "abofeteó a";
$a->strings["finger"] = "meter dedo";
$a->strings["fingered"] = "le metió un dedo a";
$a->strings["rebuff"] = "desairar";
$a->strings["rebuffed"] = "desairó a";
$a->strings["Error decoding account file"] = "Error decodificando el archivo de cuenta";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No hay datos de versión en el archivo! ¿Es esto de una cuenta friendica? ";
$a->strings["User '%s' already exists on this server!"] = "La cuenta '%s' ya existe en este servidor!";
$a->strings["User creation error"] = "Error al crear la cuenta";
$a->strings["%d contact not imported"] = [
0 => "%d contactos no encontrado",
1 => "%d contactos no importado",
];
$a->strings["User profile creation error"] = "Error de creación del perfil de la cuenta";
$a->strings["Done. You can now login with your username and password"] = "Hecho. Ahora podes ingresar con tu nombre de cuenta y la contraseña.";
$a->strings["Legacy module file not found: %s"] = "";
$a->strings["(no subject)"] = "(sin asunto)";
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Este mensaje te lo ha enviado %s, miembro de la red social Friendica.";
$a->strings["You may visit them online at %s"] = "Los puedes visitar en línea en %s";
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes.";
$a->strings["%s posted an update."] = "%s ha publicado una actualización.";
$a->strings["This entry was edited"] = "Esta entrada fue editada";
$a->strings["Private Message"] = "Mensaje privado";
$a->strings["pinned item"] = "";
$a->strings["Delete locally"] = "";
$a->strings["Delete globally"] = "";
$a->strings["Remove locally"] = "";
$a->strings["save to folder"] = "grabado en directorio";
$a->strings["I will attend"] = "Voy a estar presente";
$a->strings["I will not attend"] = "No voy a estar presente";
$a->strings["I might attend"] = "Puede que voy a estar presente";
$a->strings["ignore thread"] = "ignorar publicación";
$a->strings["unignore thread"] = "revertir ignorar publicacion";
$a->strings["toggle ignore status"] = "cambiar estatus de observación";
$a->strings["pin"] = "";
$a->strings["unpin"] = "";
$a->strings["toggle pin status"] = "";
$a->strings["pinned"] = "";
$a->strings["add star"] = "Añadir estrella";
$a->strings["remove star"] = "Quitar estrella";
$a->strings["toggle star status"] = "Añadir a destacados";
$a->strings["starred"] = "marcados con estrellas";
$a->strings["add tag"] = "añadir etiqueta";
$a->strings["like"] = "me gusta";
$a->strings["dislike"] = "no me gusta";
$a->strings["Share this"] = "Compartir esto";
$a->strings["share"] = "compartir";
$a->strings["%s (Received %s)"] = "";
$a->strings["Comment this item on your system"] = "";
$a->strings["remote comment"] = "";
$a->strings["Pushed"] = "";
$a->strings["Pulled"] = "";
$a->strings["to"] = "a";
$a->strings["via"] = "vía";
$a->strings["Wall-to-Wall"] = "Muro-A-Muro";
$a->strings["via Wall-To-Wall:"] = "via Muro-A-Muro:";
$a->strings["Reply to %s"] = "";
$a->strings["More"] = "";
$a->strings["Notifier task is pending"] = "";
$a->strings["Delivery to remote servers is pending"] = "";
$a->strings["Delivery to remote servers is underway"] = "";
$a->strings["Delivery to remote servers is mostly done"] = "";
$a->strings["Delivery to remote servers is done"] = "";
$a->strings["%d comment"] = [
0 => "%d comentario",
1 => "%d comentarios",
];
$a->strings["Show more"] = "";
$a->strings["Show fewer"] = "";
$a->strings["comment"] = [
0 => "",
1 => "Comentario",
];
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "";
$a->strings["The contact entries have been archived"] = "";
$a->strings["Could not find any contact entry for this URL (%s)"] = "No se ha encontrado ninguna entrada de contacto para esta URL (%s)";
$a->strings["The contact has been blocked from the node"] = "El contacto ha sido blockeado del nodo";
$a->strings["Enter new password: "] = "";
$a->strings["Enter user name: "] = "";
$a->strings["Enter user nickname: "] = "";
$a->strings["Enter user email address: "] = "";
$a->strings["Enter a language (optional): "] = "";
$a->strings["User is not pending."] = "";
$a->strings["User has already been marked for deletion."] = "";
$a->strings["Type \"yes\" to delete %s"] = "";
$a->strings["Deletion aborted."] = "";
$a->strings["Post update version number has been set to %s."] = "";
$a->strings["Check for pending update actions."] = "";
$a->strings["Done."] = "";
$a->strings["Execute pending post updates."] = "";
$a->strings["All pending post updates are done."] = "";
$a->strings["The folder view/smarty3/ must be writable by webserver."] = "";
$a->strings["Hometown:"] = "Ciudad de origen:";
$a->strings["Marital Status:"] = "";
$a->strings["With:"] = "";
$a->strings["Since:"] = "";
$a->strings["Sexual Preference:"] = "Preferencia sexual:";
$a->strings["Political Views:"] = "Ideas políticas:";
$a->strings["Religious Views:"] = "Creencias religiosas:";
$a->strings["Likes:"] = "Me gusta:";
$a->strings["Dislikes:"] = "No me gusta:";
$a->strings["Title/Description:"] = "Título/Descrición:";
$a->strings["Summary"] = "Resumen";
$a->strings["Musical interests"] = "Gustos musicales";
$a->strings["Books, literature"] = "Libros, literatura";
$a->strings["Television"] = "Televisión";
$a->strings["Film/dance/culture/entertainment"] = "Películas/baile/cultura/entretenimiento";
$a->strings["Hobbies/Interests"] = "Aficiones/Intereses";
$a->strings["Love/romance"] = "Amor/Romance";
$a->strings["Work/employment"] = "Trabajo/ocupación";
$a->strings["School/education"] = "Escuela/estudios";
$a->strings["Contact information and Social Networks"] = "Informacioń de contacto y Redes sociales";
$a->strings["No system theme config value set."] = "";
$a->strings["Friend Suggestion"] = "Propuestas de amistad";
$a->strings["Friend/Connect Request"] = "Solicitud de Amistad/Conexión";
$a->strings["New Follower"] = "Nuevo seguidor";
$a->strings["%s created a new post"] = "%s creó una nueva publicación";
$a->strings["%s commented on %s's post"] = "%s comentó la publicación de %s";
$a->strings["%s liked %s's post"] = "A %s le gusta la publicación de %s";
$a->strings["%s disliked %s's post"] = "A %s no le gusta la publicación de %s";
$a->strings["%s is attending %s's event"] = "%s está asistiendo al evento %s's";
$a->strings["%s is not attending %s's event"] = "%s no está asistiendo al evento %s's";
$a->strings["%s may attending %s's event"] = "";
$a->strings["%s is now friends with %s"] = "%s es ahora es amigo de %s";
$a->strings["Network Notifications"] = "Notificaciones de Red";
$a->strings["System Notifications"] = "Notificaciones del sistema";
$a->strings["Personal Notifications"] = "Notificaciones personales";
$a->strings["Home Notifications"] = "Notificaciones de Inicio";
$a->strings["No more %s notifications."] = "No más notificaciones de %s.";
$a->strings["Show unread"] = "Mostrar no leído";
$a->strings["Show all"] = "Mostrar todo";
$a->strings["You must be logged in to show this page."] = "";
$a->strings["Notifications"] = "Notificaciones";
$a->strings["Show Ignored Requests"] = "Mostrar peticiones ignoradas";
$a->strings["Hide Ignored Requests"] = "Ocultar peticiones ignoradas";
$a->strings["Notification type:"] = "";
$a->strings["Suggested by:"] = "";
$a->strings["Hide this contact from others"] = "Ocultar este contacto a los demás.";
$a->strings["Approve"] = "Aprobar";
$a->strings["Claims to be known to you: "] = "Dice conocerte: ";
$a->strings["Shall your connection be bidirectional or not?"] = "¿Su conexión debe ser bidireccional o no?";
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Aceptar a %s como amigo le permite a %s suscribirse a sus publicaciones, y usted también recibirá actualizaciones de ellos en sus noticias.";
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Aceptar a %s como suscriptor les permite suscribirse a sus publicaciones, pero usted no recibirá actualizaciones de ellos en sus noticias.";
$a->strings["Friend"] = "Amigo";
$a->strings["Subscriber"] = "Suscriptor";
$a->strings["About:"] = "Acerca de:";
$a->strings["Network:"] = "Red:";
$a->strings["No introductions."] = "Sin presentaciones.";
$a->strings["A Decentralized Social Network"] = "";
$a->strings["Logged out."] = "Sesión finalizada";
$a->strings["Invalid code, please retry."] = "";
$a->strings["Two-factor authentication"] = "";
$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "";
$a->strings["Dont have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "";
$a->strings["Please enter a code from your authentication app"] = "";
$a->strings["Verify code and complete login"] = "";
$a->strings["Remaining recovery codes: %d"] = "";
$a->strings["Two-factor recovery"] = "";
$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "";
$a->strings["Please enter a recovery code"] = "";
$a->strings["Submit recovery code and complete login"] = "";
$a->strings["Create a New Account"] = "Crear una nueva cuenta";
$a->strings["Register"] = "Registrarse";
$a->strings["Your OpenID: "] = "";
$a->strings["Please enter your username and password to add the OpenID to your existing account."] = "";
$a->strings["Or login using OpenID: "] = "O inicia sesión usando OpenID: ";
$a->strings["Logout"] = "Salir";
$a->strings["Login"] = "Acceder";
$a->strings["Password: "] = "Contraseña: ";
$a->strings["Remember me"] = "Recordarme";
$a->strings["Forgot your password?"] = "¿Olvidaste la contraseña?";
$a->strings["Website Terms of Service"] = "Términos de uso del sitio";
$a->strings["terms of service"] = "Términos de uso";
$a->strings["Website Privacy Policy"] = "Política de privacidad del sitio";
$a->strings["privacy policy"] = "Política de privacidad";
$a->strings["OpenID protocol error. No ID returned"] = "";
$a->strings["Account not found. Please login to your existing account to add the OpenID to it."] = "";
$a->strings["Account not found. Please register a new account or login to your existing account to add the OpenID to it."] = "";
$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
$a->strings["Time Conversion"] = "Conversión horária";
$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica ofrece este servicio para compartir eventos con otros servidores de la red friendica y amigos en zonas de horarios desconocidos.";
$a->strings["UTC time: %s"] = "Tiempo UTC: %s";
$a->strings["Current timezone: %s"] = "Zona horaria actual: %s";
$a->strings["Converted localtime: %s"] = "Zona horaria local convertida: %s";
$a->strings["Please select your timezone:"] = "Por favor, selecciona tu zona horaria:";
$a->strings["Source input"] = "";
$a->strings["BBCode::toPlaintext"] = "";
$a->strings["BBCode::convert (raw HTML)"] = "";
$a->strings["BBCode::convert"] = "";
$a->strings["BBCode::convert => HTML::toBBCode"] = "";
$a->strings["BBCode::toMarkdown"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert (raw HTML)"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "";
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "";
$a->strings["Item Body"] = "";
$a->strings["Item Tags"] = "";
$a->strings["PageInfo::appendToBody"] = "";
$a->strings["PageInfo::appendToBody => BBCode::convert (raw HTML)"] = "";
$a->strings["PageInfo::appendToBody => BBCode::convert"] = "";
$a->strings["Source input (Diaspora format)"] = "";
$a->strings["Source input (Markdown)"] = "";
$a->strings["Markdown::convert (raw HTML)"] = "";
$a->strings["Markdown::convert"] = "";
$a->strings["Markdown::toBBCode"] = "";
$a->strings["Raw HTML input"] = "";
$a->strings["HTML Input"] = "";
$a->strings["HTML::toBBCode"] = "";
$a->strings["HTML::toBBCode => BBCode::convert"] = "";
$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "";
$a->strings["HTML::toBBCode => BBCode::toPlaintext"] = "";
$a->strings["HTML::toMarkdown"] = "";
$a->strings["HTML::toPlaintext"] = "";
$a->strings["HTML::toPlaintext (compact)"] = "";
$a->strings["Decoded post"] = "";
$a->strings["Post array before expand entities"] = "";
$a->strings["Post converted"] = "";
$a->strings["Converted body"] = "";
$a->strings["Twitter addon is absent from the addon/ folder."] = "";
$a->strings["Source text"] = "";
$a->strings["BBCode"] = "";
$a->strings["Diaspora"] = "Diaspora*";
$a->strings["Markdown"] = "";
$a->strings["HTML"] = "";
$a->strings["Twitter Source"] = "";
$a->strings["Only logged in users are permitted to perform a probing."] = "Sólo los usuarios registrados pueden realizar una exploración.";
$a->strings["Formatted"] = "";
$a->strings["Source"] = "";
$a->strings["Activity"] = "";
$a->strings["Object data"] = "";
$a->strings["Result Item"] = "";
$a->strings["Source activity"] = "";
$a->strings["You must be logged in to use this module"] = "";
$a->strings["Source URL"] = "";
$a->strings["Lookup address"] = "";
$a->strings["%s's timeline"] = "";
$a->strings["%s's posts"] = "";
$a->strings["%s's comments"] = "";
$a->strings["No contacts."] = "Ningún contacto.";
$a->strings["Follower (%s)"] = [
0 => "",
1 => "",
];
$a->strings["Following (%s)"] = [
0 => "",
1 => "",
];
$a->strings["Mutual friend (%s)"] = [
0 => "",
1 => "",
];
$a->strings["Contact (%s)"] = [
0 => "",
1 => "",
];
$a->strings["All contacts"] = "";
$a->strings["Following"] = "";
$a->strings["Mutual friends"] = "";
$a->strings["You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class=\"btn btn-sm pull-right\">Cancel</a>"] = "";
$a->strings["Member since:"] = "";
$a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F";
$a->strings["Birthday:"] = "Fecha de nacimiento:";
$a->strings["Age: "] = "Edad: ";
$a->strings["%d year old"] = [
0 => "",
1 => "",
];
$a->strings["XMPP:"] = "XMPP:";
$a->strings["Homepage:"] = "Página de inicio:";
$a->strings["Forums:"] = "Foros:";
$a->strings["View profile as:"] = "";
$a->strings["Edit profile"] = "Editar perfil";
$a->strings["View as"] = "";
$a->strings["Only parent users can create additional accounts."] = "";
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y rellena el resto de los elementos.";
$a->strings["Your OpenID (optional): "] = "Tu OpenID (opcional):";
$a->strings["Include your profile in member directory?"] = "¿Incluir tu perfil en el directorio de miembros?";
$a->strings["Note for the admin"] = "Nota para el administrador";
$a->strings["Leave a message for the admin, why you want to join this node"] = "Deje un mensaje para el administrador sobre por qué quiere unirse a este nodo";
$a->strings["Membership on this site is by invitation only."] = "Sitio solo accesible mediante invitación.";
$a->strings["Your invitation code: "] = "";
$a->strings["Registration"] = "Registro";
$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Nombre completo (ej. Joe Smith, real o real aparente):";
$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "";
$a->strings["Please repeat your e-mail address:"] = "";
$a->strings["Leave empty for an auto generated password."] = "Dejar vacío para autogenerar una contraseña";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."] = "";
$a->strings["Choose a nickname: "] = "Escoge un apodo: ";
$a->strings["Import your profile to this friendica instance"] = "Importar tu perfil a esta instancia de friendica";
$a->strings["Terms of Service"] = "Términos de Servicio";
$a->strings["Note: This node explicitly contains adult content"] = "";
$a->strings["Parent Password:"] = "";
$a->strings["Please enter the password of the parent account to legitimize your request."] = "";
$a->strings["Password doesn't match."] = "";
$a->strings["Please enter your password."] = "";
$a->strings["You have entered too much information."] = "";
$a->strings["Please enter the identical mail address in the second field."] = "";
$a->strings["The additional account was created."] = "";
$a->strings["Registration successful. Please check your email for further instructions."] = "Te has registrado con éxito. Por favor, consulta tu correo para más información.";
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Error al intentar de enviar mensaje de correo. Aquí los detalles de su cuenta: <br> login: %s<br> contraseña: %s<br><br>Puede cambiar su contraseña después de ingresar al sitio.";
$a->strings["Registration successful."] = "Registro exitoso.";
$a->strings["Your registration can not be processed."] = "Tu registro no se puede procesar.";
$a->strings["You have to leave a request note for the admin."] = "";
$a->strings["Your registration is pending approval by the site owner."] = "Tu registro está pendiente de aprobación por el propietario del sitio.";
$a->strings["Bad Request"] = "";
$a->strings["Unauthorized"] = "";
$a->strings["Forbidden"] = "";
$a->strings["Not Found"] = "No se ha encontrado";
$a->strings["Internal Server Error"] = "";
$a->strings["Service Unavailable"] = "";
$a->strings["The server cannot or will not process the request due to an apparent client error."] = "";
$a->strings["Authentication is required and has failed or has not yet been provided."] = "";
$a->strings["The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account."] = "";
$a->strings["The requested resource could not be found but may be available in the future."] = "";
$a->strings["An unexpected condition was encountered and no more specific message is suitable."] = "";
$a->strings["The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later."] = "";
$a->strings["Go back"] = "";
$a->strings["Welcome to %s"] = "Bienvenido a %s";
$a->strings["No friends to display."] = "No hay amigos para mostrar.";
$a->strings["Suggested contact not found."] = "";
$a->strings["Friend suggestion sent."] = "Solicitud de amistad enviada.";
$a->strings["Suggest Friends"] = "Sugerencias de amistad";
$a->strings["Suggest a friend for %s"] = "Recomienda un amigo a %s";
$a->strings["Credits"] = "Creditos";
$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica es un proyecto comunitario, que no seria posible sin la ayuda de mucha gente. Aquí una lista de de aquellos que aportaron al código o la traducción de friendica.\nGracias a todos! ";
$a->strings["Friendica Communications Server - Setup"] = "";
$a->strings["System check"] = "Verificación del sistema";
$a->strings["Check again"] = "Compruebalo de nuevo";
$a->strings["No SSL policy, links will track page SSL state"] = "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página";
$a->strings["Force all links to use SSL"] = "Forzar todos los enlaces a utilizar SSL";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificación personal, usa SSL solo para enlaces locales (no recomendado)";
$a->strings["Base settings"] = "";
$a->strings["SSL link policy"] = "Política de enlaces SSL";
$a->strings["Determines whether generated links should be forced to use SSL"] = "Determina si los enlaces generados deben ser forzados a utilizar SSL";
$a->strings["Host name"] = "Nombre de dominio";
$a->strings["Overwrite this field in case the determinated hostname isn't right, otherweise leave it as is."] = "";
$a->strings["Base path to installation"] = "Ruta base para la instalación";
$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Si el sistema no puede detectar el acceso correcto a la instalación, ingrese la dirección correcta aquí. Esta configuración solo debería utilizarse si si usa un sistema restringido y enlaces simbolicos a su webroot.";
$a->strings["Sub path of the URL"] = "";
$a->strings["Overwrite this field in case the sub path determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub path."] = "";
$a->strings["Database connection"] = "Conexión con la base de datos";
$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Con el fin de poder instalar Friendica, necesitamos saber cómo conectar con tu base de datos.";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Por favor, contacta con tu proveedor de servicios o con el administrador de la página si tienes alguna pregunta sobre estas configuraciones.";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de datos que especifiques a continuación debería existir ya. Si no es el caso, debes crearla antes de continuar.";
$a->strings["Database Server Name"] = "Nombre del servidor de la base de datos";
$a->strings["Database Login Name"] = "Usuario de la base de datos";
$a->strings["Database Login Password"] = "Contraseña de la base de datos";
$a->strings["For security reasons the password must not be empty"] = "Por razones de seguridad la contraseña no debe estar vacía";
$a->strings["Database Name"] = "Nombre de la base de datos";
$a->strings["Please select a default timezone for your website"] = "Por favor, selecciona la zona horaria predeterminada para tu web";
$a->strings["Site settings"] = "Configuración de la página web";
$a->strings["Site administrator email address"] = "Dirección de correo del administrador de la web";
$a->strings["Your account email address must match this in order to use the web admin panel."] = "La dirección de correo de tu cuenta debe coincidir con esta para poder usar el panel de administración de la web.";
$a->strings["System Language:"] = "Sistema de idioma:";
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Seleccione el idioma por defecto para su interfaz de instalación de Friendica y para enviar emails.";
$a->strings["Your Friendica site database has been installed."] = "La base de datos de su sitio web de Friendica ha sido instalada.";
$a->strings["Installation finished"] = "";
$a->strings["<h1>What next</h1>"] = "<h1>¿Ahora qué?</h1>";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "";
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
$a->strings["- select -"] = "- seleccionar -";
$a->strings["Item was not removed"] = "";
$a->strings["Item was not deleted"] = "";
$a->strings["Wrong type \"%s\", expected one of: %s"] = "";
$a->strings["Model not found"] = "";
$a->strings["Remote privacy information not available."] = "Privacidad de la información remota no disponible.";
$a->strings["Visible to:"] = "Visible para:";
$a->strings["Manage Identities and/or Pages"] = "Administrar identidades y/o páginas";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar";
$a->strings["Select an identity to manage: "] = "Selecciona una identidad a gestionar:";
$a->strings["Local Community"] = "";
$a->strings["Posts from local users on this server"] = "";
$a->strings["Global Community"] = "";
$a->strings["Posts from users of the whole federated network"] = "";
$a->strings["No results."] = "Sin resultados.";
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users."] = "";
$a->strings["Community option not available."] = "";
$a->strings["Not available."] = "No disponible";
$a->strings["Welcome to Friendica"] = "Bienvenido a Friendica ";
$a->strings["New Member Checklist"] = "Listado de nuevos miembros";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Nos gustaría ofrecerte algunos consejos y enlaces para ayudar a hacer tu experiencia más amena. Pulsa en cualquier elemento para visitar la página correspondiente. Un enlace a esta página será visible desde tu página de inicio durante las dos semanas siguientes a tu inscripción y luego desaparecerá.";
$a->strings["Getting Started"] = "Empezando";
$a->strings["Friendica Walk-Through"] = "Visita guiada a Friendica";
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "En tu página de <em>Inicio Rápido</em> - busca una introducción breve para tus pestañas de perfil y red, haz algunas conexiones nuevas, y busca algunos grupos a los que unirte.";
$a->strings["Go to Your Settings"] = "Ir a tus ajustes";
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "En la página de <em>Configuración</em> puedes cambiar tu contraseña inicial. También aparece tu ID (Identity Address). Es parecida a una dirección de correo y te servirá para conectar con gente de redes sociales libres.";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Revisa las otras configuraciones, especialmente la configuración de privacidad. Un listado de directorio sin publicar es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan cómo ponerse en contacto contigo.";
$a->strings["Upload Profile Photo"] = "Subir foto del Perfil";
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no.";
$a->strings["Edit Your Profile"] = "Editar tu perfil";
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edita tu perfil <strong>predeterminado</strong> como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos.";
$a->strings["Profile Keywords"] = "Palabras clave del perfil";
$a->strings["Set some public keywords for your profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "";
$a->strings["Connecting"] = "Conectando";
$a->strings["Importing Emails"] = "Importando correos electrónicos";
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Introduce la información para acceder a tu correo en la página de Configuración del conector si quieres importar e interactuar con amigos o listas de correos del buzón de entrada de tu correo electrónico.";
$a->strings["Go to Your Contacts Page"] = "Ir a tu página de contactos";
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Tu página de Contactos es el portal desde donde podrás manejar tus amistades y conectarte con amigos de otras redes. Normalmente introduces su dirección o la dirección de su sitio web en el recuadro \"Añadir contacto nuevo\".";
$a->strings["Go to Your Site's Directory"] = "Ir al directorio de tu sitio";
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de <em>Conectar</em> o <em>Seguir</em> en su perfil. Proporciona tu direción personal si es necesario.";
$a->strings["Finding New People"] = "Encontrando nueva gente";
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "En el panel lateral de la página de Contactos existen varias herramientas para encontrar nuevos amigos. Podemos filtrar personas por sus intereses, buscar personas por nombre o por sus intereses, y ofrecerte sugerencias basadas en sus relaciones de la red. En un sitio nuevo, las sugerencias de amigos por lo general comienzan pasadas las 24 horas.";
$a->strings["Groups"] = "Grupos";
$a->strings["Group Your Contacts"] = "Agrupa tus contactos";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Una vez que tengas algunos amigos, puedes organizarlos en grupos privados de conversación mediante el memnú en tu página de Contactos y luego puedes interactuar con cada grupo por separado desde tu página de Red.";
$a->strings["Why Aren't My Posts Public?"] = "¿Por qué mis publicaciones no son públicas?";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respeta tu privacidad. Por defecto, tus publicaciones solo se mostrarán a personas que hayas añadido como amistades. Para más información, mira la sección de ayuda en el enlace de más arriba.";
$a->strings["Getting Help"] = "Consiguiendo ayuda";
$a->strings["Go to the Help Section"] = "Ir a la sección de ayuda";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Puedes consultar nuestra página de <strong>Ayuda</strong> para más información y recursos de ayuda.";
$a->strings["This page is missing a url parameter."] = "";
$a->strings["The post was created"] = "La publicación fue creada";
$a->strings["Submanaged account can't access the administation pages. Please log back in as the main account."] = "";
$a->strings["Information"] = "Información";
$a->strings["Overview"] = "Resumen";
$a->strings["Federation Statistics"] = "Estadísticas de federación";
$a->strings["Configuration"] = "Configuración";
$a->strings["Site"] = "Sitio";
$a->strings["Users"] = "Usuarios";
$a->strings["Addons"] = "";
$a->strings["Themes"] = "Temas";
$a->strings["Additional features"] = "Características adicionales";
$a->strings["Database"] = "Base de Datos";
$a->strings["DB updates"] = "Actualizaciones de la Base de Datos";
$a->strings["Inspect Deferred Workers"] = "";
$a->strings["Inspect worker Queue"] = "";
$a->strings["Tools"] = "Herramientas";
$a->strings["Contact Blocklist"] = "Lista de Contactos Bloqueados";
$a->strings["Server Blocklist"] = "Lista de bloqueo del servidor";
$a->strings["Delete Item"] = "Eliminar Artículo";
$a->strings["Logs"] = "Registros";
$a->strings["View Logs"] = "Ver registro de depuración";
$a->strings["Diagnostics"] = "Diagnósticos";
$a->strings["PHP Info"] = "Información PHP";
$a->strings["probe address"] = "probar direccion";
$a->strings["check webfinger"] = "Verificar webfinger";
$a->strings["Item Source"] = "";
$a->strings["Babel"] = "";
$a->strings["ActivityPub Conversion"] = "";
$a->strings["Admin"] = "Admin";
$a->strings["Addon Features"] = "Funciones de los Addon";
$a->strings["User registrations waiting for confirmation"] = "Registro de usuarios esperando la confirmación";
$a->strings["%d contact edited."] = [
0 => "%d contacto editado.",
1 => "%d contacts edited.",
];
$a->strings["Could not access contact record."] = "No se pudo acceder a los datos del contacto.";
$a->strings["Follow"] = "";
$a->strings["Unfollow"] = "";
$a->strings["Contact not found"] = "";
$a->strings["Contact has been blocked"] = "El contacto ha sido bloqueado";
$a->strings["Contact has been unblocked"] = "El contacto ha sido desbloqueado";
$a->strings["Contact has been ignored"] = "El contacto ha sido ignorado";
$a->strings["Contact has been unignored"] = "El contacto ya no está ignorado";
$a->strings["Contact has been archived"] = "El contacto ha sido archivado";
$a->strings["Contact has been unarchived"] = "El contacto ya no está archivado";
$a->strings["Drop contact"] = "Eliminar contacto";
$a->strings["Do you really want to delete this contact?"] = "¿Estás seguro de que quieres eliminar este contacto?";
$a->strings["Contact has been removed."] = "El contacto ha sido eliminado";
$a->strings["You are mutual friends with %s"] = "Ahora tienes una amistad mutua con %s";
$a->strings["You are sharing with %s"] = "Estás compartiendo con %s";
$a->strings["%s is sharing with you"] = "%s está compartiendo contigo";
$a->strings["Private communications are not available for this contact."] = "Las comunicaciones privadas no está disponibles para este contacto.";
$a->strings["Never"] = "Nunca";
$a->strings["(Update was successful)"] = "(La actualización se ha completado)";
$a->strings["(Update was not successful)"] = "(La actualización no se ha completado)";
$a->strings["Suggest friends"] = "Sugerir amigos";
$a->strings["Network type: %s"] = "Tipo de red: %s";
$a->strings["Communications lost with this contact!"] = "¡Se ha perdido la comunicación con este contacto!";
$a->strings["Fetch further information for feeds"] = "Recaudar informacion complementaria de los feeds";
$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "";
$a->strings["Disabled"] = "Deshabilitado";
$a->strings["Fetch information"] = "Recaudar informacion";
$a->strings["Fetch keywords"] = "";
$a->strings["Fetch information and keywords"] = "Recaudar informacion y palabras claves";
$a->strings["Contact Information / Notes"] = "Información del Contacto / Notas";
$a->strings["Contact Settings"] = "Ajustes del contacto";
$a->strings["Contact"] = "Contacto";
$a->strings["Their personal note"] = "Su nota personal";
$a->strings["Edit contact notes"] = "Editar notas del contacto";
$a->strings["Visit %s's profile [%s]"] = "Ver el perfil de %s [%s]";
$a->strings["Block/Unblock contact"] = "Boquear/Desbloquear contacto";
$a->strings["Ignore contact"] = "Ignorar contacto";
$a->strings["View conversations"] = "Ver conversaciones";
$a->strings["Last update:"] = "Última actualización:";
$a->strings["Update public posts"] = "Actualizar publicaciones públicas";
$a->strings["Update now"] = "Actualizar ahora";
$a->strings["Unblock"] = "Desbloquear";
$a->strings["Unignore"] = "Quitar de Ignorados";
$a->strings["Currently blocked"] = "Bloqueados";
$a->strings["Currently ignored"] = "Ignorados";
$a->strings["Currently archived"] = "Archivados";
$a->strings["Awaiting connection acknowledge"] = "";
$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía <strong>pueden</strong> ser visibles.";
$a->strings["Notification for new posts"] = "Notificacion de nuevos temas.";
$a->strings["Send a notification of every new post of this contact"] = "Enviar una notificacion por nuevos temas de este contacto.";
$a->strings["Keyword Deny List"] = "";
$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separada por comas de palabras claves que no deberian ser convertido en #hashtags cuando \"Recaudar informacion y palabras claves\" es seleccionado";
$a->strings["Actions"] = "Acciones";
$a->strings["All Contacts"] = "Todos los contactos";
$a->strings["Show all contacts"] = "Mostrar todos los contactos";
$a->strings["Pending"] = "";
$a->strings["Only show pending contacts"] = "";
$a->strings["Blocked"] = "Bloqueados";
$a->strings["Only show blocked contacts"] = "Mostrar solo contactos bloqueados";
$a->strings["Ignored"] = "Ignorados";
$a->strings["Only show ignored contacts"] = "Mostrar solo contactos ignorados";
$a->strings["Archived"] = "Archivados";
$a->strings["Only show archived contacts"] = "Mostrar solo contactos archivados";
$a->strings["Hidden"] = "Ocultos";
$a->strings["Only show hidden contacts"] = "Mostrar solo contactos ocultos";
$a->strings["Organize your contact groups"] = "";
$a->strings["Search your contacts"] = "Buscar en tus contactos";
$a->strings["Results for: %s"] = "Resultados para: %s";
$a->strings["Archive"] = "Archivo";
$a->strings["Unarchive"] = "Sin archivar";
$a->strings["Batch Actions"] = "Accones en lote";
$a->strings["Conversations started by this contact"] = "";
$a->strings["Posts and Comments"] = "";
$a->strings["Profile Details"] = "Detalles del Perfil";
$a->strings["View all contacts"] = "Ver todos los contactos";
$a->strings["View all common friends"] = "Ver todos los conocidos en común ";
$a->strings["Advanced Contact Settings"] = "Configuración avanzada";
$a->strings["Mutual Friendship"] = "Amistad recíproca";
$a->strings["is a fan of yours"] = "es tu fan";
$a->strings["you are a fan of"] = "eres fan de";
$a->strings["Pending outgoing contact request"] = "";
$a->strings["Pending incoming contact request"] = "";
$a->strings["Refetch contact data"] = "Volver a solicitar datos del contacto.";
$a->strings["Toggle Blocked status"] = "Cambiar bloqueados";
$a->strings["Toggle Ignored status"] = "Cambiar ignorados";
$a->strings["Toggle Archive status"] = "Cambiar archivados";
$a->strings["Delete contact"] = "Eliminar contacto";
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "";
$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "";
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/userexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "";
$a->strings["Privacy Statement"] = "";
$a->strings["Help:"] = "Ayuda:";
$a->strings["Method Not Allowed."] = "";
$a->strings["Profile not found"] = "";
$a->strings["Total invitation limit exceeded."] = "Límite total de invitaciones excedido.";
$a->strings["%s : Not a valid email address."] = "%s : No es una dirección de correo válida.";
$a->strings["Please join us on Friendica"] = "Únete a nosotros en Friendica";
$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Límite de invitaciones sobrepasado. Contacta con el administrador del sitio.";
$a->strings["%s : Message delivery failed."] = "%s : Ha fallado la entrega del mensaje.";
$a->strings["%d message sent."] = [
0 => "%d mensaje enviado.",
1 => "%d mensajes enviados.",
];
$a->strings["You have no more invitations available"] = "No tienes más invitaciones disponibles";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s para ver una lista de servidores públicos donde puedes darte de alta. Los miembros de otros servidores de Friendica pueden conectarse entre ellos, así como con miembros de otras redes sociales diferentes.";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Para aceptar la invitación visita y regístrate en %s o en cualquier otro servidor público de Friendica.";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Los servidores de Friendica están interconectados para crear una enorme red social centrada en la privacidad y controlada por sus miembros. También se puede conectar con muchas redes sociales tradicionales. Mira en %s para poder ver un listado de servidores alternativos de Friendica donde puedes darte de alta.";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Discúlpanos. Este sistema no está configurado actualmente para conectar con otros servidores públicos o invitar nuevos miembros.";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Los sitios de Friendica se conectan entre sí para crear una gran red social con privacidad mejorada que es propiedad y está controlada por sus miembros. También pueden conectarse con muchas redes sociales tradicionales.";
$a->strings["To accept this invitation, please visit and register at %s."] = "Para aceptar esta invitación, visite y regístrese en%s, por favor.";
$a->strings["Send invitations"] = "Enviar invitaciones";
$a->strings["Enter email addresses, one per line:"] = "Introduce las direcciones de correo, una por línea:";
$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Estás cordialmente invitado a unirte a mi y a otros amigos en Friendica, creemos juntos una red social mejor.";
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Tienes que proporcionar el siguiente código: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Para más información sobre el proyecto Friendica y por qué sentimos que es importante, visite http://friendi.ca, por favor";
$a->strings["People Search - %s"] = "Buscar perfiles - %s";
$a->strings["Forum Search - %s"] = "Búsqueda de foro - %s";
$a->strings["Disable"] = "Desactivado";
$a->strings["Enable"] = "Activado";
$a->strings["Theme %s disabled."] = "";
$a->strings["Theme %s successfully enabled."] = "";
$a->strings["Theme %s failed to install."] = "";
$a->strings["Screenshot"] = "Captura de pantalla";
$a->strings["Administration"] = "Administración";
$a->strings["Toggle"] = "Activar";
$a->strings["Author: "] = "Autor:";
$a->strings["Maintainer: "] = "Mantenedor: ";
$a->strings["Unknown theme."] = "";
$a->strings["Themes reloaded"] = "";
$a->strings["Reload active themes"] = "Recargar interfaces de usuario activos";
$a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
$a->strings["[Experimental]"] = "[Experimental]";
$a->strings["[Unsupported]"] = "[Sin soporte]";
$a->strings["Lock feature %s"] = "Trancar opción %s ";
$a->strings["Manage Additional Features"] = "Administrar opciones adicionales";
$a->strings["%s user blocked"] = [
0 => "",
1 => "",
];
$a->strings["%s user unblocked"] = [
0 => "",
1 => "",
];
$a->strings["You can't remove yourself"] = "";
$a->strings["%s user deleted"] = [
0 => "%s usuario eliminado",
1 => "%s usuarios eliminados",
];
$a->strings["%s user approved"] = [
0 => "",
1 => "",
];
$a->strings["%s registration revoked"] = [
0 => "",
1 => "",
];
$a->strings["User \"%s\" deleted"] = "";
$a->strings["User \"%s\" blocked"] = "";
$a->strings["User \"%s\" unblocked"] = "";
$a->strings["Account approved."] = "Cuenta aprobada.";
$a->strings["Registration revoked"] = "";
$a->strings["Private Forum"] = "";
$a->strings["Relay"] = "";
$a->strings["Email"] = "Correo electrónico";
$a->strings["Register date"] = "Fecha de registro";
$a->strings["Last login"] = "Último acceso";
$a->strings["Last public item"] = "";
$a->strings["Type"] = "";
$a->strings["Add User"] = "Agregar usuario";
$a->strings["select all"] = "seleccionar todo";
$a->strings["User registrations waiting for confirm"] = "Registro de usuarios esperando confirmación";
$a->strings["User waiting for permanent deletion"] = "Usuario esperando anulación permanente.";
$a->strings["Request date"] = "Solicitud de fecha";
$a->strings["No registrations."] = "Sin registros.";
$a->strings["Note from the user"] = "Nota para el usuario";
$a->strings["Deny"] = "Denegado";
$a->strings["User blocked"] = "";
$a->strings["Site admin"] = "Administrador de la web";
$a->strings["Account expired"] = "Cuenta caducada";
$a->strings["New User"] = "Nuevo usuario";
$a->strings["Permanent deletion"] = "";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?";
$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?";
$a->strings["Name of the new user."] = "Nombre del nuevo usuario";
$a->strings["Nickname"] = "Apodo";
$a->strings["Nickname of the new user."] = "Apodo del nuevo perfil.";
$a->strings["Email address of the new user."] = "Dirección de correo del nuevo perfil.";
$a->strings["Inspect Deferred Worker Queue"] = "";
$a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "";
$a->strings["Inspect Worker Queue"] = "";
$a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = "";
$a->strings["ID"] = "ID";
$a->strings["Job Parameters"] = "";
$a->strings["Created"] = "Creado";
$a->strings["Priority"] = "";
$a->strings["Update has been marked successful"] = "La actualización se ha completado con éxito";
$a->strings["Database structure update %s was successfully applied."] = "Actualización de base de datos %s fue aplicada con éxito.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "El paso de actualización de la estructura de la base de datos %s fallo con el mensaje de error: %s";
$a->strings["Executing %s failed with error: %s"] = "Paso %s fallo con el error: %s";
$a->strings["Update %s was successfully applied."] = "Actualización %s aplicada con éxito.";
$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "La actualización %s no ha informado, se desconoce el estado.";
$a->strings["There was no additional update function %s that needed to be called."] = "No había función adicional de actualización %s que necesitaba ser requerida.";
$a->strings["No failed updates."] = "Actualizaciones sin fallos.";
$a->strings["Check database structure"] = "Revisar estructura de la base de datos";
$a->strings["Failed Updates"] = "Actualizaciones fallidas";
$a->strings["This does not include updates prior to 1139, which did not return a status."] = "No se incluyen las anteriores a la 1139, que no indicaban su estado.";
$a->strings["Mark success (if update was manually applied)"] = "Marcar como correcta (si actualizaste manualmente)";
$a->strings["Attempt to execute this update step automatically"] = "Intentando ejecutar este paso automáticamente";
$a->strings["Other"] = "Otro";
$a->strings["unknown"] = "desconocido";
$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "Esta pagina ofrece algunos datos sobre la red conocida a la que tu nodo friendica esta conectado. Estos nummeros no son completos respecto a las redes federadas, si no refleja los nodos esta instancia conoce. ";
$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "";
$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "";
$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
$a->strings["The logfile '%s' is not writable. No logging possible"] = "";
$a->strings["PHP log currently enabled."] = "Registro PHP actualmente disponible.";
$a->strings["PHP log currently disabled."] = "Registro PHP actualmente deshabilitado.";
$a->strings["Clear"] = "Limpiar";
$a->strings["Enable Debugging"] = "Habilitar debugging";
$a->strings["Log file"] = "Archivo de registro";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Debes tener permiso de escritura en el servidor. Relacionado con tu directorio de inicio de Friendica.";
$a->strings["Log level"] = "Nivel de registro";
$a->strings["PHP logging"] = "PHP logging";
$a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "No se puede resolver la direccion URL base.\nDeberá tener al menos <scheme>://<domain>";
$a->strings["Relocation started. Could take a while to complete."] = "";
$a->strings["Invalid storage backend setting value."] = "";
$a->strings["No special theme for mobile devices"] = "No hay tema especial para dispositivos móviles";
$a->strings["%s - (Experimental)"] = "";
$a->strings["No community page for local users"] = "";
$a->strings["No community page"] = "No hay pagina de comunidad";
$a->strings["Public postings from users of this site"] = "Temas públicos de perfiles de este sitio.";
$a->strings["Public postings from the federated network"] = "";
$a->strings["Public postings from local users and the federated network"] = "";
$a->strings["Multi user instance"] = "Sesión multi usuario";
$a->strings["Closed"] = "Cerrado";
$a->strings["Requires approval"] = "Requiere aprobación";
$a->strings["Open"] = "Abierto";
$a->strings["Don't check"] = "No verificar";
$a->strings["check the stable version"] = "verifique la versión estable";
$a->strings["check the development version"] = "verifica la versión de desarrollo";
$a->strings["none"] = "";
$a->strings["Local contacts"] = "";
$a->strings["Interactors"] = "";
$a->strings["Database (legacy)"] = "";
$a->strings["Republish users to directory"] = "Volver a publicar usuarios en el directorio";
$a->strings["File upload"] = "Subida de archivo";
$a->strings["Policies"] = "Políticas";
$a->strings["Auto Discovered Contact Directory"] = "Directorio de contactos descubierto automáticamente";
$a->strings["Performance"] = "Rendimiento";
$a->strings["Worker"] = "Trabajador (??)";
$a->strings["Message Relay"] = "";
$a->strings["Relocate Instance"] = "";
$a->strings["<strong>Warning!</strong> Advanced function. Could make this server unreachable."] = "";
$a->strings["Site name"] = "Nombre del sitio";
$a->strings["Sender Email"] = "Dirección de origen de correo electrónico";
$a->strings["The email address your server shall use to send notification emails from."] = "La dirección de correo electrónico que el servidor debería usar como dirección de envío.";
$a->strings["Banner/Logo"] = "Imagen/Logotipo";
$a->strings["Email Banner/Logo"] = "";
$a->strings["Shortcut icon"] = "Icono de atajo";
$a->strings["Link to an icon that will be used for browsers."] = "Enlace hacia un icono que sera usado para el navegador.";
$a->strings["Touch icon"] = "Icono touch";
$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Enlace para un icono que sera usado para tablets y moviles.";
$a->strings["Additional Info"] = "Información adicional";
$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
$a->strings["System language"] = "Idioma";
$a->strings["System theme"] = "Tema";
$a->strings["Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"] = "";
$a->strings["Mobile system theme"] = "Tema de sistema móvil";
$a->strings["Theme for mobile devices"] = "Tema para dispositivos móviles";
$a->strings["Force SSL"] = "Forzar SSL";
$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Forzar todos las consultas No-SSL a SSL. - ATENCIÓN: en algunos sistemas esto puede generar comportamiento recursivo interminable.";
$a->strings["Hide help entry from navigation menu"] = "Ocultar la ayuda en el menú de navegación";
$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Oculta la entrada de las páginas de Ayuda en el menú de navegación. Todavía se puede acceder escribiendo /ayuda directamente.";
$a->strings["Single user instance"] = "Sesión de usuario único";
$a->strings["Make this instance multi-user or single-user for the named user"] = "Haz esta sesión multi-usuario o usuario único para el usuario";
$a->strings["File storage backend"] = "";
$a->strings["The backend used to store uploaded data. If you change the storage backend, you can manually move the existing files. If you do not do so, the files uploaded before the change will still be available at the old backend. Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> for more information about the choices and the moving procedure."] = "";
$a->strings["Maximum image size"] = "Tamaño máximo de la imagen";
$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Tamaño máximo en bytes de las imágenes a subir. Por defecto es 0, que quiere decir que no hay límite.";
$a->strings["Maximum image length"] = "Largo máximo de imagen";
$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Longitud máxima en píxeles del lado más largo de las imágenes subidas. Por defecto es -1, que significa que no hay límites.";
$a->strings["JPEG image quality"] = "Calidad de imagen JPEG";
$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Los archivos JPEG subidos se guardarán con este ajuste de calidad [0-100]. Por defecto es 100, que es calidad máxima.";
$a->strings["Register policy"] = "Política de registros";
$a->strings["Maximum Daily Registrations"] = "Registros Máximos Diarios";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "Si anteriormente se ha permitido el registro, esto establece el número máximo de registro de nuevos usuarios aceptados por día. Si el registro se establece como cerrado, esta opción no tiene efecto.";
$a->strings["Register text"] = "Términos";
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "";
$a->strings["Forbidden Nicknames"] = "";
$a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = "";
$a->strings["Accounts abandoned after x days"] = "Cuentas abandonadas después de x días";
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "No gastará recursos del sistema creando sondeos a sitios externos para cuentas abandonadas. Introduce 0 para ningún límite temporal.";
$a->strings["Allowed friend domains"] = "Dominios amigos permitidos";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Lista separada por comas de los dominios que están autorizados para establecer conexiones con este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio";
$a->strings["Allowed email domains"] = "Dominios de correo permitidos";
$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Lista separada por comas de los dominios que están autorizados en las direcciones de correo para registrarse en este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio";
$a->strings["No OEmbed rich content"] = "";
$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "";
$a->strings["Allowed OEmbed domains"] = "";
$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
$a->strings["Block public"] = "Bloqueo público";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Marca para bloquear el acceso público a todas las páginas personales, aún siendo públicas, hasta que no hayas iniciado tu sesión.";
$a->strings["Force publish"] = "Forzar publicación";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Marca para forzar que todos los perfiles de este sitio sean listados en el directorio del sitio.";
$a->strings["Enabling this may violate privacy laws like the GDPR"] = "";
$a->strings["Global directory URL"] = "URL del directorio global.";
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL del directorio global. Si se deja este campo vacío, el directorio global sera completamente inaccesible para la instancia.";
$a->strings["Private posts by default for new users"] = "Publicaciones privadas por defecto para usuarios nuevos";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Ajusta los permisos de publicación por defecto a los miembros nuevos al grupo privado por defecto en vez del público.";
$a->strings["Don't include post content in email notifications"] = "No incluir el contenido del post en las notificaciones de correo electrónico";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "No incluye el contenido de un mensaje/comentario/mensaje privado/etc. en las notificaciones de correo electrónico que se envían desde este sitio, como una medida de privacidad.";
$a->strings["Disallow public access to addons listed in the apps menu."] = "Deshabilitar acceso a addons listados en el menú de aplicaciones.";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Habilitando esta opción restringe el acceso a addons en el menú de aplicaciones a usuarios identificados.";
$a->strings["Don't embed private images in posts"] = "No agregar imágenes privados en las publicaciones";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "No reemplazar imágenes privadas guardadas localmente en el servidor con imágenes integrados en los envíos. Esto significa que contactos que reciben publicaciones tendrán que autenticarse y cargar cada imagen, lo que puede demorar.";
$a->strings["Explicit Content"] = "";
$a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = "";
$a->strings["Allow Users to set remote_self"] = "Permitir a los usuarios de definir perfiles_remotos";
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Al habilitar esta opción, cada perfil tiene el permiso de marcar cualquiera de sus contactos como un perfil_remoto. Habilitar la opción perfil_remoto para un contacto genera que todas las publicaciones de este contacto seran re-publicado en el muro del perfil.";
$a->strings["Block multiple registrations"] = "Bloquear registros multiples";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Impedir que los usuarios registren cuentas adicionales para su uso como páginas.";
$a->strings["Disable OpenID"] = "";
$a->strings["Disable OpenID support for registration and logins."] = "";
$a->strings["No Fullname check"] = "";
$a->strings["Allow users to register without a space between the first name and the last name in their full name."] = "";
$a->strings["Community pages for visitors"] = "";
$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
$a->strings["Posts per user on community page"] = "Publicaciones por usuario en la pagina de comunidad";
$a->strings["The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"] = "";
$a->strings["Disable OStatus support"] = "";
$a->strings["Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "";
$a->strings["OStatus support can only be enabled if threading is enabled."] = "Solo se puede habilitar el soporte OStatus si threading (comentarios en fila) se encuentra habilitado.";
$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "El soporte para Diaspora* no se puede habilitar porque friendica se instalo en un directorio subalterno (sub directory).";
$a->strings["Enable Diaspora support"] = "Habilitar el soporte para Diaspora*";
$a->strings["Provide built-in Diaspora network compatibility."] = "Provee una compatibilidad con la red de Diaspora.";
$a->strings["Only allow Friendica contacts"] = "Permitir solo contactos de Friendica";
$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Todos los contactos deben usar protocolos de Friendica. El resto de protocolos serán desactivados.";
$a->strings["Verify SSL"] = "Verificar SSL";
$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Si quieres puedes activar la comprobación estricta de certificados. Esto significa que serás incapaz de conectar con ningún sitio que use certificados SSL autofirmados.";
$a->strings["Proxy user"] = "Usuario proxy";
$a->strings["Proxy URL"] = "Dirección proxy";
$a->strings["Network timeout"] = "Tiempo de espera de red";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor en segundos. Usar 0 para dejarlo sin límites (no se recomienda).";
$a->strings["Maximum Load Average"] = "Promedio de carga máxima";
$a->strings["Maximum system load before delivery and poll processes are deferred - default %d."] = "";
$a->strings["Maximum Load Average (Frontend)"] = "Carga máxima promedio (frontend)";
$a->strings["Maximum system load before the frontend quits service - default 50."] = "Carga máxima del sistema antes de que el frontend cancele el servicio - por defecto 50.";
$a->strings["Minimal Memory"] = "Memoria Mínima";
$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "";
$a->strings["Periodically optimize tables"] = "";
$a->strings["Periodically optimize tables like the cache and the workerqueue"] = "";
$a->strings["Discover followers/followings from contacts"] = "";
$a->strings["If enabled, contacts are checked for their followers and following contacts."] = "";
$a->strings["None - deactivated"] = "";
$a->strings["Local contacts - contacts of our local contacts are discovered for their followers/followings."] = "";
$a->strings["Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings."] = "";
$a->strings["Synchronize the contacts with the directory server"] = "";
$a->strings["if enabled, the system will check periodically for new contacts on the defined directory server."] = "";
$a->strings["Days between requery"] = "Días entre búsquedas";
$a->strings["Number of days after which a server is requeried for his contacts."] = "Cantidad de días hasta que un servidor es consultado por sus contactos.";
$a->strings["Discover contacts from other servers"] = "Descubrir contactos de otros servidores";
$a->strings["Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers."] = "";
$a->strings["Search the local directory"] = "Buscar el directorio local";
$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "Buscar en el directorio local en vez del directorio global. Cuando se busca localmente, cada busqueda sera efectuada en el directorio global en el background. Esto mejora los resultados de la busqueda cuando la misma es repetida.";
$a->strings["Publish server information"] = "Publicar información del servidor";
$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href=\"http://the-federation.info/\">the-federation.info</a> for details."] = "";
$a->strings["Check upstream version"] = "Verifique la versión ascendente";
$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Permite verificar nuevas versiones de Friendica en Github. Si hay una nueva versión, se le informará en el panel de administración.";
$a->strings["Suppress Tags"] = "Suprimir tags";
$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Suprimir la lista de tags al final de una publicación.";
$a->strings["Clean database"] = "";
$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "";
$a->strings["Lifespan of remote items"] = "";
$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "";
$a->strings["Lifespan of unclaimed items"] = "";
$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "";
$a->strings["Lifespan of raw conversation data"] = "";
$a->strings["The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."] = "";
$a->strings["Path to item cache"] = "Ruta a la caché del objeto";
$a->strings["The item caches buffers generated bbcode and external images."] = "El buffer de cache de items generado para bbcodes e imágenes externas. ";
$a->strings["Cache duration in seconds"] = "Duración de la caché en segundos";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "¿Por cuanto tiempo deberían los archives ser almacenados en el cache? Valor por defecto 86400 segundos (un día). Para deshabilita el item cache, ajuste el valor a -1.";
$a->strings["Maximum numbers of comments per post"] = "Numero máximo de respuestas por tema";
$a->strings["How much comments should be shown for each post? Default value is 100."] = "¿Cuantos comentarios deberían ser mostrados por tema? Valor por defecto es 100.";
$a->strings["Maximum numbers of comments per post on the display page"] = "";
$a->strings["How many comments should be shown on the single view for each post? Default value is 1000."] = "";
$a->strings["Temp path"] = "Ruta a los temporales";
$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Si tiene un sistema restringido en donde el servidor web no puede acceder la dirección del sistema temp, ingrese una dirección alternativa aquí. ";
$a->strings["Disable picture proxy"] = "Deshabilitar proxy de imagen";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."] = "";
$a->strings["Only search in tags"] = "Solo buscar en tags";
$a->strings["On large systems the text search can slow down the system extremely."] = "En sistemas grandes, la búsqueda de texto puede enlentecer el sistema gravemente.";
$a->strings["New base url"] = "Nueva URLbase";
$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Cambiar la URL base para este servidor. Envía un mensaje de reubicación a todos los contactos de Friendica y Diaspora* de todos los usuarios.";
$a->strings["RINO Encryption"] = "Encryptado RINO";
$a->strings["Encryption layer between nodes."] = "Capa de encryptación entre nodos.";
$a->strings["Enabled"] = "";
$a->strings["Maximum number of parallel workers"] = "Numero máximo de trabajos paralelos de fondo.";
$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "";
$a->strings["Don't use \"proc_open\" with the worker"] = "";
$a->strings["Enable this if your system doesn't allow the use of \"proc_open\". This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "";
$a->strings["Enable fastlane"] = "Habilitar ascenso rápido";
$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Cuando está habilitado, el mecanismo ascenso rápido inicia un trabajador adicional si los procesos de mayor prioridad son bloqueados por prcesos de menor prioridad.";
$a->strings["Enable frontend worker"] = "Habilitar trabajador de interfaz";
$a->strings["When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
$a->strings["Subscribe to relay"] = "";
$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "";
$a->strings["Relay server"] = "";
$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "";
$a->strings["Direct relay transfer"] = "";
$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "";
$a->strings["Relay scope"] = "";
$a->strings["Can be \"all\" or \"tags\". \"all\" means that every public post should be received. \"tags\" means that only posts with selected tags should be received."] = "";
$a->strings["all"] = "";
$a->strings["tags"] = "";
$a->strings["Server tags"] = "";
$a->strings["Comma separated list of tags for the \"tags\" subscription."] = "";
$a->strings["Allow user tags"] = "";
$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "";
$a->strings["Start Relocation"] = "";
$a->strings["Template engine (%s) error: %s"] = "";
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
$a->strings["Your DB still runs with InnoDB tables in the Antelope file format. You should change the file format to Barracuda. Friendica is using features that are not provided by the Antelope format. See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "";
$a->strings["Your table_definition_cache is too low (%d). This can lead to the database error \"Prepared statement needs to be re-prepared\". Please set it at least to %d (or -1 for autosizing). See <a href=\"%s\">here</a> for more information.<br />"] = "";
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Hay una nueva versión de Friendica disponible para descargar. Su versión actual es %1\$s, la versión ascendente es %2\$s";
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "";
$a->strings["The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear. (Some of the errors are possibly inside the logfile.)"] = "";
$a->strings["The worker was never executed. Please check your database structure!"] = "El trabajador nunca fue ejecutado. ¡Revise la estructura de su base de datos, por favor!";
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "La última ejecución del trabajador estaba en %s UTC. Esto es anterior a una hora. Revise tu configuración de crontab, por favor.";
$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
$a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "";
$a->strings["The logfile '%s' is not usable. No logging possible (error: '%s')"] = "";
$a->strings["The debug logfile '%s' is not usable. No logging possible (error: '%s')"] = "";
$a->strings["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "";
$a->strings["Friendica's current system.basepath '%s' is wrong and the config file '%s' isn't used."] = "";
$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "";
$a->strings["Normal Account"] = "Cuenta normal";
$a->strings["Automatic Follower Account"] = "Cuenta de Seguimiento Automático";
$a->strings["Public Forum Account"] = "Cuenta del Foro Pública";
$a->strings["Automatic Friend Account"] = "Cuenta de amistad automática";
$a->strings["Blog Account"] = "Cuenta de blog";
$a->strings["Private Forum Account"] = "Cuenta del Foro Privada";
$a->strings["Message queues"] = "Cola de mensajes";
$a->strings["Server Settings"] = "";
$a->strings["Registered users"] = "Usuarios registrados";
$a->strings["Pending registrations"] = "Pendientes de registro";
$a->strings["Version"] = "Versión";
$a->strings["Active addons"] = "";
$a->strings["Display Terms of Service"] = "Mostrar los Términos de Servicio";
$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Habilitar la página de los Términos de Servicio. Si esto está activo un enlace a los términos será adicionado al formulario de registro y en la página de información general.";
$a->strings["Display Privacy Statement"] = "Mostrar las Directivas de Privacidad";
$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">EU-GDPR</a>."] = "";
$a->strings["Privacy Statement Preview"] = "Vista previa de las Directivas de Seguridad";
$a->strings["The Terms of Service"] = "Los Términos de Servicio";
$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Introduzca los Términos de Servicio para tu nodo aquí. Puedes usar BBCode. Cabeceras de sección deberían ser [2] e inferior.";
$a->strings["Server domain pattern added to blocklist."] = "";
$a->strings["Blocked server domain pattern"] = "";
$a->strings["Reason for the block"] = "Razón para el bloqueo";
$a->strings["Delete server domain pattern"] = "";
$a->strings["Check to delete this entry from the blocklist"] = "Marca para eliminar esta entrada de la lista de bloqueo";
$a->strings["Server Domain Pattern Blocklist"] = "";
$a->strings["This page can be used to define a blocklist of server domain patterns from the federated network that are not allowed to interact with your node. For each domain pattern you should also provide the reason why you block it."] = "";
$a->strings["The list of blocked server domain patterns will be made publically available on the <a href=\"/friendica\">/friendica</a> page so that your users and people investigating communication problems can find the reason easily."] = "";
$a->strings["<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n<ul>\n\t<li><code>*</code>: Any number of characters</li>\n\t<li><code>?</code>: Any single character</li>\n\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n</ul>"] = "";
$a->strings["Add new entry to block list"] = "Agregar nueva entrada a la lista de bloqueo";
$a->strings["Server Domain Pattern"] = "";
$a->strings["The domain pattern of the new server to add to the block list. Do not include the protocol."] = "";
$a->strings["Block reason"] = "Lazón del bloqueo";
$a->strings["The reason why you blocked this server domain pattern."] = "";
$a->strings["Add Entry"] = "Añadir Entrada";
$a->strings["Save changes to the blocklist"] = "Guardar cambios en la lista de bloqueo";
$a->strings["Current Entries in the Blocklist"] = "Entradas actuales en la lista de bloqueo";
$a->strings["Delete entry from blocklist"] = "Eliminar entrada de la lista de bloqueo";
$a->strings["Delete entry from blocklist?"] = "¿Eliminar entrada de la lista de bloqueo?";
$a->strings["%s contact unblocked"] = [
0 => "",
1 => "",
];
$a->strings["Remote Contact Blocklist"] = "Lista de bloqueo de contactos remotos";
$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "Esta página le permite evitar que cualquier mensaje de un contacto remoto llegue a su nodo. ";
$a->strings["Block Remote Contact"] = "Bloquear Contacto Remoto";
$a->strings["select none"] = "deseleccionar";
$a->strings["No remote contact is blocked from this node."] = "No se bloquea ningún contacto remoto de este nodo.";
$a->strings["Blocked Remote Contacts"] = "Contactos remotos bloqueados";
$a->strings["Block New Remote Contact"] = "Bloquear nuevo contacto remoto";
$a->strings["Photo"] = "Foto";
$a->strings["Reason"] = "";
$a->strings["%s total blocked contact"] = [
0 => "",
1 => "",
];
$a->strings["URL of the remote contact to block."] = "";
$a->strings["Block Reason"] = "";
$a->strings["Item Guid"] = "";
$a->strings["Item marked for deletion."] = "Artículo marcado para eliminación.";
$a->strings["Delete this Item"] = "Eliminar este artículo";
$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "En esta página, puede eliminar un artículo de su nodo. Si el artículo es una publicación de nivel superior, se eliminará todo el hilo.";
$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "Usted debe conocer el GUID del artículo. Puedes encontrarlo, por ejemplo. mirando la URL visible. La última parte de http://example.com/display/123456 es el GUID, aquí 123456.";
$a->strings["GUID"] = "GUID";
$a->strings["The GUID of the item you want to delete."] = "El GUID del artículo que quiere eliminar.";
$a->strings["Addon not found."] = "";
$a->strings["Addon %s disabled."] = "";
$a->strings["Addon %s enabled."] = "";
$a->strings["Addons reloaded"] = "";
$a->strings["Addon %s failed to install."] = "";
$a->strings["Reload active addons"] = "";
$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "";
$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas pueden que estén ocultas).";
$a->strings["Find on this site"] = "Buscar en este sitio";
$a->strings["Results for:"] = "Resultados para:";
$a->strings["Site Directory"] = "Directorio del sitio";
$a->strings["Item was not found."] = "Elemento no encontrado.";
$a->strings["Please enter a post body."] = "";
$a->strings["This feature is only available with the frio theme."] = "";
$a->strings["Compose new personal note"] = "";
$a->strings["Compose new post"] = "";
$a->strings["Visibility"] = "";
$a->strings["Clear the location"] = "";
$a->strings["Location services are unavailable on your device"] = "";
$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "";
$a->strings["Installed addons/apps:"] = "";
$a->strings["No installed addons/apps"] = "";
$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "";
$a->strings["On this server the following remote servers are blocked."] = "En este servidor los siguientes servidores remotos están bloqueados.";
$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "";
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Visite <a href=\"https://friendi.ca\">Friendi.ca</a> para aprender más sobre el proyecto Friendica, por favor.";
$a->strings["Bug reports and issues: please visit"] = "Reporte de fallos y problemas: por favor visita";
$a->strings["the bugtracker at github"] = "aviso de fallas (bugs) en github";
$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "";
$a->strings["Only You Can See This"] = "Únicamente tú puedes ver esto";
$a->strings["Tips for New Members"] = "Consejos para nuevos miembros";
$a->strings["The Photo with id %s is not available."] = "";
$a->strings["Invalid photo with id %s."] = "";
$a->strings["The provided profile link doesn't seem to be valid"] = "";
$a->strings["Enter your Webfinger address (user@domain.tld) or profile URL here. If this isn't supported by your system, you have to subscribe to <strong>%s</strong> or <strong>%s</strong> directly on your system."] = "";
$a->strings["Account"] = "Cuenta";
$a->strings["Display"] = "Interfaz del usuario";
$a->strings["Manage Accounts"] = "";
$a->strings["Connected apps"] = "Aplicaciones conectadas";
$a->strings["Export personal data"] = "Exportación de datos personales";
$a->strings["Remove account"] = "Eliminar cuenta";
$a->strings["Could not create group."] = "Imposible crear el grupo.";
$a->strings["Group not found."] = "Grupo no encontrado.";
$a->strings["Group name was not changed."] = "";
$a->strings["Unknown group."] = "";
$a->strings["Contact is deleted."] = "";
$a->strings["Unable to add the contact to the group."] = "";
$a->strings["Contact successfully added to group."] = "";
$a->strings["Unable to remove the contact from the group."] = "";
$a->strings["Contact successfully removed from group."] = "";
$a->strings["Unknown group command."] = "";
$a->strings["Bad request."] = "";
$a->strings["Save Group"] = "Guardar grupo";
$a->strings["Filter"] = "";
$a->strings["Create a group of contacts/friends."] = "Crea un grupo de contactos/amigos.";
$a->strings["Group Name: "] = "Nombre del grupo: ";
$a->strings["Contacts not in any group"] = "Contactos sin grupo";
$a->strings["Unable to remove group."] = "No se puede eliminar el grupo.";
$a->strings["Delete Group"] = "Borrar grupo";
$a->strings["Edit Group Name"] = "Editar nombre de grupo";
$a->strings["Members"] = "Miembros";
$a->strings["Remove contact from group"] = "";
$a->strings["Click on a contact to add or remove."] = "Pulsa en un contacto para añadirlo o eliminarlo.";
$a->strings["Add contact to group"] = "";
$a->strings["Only logged in users are permitted to perform a search."] = "Solo usuarios activos tienen permiso para ejecutar búsquedas.";
$a->strings["Only one search per minute is permitted for not logged in users."] = "Se permite solo una búsqueda por minuto para usuarios no identificados.";
$a->strings["Search"] = "Buscar";
$a->strings["Items tagged with: %s"] = "Objetos taggeado con: %s";
$a->strings["You must be logged in to use this module."] = "";
$a->strings["Search term was not saved."] = "";
$a->strings["Search term already saved."] = "";
$a->strings["Search term was not removed."] = "";
$a->strings["No profile"] = "Nigún perfil";
$a->strings["Error while sending poke, please retry."] = "";
$a->strings["Poke/Prod"] = "Toque/Empujón";
$a->strings["poke, prod or do other things to somebody"] = "da un toque, empujón o similar a alguien";
$a->strings["Choose what you wish to do to recipient"] = "Elige qué desea hacer con el receptor";
$a->strings["Make this post private"] = "Hacer esta publicación privada";
$a->strings["Contact update failed."] = "Error al actualizar el Contacto.";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ADVERTENCIA: Esto es muy avanzado</strong> y si se introduce información incorrecta tu conexión con este contacto puede dejar de funcionar.";
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Por favor usa el botón 'Atás' de tu navegador <strong>ahora</strong> si no tienes claro qué hacer en esta página.";
$a->strings["No mirroring"] = "No espejar";
$a->strings["Mirror as forwarded posting"] = "Espejar como reenvio";
$a->strings["Mirror as my own posting"] = "Espejar como publicación propia";
$a->strings["Return to contact editor"] = "Volver al editor de contactos";
$a->strings["Remote Self"] = "Perfil remoto";
$a->strings["Mirror postings from this contact"] = "Espejar publicaciones de este contacto";
$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcar este contacto como perfil_remoto, esto generara que friendica reenvía nuevas publicaciones desde esta cuenta.";
$a->strings["Account Nickname"] = "Apodo de la cuenta";
$a->strings["@Tagname - overrides Name/Nickname"] = "@Etiqueta - Sobrescribe el Nombre/Apodo";
$a->strings["Account URL"] = "Dirección de la cuenta";
$a->strings["Account URL Alias"] = "";
$a->strings["Friend Request URL"] = "Dirección de la solicitud de amistad";
$a->strings["Friend Confirm URL"] = "Dirección de confirmación de tu amigo ";
$a->strings["Notification Endpoint URL"] = "Dirección URL de la notificación";
$a->strings["Poll/Feed URL"] = "Dirección del Sondeo/Fuentes";
$a->strings["New photo from this URL"] = "Nueva foto de esta dirección";
$a->strings["No installed applications."] = "Sin aplicaciones";
$a->strings["Applications"] = "Aplicaciones";
$a->strings["Profile Name is required."] = "Se necesita un nombre de perfil.";
$a->strings["Profile couldn't be updated."] = "";
$a->strings["Label:"] = "";
$a->strings["Value:"] = "";
$a->strings["Field Permissions"] = "";
$a->strings["(click to open/close)"] = "(pulsa para abrir/cerrar)";
$a->strings["Add a new profile field"] = "";
$a->strings["Profile Actions"] = "Acciones de perfil";
$a->strings["Edit Profile Details"] = "Editar detalles de tu perfil";
$a->strings["Change Profile Photo"] = "Cambiar imagen del Perfil";
$a->strings["Profile picture"] = "Imagen del perfil";
$a->strings["Location"] = "Ubicación";
$a->strings["Miscellaneous"] = "Varios";
$a->strings["Custom Profile Fields"] = "";
$a->strings["Display name:"] = "";
$a->strings["Street Address:"] = "Dirección";
$a->strings["Locality/City:"] = "Localidad/Ciudad:";
$a->strings["Region/State:"] = "Región/Estado:";
$a->strings["Postal/Zip Code:"] = "Código postal:";
$a->strings["Country:"] = "País";
$a->strings["XMPP (Jabber) address:"] = "Dirección XMPP (Jabber):";
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "La dirección XMPP será propagada entre sus contactos para que puedan seguirle.";
$a->strings["Homepage URL:"] = "Dirección de tu página:";
$a->strings["Public Keywords:"] = "Palabras clave públicas:";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Utilizadas para sugerir amigos potenciales, otros pueden verlo)";
$a->strings["Private Keywords:"] = "Palabras clave privadas:";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Utilizadas para buscar perfiles, nunca se muestra a otros)";
$a->strings["<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n\t\t\t\t<p>You can use BBCodes in the field values.</p>\n\t\t\t\t<p>Reorder by dragging the field title.</p>\n\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica contacts or the Friendica contacts in the selected groups.</p>"] = "";
$a->strings["Image size reduction [%s] failed."] = "Ha fallado la reducción de las dimensiones de la imagen [%s].";
$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarga la página o limpia la caché del navegador si la foto nueva no aparece inmediatamente.";
$a->strings["Unable to process image"] = "Imposible procesar la imagen";
$a->strings["Photo not found."] = "";
$a->strings["Profile picture successfully updated."] = "";
$a->strings["Crop Image"] = "Recortar imagen";
$a->strings["Please adjust the image cropping for optimum viewing."] = "Por favor, ajusta el recorte de la imagen para optimizarla.";
$a->strings["Use Image As Is"] = "";
$a->strings["Missing uploaded image."] = "";
$a->strings["Profile Picture Settings"] = "";
$a->strings["Current Profile Picture"] = "";
$a->strings["Upload Profile Picture"] = "";
$a->strings["Upload Picture:"] = "";
$a->strings["or"] = "o";
$a->strings["skip this step"] = "saltar este paso";
$a->strings["select a photo from your photo albums"] = "elige una foto de tus álbumes";
$a->strings["Delegation successfully granted."] = "";
$a->strings["Parent user not found, unavailable or password doesn't match."] = "";
$a->strings["Delegation successfully revoked."] = "";
$a->strings["Delegated administrators can view but not change delegation permissions."] = "";
$a->strings["Delegate user not found."] = "";
$a->strings["No parent user"] = "";
$a->strings["Parent User"] = "";
$a->strings["Additional Accounts"] = "";
$a->strings["Register additional accounts that are automatically connected to your existing account so you can manage them from this account."] = "";
$a->strings["Register an additional account"] = "";
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
$a->strings["Delegates"] = "";
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente.";
$a->strings["Existing Page Delegates"] = "Delegados actuales de la página";
$a->strings["Potential Delegates"] = "Delegados potenciales";
$a->strings["Add"] = "Añadir";
$a->strings["No entries."] = "Sin entradas.";
$a->strings["Two-factor authentication successfully disabled."] = "";
$a->strings["Wrong Password"] = "Contraseña incorrecta";
$a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "";
$a->strings["Authenticator app"] = "";
$a->strings["Configured"] = "";
$a->strings["Not Configured"] = "";
$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "";
$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "";
$a->strings["Recovery codes"] = "";
$a->strings["Remaining valid codes"] = "";
$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "";
$a->strings["App-specific passwords"] = "";
$a->strings["Generated app-specific passwords"] = "";
$a->strings["<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"] = "";
$a->strings["Current password:"] = "";
$a->strings["You need to provide your current password to change two-factor authentication settings."] = "";
$a->strings["Enable two-factor authentication"] = "";
$a->strings["Disable two-factor authentication"] = "";
$a->strings["Show recovery codes"] = "";
$a->strings["Manage app-specific passwords"] = "";
$a->strings["Finish app configuration"] = "";
$a->strings["Please enter your password to access this page."] = "";
$a->strings["Two-factor authentication successfully activated."] = "";
$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "";
$a->strings["Two-factor code verification"] = "";
$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "";
$a->strings["<p>Or you can open the following URL in your mobile devicde:</p><p><a href=\"%s\">%s</a></p>"] = "";
$a->strings["Verify code and enable two-factor authentication"] = "";
$a->strings["New recovery codes successfully generated."] = "";
$a->strings["Two-factor recovery codes"] = "";
$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and dont have the recovery codes you will lose access to your account.</p>"] = "";
$a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes wont work anymore."] = "";
$a->strings["Generate new recovery codes"] = "";
$a->strings["Next: Verification"] = "";
$a->strings["App-specific password generation failed: The description is empty."] = "";
$a->strings["App-specific password generation failed: This description already exists."] = "";
$a->strings["New app-specific password generated."] = "";
$a->strings["App-specific passwords successfully revoked."] = "";
$a->strings["App-specific password successfully revoked."] = "";
$a->strings["Two-factor app-specific passwords"] = "";
$a->strings["<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"] = "";
$a->strings["Make sure to copy your new app-specific password now. You wont be able to see it again!"] = "";
$a->strings["Description"] = "";
$a->strings["Last Used"] = "";
$a->strings["Revoke"] = "";
$a->strings["Revoke All"] = "";
$a->strings["When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it."] = "";
$a->strings["Generate new app-specific password"] = "";
$a->strings["Friendiqa on my Fairphone 2..."] = "";
$a->strings["Generate"] = "";
$a->strings["The theme you chose isn't available."] = "";
$a->strings["%s - (Unsupported)"] = "";
$a->strings["Display Settings"] = "Configuración Tema/Visualización";
$a->strings["General Theme Settings"] = "Ajustes generales de tema";
$a->strings["Custom Theme Settings"] = "Ajustes personalizados de tema";
$a->strings["Content Settings"] = "Ajustes de contenido";
$a->strings["Calendar"] = "Calendario";
$a->strings["Display Theme:"] = "Utilizar tema:";
$a->strings["Mobile Theme:"] = "Tema móvil:";
$a->strings["Number of items to display per page:"] = "Número de elementos a mostrar por página:";
$a->strings["Maximum of 100 items"] = "Máximo 100 elementos";
$a->strings["Number of items to display per page when viewed from mobile device:"] = "Cantidad de objetos a visualizar cuando se usa un movil";
$a->strings["Update browser every xx seconds"] = "Actualizar navegador cada xx segundos";
$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimo 10 segundos. Ingrese -1 para deshabilitar.";
$a->strings["Automatic updates only at the top of the post stream pages"] = "";
$a->strings["Auto update may add new posts at the top of the post stream pages, which can affect the scroll position and perturb normal reading if it happens anywhere else the top of the page."] = "";
$a->strings["Don't show emoticons"] = "No mostrar emoticones";
$a->strings["Normally emoticons are replaced with matching symbols. This setting disables this behaviour."] = "";
$a->strings["Infinite scroll"] = "pagina infinita (sroll)";
$a->strings["Automatic fetch new items when reaching the page end."] = "";
$a->strings["Disable Smart Threading"] = "";
$a->strings["Disable the automatic suppression of extraneous thread indentation."] = "";
$a->strings["Hide the Dislike feature"] = "";
$a->strings["Hides the Dislike button and dislike reactions on posts and comments."] = "";
$a->strings["Beginning of week:"] = "Principio de la semana:";
$a->strings["Export account"] = "Exportar cuenta";
$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Exporta la información de tu cuenta y tus contactos. Úsalo para guardar una copia de seguridad de tu cuenta y/o moverla a otro servidor.";
$a->strings["Export all"] = "Exportar todo";
$a->strings["Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "";
$a->strings["Export Contacts to CSV"] = "";
$a->strings["Export the list of the accounts you are following as CSV file. Compatible to e.g. Mastodon."] = "";
$a->strings["System down for maintenance"] = "Servicio suspendido por mantenimiento";
$a->strings["%s is now following %s."] = "%s sigue ahora a %s.";
$a->strings["following"] = "siguiendo";
$a->strings["%s stopped following %s."] = "%s dejó de seguir a %s.";
$a->strings["stopped following"] = "dejó de seguir";
$a->strings["Attachments:"] = "Archivos adjuntos:";
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Administrador";
$a->strings["%s Administrator"] = "%s Administrador";
$a->strings["thanks"] = "";
$a->strings["Friendica Notification"] = "Notificación de Friendica";
$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD";
$a->strings["never"] = "nunca";
$a->strings["less than a second ago"] = "hace menos de un segundo";
$a->strings["year"] = "año";
$a->strings["years"] = "años";
$a->strings["months"] = "meses";
$a->strings["weeks"] = "semanas";
$a->strings["days"] = "días";
$a->strings["hour"] = "hora";
$a->strings["hours"] = "horas";
$a->strings["minute"] = "minuto";
$a->strings["minutes"] = "minutos";
$a->strings["second"] = "segundo";
$a->strings["seconds"] = "segundos";
$a->strings["in %1\$d %2\$s"] = "";
$a->strings["%1\$d %2\$s ago"] = "hace %1\$d %2\$s";
$a->strings["Database storage failed to update %s"] = "";
$a->strings["Database storage failed to insert data"] = "";
$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "";
$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "";
$a->strings["Storage base path"] = "";
$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "";
$a->strings["Enter a valid existing folder"] = "";
$a->strings["activity"] = "Actividad";
$a->strings["post"] = "Publicación";
$a->strings["Content warning: %s"] = "";
$a->strings["bytes"] = "bytes";
$a->strings["View on separate page"] = "Ver en pagina aparte";
$a->strings["view on separate page"] = "ver en pagina aparte";
$a->strings["link to source"] = "Enlace al original";
$a->strings["[no subject]"] = "[sin asunto]";
$a->strings["UnFollow"] = "";
$a->strings["Drop Contact"] = "Eliminar contacto";
$a->strings["Organisation"] = "Organización";
$a->strings["News"] = "Noticias";
$a->strings["Forum"] = "Foro";
$a->strings["Connect URL missing."] = "Falta el conector URL.";
$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
$a->strings["This site is not configured to allow communications with other networks."] = "Este sitio no está configurado para permitir la comunicación con otras redes.";
$a->strings["No compatible communication protocols or feeds were discovered."] = "No se ha descubierto protocolos de comunicación o fuentes compatibles.";
$a->strings["The profile address specified does not provide adequate information."] = "La dirección del perfil especificado no proporciona información adecuada.";
$a->strings["An author or name was not found."] = "No se ha encontrado un autor o nombre.";
$a->strings["No browser URL could be matched to this address."] = "Ninguna dirección concuerda con la suministrada.";
$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Imposible identificar la dirección @ con algún protocolo conocido o dirección de contacto.";
$a->strings["Use mailto: in front of address to force email check."] = "Escribe mailto: al principio de la dirección para forzar el envío.";
$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio.";
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales tuyas.";
$a->strings["Unable to retrieve contact information."] = "No ha sido posible recibir la información del contacto.";
$a->strings["Starts:"] = "Inicio:";
$a->strings["Finishes:"] = "Final:";
$a->strings["all-day"] = "todo el día";
$a->strings["Sept"] = "Sept";
$a->strings["No events to display"] = "No hay eventos a mostrar";
$a->strings["l, F j"] = "l, F j";
$a->strings["Edit event"] = "Editar evento";
$a->strings["Duplicate event"] = "Duplicar evento";
$a->strings["Delete event"] = "Borrar evento";
$a->strings["D g:i A"] = "D g:i A";
$a->strings["g:i A"] = "g:i A";
$a->strings["Show map"] = "Mostrar mapa";
$a->strings["Hide map"] = "Ocultar mapa";
$a->strings["%s's birthday"] = "Cumpleaños de %s";
$a->strings["Happy Birthday %s"] = "Feliz cumpleaños %s";
$a->strings["Login failed"] = "";
$a->strings["Not enough information to authenticate"] = "";
$a->strings["Password can't be empty"] = "";
$a->strings["Empty passwords are not allowed."] = "";
$a->strings["The new password has been exposed in a public data dump, please choose another."] = "";
$a->strings["The password can't contain accentuated letters, white spaces or colons (:)"] = "";
$a->strings["Passwords do not match. Password unchanged."] = "Las contraseñas no coinciden. La contraseña no ha sido modificada.";
$a->strings["An invitation is required."] = "Se necesita invitación.";
$a->strings["Invitation could not be verified."] = "No se puede verificar la invitación.";
$a->strings["Invalid OpenID url"] = "Dirección OpenID no válida";
$a->strings["Please enter the required information."] = "Por favor, introduce la información necesaria.";
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "";
$a->strings["Username should be at least %s character."] = [
0 => "",
1 => "",
];
$a->strings["Username should be at most %s character."] = [
0 => "",
1 => "",
];
$a->strings["That doesn't appear to be your full (First Last) name."] = "No parece que ese sea tu nombre completo.";
$a->strings["Your email domain is not among those allowed on this site."] = "Tu dominio de correo no se encuentra entre los permitidos en este sitio.";
$a->strings["Not a valid email address."] = "No es una dirección de correo electrónico válida.";
$a->strings["The nickname was blocked from registration by the nodes admin."] = "";
$a->strings["Cannot use that email."] = "No se puede utilizar este correo electrónico.";
$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
$a->strings["Nickname is already registered. Please choose another."] = "Apodo ya registrado. Por favor, elije otro.";
$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERROR GRAVE: La generación de claves de seguridad ha fallado.";
$a->strings["An error occurred during registration. Please try again."] = "Se produjo un error durante el registro. Por favor, inténtalo de nuevo.";
$a->strings["An error occurred creating your default profile. Please try again."] = "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo.";
$a->strings["An error occurred creating your self contact. Please try again."] = "";
$a->strings["Friends"] = "Amigos";
$a->strings["An error occurred creating your default contact group. Please try again."] = "";
$a->strings["\n\t\tDear %1\$s,\n\t\t\tthe administrator of %2\$s has set up an account for you."] = "";
$a->strings["\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%1\$s\n\t\tLogin Name:\t\t%2\$s\n\t\tPassword:\t\t%3\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\tThank you and welcome to %4\$s."] = "";
$a->strings["Registration details for %s"] = "Detalles de registro para %s";
$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t"] = "";
$a->strings["Registration at %s"] = "Registro en %s";
$a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t\t"] = "";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "";
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes <strong>pueden</strong> aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretendes, por favor, crea otro grupo con un nombre diferente.";
$a->strings["Default privacy group for new contacts"] = "Grupo por defecto para nuevos contactos";
$a->strings["Everybody"] = "Todo el mundo";
$a->strings["edit"] = "editar";
$a->strings["add"] = "añadir";
$a->strings["Edit group"] = "Editar grupo";
$a->strings["Create a new group"] = "Crear un nuevo grupo";
$a->strings["Edit groups"] = "Editar grupo";
$a->strings["Change profile photo"] = "Cambiar foto del perfil";
$a->strings["Atom feed"] = "Atom feed";
$a->strings["g A l F d"] = "g A l F d";
$a->strings["F d"] = "F d";
$a->strings["[today]"] = "[hoy]";
$a->strings["Birthday Reminders"] = "Recordatorios de cumpleaños";
$a->strings["Birthdays this week:"] = "Cumpleaños esta semana:";
$a->strings["[No description]"] = "[Sin descripción]";
$a->strings["Event Reminders"] = "Recordatorios de eventos";
$a->strings["Upcoming events the next 7 days:"] = "";
$a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "";
$a->strings["Add New Contact"] = "Añadir nuevo contacto";
$a->strings["Enter address or web location"] = "Escribe la dirección o página web";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Ejemplo: miguel@ejemplo.com, http://ejemplo.com/miguel";
$a->strings["Connect"] = "Conectar";
$a->strings["%d invitation available"] = [
0 => "%d invitación disponible",
1 => "%d invitaviones disponibles",
];
$a->strings["Everyone"] = "";
$a->strings["Relationships"] = "";
$a->strings["Protocols"] = "";
$a->strings["All Protocols"] = "";
$a->strings["Saved Folders"] = "Directorios guardados";
$a->strings["Everything"] = "Todo";
$a->strings["Categories"] = "Categorías";
$a->strings["%d contact in common"] = [
0 => "%d contacto en común",
1 => "%d contactos en común",
];
$a->strings["Archives"] = "Archivos";
$a->strings["Frequently"] = "";
$a->strings["Hourly"] = "";
$a->strings["Twice daily"] = "";
$a->strings["Daily"] = "";
$a->strings["Weekly"] = "";
$a->strings["Monthly"] = "";
$a->strings["DFRN"] = "";
$a->strings["OStatus"] = "";
$a->strings["RSS/Atom"] = "";
$a->strings["Zot!"] = "";
$a->strings["LinkedIn"] = "";
$a->strings["XMPP/IM"] = "";
$a->strings["MySpace"] = "";
$a->strings["Google+"] = "";
$a->strings["pump.io"] = "";
$a->strings["Twitter"] = "";
$a->strings["Discourse"] = "";
$a->strings["Diaspora Connector"] = "";
$a->strings["GNU Social Connector"] = "";
$a->strings["ActivityPub"] = "";
$a->strings["pnut"] = "";
$a->strings["%s (via %s)"] = "";
$a->strings["General Features"] = "Opciones generales";
$a->strings["Photo Location"] = "Localización foto";
$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Normalmente los meta datos de las imágenes son eliminados. Esto extraerá la localización si presente antes de eliminar los meta datos y enlaza la misma con el mapa.";
$a->strings["Trending Tags"] = "";
$a->strings["Show a community page widget with a list of the most popular tags in recent public posts."] = "";
$a->strings["Post Composition Features"] = "Opciones de edición de publicaciones.";
$a->strings["Auto-mention Forums"] = "Auto-mencionar foros";
$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Añadir/eliminar mención cuando un foro es seleccionado/deseleccionado en la ventana ACL.";
$a->strings["Explicit Mentions"] = "";
$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "";
$a->strings["Post/Comment Tools"] = "Herramienta de publicaciones/respuestas";
$a->strings["Post Categories"] = "Categorías de publicaciones";
$a->strings["Add categories to your posts"] = "Agregue categorías a sus publicaciones. Las mismas serán visualizadas en su pagina de inicio.";
$a->strings["Advanced Profile Settings"] = "Ajustes avanzados del perfil";
$a->strings["List Forums"] = "Listar foros";
$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Mostrar a los visitantes foros públicos en las que se esta participando en el pagina avanzada de perfiles.";
$a->strings["Tag Cloud"] = "";
$a->strings["Provide a personal tag cloud on your profile page"] = "";
$a->strings["Display Membership Date"] = "";
$a->strings["Display membership date in profile"] = "";
$a->strings["Nothing new here"] = "Nada nuevo por aquí";
$a->strings["Clear notifications"] = "Limpiar notificaciones";
$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, contenido";
$a->strings["End this session"] = "Cerrar la sesión";
$a->strings["Sign in"] = "Date de alta";
$a->strings["Personal notes"] = "Notas personales";
$a->strings["Your personal notes"] = "Tus notas personales";
$a->strings["Home"] = "Inicio";
$a->strings["Home Page"] = "Página de inicio";
$a->strings["Create an account"] = "Crea una cuenta";
$a->strings["Help and documentation"] = "Ayuda y documentación";
$a->strings["Apps"] = "Aplicaciones";
$a->strings["Addon applications, utilities, games"] = "Aplicaciones, utilidades, juegos";
$a->strings["Search site content"] = " Busca contenido en la página";
$a->strings["Full Text"] = "Texto completo";
$a->strings["Tags"] = "Tags";
$a->strings["Community"] = "Comunidad";
$a->strings["Conversations on this and other servers"] = "";
$a->strings["Directory"] = "Directorio";
$a->strings["People directory"] = "Directorio de usuarios";
$a->strings["Information about this friendica instance"] = "Información sobre esta instancia de friendica";
$a->strings["Terms of Service of this Friendica instance"] = "";
$a->strings["Introductions"] = "Presentaciones";
$a->strings["Friend Requests"] = "Solicitudes de amistad";
$a->strings["See all notifications"] = "Ver todas las notificaciones";
$a->strings["Mark all system notifications seen"] = "Marcar todas las notificaciones del sistema como leídas";
$a->strings["Inbox"] = "Entrada";
$a->strings["Outbox"] = "Enviados";
$a->strings["Accounts"] = "";
$a->strings["Manage other pages"] = "Administrar otras páginas";
$a->strings["Site setup and configuration"] = "Opciones y configuración del sitio";
$a->strings["Navigation"] = "Navegación";
$a->strings["Site map"] = "Mapa del sitio";
$a->strings["Remove term"] = "Eliminar término";
$a->strings["Saved Searches"] = "Búsquedas guardadas";
$a->strings["Export"] = "Exportar";
$a->strings["Export calendar as ical"] = "Exportar calendario como ical";
$a->strings["Export calendar as csv"] = "Exportar calendario como csv";
$a->strings["Trending Tags (last %d hour)"] = [
0 => "",
1 => "",
];
$a->strings["More Trending Tags"] = "";
$a->strings["No contacts"] = "Sin contactos";
$a->strings["%d Contact"] = [
0 => "%d Contacto",
1 => "%d Contactos",
];
$a->strings["View Contacts"] = "Ver contactos";
$a->strings["newer"] = "más nuevo";
$a->strings["older"] = "más antiguo";
$a->strings["Embedding disabled"] = "Contenido incrustrado desabilitado";
$a->strings["Embedded content"] = "Contenido integrado";
$a->strings["prev"] = "ant.";
$a->strings["last"] = "última";
$a->strings["Loading more entries..."] = "Cargar mas entradas ..";
$a->strings["The end"] = "El fin";
$a->strings["Click to open/close"] = "Pulsa para abrir/cerrar";
$a->strings["Image/photo"] = "Imagen/Foto";
$a->strings["<a href=\"%1\$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2\$s</a> %3\$s"] = "";
$a->strings["$1 wrote:"] = "$1 escribió:";
$a->strings["Encrypted content"] = "Contenido cifrado";
$a->strings["Invalid source protocol"] = "Protocolo de fuente inválido";
$a->strings["Invalid link protocol"] = "Protocolo de enlace inválido";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo.";