friendica/view/lang/es/strings.php

2229 lines
188 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 ($n != 1);;
}}
;
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "",
1 => "",
];
$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
0 => "",
1 => "",
];
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "";
$a->strings["Profile Photos"] = "Foto del perfil";
$a->strings["event"] = "evento";
$a->strings["status"] = "estado";
$a->strings["photo"] = "foto";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s le gusta %3\$s de %2\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s no le gusta %3\$s de %2\$s";
$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s atenderá %2\$s's %3\$s";
$a->strings["%1\$s doesn't attend %2\$s's %3\$s"] = "%1\$s no atenderá %2\$s's %3\$s";
$a->strings["%1\$s attends maybe %2\$s's %3\$s"] = "%1\$s atenderá quizás %2\$s's %3\$s";
$a->strings["%1\$s is now friends with %2\$s"] = "%1\$s ahora es amigo de %2\$s";
$a->strings["%1\$s poked %2\$s"] = "%1\$s le dio un toque a %2\$s";
$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["post/item"] = "publicación/tema";
$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha marcado %3\$s de %2\$s como Favorito";
$a->strings["Likes"] = "Me gusta";
$a->strings["Dislikes"] = "No me gusta";
$a->strings["Attending"] = [
0 => "Atendiendo",
1 => "Atendiendo",
];
$a->strings["Not attending"] = "No atendiendo";
$a->strings["Might attend"] = "Puede que atienda";
$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["Follow Thread"] = "Seguir publicacion";
$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["Poke"] = "Toque";
$a->strings["Connect/Follow"] = "Conectar/Seguir";
$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["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["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["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["View all"] = "Ver todos los contactos";
$a->strings["Like"] = [
0 => "Me gusta",
1 => "Me gusta",
];
$a->strings["Dislike"] = [
0 => "No me gusta",
1 => "No me gusta",
];
$a->strings["Not Attending"] = [
0 => "No atendiendo",
1 => "No atendiendo",
];
$a->strings["Undecided"] = [
0 => "Indeciso",
1 => "Indeciso",
];
$a->strings["Friendica Notification"] = "Notificación de Friendica";
$a->strings["Thank You,"] = "Gracias,";
$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Administrador";
$a->strings["%s Administrator"] = "%s Administrador";
$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notificación] Nuevo correo recibido de %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 commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s comentó en [url=%2\$s]a %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s comentó en [url=%2\$s] %4\$s de %3\$s[/url]";
$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s comentó en [url=%2\$s] tu %3\$s[/url]";
$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notificación] Comentario en la conversación de #%1\$d por %2\$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["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notificación] %s publicó en tu muro";
$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["[Friendica:Notify] %s tagged you"] = "[Friendica:Notificación] %s te ha etiquetado";
$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s te ha etiquetado en %2\$s";
$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]te etiquetó[/url].";
$a->strings["[Friendica:Notify] %s shared a new post"] = "[Notificacion Friendica] %s compartió una nueva publicación";
$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["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s te dio un toque";
$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["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notificación] %s ha etiquetado tu publicación";
$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["[Friendica:Notify] Introduction received"] = "[Friendica:Notificación] Sugerencia de amistad recibida";
$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["[Friendica:Notify] A new person is sharing with you"] = "[Notificación:Friendica] Un nuevo contacto comparte contigo";
$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s comparte contigo en %2\$s";
$a->strings["[Friendica:Notify] You have a new follower"] = "[Notificación:Friendica] Tienes un nuevo seguidor";
$a->strings["You have a new follower at %2\$s : %1\$s"] = "Tienes un nuevo seguidor en %2\$s : %1\$s";
$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notificación] Sugerencia de amistad recibida";
$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["[Friendica:Notify] Connection accepted"] = "[Notificación:Friendica] Conexión aceptada";
$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["Item not found."] = "Elemento no encontrado.";
$a->strings["Do you really want to delete this item?"] = "¿Realmente quieres borrar este objeto?";
$a->strings["Yes"] = "";
$a->strings["Permission denied."] = "Permiso denegado.";
$a->strings["Archives"] = "Archivos";
$a->strings["show more"] = "ver más";
$a->strings["Theme settings updated."] = "Configuración de la apariencia actualizada.";
$a->strings["Information"] = "Información";
$a->strings["Overview"] = "";
$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["Terms of Service"] = "Términos de Servicio";
$a->strings["Database"] = "Base de Datos";
$a->strings["DB updates"] = "Actualizaciones de la Base de Datos";
$a->strings["Inspect Queue"] = "Inspeccionar cola";
$a->strings["Inspect Deferred Workers"] = "";
$a->strings["Inspect worker Queue"] = "";
$a->strings["Tools"] = "Herramientas";
$a->strings["Contact Blocklist"] = "";
$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"] = "";
$a->strings["probe address"] = "probar direccion";
$a->strings["check webfinger"] = "Verificar webfinger";
$a->strings["Admin"] = "Admin";
$a->strings["Addon Features"] = "";
$a->strings["User registrations waiting for confirmation"] = "Registro de usuarios esperando la confirmación";
$a->strings["Administration"] = "Administración";
$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\">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["Save Settings"] = "Guardar configuración";
$a->strings["Blocked domain"] = "Dominio bloqueado";
$a->strings["The blocked domain"] = "El dominio bloqueado";
$a->strings["Reason for the block"] = "Razón para el bloqueo";
$a->strings["The reason why you blocked this domain."] = "La razón por la que bloqueó este dominio.";
$a->strings["Delete domain"] = "Eliminar dominio";
$a->strings["Check to delete this entry from the blocklist"] = "Marca para eliminar esta entrada de la lista de bloqueo";
$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "Esta página se puede usar para definir una lista negra de servidores de la red federada a los que no se les permite interactuar con su nodo. Para todos los dominios ingresados, también debe dar una razón por la que ha bloqueado el servidor remoto.";
$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "La lista de servidores bloqueados estará disponible públicamente en la página /friendica para que los usuarios y las personas que investiguen los problemas de comunicación puedan encontrar fácilmente la razón..";
$a->strings["Add new entry to block list"] = "Agregar nueva entrada a la lista de bloqueo";
$a->strings["Server Domain"] = "Dominio del servidor";
$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "El dominio del nuevo servidor para añadir a la lista de bloqueo. No incluye el protocolo.";
$a->strings["Block reason"] = "Lazón del bloqueo";
$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["Server added to blocklist."] = "Servidor añadido a la lista de bloqueo.";
$a->strings["Site blocklist updated."] = "Lista de bloqueo del sitio actualizada.";
$a->strings["The contact has been blocked from the node"] = "El contacto ha sido blockeado del nodo";
$a->strings["Could not find any contact entry for this URL (%s)"] = "";
$a->strings["%s contact unblocked"] = [
0 => "",
1 => "",
];
$a->strings["Remote Contact Blocklist"] = "";
$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
$a->strings["Block Remote Contact"] = "";
$a->strings["select all"] = "seleccionar todo";
$a->strings["select none"] = "";
$a->strings["Block"] = "Bloquear";
$a->strings["Unblock"] = "Desbloquear";
$a->strings["No remote contact is blocked from this node."] = "";
$a->strings["Blocked Remote Contacts"] = "";
$a->strings["Block New Remote Contact"] = "";
$a->strings["Photo"] = "";
$a->strings["Name"] = "Nombre";
$a->strings["Address"] = "Dirección";
$a->strings["Profile URL"] = "URL Perfil";
$a->strings["%s total blocked contact"] = [
0 => "",
1 => "",
];
$a->strings["URL of the remote contact to block."] = "";
$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["Item marked for deletion."] = "Artículo marcado para eliminación.";
$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["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "El modulo <em>directorio de contactos encontrados</em> no esta habilitado, habilitado aumentara la cantidad de datos detallados aquí.";
$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "";
$a->strings["ID"] = "ID";
$a->strings["Recipient Name"] = "Nombre del recipiente";
$a->strings["Recipient Profile"] = "Perfil del recipiente";
$a->strings["Network"] = "Red";
$a->strings["Created"] = "Creado";
$a->strings["Last Tried"] = "Ultimo intento";
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Esta pagina muestra la cola de mensajes salientes. Estos son publicaciones cuyo envío inicial fallo. Serán reenviados mas tarde y eventualmente eliminados si la entrega falla permanentemente. ";
$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["Job Parameters"] = "";
$a->strings["Priority"] = "";
$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["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 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["<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["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["Summary"] = "Resumen";
$a->strings["Registered users"] = "Usuarios registrados";
$a->strings["Pending registrations"] = "Pendientes de registro";
$a->strings["Version"] = "Versión";
$a->strings["Active addons"] = "";
$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["Site settings updated."] = "Configuración de actualización.";
$a->strings["No special theme for mobile devices"] = "No hay tema especial para dispositivos móviles";
$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["Disabled"] = "Deshabilitado";
$a->strings["Users, Global Contacts"] = "Perfiles, contactos globales";
$a->strings["Users, Global Contacts/fallback"] = "Perfiles, contactos globales/fallback";
$a->strings["One month"] = "Un mes";
$a->strings["Three months"] = "Tres meses";
$a->strings["Half a year"] = "Medio año";
$a->strings["One year"] = "Un año";
$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["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["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["Republish users to directory"] = "Volver a publicar usuarios en el directorio";
$a->strings["Registration"] = "Registro";
$a->strings["File upload"] = "Subida de archivo";
$a->strings["Policies"] = "Políticas";
$a->strings["Advanced"] = "Avanzado";
$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["Warning! Advanced function. Could make this server unreachable."] = "";
$a->strings["Site name"] = "Nombre del sitio";
$a->strings["Host name"] = "Nombre de dominio";
$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["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='#' id='cnftheme'>change theme settings</a>"] = "Tema por defecto del sistema, los usuarios podrán elegir el suyo propio en su configuración <a href='#' id='cnftheme'>cambiar configuración del tema</a>";
$a->strings["Mobile system theme"] = "Tema de sistema móvil";
$a->strings["Theme for mobile devices"] = "Tema para dispositivos móviles";
$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["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["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')"] = "El numero máximo de publicaciones por usuario que aparecerán en la pagina de comunidad. (No valido para 'comunidad global')";
$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["Only import OStatus/ActivityPub threads from our contacts"] = "";
$a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = "";
$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 50."] = "Carga máxima del sistema antes de que la entrega y los procesos de sondeo sean retrasados - por defecto 50.";
$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["Maximum table size for optimization"] = "Tamaño máximo de las tablas para la optimización.";
$a->strings["Maximum table size (in MB) for the automatic optimization. Enter -1 to disable it."] = "";
$a->strings["Minimum level of fragmentation"] = "Nivel mínimo de fragmentación ";
$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Nivel mínimo de fragmentación para para comenzar la optimización - valor por defecto es 30%. ";
$a->strings["Periodical check of global contacts"] = "Verificación periódica de los contactos globales.";
$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Habilitado los contactos globales son verificado periódicamente por datos faltantes o datos obsoletos como también por la vitalidad de los contactos y servidores.";
$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. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Recoger periódicamente información sobre perfiles en otros servidores. Puede elegir entre 'usuarios': perfiles de un sistema remoto, 'contactos globales': contactos activos que son conocidos por el servidor. El fallback es para servidors redmatrix y instalaciones viejas de friendica en las que los contactos no estaban a disposición. El fallback aumenta la carga del servidor, asi que la configuración recomendada es 'usuarios, contactos globales'";
$a->strings["Timeframe for fetching global contacts"] = "Intervalos de tiempo para revisar contactos globales.";
$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Cuando la revisacion es activada, este valor define el intervalo de tiempo de la actividad de los contactos globales que son recolectados de los servidores. (?)";
$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."] = "Si habilitado, datos generales del servidor y estadisticas de uso serán publicados. Los datos contienen el nombre y la versión del servidor, numero de usuarios con perfiles públicos, cantidad de temas publicados y los protocolos y conectores activados. Vea <a href='http://the-federation.info/'>the-federation.info</a> por detalles.";
$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["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["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["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"] = "No use 'proc_open' junto al \"trabajador\"!";
$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 \\x28e.g. messages being delivered\\x29. 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["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["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tEstimado %1\$s,\n\t\t\t\tel administrador de %2\$s ha creado una cuenta para usted.";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$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 %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "";
$a->strings["Registration details for %s"] = "Detalles de registro para %s";
$a->strings["%s user blocked/unblocked"] = [
0 => "%s usuario bloqueado/desbloqueado",
1 => "%s usuarios bloqueados/desbloqueados",
];
$a->strings["You can't remove yourself"] = "";
$a->strings["%s user deleted"] = [
0 => "%s usuario eliminado",
1 => "%s usuarios eliminados",
];
$a->strings["User '%s' deleted"] = "Usuario '%s' eliminado";
$a->strings["User '%s' unblocked"] = "Usuario '%s' desbloqueado";
$a->strings["User '%s' blocked"] = "Usuario '%s' bloqueado'";
$a->strings["Normal Account Page"] = "Página de cuenta normal";
$a->strings["Soapbox Page"] = "Página de tribuna";
$a->strings["Public Forum"] = "Foro público";
$a->strings["Automatic Friend Page"] = "Página de Amistad autómatica";
$a->strings["Private Forum"] = "";
$a->strings["Personal Page"] = "Página personal";
$a->strings["Organisation Page"] = "Página de organización";
$a->strings["News Page"] = "Página de noticias";
$a->strings["Community Forum"] = "Foro de la comunidad";
$a->strings["Email"] = "Correo electrónico";
$a->strings["Register date"] = "Fecha de registro";
$a->strings["Last login"] = "Último acceso";
$a->strings["Last item"] = "Último elemento";
$a->strings["Type"] = "";
$a->strings["Add User"] = "Agregar usuario";
$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["Approve"] = "Aprobar";
$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["Addon %s disabled."] = "";
$a->strings["Addon %s enabled."] = "";
$a->strings["Disable"] = "Desactivado";
$a->strings["Enable"] = "Activado";
$a->strings["Toggle"] = "Activar";
$a->strings["Settings"] = "Configuración";
$a->strings["Author: "] = "Autor:";
$a->strings["Maintainer: "] = "Mantenedor: ";
$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 themes found."] = "No se encontraron temas.";
$a->strings["Screenshot"] = "Captura de pantalla";
$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["Log settings updated."] = "Configuración de registro actualizada.";
$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["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["Off"] = "Apagado";
$a->strings["On"] = "Encendido";
$a->strings["Lock feature %s"] = "Trancar opción %s ";
$a->strings["Manage Additional Features"] = "Administrar opciones adicionales";
$a->strings["No friends to display."] = "No hay amigos para mostrar.";
$a->strings["Connect"] = "Conectar";
$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["You must be logged in to use addons. "] = "Tienes que estar registrado para tener acceso a los accesorios.";
$a->strings["Applications"] = "Aplicaciones";
$a->strings["No installed applications."] = "Sin aplicaciones";
$a->strings["Item not available."] = "Elemento no disponible.";
$a->strings["Item was not found."] = "Elemento no encontrado.";
$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"] = "";
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "";
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "";
$a->strings["Source input (Diaspora format)"] = "";
$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::toMarkdown"] = "";
$a->strings["HTML::toPlaintext"] = "";
$a->strings["Source text"] = "";
$a->strings["BBCode"] = "";
$a->strings["Markdown"] = "";
$a->strings["HTML"] = "";
$a->strings["Login"] = "Acceder";
$a->strings["Bad Request"] = "";
$a->strings["The post was created"] = "La publicación fue creada";
$a->strings["Access denied."] = "Acceso denegado.";
$a->strings["Page not found."] = "Página no encontrada.";
$a->strings["Access to this profile has been restricted."] = "El acceso a este perfil ha sido restringido.";
$a->strings["Events"] = "Eventos";
$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["No contacts in common."] = "Sin contactos en común.";
$a->strings["Common Friends"] = "Amigos comunes";
$a->strings["Public access denied."] = "Acceso público denegado.";
$a->strings["Community option not available."] = "";
$a->strings["Not available."] = "No disponible";
$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["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["Contact settings applied."] = "Contacto configurado con éxito.";
$a->strings["Contact update failed."] = "Error al actualizar el Contacto.";
$a->strings["Contact not found."] = "Contacto no encontrado.";
$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["Refetch contact data"] = "Volver a solicitar datos del contacto.";
$a->strings["Submit"] = "Envíar";
$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["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["Parent user not found."] = "";
$a->strings["No parent user"] = "";
$a->strings["Parent Password:"] = "";
$a->strings["Please enter the password of the parent account to legitimize your request."] = "";
$a->strings["Parent User"] = "";
$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "";
$a->strings["Delegate Page Management"] = "Delegar la administración de la página";
$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["Remove"] = "Eliminar";
$a->strings["Add"] = "Añadir";
$a->strings["No entries."] = "Sin entradas.";
$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["Unable to set contact photo."] = "Imposible establecer la foto del contacto.";
$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["%1\$s welcomes %2\$s"] = "%1\$s te da la bienvenida a %2\$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["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["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:";
$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 site and join us today</a>."] = "";
$a->strings["Friend/Connection Request"] = "Solicitud de Amistad/Conexión";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "";
$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:";
$a->strings["Does %s know you?"] = "¿%s te conoce?";
$a->strings["Add a personal note:"] = "Añade una nota personal:";
$a->strings["Friendica"] = "Friendica";
$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora.";
$a->strings["Your Identity Address:"] = "Dirección de tu perfil:";
$a->strings["Submit Request"] = "Enviar solicitud";
$a->strings["Location:"] = "Localización:";
$a->strings["Gender:"] = "Género:";
$a->strings["Status:"] = "Estado:";
$a->strings["Homepage:"] = "Página de inicio:";
$a->strings["About:"] = "Acerca de:";
$a->strings["Global Directory"] = "Directorio global";
$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["Find"] = "Buscar";
$a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas pueden que estén ocultas).";
$a->strings["People Search - %s"] = "Buscar perfiles - %s";
$a->strings["Forum Search - %s"] = "Búsqueda de foro - %s";
$a->strings["No matches"] = "Sin conincidencias";
$a->strings["Item not found"] = "Elemento no encontrado";
$a->strings["Edit post"] = "Editar publicación";
$a->strings["Save"] = "Guardar";
$a->strings["Insert web link"] = "Insertar enlace";
$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["Title:"] = "Título:";
$a->strings["Share this event"] = "Comparte este evento";
$a->strings["Basic"] = "Basic";
$a->strings["Permissions"] = "Permisos";
$a->strings["Failed to remove event"] = "Error al eliminar el evento";
$a->strings["Event removed"] = "Evento eliminado";
$a->strings["Photos"] = "Fotografías";
$a->strings["Contact Photos"] = "Foto del contacto";
$a->strings["Upload"] = "Subir";
$a->strings["Files"] = "Archivos";
$a->strings["You must be logged in to use this module"] = "";
$a->strings["Source URL"] = "";
$a->strings["- select -"] = "- seleccionar -";
$a->strings["The contact could not be added."] = "";
$a->strings["You already added this contact."] = "Ya has añadido este contacto.";
$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["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["Tags:"] = "Etiquetas:";
$a->strings["Status Messages and Posts"] = "Mensajes de Estado y Publicaciones";
$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["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["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["Group created."] = "Grupo creado.";
$a->strings["Could not create group."] = "Imposible crear el grupo.";
$a->strings["Group not found."] = "Grupo no encontrado.";
$a->strings["Group name changed."] = "El nombre del grupo ha cambiado.";
$a->strings["Permission denied"] = "Permiso denegado";
$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["Group removed."] = "Grupo eliminado.";
$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["All Contacts"] = "Todos los contactos";
$a->strings["Group is empty"] = "El grupo está vacío";
$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["No profile"] = "Nigún perfil";
$a->strings["Help:"] = "Ayuda:";
$a->strings["Help"] = "Ayuda";
$a->strings["Not Found"] = "No se ha encontrado";
$a->strings["Welcome to %s"] = "Bienvenido a %s";
$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["Your message:"] = "Tu mensaje:";
$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["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["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["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["Remote privacy information not available."] = "Privacidad de la información remota no disponible.";
$a->strings["Visible to:"] = "Visible para:";
$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["\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["System down for maintenance"] = "Servicio suspendido por mantenimiento";
$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["No keywords to match. Please add keywords to your default profile."] = "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado.";
$a->strings["first"] = "primera";
$a->strings["next"] = "sig.";
$a->strings["Profile Match"] = "Coincidencias de Perfil";
$a->strings["New Message"] = "Nuevo mensaje";
$a->strings["No recipient selected."] = "Ningún destinatario seleccionado";
$a->strings["Unable to locate contact information."] = "No se puede encontrar información del contacto.";
$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["Message sent."] = "Mensaje enviado.";
$a->strings["Discard"] = "Descartar";
$a->strings["Messages"] = "Mensajes";
$a->strings["Do you really want to delete this message?"] = "¿Estás seguro de que quieres borrar este mensaje?";
$a->strings["Conversation not found."] = "";
$a->strings["Message deleted."] = "Mensaje eliminado.";
$a->strings["Conversation removed."] = "Conversación eliminada.";
$a->strings["Please enter a link URL:"] = "Introduce la dirección del enlace:";
$a->strings["Send Private Message"] = "Enviar mensaje privado";
$a->strings["To:"] = "Para:";
$a->strings["Subject:"] = "Asunto:";
$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["Remove term"] = "Eliminar término";
$a->strings["Saved Searches"] = "Búsquedas guardadas";
$a->strings["add"] = "añadir";
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
0 => "Aviso: Este grupo contiene %s miembro de una red que no permite mensajes públicos.",
1 => "Aviso: Este grupo contiene %s miembros de una red que no permite mensajes públicos.",
];
$a->strings["Messages in this group won't be send to these receivers."] = "Los mensajes de este grupo no se enviarán a estos receptores.";
$a->strings["No such group"] = "Ningún grupo";
$a->strings["Group: %s"] = "Grupo: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente.";
$a->strings["Invalid contact."] = "Contacto erróneo.";
$a->strings["Commented Order"] = "Orden de comentarios";
$a->strings["Sort by Comment Date"] = "Ordenar por fecha de comentarios";
$a->strings["Posted Order"] = "Orden de publicación";
$a->strings["Sort by Post Date"] = "Ordenar por fecha de publicación";
$a->strings["Personal"] = "Personal";
$a->strings["Posts that mention or involve you"] = "Publicaciones que te mencionan o involucran";
$a->strings["New"] = "Nuevo";
$a->strings["Activity Stream - by date"] = "Corriente de actividad por fecha";
$a->strings["Shared Links"] = "Enlaces compartidos";
$a->strings["Interesting Links"] = "Enlaces interesantes";
$a->strings["Starred"] = "Favoritos";
$a->strings["Favourite Posts"] = "Publicaciones favoritas";
$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["Profile"] = "Perfil";
$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 default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos.";
$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["Personal Notes"] = "Notas personales";
$a->strings["Invalid request identifier."] = "Solicitud de identificación no válida.";
$a->strings["Ignore"] = "Ignorar";
$a->strings["Notifications"] = "Notificaciones";
$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["Show unread"] = "Mostrar no leído";
$a->strings["Show all"] = "Mostrar todo";
$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["Claims to be known to you: "] = "Dice conocerte: ";
$a->strings["yes"] = "";
$a->strings["no"] = "no";
$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["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Aceptar a %s como participante les permite suscribirse a sus publicaciones, pero usted no recibirá actualizaciones de ellos en sus noticias.";
$a->strings["Friend"] = "Amigo";
$a->strings["Sharer"] = "Lector";
$a->strings["Subscriber"] = "Suscriptor";
$a->strings["Network:"] = "Red:";
$a->strings["No introductions."] = "Sin presentaciones.";
$a->strings["No more %s notifications."] = "No más notificaciones de %s.";
$a->strings["No more system notifications."] = "No hay más notificaciones del sistema.";
$a->strings["Post successful."] = "¡Publicado!";
$a->strings["OpenID protocol error. No ID returned."] = "Error de protocolo OpenID. ID no devuelta.";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Cuenta no encontrada y el registro OpenID no está permitido en ese sitio.";
$a->strings["Login failed."] = "Accesso fallido.";
$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["Done"] = "hecho!";
$a->strings["success"] = "exito!";
$a->strings["failed"] = "fallido!";
$a->strings["ignored"] = "ignorado";
$a->strings["Keep this window open until done."] = "Mantén esta ventana abierta hasta que el proceso ha terminado.";
$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["Delete Album"] = "Eliminar álbum";
$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 Photo"] = "Eliminar foto";
$a->strings["Do you really want to delete this photo?"] = "¿Estás seguro de que quieres borrar esta foto?";
$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 exceeds size limit of %s"] = "La imagen excede el limite de %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["Unable to process image."] = "Imposible procesar la imagen.";
$a->strings["Image upload failed."] = "Error al subir la imagen.";
$a->strings["No photos selected"] = "Ninguna foto seleccionada";
$a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido.";
$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["Edit Album"] = "Modificar álbum";
$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["View photo"] = "Ver foto";
$a->strings["Edit photo"] = "Modificar foto";
$a->strings["Use as profile photo"] = "Usar como foto del perfil";
$a->strings["Private Message"] = "Mensaje privado";
$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["View Album"] = "Ver Álbum";
$a->strings["{0} wants to be your friend"] = "{0} quiere ser tu amigo";
$a->strings["{0} requested registration"] = "{0} solicitudes de registro";
$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["Recipient"] = "Receptor";
$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["Only logged in users are permitted to perform a probing."] = "Sólo los usuarios registrados pueden realizar una exploración.";
$a->strings["%s's timeline"] = "";
$a->strings["%s's posts"] = "";
$a->strings["%s's comments"] = "";
$a->strings["Profile deleted."] = "Perfil eliminado.";
$a->strings["Profile-"] = "Perfil-";
$a->strings["New profile created."] = "Nuevo perfil creado.";
$a->strings["Profile unavailable to clone."] = "Imposible duplicar el perfil.";
$a->strings["Profile Name is required."] = "Se necesita un nombre de perfil.";
$a->strings["Marital Status"] = "Estado civil";
$a->strings["Romantic Partner"] = "Pareja sentimental";
$a->strings["Work/Employment"] = "Trabajo/estudios";
$a->strings["Religion"] = "Religión";
$a->strings["Political Views"] = "Preferencias políticas";
$a->strings["Gender"] = "Género";
$a->strings["Sexual Preference"] = "Orientación sexual";
$a->strings["XMPP"] = "XMPP";
$a->strings["Homepage"] = "Página de inicio";
$a->strings["Interests"] = "Intereses";
$a->strings["Location"] = "Ubicación";
$a->strings["Profile updated."] = "Perfil actualizado.";
$a->strings["Hide contacts and friends:"] = "Ocultar contactos y amigos";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "¿Ocultar tu lista de contactos/amigos en este perfil?";
$a->strings["Show more profile fields:"] = "Mostrar mas campos del perfil:";
$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["View this profile"] = "Ver este perfil";
$a->strings["View all profiles"] = "";
$a->strings["Edit visibility"] = "Editar visibilidad";
$a->strings["Create a new profile using these settings"] = "¿Crear un nuevo perfil con esta configuración?";
$a->strings["Clone this profile"] = "Clonar este perfil";
$a->strings["Delete this profile"] = "Eliminar este perfil";
$a->strings["Basic information"] = "Información básica";
$a->strings["Profile picture"] = "Imagen del perfil";
$a->strings["Preferences"] = "Preferencias";
$a->strings["Status information"] = "Información del estatus";
$a->strings["Additional information"] = "Información addicional";
$a->strings["Relation"] = "Relación";
$a->strings["Miscellaneous"] = "Varios";
$a->strings["Your Gender:"] = "Género:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\"&hearts;</span> Estado civil:";
$a->strings["Sexual Preference:"] = "Preferencia sexual:";
$a->strings["Example: fishing photography software"] = "Ejemplo: pesca fotografía software";
$a->strings["Profile Name:"] = "Nombres del perfil:";
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Éste es tu perfil <strong>público</strong>.<br /><strong>Puede</strong> ser visto por cualquier usuario de internet.";
$a->strings["Your Full Name:"] = "Tu nombre completo:";
$a->strings["Title/Description:"] = "Título/Descrición:";
$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["Age: "] = "Edad: ";
$a->strings["Who: (if applicable)"] = "¿Quién? (si es aplicable)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Ejemplos: cathy123, Cathy Williams, cathy@example.com";
$a->strings["Since [date]:"] = "Desde [fecha]:";
$a->strings["Tell us about yourself..."] = "Háblanos sobre ti...";
$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["Hometown:"] = "Ciudad de origen:";
$a->strings["Political Views:"] = "Ideas políticas:";
$a->strings["Religious Views:"] = "Creencias religiosas:";
$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["Likes:"] = "Me gusta:";
$a->strings["Dislikes:"] = "No me gusta:";
$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["Profile Image"] = "Imagen del Perfil";
$a->strings["visible to everybody"] = "Visible para todos";
$a->strings["Edit/Manage Profiles"] = "Editar/Administrar perfiles";
$a->strings["Change profile photo"] = "Cambiar foto del perfil";
$a->strings["Create New Profile"] = "Crear nuevo perfil";
$a->strings["Image uploaded but image cropping failed."] = "Imagen recibida, pero ha fallado al recortarla.";
$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["Upload File:"] = "Subir archivo:";
$a->strings["Select a profile:"] = "Elige un perfil:";
$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["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["Done Editing"] = "Editado";
$a->strings["Image uploaded successfully."] = "Imagen subida con éxito.";
$a->strings["Invalid profile identifier."] = "Identificador de perfil no válido.";
$a->strings["Profile Visibility Editor"] = "Editor de visibilidad del perfil";
$a->strings["Visible To"] = "Visible para";
$a->strings["All Contacts (with secure profile access)"] = "Todos los contactos (con perfil de acceso seguro)";
$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["Your registration is pending approval by the site owner."] = "Tu registro está pendiente de aprobación por el propietario del sitio.";
$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["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Puedes (opcionalmente) rellenar este formulario a través de OpenID escribiendo tu OpenID y pulsando en \"Registrar\".";
$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["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["New Password:"] = "Contraseña nueva:";
$a->strings["Leave empty for an auto generated password."] = "Dejar vacío para autogenerar una contraseña";
$a->strings["Confirm:"] = "Confirmar:";
$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["Register"] = "Registrarse";
$a->strings["Import"] = "Importar";
$a->strings["Import your profile to this friendica instance"] = "Importar tu perfil a esta instancia de friendica";
$a->strings["Note: This node explicitly contains adult content"] = "";
$a->strings["Account approved."] = "Cuenta aprobada.";
$a->strings["Registration revoked for %s"] = "Registro anulado para %s";
$a->strings["Please login."] = "Por favor accede.";
$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["Resubscribing to OStatus contacts"] = "Resubscribir a contactos de OStatus";
$a->strings["Error"] = "error";
$a->strings["Only logged in users are permitted to perform a search."] = "Solo usuarios activos tienen permiso para ejecutar búsquedas.";
$a->strings["Too Many Requests"] = "Demasiadas consultas";
$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["Results for: %s"] = "Resultados para: %s";
$a->strings["Account"] = "Cuenta";
$a->strings["Profiles"] = "Perfiles";
$a->strings["Display"] = "Interfaz del usuario";
$a->strings["Social Networks"] = "Redes sociales";
$a->strings["Delegations"] = "Delegaciones";
$a->strings["Connected apps"] = "Aplicaciones conectadas";
$a->strings["Export personal data"] = "Exportación de datos personales";
$a->strings["Remove account"] = "Eliminar cuenta";
$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["Email settings updated."] = "Configuración de correo actualizada.";
$a->strings["Features updated"] = "Actualizaciones";
$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."] = " Usa un nombre más corto.";
$a->strings[" Name too short."] = " Nombre demasiado corto.";
$a->strings["Wrong Password"] = "Contraseña incorrecta";
$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 updated."] = "Configuración actualizada.";
$a->strings["Add application"] = "Agregar aplicación";
$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"] = "Diaspora*";
$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["GNU Social (OStatus)"] = "GNUsocial (OStatus)";
$a->strings["Email access is disabled on this site."] = "El acceso por correo está deshabilitado en esta web.";
$a->strings["General Social Media Settings"] = "Configuración general de social media ";
$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["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["None"] = "Ninguna";
$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["%s - (Unsupported)"] = "";
$a->strings["%s - (Experimental)"] = "";
$a->strings["Sunday"] = "Domingo";
$a->strings["Monday"] = "Lunes";
$a->strings["Display Settings"] = "Configuración Tema/Visualización";
$a->strings["Display Theme:"] = "Utilizar tema:";
$a->strings["Mobile Theme:"] = "Tema móvil:";
$a->strings["Suppress warning of insecure networks"] = "Suprimir el aviso de redes inseguras";
$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "Debería el sistema suprimir el aviso de que el grupo actual contiene miembros de redes que no pueden recibir publicaciones públicas.";
$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["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["Don't show emoticons"] = "No mostrar emoticones";
$a->strings["Calendar"] = "Calendario";
$a->strings["Beginning of week:"] = "Principio de la semana:";
$a->strings["Don't show notices"] = "No mostrara avisos";
$a->strings["Infinite scroll"] = "pagina infinita (sroll)";
$a->strings["Automatic updates only at the top of the network page"] = "Actualizaciones automaticas solo estando al principio de la pagina";
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Cuando está deshabilitada, la página de red se actualiza constantemente, lo que podría ser confuso al leer.";
$a->strings["Bandwidth Saver Mode"] = "";
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Cuando está habilitado, el contenido incrustado no se muestra en las actualizaciones automáticas, sólo en las páginas recargadas.";
$a->strings["Smart Threading"] = "";
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "";
$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["Theme settings"] = "Configuración del Tema";
$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["Account for a personal profile."] = "Cuenta para un perfil personal.";
$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["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["Account for community discussions."] = "Cuenta para discusiones de la comunidad.";
$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["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["Automatically approves all contact requests."] = "Aprueba automáticamente todas las solicitudes de contacto.";
$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 default profile in your local site directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?";
$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["Publish your default profile in the global social directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?";
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?";
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "";
$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["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["Allow us to suggest you as a potential friend to new members?"] = "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?";
$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "";
$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["Profile is <strong>not published</strong>."] = "El perfil <strong>no está publicado</strong>.";
$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Su dirección de identidad es <strong>'%s'</strong> o '%s'.";
$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["Advanced expiration settings"] = "Configuración avanzada de expiración";
$a->strings["Advanced Expiration"] = "Expiración avanzada";
$a->strings["Expire posts:"] = "¿Expiran las publicaciones?";
$a->strings["Expire personal notes:"] = "¿Expiran las notas personales?";
$a->strings["Expire starred posts:"] = "¿Expiran los favoritos?";
$a->strings["Expire photos:"] = "¿Expiran las fotografías?";
$a->strings["Only expire posts by others:"] = "Solo expiran los mensajes de los demás:";
$a->strings["Account Settings"] = "Configuración de la cuenta";
$a->strings["Password Settings"] = "Configuración de la contraseña";
$a->strings["Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon (:)."] = "";
$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["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["Default Post Permissions"] = "Permisos por defecto para las publicaciones";
$a->strings["(click to open/close)"] = "(pulsa para abrir/cerrar)";
$a->strings["Default Private Post"] = "Publicación Privada por defecto";
$a->strings["Default Public Post"] = "Publicación Pública por defecto";
$a->strings["Default Permissions for New Posts"] = "Permisos por defecto para nuevas publicaciones";
$a->strings["Maximum private messages per day from unknown people:"] = "Número máximo de mensajes diarios para desconocidos:";
$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["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["%1\$s is following %2\$s's %3\$s"] = "%1\$s está siguiendo las %3\$s de %2\$s";
$a->strings["Do you really want to delete this suggestion?"] = "¿Estás seguro de que quieres borrar esta sugerencia?";
$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["Ignore/Hide"] = "Ignorar/Ocultar";
$a->strings["Friend Suggestions"] = "Sugerencias de amigos";
$a->strings["Tag(s) removed"] = "";
$a->strings["Remove Item Tag"] = "Eliminar etiqueta";
$a->strings["Select a tag to remove: "] = "Selecciona una etiqueta para eliminar: ";
$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 accout 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)"] = "Exporta la información de tu cuenta, contactos y lo demás en JSON. Puede ser un archivo bastante grande, por lo que llevará tiempo. Úsalo para hacer una copia de seguridad completa de tu cuenta (las fotos no se exportarán)";
$a->strings["User imports on closed servers can only be done by an administrator."] = "";
$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["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["Contact unfollowed"] = "Contacto no seguido";
$a->strings["Disconnect/Unfollow"] = "Desconectar/Dejar de seguir";
$a->strings["[Embedded content - reload page to view]"] = "[Contenido incrustado - recarga la página para verlo]";
$a->strings["Do you really want to delete this video?"] = "Realmente quieres eliminar este vídeo?";
$a->strings["Delete Video"] = "Borrar vídeo";
$a->strings["No videos selected"] = "Ningún vídeo seleccionado";
$a->strings["View Video"] = "Ver vídeo";
$a->strings["Recent Videos"] = "Vídeos recientes";
$a->strings["Upload New Videos"] = "Subir nuevos vídeos";
$a->strings["No contacts."] = "Ningún contacto.";
$a->strings["Visit %s's profile [%s]"] = "Ver el perfil de %s [%s]";
$a->strings["Contacts"] = "Contactos";
$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["Unable to check your home location."] = "Imposible comprobar tu servidor de inicio.";
$a->strings["No recipient."] = "Sin receptor.";
$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["Invalid request."] = "Consulta invalida";
$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["Wall Photos"] = "Foto del Muro";
$a->strings["Delete this item?"] = "¿Eliminar este elemento?";
$a->strings["show fewer"] = "ver menos";
$a->strings["toggle mobile"] = "Cambiar a versión móvil";
$a->strings["No system theme config value set."] = "";
$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.";
$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["Diaspora Connector"] = "";
$a->strings["GNU Social Connector"] = "";
$a->strings["ActivityPub"] = "";
$a->strings["pnut"] = "";
$a->strings["Male"] = "";
$a->strings["Female"] = "";
$a->strings["Currently Male"] = "";
$a->strings["Currently Female"] = "";
$a->strings["Mostly Male"] = "";
$a->strings["Mostly Female"] = "";
$a->strings["Transgender"] = "";
$a->strings["Intersex"] = "";
$a->strings["Transsexual"] = "";
$a->strings["Hermaphrodite"] = "";
$a->strings["Neuter"] = "";
$a->strings["Non-specific"] = "Sin especificar";
$a->strings["Other"] = "Otro";
$a->strings["Males"] = "Hombres";
$a->strings["Females"] = "Mujeres";
$a->strings["Gay"] = "Gay";
$a->strings["Lesbian"] = "Lesbiana";
$a->strings["No Preference"] = "Sin preferencias";
$a->strings["Bisexual"] = "Bisexual";
$a->strings["Autosexual"] = "Autosexual";
$a->strings["Abstinent"] = "Célibe";
$a->strings["Virgin"] = "Virgen";
$a->strings["Deviant"] = "Desviado";
$a->strings["Fetish"] = "Fetichista";
$a->strings["Oodles"] = "Orgiástico";
$a->strings["Nonsexual"] = "Asexual";
$a->strings["Single"] = "Soltero";
$a->strings["Lonely"] = "Solitario";
$a->strings["Available"] = "Disponible";
$a->strings["Unavailable"] = "No disponible";
$a->strings["Has crush"] = "Enamorado";
$a->strings["Infatuated"] = "Loco/a por alguien";
$a->strings["Dating"] = "De citas";
$a->strings["Unfaithful"] = "Infiel";
$a->strings["Sex Addict"] = "Adicto al sexo";
$a->strings["Friends"] = "Amigos";
$a->strings["Friends/Benefits"] = "Amigos con beneficios";
$a->strings["Casual"] = "Casual";
$a->strings["Engaged"] = "Comprometido/a";
$a->strings["Married"] = "Casado/a";
$a->strings["Imaginarily married"] = "Casado imaginario";
$a->strings["Partners"] = "Socios";
$a->strings["Cohabiting"] = "Cohabitando";
$a->strings["Common law"] = "Pareja de hecho";
$a->strings["Happy"] = "Feliz";
$a->strings["Not looking"] = "No busca relación";
$a->strings["Swinger"] = "Swinger";
$a->strings["Betrayed"] = "Traicionado/a";
$a->strings["Separated"] = "Separado/a";
$a->strings["Unstable"] = "Inestable";
$a->strings["Divorced"] = "Divorciado/a";
$a->strings["Imaginarily divorced"] = "Divorciado imaginario";
$a->strings["Widowed"] = "Viudo/a";
$a->strings["Uncertain"] = "Incierto";
$a->strings["It's complicated"] = "Es complicado";
$a->strings["Don't care"] = "No te importa";
$a->strings["Ask me"] = "Pregúntame";
$a->strings["General Features"] = "Opciones generales";
$a->strings["Multiple Profiles"] = "Perfiles multiples";
$a->strings["Ability to create multiple profiles"] = "Capacidad de crear perfiles multiples. Cada pagina/perfil/usuario puede tener diferentes perfiles/apariencias. Las mismas pueden ser visibles para determinados contactos seleccionados dentro de la red friendica.";
$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["Export Public Calendar"] = "Exportar Calendario Público";
$a->strings["Ability for visitors to download the public calendar"] = "Posibilidad de los visitantes de descargar el calendario público";
$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["Network Sidebar"] = "";
$a->strings["Ability to select posts by date ranges"] = "Habilidad de seleccionar publicaciones por fecha";
$a->strings["Protocol Filter"] = "";
$a->strings["Enable widget to display Network posts only from selected protocols"] = "";
$a->strings["Network Tabs"] = "Pestañas de redes";
$a->strings["Network New Tab"] = "Pestaña nuevo en la red";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Activar para mostrar solo publicaciones nuevas en la red (de las ultimas 12 horas)";
$a->strings["Network Shared Links Tab"] = "Pestaña publicaciones con enlaces";
$a->strings["Enable tab to display only Network posts with links in them"] = "Habilitar para visualizar solo publicaciones que contienen enlaces";
$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["Forums"] = "Foros";
$a->strings["External link to forum"] = "Enlace externo al foro";
$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["Logout"] = "Salir";
$a->strings["End this session"] = "Cerrar la sesión";
$a->strings["Status"] = "Estado";
$a->strings["Your posts and conversations"] = "Tus publicaciones y conversaciones";
$a->strings["Your profile page"] = "Tu página de perfil";
$a->strings["Your photos"] = "Tus fotos";
$a->strings["Videos"] = "Videos";
$a->strings["Your videos"] = "Tus videos";
$a->strings["Your events"] = "Tus eventos";
$a->strings["Personal notes"] = "Notas personales";
$a->strings["Your personal notes"] = "Tus notas personales";
$a->strings["Sign in"] = "Date de alta";
$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["Events and Calendar"] = "Eventos y Calendario";
$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["Conversations from your friends"] = "Conversaciones de tus amigos";
$a->strings["Network Reset"] = "Reseteo de la red";
$a->strings["Load Network page with no filters"] = "Cargar pagina de redes sin filtros";
$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["Private mail"] = "Correo privado";
$a->strings["Inbox"] = "Entrada";
$a->strings["Outbox"] = "Enviados";
$a->strings["Manage"] = "Administrar";
$a->strings["Manage other pages"] = "Administrar otras páginas";
$a->strings["Account settings"] = "Configuración de tu cuenta";
$a->strings["Manage/Edit Profiles"] = "Manejar/editar Perfiles";
$a->strings["Manage/edit friends and contacts"] = "Administrar/editar amigos y contactos";
$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["Embedding disabled"] = "Contenido incrustrado desabilitado";
$a->strings["Embedded content"] = "Contenido integrado";
$a->strings["newer"] = "más nuevo";
$a->strings["older"] = "más antiguo";
$a->strings["prev"] = "ant.";
$a->strings["last"] = "última";
$a->strings["view full size"] = "Ver a tamaño completo";
$a->strings["Image/photo"] = "Imagen/Foto";
$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%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["Loading more entries..."] = "Cargar mas entradas ..";
$a->strings["The end"] = "El fin";
$a->strings["No contacts"] = "Sin contactos";
$a->strings["%d Contact"] = [
0 => "%d Contacto",
1 => "%d Contactos",
];
$a->strings["View Contacts"] = "Ver contactos";
$a->strings["Follow"] = "";
$a->strings["Click to open/close"] = "Pulsa para abrir/cerrar";
$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["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["%d invitation available"] = [
0 => "%d invitación disponible",
1 => "%d invitaviones disponibles",
];
$a->strings["Find People"] = "Buscar personas";
$a->strings["Enter name or interest"] = "Introduzce nombre o intereses";
$a->strings["Examples: Robert Morgenstein, Fishing"] = "Ejemplos: Robert Morgenstein, Pesca";
$a->strings["Similar Interests"] = "Intereses similares";
$a->strings["Random Profile"] = "Perfil aleatorio";
$a->strings["Invite Friends"] = "Invitar amigos";
$a->strings["Local Directory"] = "Directorio local";
$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["Post to Email"] = "Publicar mediante correo electrónico";
$a->strings["Hide your profile details from unknown viewers?"] = "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?";
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Conectores deshabilitados, ya que \"%s\" es habilitado.";
$a->strings["Visible to everybody"] = "Visible para cualquiera";
$a->strings["show"] = "mostrar";
$a->strings["don't show"] = "no mostrar";
$a->strings["Close"] = "Cerrado";
$a->strings["Welcome "] = "Bienvenido ";
$a->strings["Please upload a profile photo."] = "Por favor sube una foto para tu perfil.";
$a->strings["Welcome back "] = "Bienvenido de nuevo ";
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "";
$a->strings["The contact entries have been archived"] = "";
$a->strings["Enter new password: "] = "";
$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 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/master/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["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["Could not connect to database."] = "No es posible la conexión con la base de datos.";
$a->strings["Database already in use."] = "Base de datos ya se encuentra en uso";
$a->strings["Tuesday"] = "Martes";
$a->strings["Wednesday"] = "Miércoles";
$a->strings["Thursday"] = "Jueves";
$a->strings["Friday"] = "Viernes";
$a->strings["Saturday"] = "Sábado";
$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["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["System"] = "Sistema";
$a->strings["%s commented on %s's post"] = "%s comentó la publicación de %s";
$a->strings["%s created a new post"] = "%s creó una nueva publicación";
$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 attend %s's event"] = "%s podría asistir al evento %s's";
$a->strings["%s is now friends with %s"] = "%s es ahora es amigo de %s";
$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["Error 400 - Bad Request"] = "";
$a->strings["Error 401 - Unauthorized"] = "";
$a->strings["Error 403 - Forbidden"] = "";
$a->strings["Error 404 - Not Found"] = "";
$a->strings["Error 500 - Internal Server Error"] = "";
$a->strings["Error 503 - 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["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["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "";
$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["User profile creation error"] = "Error de creación del perfil de la cuenta";
$a->strings["%d contact not imported"] = [
0 => "%d contactos no encontrado",
1 => "%d contactos no importado",
];
$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["There are no tables on MyISAM."] = "No hay tablas en MyISAM";
$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["%s: Database update"] = "";
$a->strings["%s: updating %s table."] = "%s: actualizando %s tabla.";
$a->strings["Legacy module file not found: %s"] = "";
$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["Jun"] = "Jun";
$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["link to source"] = "Enlace al original";
$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["Item filed"] = "Elemento archivado";
$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["Edit group"] = "Editar grupo";
$a->strings["Create a new group"] = "Crear un nuevo grupo";
$a->strings["Edit groups"] = "Editar grupo";
$a->strings["activity"] = "Actividad";
$a->strings["comment"] = [
0 => "",
1 => "Comentario",
];
$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["[no subject]"] = "[sin asunto]";
$a->strings["Requested account is not available."] = "La cuenta solicitada no está disponible.";
$a->strings["Requested profile is not available."] = "El perfil solicitado no está disponible.";
$a->strings["Edit profile"] = "Editar perfil";
$a->strings["Atom feed"] = "Atom feed";
$a->strings["Manage/edit profiles"] = "Administrar/editar perfiles";
$a->strings["XMPP:"] = "XMPP:";
$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["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["for %1\$d %2\$s"] = "por %1\$d %2\$s";
$a->strings["Religion:"] = "Religión:";
$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:";
$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:";
$a->strings["Musical interests:"] = "Intereses 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["Love/Romance:"] = "Amor/Romance:";
$a->strings["Work/employment:"] = "Trabajo/ocupación:";
$a->strings["School/education:"] = "Escuela/estudios:";
$a->strings["Forums:"] = "Foros:";
$a->strings["Profile Details"] = "Detalles del Perfil";
$a->strings["Only You Can See This"] = "Únicamente tú puedes ver esto";
$a->strings["Tips for New Members"] = "Consejos para nuevos miembros";
$a->strings["OpenWebAuth: %1\$s welcomes %2\$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["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["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["default"] = "predeterminado";
$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["An error occurred creating your default contact group. Please try again."] = "";
$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\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\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["%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["Could not locate selected profile."] = "No se pudo encontrar el perfil seleccionado.";
$a->strings["Contact updated."] = "Contacto actualizado.";
$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["Fetch information"] = "Recaudar informacion";
$a->strings["Fetch keywords"] = "";
$a->strings["Fetch information and keywords"] = "Recaudar informacion y palabras claves";
$a->strings["Profile Visibility"] = "Visibilidad del Perfil";
$a->strings["Contact Information / Notes"] = "Información del Contacto / Notas";
$a->strings["Contact Settings"] = "Ajustes del contacto";
$a->strings["Contact"] = "Contacto";
$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Por favor, selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura.";
$a->strings["Their personal note"] = "Su nota personal";
$a->strings["Edit contact notes"] = "Editar notas del contacto";
$a->strings["Block/Unblock contact"] = "Boquear/Desbloquear contacto";
$a->strings["Ignore contact"] = "Ignorar contacto";
$a->strings["Repair URL settings"] = "Configuración de reparación de la dirección";
$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["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["Blacklisted keywords"] = "Lista negra de palabras";
$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["Suggestions"] = "Sugerencias";
$a->strings["Suggest potential friends"] = "Amistades potenciales sugeridas";
$a->strings["Show all contacts"] = "Mostrar todos los contactos";
$a->strings["Unblocked"] = "Desbloqueados";
$a->strings["Only show unblocked contacts"] = "Mostrar solo contactos sin bloquear";
$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["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["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["Edit contact"] = "Modificar 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["Friendica Communications Server - Setup"] = "";
$a->strings["System check"] = "Verificación del sistema";
$a->strings["Check again"] = "Compruebalo de nuevo";
$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["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["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["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["Item Guid"] = "";
$a->strings["Create a New Account"] = "Crear una nueva cuenta";
$a->strings["Password: "] = "Contraseña: ";
$a->strings["Remember me"] = "Recordarme";
$a->strings["Or login using OpenID: "] = "O inicia sesión usando OpenID: ";
$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["Logged out."] = "Sesión finalizada";
$a->strings["Bad Request."] = "";
$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/uexport\">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["This entry was edited"] = "Esta entrada fue editada";
$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["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["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["%d comment"] = [
0 => "%d comentario",
1 => "%d comentarios",
];
$a->strings["Sharing notification from Diaspora network"] = "Compartir notificaciones con la red Diaspora*";
$a->strings["Attachments:"] = "Archivos adjuntos:";
$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["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["(no subject)"] = "(sin asunto)";
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
$a->strings["%s: Updating post-type."] = "";
$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["Variations"] = "Variaciones";
$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["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["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["Guest"] = "Invitado";
$a->strings["Visitor"] = "Visitante";
$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["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["Quick Start"] = "Inicio rápido";