{
  "addStyleLabel":{
    "message":"Escribir nuevo estilo",
    "description":"Label for the button to go to the add style page"
  },
  "addStyleTitle":{
    "message":"Añadir estilo",
    "description":"Title of the page for adding styles"
  },
  "appliesAdd":{
    "message":"Añadir",
    "description":"Label for the button to add an 'applies' entry"
  },
  "appliesDisplay":{
    "message":"Se aplica a: $applies$",
    "description":"Text on the manage screen to describe what the style applies to",
    "placeholders":{
      "applies":{
        "content":"$1"
      }
    }
  },
  "appliesDisplayTruncatedSuffix":{
    "message":"y otros muchos sitios",
    "description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
  },
  "appliesDomainOption":{
    "message":"URL en el dominio",
    "description":"Option to make the style apply to the entered string as a domain"
  },
  "appliesHelp":{
    "message":"Utiliza los controles \"Se aplica a\" para limitar las URL a las que se aplica el código de esta sección.",
    "description":"Help text for 'applies to' section"
  },
  "appliesLabel":{
    "message":"Se aplica a",
    "description":"Label for 'applies to' fields on the edit\/add screen"
  },
  "appliesRegexpOption":{
    "message":"URL que coinciden con la expresión regular",
    "description":"Option to make the style apply to the entered string as a regular expression"
  },
  "appliesRemove":{
    "message":"Eliminar",
    "description":"Label for the button to remove an 'applies' entry"
  },
  "appliesSpecify":{
    "message":"Especificar",
    "description":"Label for the button to make a style apply only to specific sites"
  },
  "appliesToEverything":{
    "message":"Todos los sitios",
    "description":"Text displayed for styles that apply to all sites"
  },
  "appliesUrlPrefixOption":{
    "message":"URL que empiezan por",
    "description":"Option to make the style apply to the entered string as a URL prefix"
  },
  "checkAllUpdates":{
    "message":"Comprobar todos los estilos para buscar actualizaciones",
    "description":"Label for the button to check all styles for updates"
  },
  "checkForUpdate":{
    "message":"Buscar actualizaciones",
    "description":"Label for the button to check a single style for an update"
  },
  "checkingForUpdate":{
    "message":"Comprobando...",
    "description":"Text to display when checking a style for an update"
  },
  "deleteStyleLabel":{
    "message":"Eliminar",
    "description":"Label for the button to delete a style"
  },
  "deleteStyleConfirm":{
    "message":"¿Seguro que quieres eliminar este estilo?",
    "description":"Confirmation before deleting a style"
  },
  "description":{
    "message":"Cambia el estilo de la Web con Stylish, un gestor de estilos de usuario. Stylish te permite instalar fácilmente temas y estilos para Google, Facebook, YouTube, orkut y muchos otros sitios.",
    "description":"Extension description"
  },
  "disableStyleLabel":{
    "message":"Inhabilitar",
    "description":"Label for the button to disable a style"
  },
  "editStyleHeading":{
    "message":"Editar estilo",
    "description":"Title of the page for editing styles"
  },
  "editStyleLabel":{
    "message":"Editar",
    "description":"Label for the button to go to the edit style page"
  },
  "editStyleTitle":{
    "message":"Editar estilo $stylename$",
    "description":"Title of the page for editing styles",
    "placeholders":{
      "stylename":{
        "content":"$1"
      }
    }
  },
  "enableStyleLabel":{
    "message":"Habilitar",
    "description":"Label for the button to enable a style"
  },
  "findStylesForSite":{
    "message":"Buscar más estilos para este sitio",
    "description":"Text for a link that gets a list of styles for the current site"
  },
  "helpAlt":{
    "message":"Ayuda",
    "description":"Alternate text for help buttons"
  },
  "installUpdate":{
    "message":"Instalar actualización",
    "description":"Label for the button to install an update for a single style"
  },
  "manageHeading":{
    "message":"Estilos instalados",
    "description":"Heading for the manage page"
  },
  "manageText":{
    "message":"Accede a la página <a href='http:\/\/userstyles.org'>userstyles.org<\/a> para consultar estilos desarrollados previamente. Plantea una pregunta en <a href='http:\/\/forum.userstyles.org'>el foro<\/a> si necesitas ayuda.",
    "description":"Help text on the manage page"
  },
  "noStylesForSite":{
    "message":"No hay estilos instalados para este sitio.",
    "description":"Text displayed when no styles are installed for the current site"
  },
  "openManage":{
    "message":"Gestionar estilos instalados",
    "description":"Link to open the manage page."
  },
  "sectionAdd":{
    "message":"Añadir otra sección",
    "description":"Label for the button to add a section"
  },
  "sectionCode":{
    "message":"Código",
    "description":"Label for the code for a section"
  },
  "sectionHelp":{
    "message":"Las secciones te permiten definir diferentes fragmentos de código para aplicarlos a distintos conjuntos de URL en el mismo estilo. Por ejemplo, un único estilo puede cambiar la página de inicio de un sitio de una forma y modificar el resto del sitio de otra.",
    "description":"Help text for sections"
  },
  "sectionRemove":{
    "message":"Eliminar sección",
    "description":"Label for the button to remove a section"
  },
  "styleCancelEditLabel":{
    "message":"Volver al gestor",
    "description":"Label for cancel button for style editing"
  },
  "styleChangesNotSaved":{
    "message":"Has realizado cambios en este estilo sin guardarlos.",
    "description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
  },
  "styleEnabledLabel":{
    "message":"Habilitado",
    "description":"Label for the enabled state of styles"
  },
  "styleInstall":{
    "message":"¿Quieres instalar \"$stylename$\" en Stylish?",
    "description":"Confirmation when installing a style",
    "placeholders":{
      "stylename":{
        "content":"$1"
      }
    }
  },
  "styleMissingName":{
    "message":"Introduce un nombre.",
    "description":"Error displayed when user saves without providing a name"
  },
  "styleNameLabel":{
    "message":"Nombre",
    "description":"Label for the name of styles"
  },
  "styleSaveLabel":{
    "message":"Guardar",
    "description":"Label for save button for style editing"
  },
  "styleSectionsTitle":{
    "message":"Secciones",
    "description":"Title for the style sections section"
  },
  "styleToMozillaFormat":{
    "message":"Al formato de Mozilla",
    "description":"Label for the button that converts the code to Mozilla format"
  },
  "styleToMozillaFormatHelp":{
    "message":"El formato del código de Mozilla se puede utilizar con Stylish para Firefox y se puede enviar a la página userstyles.org.",
    "description":"Help info for the button that converts the code to Mozilla format"
  },
  "updateCheckFailBadResponseCode":{
    "message":"Error de actualización: el servidor ha respondido con el código $code$.",
    "description":"Text that displays when an update check failed because the response code indicates an error",
    "placeholders":{
      "code":{
        "content":"$1"
      }
    }
  },
  "updateCheckFailServerUnreachable":{
    "message":"Error de actualización: no se puede acceder al servidor.",
    "description":"Text that displays when an update check failed because the update server is unreachable"
  },
  "updateCheckSucceededNoUpdate":{
    "message":"El estilo está actualizado.",
    "description":"Text that displays when an update check completed and no update is available"
  },
  "updateCompleted":{
    "message":"Actualización terminada",
    "description":"Text that displays when an update completed"
  }
}