@ -112,6 +112,8 @@ $a->strings["Posts font size"] = "";
$a->strings["Textareas font size"]="";
$a->strings["Set colour scheme"]="Configurar esquema de color";
$a->strings["default"]="predeterminado";
$a->strings["dark"]="";
$a->strings["black"]="";
$a->strings["Background Image"]="";
$a->strings["The URL to a picture (e.g. from your photo album) that should be used as background image."]="";
$a->strings["Background Color"]="";
@ -120,6 +122,7 @@ $a->strings["font size"] = "";
$a->strings["base font size for your interface"]="";
$a->strings["Set resize level for images in posts and comments (width and height)"]="Configurar el tamaño de las imágenes en las publicaciones";
$a->strings["Set theme width"]="Establecer el ancho para el tema";
$a->strings["Set style"]="";
$a->strings["Delete this item?"]="¿Eliminar este elemento?";
$a->strings["show fewer"]="ver menos";
$a->strings["Update %s failed. See error logs."]="Falló la actualización de %s. Mira los registros de errores.";
@ -388,7 +391,6 @@ $a->strings["view/smarty3 is writable"] = "";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."]="La reescritura de la dirección en .htaccess no funcionó. Revisa la configuración.";
$a->strings["Url rewrite is working"]="Reescribiendo la dirección...";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."]="El archivo de configuración de base de datos \".htconfig.php\" no se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web.";
$a->strings["Errors encountered creating database tables."]="Se han encontrados errores creando las tablas de la base de datos.";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."]="IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para el sondeo";
$a->strings["Theme settings updated."]="Configuración de la apariencia actualizada.";
@ -418,6 +420,7 @@ $a->strings["Can not parse base url. Must have at least <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["Show Community Page"]="Ver página de la Comunidad";
$a->strings["Display a Community page showing all recent public postings on this site."]="Mostrar una página de Comunidad que resuma todas las publicaciones públicas recientes de este sitio.";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="Provee una compatibilidad con OStatus (identi.ca, status.net, etc.) Todas las comunicaciones mediante OStatus son públicas, por lo que se mostrarán avisos sobre la privacidad con frecuencia.";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="";
$a->strings["Suppress language information in meta information about a posting."]="";
$a->strings["Path to item cache"]="Ruta a la caché del objeto";
$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)."]="¿Cuánto tiempo debería guardar la caché? Por defecto son 86400 segundos (un día).";
$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."]="";
$a->strings["Maximum numbers of comments per post"]="";
$a->strings["How much comments should be shown for each post? Default value is 100."]="";
$a->strings["Path for lock file"]="Ruta al archivo protegido";
$a->strings["Temp path"]="Ruta a los temporales";
$a->strings["Base path to installation"]="Ruta base para la instalación";
$a->strings["New base url"]="";
$a->strings["Enable noscrape"]="";
$a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping."]="";
$a->strings["Update has been marked successful"]="La actualización se ha completado con éxito";
$a->strings["Executing %s failed. Check system logs."]="%s ha fallado, comprueba los registros.";
$a->strings["Update %s was successfully applied."]="Actualización %s aplicada con éxito.";
$a->strings["Hide this contact from others"]="Ocultar este contacto a los demás.";
$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"]="";
$a->strings["Send a notification of every new post of this contact"]="";
$a->strings["Fetch further information for feeds"]="";
$a->strings["Email access is disabled on this site."]="El acceso por correo está deshabilitado en esta web.";
$a->strings["Connector Settings"]="Configuración del conector";
$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:";
@ -861,7 +869,11 @@ $a->strings["Number of items to display per page:"] = "Número de elementos a mo
$a->strings["Maximum of 100 items"]="Máximo 100 elementos";
$a->strings["Number of items to display per page when viewed from mobile device:"]="";
$a->strings["Don't show emoticons"]="No mostrar emoticones";
$a->strings["Don't show notices"]="";
$a->strings["Infinite scroll"]="";
$a->strings["Automatic updates only at the top of the network page"]="";
$a->strings["User Types"]="";
$a->strings["Community Types"]="";
$a->strings["Normal Account Page"]="Página de cuenta normal";
$a->strings["This account is a normal personal profile"]="Esta cuenta es el perfil personal normal";