diff --git a/documentation/config/_default/config.toml b/documentation/config/_default/config.toml index 2fd2f23b60..4ed0f325b4 100644 --- a/documentation/config/_default/config.toml +++ b/documentation/config/_default/config.toml @@ -1,33 +1,33 @@ # FreeBSD documentation baseURL = "https://docs.freebsd.org/" title = "FreeBSD Documentation Portal" copyright = "BSD 2-clause 'Simplified' License" defaultContentLanguage = "en" defaultContentLanguageInSubdir = true disablePathToLower = true theme = "beastie" disableKinds = [ "taxonomy", "taxonomyTerm" ] authors = [ "carlavilla@FreeBSD.org" ] ignoreFiles = [ "chapter.adoc$", "contrib-386bsd.adoc$", "contrib-additional.adoc$", "contrib-committers.adoc$", "contrib-corealumni.adoc$", "contrib-develalumni.adoc$", "contrib-develinmemoriam.adoc$", "contrib-portmgralumni.adoc$", "\\.po$" ] enableRobotsTXT = true googleAnalytics = 'UA-22767463-1' [params] - websiteURL = "https://www.FreeBSD.org/" + websiteURL = "https://www.FreeBSD.org" description = "FreeBSD Documentation Portal" isOnline = true [markup.asciidocExt] extensions = ["man-macro", "inter-document-references-macro", "cross-document-references-macro", "sectnumoffset-treeprocessor", "packages-macro", "git-macro"] [markup.asciidocExt.attributes] env-beastie = true isOnline = true skip-front-matter = true [outputs] home = [ "HTML" ] page = [ "HTML" ] list = [ "HTML" ] single = [ "HTML" ] section = [ "HTML" ] diff --git a/documentation/config/offline/config.toml b/documentation/config/offline/config.toml index 247daf3a1a..b34b7e4ae8 100644 --- a/documentation/config/offline/config.toml +++ b/documentation/config/offline/config.toml @@ -1,32 +1,32 @@ # FreeBSD documentation baseURL = "localhost" title = "FreeBSD Documentation Portal" copyright = "BSD 2-clause 'Simplified' License" defaultContentLanguage = "en" defaultContentLanguageInSubdir = true disablePathToLower = true theme = "beastie" disableKinds = [ "taxonomy", "term", "RSS", "sitemap", "robotsTXT", "404" ] authors = [ "carlavilla@FreeBSD.org" ] ignoreFiles = [ "chapter.adoc$", "contrib-386bsd.adoc$", "contrib-additional.adoc$", "contrib-committers.adoc$", "contrib-corealumni.adoc$", "contrib-develalumni.adoc$", "contrib-develinmemoriam.adoc$", "contrib-portmgralumni.adoc$", "books.adoc$", "\\.po$" ] enableRobotsTXT = true [params] - websiteURL = "https://www.FreeBSD.org/" + websiteURL = "https://www.FreeBSD.org" description = "FreeBSD Documentation Portal" isOnline = false [markup.asciidocExt] extensions = ["man-macro", "inter-document-references-macro", "cross-document-references-macro", "sectnumoffset-treeprocessor", "packages-macro", "git-macro"] [markup.asciidocExt.attributes] env-beastie = true isOnline = false skip-front-matter = true [outputs] home = [ "HTML" ] page = [ "HTML" ] list = [ "HTML" ] single = [ "HTML" ] section = [ "HTML" ] diff --git a/documentation/themes/beastie/i18n/es.toml b/documentation/themes/beastie/i18n/es.toml index d5a9eae6c5..cfc7fd4b30 100644 --- a/documentation/themes/beastie/i18n/es.toml +++ b/documentation/themes/beastie/i18n/es.toml @@ -1,290 +1,290 @@ # --------------------------------------------------- # Global # --------------------------------------------------- [freebsd] other = "FreeBSD" [freebsd-project] -other = "The FreeBSD Project" +other = "El Proyecto FreeBSD" [freebsd-foundation] -other = "The FreeBSD Foundation" +other = "La Fundación FreeBSD" [freebsd-documentation] -other = "FreeBSD Documentation" +other = "Documentación de FreeBSD" [freebsd-documentation-main-desc] -other = "FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms." +other = "FreeBSD es un sistema operativo utilizado en servidores, ordenadores de escritorio y plataformas embebidas." [global-search-placeholder] -other = "Search in the articles, books and guides." +other = "Buscar en los artículos, libros y guías." [toc] -other = "Table of Contents" +other = "Tabla de contenidos" [resources] -other = "Resources" +other = "Recursos" [download-pdf] -other = "Download PDF" +other = "Descargar PDF" [edit-page] -other = "Edit this page" +other = "Editar esta página" [trademarks] -other = "trademarks" +other = "Marcas registradas" [books] -other = "Books" +other = "Libros" [articles] -other = "Articles" +other = "Artículos" # --------------------------------------------------- # Header # --------------------------------------------------- [documentation] -other = "Documentation" +other = "Documentación" [community] -other = "Community" +other = "Comunidad" # --------------------------------------------------- # Main page # --------------------------------------------------- [getting-started] -other = "Getting started" +other = "Para empezar" [learn-basics] -other = "Learn about FreeBSD basics" +other = "Más información sobre los conceptos básicos de FreeBSD" [download] -other = "Download" +other = "Descargar" [download-freebsd] -other = "Download FreeBSD" +other = "Descargar FreeBSD" [handbook] -other = "FreeBSD Handbook" +other = "Manual de FreeBSD" [handbook-desc] -other = "A constantly evolving, comprehensive resource for FreeBSD users" +other = "Un recurso completo y en constante evolución para los usuarios de FreeBSD" [porters-handbook] -other = "FreeBSD Porter's Handbook" +other = "Manual de FreeBSD Porter's" [porters-handbook-desc] -other = "A complete reference about the FreeBSD ports system" +other = "Una referencia completa sobre el sistema de ports FreeBSD" [faq] other = "FreeBSD FAQ" [faq-desc] -other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X" +other = "Preguntas frecuentes (FAQ) de FreeBSD para 13.X y 12.X" [fdp] other = "Documentation Project Primer" [fdp-desc] -other = "A complete guide about how to start contributing to the documentation" +other = "Una guía completa sobre cómo empezar a contribuir en la documentación." [books-list] -other = "List of FreeBSD books" +other = "Lista de libros de FreeBSD" [articles-list] -other = "List of FreeBSD articles" +other = "Lista de artículos de FreeBSD" [manual-pages] other = "Manual pages" [manual-pages-desc] other = "FreeBSD Manual Pages" # --------------------------------------------------- # Footer # --------------------------------------------------- [light] -other = "Light" +other = "Claro" [dark] -other = "Dark" +other = "Oscuro" [high-contrast] -other = "High contrast" +other = "Alto contraste" [previous-versions] -other = "Previous versions" +other = "Versiones anteriores" [4-4bsd-documents] other = "4.4BSD Documents" [about] -other = "About" +other = "Acerca de" [legal] other = "Legal" [donations] -other = "Donations" +other = "Donaciones" [legal-notices] -other = "Legal notices" +other = "Avisos legales" [made-with] -other = "Made with" +other = "Hecho con" [by-freebsd-community] -other = "by the FreeBSD Community" +other = "por la comunidad de FreeBSD" [copyright] -other = "All rights reserved." +other = "Todos los derechos reservados." # --------------------------------------------------- # Articles page # --------------------------------------------------- [list-desc-articles] -other = "Explore a comprehensive list of FreeBSD articles." +other = "Explore una lista completa de artículos de FreeBSD." # --------------------------------------------------- # Books page # --------------------------------------------------- [prev] -other = "Prev" +other = "Anterior" [next] -other = "Next" +other = "Siguiente" [split-html] -other = "Split HTML" +other = "HTML dividido" [single-html] -other = "Single HTML" +other = "HTML completo" [book-chapters] -other = "Book chapters" +other = "Capítulos del libro" [book-menu] -other = "Book menu" +other = "Menú del libro" [list-desc-books] -other = "Explore a comprehensive list of FreeBSD books." +other = "Explore una lista completa de libros de FreeBSD." # --------------------------------------------------- # Languages page # --------------------------------------------------- [select-language] -other = "Select a language" +other = "Seleccionar un idioma" [current-selection] -other = "Current selection:" +other = "Selección actual:" # --------------------------------------------------- # Copyright # --------------------------------------------------- [freebsd-copyright] other = "FreeBSD is a registered trademark of the FreeBSD Foundation." [pam] other = "This article was written for the FreeBSD Project by ThinkSec AS and Network Associates Laboratories, the Security Research Division of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (“CBOSS”), as part of the DARPA CHATS research program." [coverity] other = "Coverity is a registered trademark; Coverity Extend, Coverity Prevent and Coverity Prevent SQS are trademarks of Coverity, Inc." [ibm] other = "IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are trademarks of International Business Machines Corporation in the United States, other countries, or both." [ieee] other = "IEEE, POSIX, and 802 are registered trademarks of Institute of Electrical and Electronics Engineers, Inc. in the United States." [redhat] other = "Red Hat, RPM, are trademarks or registered trademarks of Red Hat, Inc. in the United States and other countries." [3com] other = "3Com and HomeConnect are registered trademarks of 3Com Corporation." [amd] other = "AMD, AMD Athlon, AMD Opteron, AMD Phenom, AMD Sempron, AMD Turion, Athlon, Élan, Opteron, and PCnet are trademarks of Advanced Micro Devices, Inc." [adobe] other = "Adobe, Acrobat, Acrobat Reader, Flash and PostScript are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries." [apple] other = "Apple, AirPort, FireWire, iMac, iPhone, iPad, Mac, Macintosh, Mac OS, Quicktime, and TrueType are trademarks of Apple Inc., registered in the U.S. and other countries." [intel] other = "Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries." [linux] other = "Linux is a registered trademark of Linus Torvalds." [microsoft] other = "Microsoft, IntelliMouse, MS-DOS, Outlook, Windows, Windows Media and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries." [opengroup] other = "Motif, OSF/1, and UNIX are registered trademarks and IT DialTone and The Open Group are trademarks of The Open Group in the United States and other countries." [qualcomm] other = "QUALCOMM and Eudora are registered trademarks of QUALCOMM Incorporated." [sparc] other = "SPARC, SPARC64, and UltraSPARC are trademarks of SPARC International, Inc in the United States and other countries. SPARC International, Inc owns all of the SPARC trademarks and under licensing agreements allows the proper use of these trademarks by its members." [sun] other = "Sun, Sun Microsystems, Java, Java Virtual Machine, JDK, JRE, JSP, JVM, Netra, OpenJDK, Solaris, StarOffice, SunOS and VirtualBox are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries." [unix] other = "UNIX is a registered trademark of The Open Group in the United States and other countries." [netbsd] other = "NetBSD is a registered trademark of the NetBSD Foundation." [realnetworks] other = "RealNetworks, RealPlayer, and RealAudio are the registered trademarks of RealNetworks, Inc." [oracle] other = "Oracle is a registered trademark of Oracle Corporation." [3ware] other = "3ware is a registered trademark of 3ware Inc." [arm] other = "ARM is a registered trademark of ARM Limited." [adaptec] other = "Adaptec is a registered trademark of Adaptec, Inc." [google] other = "Android is a trademark of Google Inc." [heidelberger] other = "Heidelberg, Helvetica, Palatino, and Times Roman are either registered trademarks or trademarks of Heidelberger Druckmaschinen AG in the U.S. and other countries." [intuit] other = "Intuit and Quicken are registered trademarks and/or registered service marks of Intuit Inc., or one of its subsidiaries, in the United States and other countries." [lsilogic] other = "LSI Logic, AcceleRAID, eXtremeRAID, MegaRAID and Mylex are trademarks or registered trademarks of LSI Logic Corp." [themathworks] other = "MATLAB is a registered trademark of The MathWorks, Inc." [thomson] other = "SpeedTouch is a trademark of Thomson." [vmware] other = "VMware is a trademark of VMware, Inc." [wolframresearch] other = "Mathematica is a registered trademark of Wolfram Research, Inc." [xiph] other = "Ogg Vorbis and Xiph.Org are trademarks of Xiph.Org." [xfree86] other = "XFree86 is a trademark of The XFree86 Project, Inc." [daemon-news] other = "This article was originally published in the January 2000 issue of DaemonNews. This version of the article may include updates from Matt and other authors to reflect changes in FreeBSD's VM implementation." [general] other = "Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the “™” or the “®” symbol." diff --git a/documentation/themes/beastie/layouts/index.html b/documentation/themes/beastie/layouts/index.html index 1f75368e59..2a4dc2cde1 100644 --- a/documentation/themes/beastie/layouts/index.html +++ b/documentation/themes/beastie/layouts/index.html @@ -1,73 +1,73 @@ {{ define "main" }} {{ $language := "" }} {{ $currentLang := $.Site.Language.Lang }} {{ if ne $currentLang "en" }} {{ $language = $currentLang }} {{ end }}
{{ partial "global-search.html" . }}
{{ end }}