git: e9e7e56b9a - main - Use Hugo i18n in main page

From: Sergio Carlavilla Delgado <carlavilla_at_FreeBSD.org>
Date: Sat, 11 Dec 2021 11:34:36 UTC
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=e9e7e56b9a5cdf94dd36d5c9145621b0b80eb187

commit e9e7e56b9a5cdf94dd36d5c9145621b0b80eb187
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-12-11 11:34:13 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-12-11 11:34:13 +0000

    Use Hugo i18n in main page
---
 documentation/themes/beastie/i18n/bn-bd.toml    | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/da.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/de.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/el.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/en.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/es.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/fr.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/hu.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/it.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/ja.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/ko.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/mn.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/nl.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/pl.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/pt-br.toml    | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/ru.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/tr.toml       | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/zh-cn.toml    | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/i18n/zh-tw.toml    | 51 +++++++++++++++++++++++++
 documentation/themes/beastie/layouts/index.html | 36 ++++++++---------
 20 files changed, 987 insertions(+), 18 deletions(-)

diff --git a/documentation/themes/beastie/i18n/bn-bd.toml b/documentation/themes/beastie/i18n/bn-bd.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/bn-bd.toml
+++ b/documentation/themes/beastie/i18n/bn-bd.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/da.toml b/documentation/themes/beastie/i18n/da.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/da.toml
+++ b/documentation/themes/beastie/i18n/da.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/de.toml b/documentation/themes/beastie/i18n/de.toml
index 0297fc067c..b4514aa872 100644
--- a/documentation/themes/beastie/i18n/de.toml
+++ b/documentation/themes/beastie/i18n/de.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/el.toml b/documentation/themes/beastie/i18n/el.toml
index e98cb4720b..2a0d71c355 100644
--- a/documentation/themes/beastie/i18n/el.toml
+++ b/documentation/themes/beastie/i18n/el.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/en.toml b/documentation/themes/beastie/i18n/en.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/en.toml
+++ b/documentation/themes/beastie/i18n/en.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/es.toml b/documentation/themes/beastie/i18n/es.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/es.toml
+++ b/documentation/themes/beastie/i18n/es.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/fr.toml b/documentation/themes/beastie/i18n/fr.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/fr.toml
+++ b/documentation/themes/beastie/i18n/fr.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/hu.toml b/documentation/themes/beastie/i18n/hu.toml
index 007add5b11..dc57c77b18 100644
--- a/documentation/themes/beastie/i18n/hu.toml
+++ b/documentation/themes/beastie/i18n/hu.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/it.toml b/documentation/themes/beastie/i18n/it.toml
index bf8d184e83..71a6e0f03c 100644
--- a/documentation/themes/beastie/i18n/it.toml
+++ b/documentation/themes/beastie/i18n/it.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/ja.toml b/documentation/themes/beastie/i18n/ja.toml
index e312c9ff00..aae775d247 100644
--- a/documentation/themes/beastie/i18n/ja.toml
+++ b/documentation/themes/beastie/i18n/ja.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/ko.toml b/documentation/themes/beastie/i18n/ko.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/ko.toml
+++ b/documentation/themes/beastie/i18n/ko.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/mn.toml b/documentation/themes/beastie/i18n/mn.toml
index 2792a8bedd..e1996287ab 100644
--- a/documentation/themes/beastie/i18n/mn.toml
+++ b/documentation/themes/beastie/i18n/mn.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/nl.toml b/documentation/themes/beastie/i18n/nl.toml
index c1ad6887ed..e00669e75d 100644
--- a/documentation/themes/beastie/i18n/nl.toml
+++ b/documentation/themes/beastie/i18n/nl.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/pl.toml b/documentation/themes/beastie/i18n/pl.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/pl.toml
+++ b/documentation/themes/beastie/i18n/pl.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/pt-br.toml b/documentation/themes/beastie/i18n/pt-br.toml
index 62ea2601f0..d5a9eae6c5 100644
--- a/documentation/themes/beastie/i18n/pt-br.toml
+++ b/documentation/themes/beastie/i18n/pt-br.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
+[handbook]
+other = "FreeBSD Handbook"
+
+[handbook-desc]
+other = "A constantly evolving, comprehensive resource for FreeBSD users"
+
+[porters-handbook]
+other = "FreeBSD Porter's Handbook"
+
+[porters-handbook-desc]
+other = "A complete reference about the FreeBSD ports system"
+
+[faq]
+other = "FreeBSD FAQ"
+
+[faq-desc]
+other = "FreeBSD frequently Asked Questions (FAQ) for 13.X and 12.X"
+
+[fdp]
+other = "Documentation Project Primer"
+
+[fdp-desc]
+other = "A complete guide about how to start contributing to the documentation"
+
+[books-list]
+other = "List of FreeBSD books"
+
+[articles-list]
+other = "List of FreeBSD articles"
+
+[manual-pages]
+other = "Manual pages"
+
+[manual-pages-desc]
+other = "FreeBSD Manual Pages"
+
 # ---------------------------------------------------
 # Footer
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/ru.toml b/documentation/themes/beastie/i18n/ru.toml
index 797f2a4219..8c66d3f9ce 100644
--- a/documentation/themes/beastie/i18n/ru.toml
+++ b/documentation/themes/beastie/i18n/ru.toml
@@ -49,6 +49,57 @@ other = "Documentation"
 [community]
 other = "Community"
 
+# ---------------------------------------------------
+# Main page
+# ---------------------------------------------------
+[getting-started]
+other = "Getting started"
+
+[learn-basics]
+other = "Learn about FreeBSD basics"
+
+[download]
+other = "Download"
+
+[download-freebsd]
+other = "Download FreeBSD"
+
*** 308 LINES SKIPPED ***