git: 083a548c84 - main - Sync Documentation Portal theme translations

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

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

commit 083a548c84319b6775462cf268b2647a54f11b06
Author:     Sergio Carlavilla Delgado <[email protected]>
AuthorDate: 2022-04-14 18:55:08 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
CommitDate: 2022-04-14 18:55:45 +0000

    Sync Documentation Portal theme translations
---
 documentation/themes/beastie/i18n/bn-bd.toml | 6 ++++++
 documentation/themes/beastie/i18n/da.toml    | 6 ++++++
 documentation/themes/beastie/i18n/de.toml    | 6 ++++++
 documentation/themes/beastie/i18n/el.toml    | 6 ++++++
 documentation/themes/beastie/i18n/es.toml    | 6 ++++++
 documentation/themes/beastie/i18n/fr.toml    | 6 ++++++
 documentation/themes/beastie/i18n/hu.toml    | 6 ++++++
 documentation/themes/beastie/i18n/it.toml    | 6 ++++++
 documentation/themes/beastie/i18n/ja.toml    | 6 ++++++
 documentation/themes/beastie/i18n/ko.toml    | 6 ++++++
 documentation/themes/beastie/i18n/mn.toml    | 6 ++++++
 documentation/themes/beastie/i18n/nl.toml    | 6 ++++++
 documentation/themes/beastie/i18n/pl.toml    | 6 ++++++
 documentation/themes/beastie/i18n/pt-br.toml | 6 ++++++
 documentation/themes/beastie/i18n/ru.toml    | 6 ++++++
 documentation/themes/beastie/i18n/tr.toml    | 6 ++++++
 documentation/themes/beastie/i18n/zh-cn.toml | 6 ++++++
 documentation/themes/beastie/i18n/zh-tw.toml | 6 ++++++
 18 files changed, 108 insertions(+)

diff --git a/documentation/themes/beastie/i18n/bn-bd.toml b/documentation/themes/beastie/i18n/bn-bd.toml
index 64c466ad01..5cb974ed89 100644
--- a/documentation/themes/beastie/i18n/bn-bd.toml
+++ b/documentation/themes/beastie/i18n/bn-bd.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/da.toml b/documentation/themes/beastie/i18n/da.toml
index 64c466ad01..5cb974ed89 100644
--- a/documentation/themes/beastie/i18n/da.toml
+++ b/documentation/themes/beastie/i18n/da.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/de.toml b/documentation/themes/beastie/i18n/de.toml
index 306d80f41e..d6f2b53c6b 100644
--- a/documentation/themes/beastie/i18n/de.toml
+++ b/documentation/themes/beastie/i18n/de.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/el.toml b/documentation/themes/beastie/i18n/el.toml
index 883938bc35..b35d5319ac 100644
--- a/documentation/themes/beastie/i18n/el.toml
+++ b/documentation/themes/beastie/i18n/el.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/es.toml b/documentation/themes/beastie/i18n/es.toml
index 454833e2c0..1467813b32 100644
--- a/documentation/themes/beastie/i18n/es.toml
+++ b/documentation/themes/beastie/i18n/es.toml
@@ -43,6 +43,12 @@ other = "Artículos"
 [choose-language]
 other = "Elegir idioma"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/fr.toml b/documentation/themes/beastie/i18n/fr.toml
index 702865ad0e..4a573c7e21 100644
--- a/documentation/themes/beastie/i18n/fr.toml
+++ b/documentation/themes/beastie/i18n/fr.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/hu.toml b/documentation/themes/beastie/i18n/hu.toml
index 4a647f5ff3..5ad8d6c679 100644
--- a/documentation/themes/beastie/i18n/hu.toml
+++ b/documentation/themes/beastie/i18n/hu.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/it.toml b/documentation/themes/beastie/i18n/it.toml
index ed6d409c5d..f30f752e4c 100644
--- a/documentation/themes/beastie/i18n/it.toml
+++ b/documentation/themes/beastie/i18n/it.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/ja.toml b/documentation/themes/beastie/i18n/ja.toml
index 1cea373aed..88165e5589 100644
--- a/documentation/themes/beastie/i18n/ja.toml
+++ b/documentation/themes/beastie/i18n/ja.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/ko.toml b/documentation/themes/beastie/i18n/ko.toml
index 64c466ad01..5cb974ed89 100644
--- a/documentation/themes/beastie/i18n/ko.toml
+++ b/documentation/themes/beastie/i18n/ko.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/mn.toml b/documentation/themes/beastie/i18n/mn.toml
index 587bc0761c..888f7fc406 100644
--- a/documentation/themes/beastie/i18n/mn.toml
+++ b/documentation/themes/beastie/i18n/mn.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/nl.toml b/documentation/themes/beastie/i18n/nl.toml
index 42d0970c40..3313d57718 100644
--- a/documentation/themes/beastie/i18n/nl.toml
+++ b/documentation/themes/beastie/i18n/nl.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/pl.toml b/documentation/themes/beastie/i18n/pl.toml
index 64c466ad01..5cb974ed89 100644
--- a/documentation/themes/beastie/i18n/pl.toml
+++ b/documentation/themes/beastie/i18n/pl.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/pt-br.toml b/documentation/themes/beastie/i18n/pt-br.toml
index 37509b887c..da1b39a42e 100644
--- a/documentation/themes/beastie/i18n/pt-br.toml
+++ b/documentation/themes/beastie/i18n/pt-br.toml
@@ -43,6 +43,12 @@ other = "Artigos"
 [choose-language]
 other = "Escolha o idioma"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/ru.toml b/documentation/themes/beastie/i18n/ru.toml
index 66d9f429e0..bc98d2c4ed 100644
--- a/documentation/themes/beastie/i18n/ru.toml
+++ b/documentation/themes/beastie/i18n/ru.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/tr.toml b/documentation/themes/beastie/i18n/tr.toml
index 64c466ad01..5cb974ed89 100644
--- a/documentation/themes/beastie/i18n/tr.toml
+++ b/documentation/themes/beastie/i18n/tr.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/zh-cn.toml b/documentation/themes/beastie/i18n/zh-cn.toml
index 6a351ee1ca..ed7eef5539 100644
--- a/documentation/themes/beastie/i18n/zh-cn.toml
+++ b/documentation/themes/beastie/i18n/zh-cn.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
diff --git a/documentation/themes/beastie/i18n/zh-tw.toml b/documentation/themes/beastie/i18n/zh-tw.toml
index 48ca2c2440..5dadbcf547 100644
--- a/documentation/themes/beastie/i18n/zh-tw.toml
+++ b/documentation/themes/beastie/i18n/zh-tw.toml
@@ -43,6 +43,12 @@ other = "Articles"
 [choose-language]
 other = "Choose language"
 
+[last-modified]
+other = "Last modified on"
+
+[by]
+other = "by"
+
 # ---------------------------------------------------
 # Header
 # ---------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.