<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="create">Nuevo</string>
    <string name="label">Etiqueta</string>
    <string name="availability">Disponibilidad</string>
    <string name="mon">Lun</string>
    <string name="tue">Mar</string>
    <string name="wed">Mié</string>
    <string name="thu">Jue</string>
    <string name="fri">Vie</string>
    <string name="sat">Sáb</string>
    <string name="sun">Dom</string>
    <string name="deleteConfirmation">¿Eliminar este tipo de recurso? Los recursos asociados ya no estarán vinculados a un tipo de recurso.</string>
    <string name="massDeleteConfirmation">¿Eliminar esos tipos de recursos? Los recursos asociados ya no estarán vinculados a un tipo de recurso.</string>
    <string name="addCustomProp">Añadir propiedades del cliente</string>
    <string name="customPropBoolean">Casilla</string>
    <string name="customPropInteger">Numérico</string>
    <string name="customPropText">Texto</string>
    <string name="deleteTypeUsedByResources">El tipo no se puede eliminar porque un recurso hace referencia a él</string>
    <string name="emptyLabel">La etiqueta no puede estar vacía</string>
    <string name="templatePreviewButtonOn">Vista anticipada</string>
    <string name="templatePreviewButtonOff">Plantilla</string>
</resources>