{
	"site-settings": "Ajustes del Sitio",
	"title": "Título del Sitio",
	"title.short": "Short Title",
	"title.short-placeholder": "If no short title is specified, the site title will be used",
	"title.url": "Title Link URL",
	"title.url-placeholder": "La URL del título del sitio",
	"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
	"title.name": "Nombre de tu Comunidad",
	"title.show-in-header": "Mostrar Título del Sitio en el Encabezado",
	"browser-title": "Título del Navegador",
	"browser-title-help": "Si no se especifica el título del navegador, se utilizará el título del sitio",
	"title-layout": "Plantilla del Sitio",
	"title-layout-help": "Define cómo el se estructurará el título del explorador. Por ejemplo:  &#123;TítulodelaPágina&#125; | &#123;TítulodelExplorador&#125;\n",
	"description.placeholder": "Una descripción corta de tu comunidad",
	"description": "Descripción del Sitio",
	"keywords": "Palabras Clave (keywords) del Sitio",
	"keywords-placeholder": "Palabras Clave (keywords) que describen tu comunidad, separadas por comas",
	"logo": "Logo del Sitio",
	"logo.image": "Imagen",
	"logo.image-placeholder": "Ruta al logo que se mostrará en la cabecera del foro",
	"logo.upload": "Subir",
	"logo.url": "Logo Link URL",
	"logo.url-placeholder": "la URL del logo del sitio",
	"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
	"logo.alt-text": "Texto alternativo (alt text)",
	"log.alt-text-placeholder": "Texto alternativo para accesibilidad",
	"favicon": "Favicon",
	"favicon.upload": "Subir",
	"pwa": "Progressive Web App",
	"touch-icon": "Touch Icon",
	"touch-icon.upload": "Subir",
	"touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
	"maskable-icon": "Maskable (Homescreen) Icon",
	"maskable-icon.help": "Recommended size and format: 512x512, PNG format only. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.",
	"outgoing-links": "Enlaces a sitios externos",
	"outgoing-links.warning-page": "Usar Página de Advertencia para Enlaces a Sitios Externos",
	"search": "Search",
	"search-default-in": "Search In",
	"search-default-in-quick": "Quick Search In",
	"search-default-sort-by": "Sort by",
	"outgoing-links.whitelist": "Dominios permitidos que podrán evitar la página de advertencia",
	"site-colors": "Site Color Metadata",
	"theme-color": "Theme Color",
	"background-color": "Background Color",
	"background-color-help": "Color used for splash screen background when website is installed as a PWA",
	"undo-timeout": "Undo Timeout",
	"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
	"topic-tools": "Topic Tools"
}