git: c7abda58d9 - main - [web-es] Add freebsdDescription items

Fernando Apesteguía fernape at FreeBSD.org
Wed Aug 18 11:55:14 UTC 2021


The branch main has been updated by fernape:

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

commit c7abda58d97b4bb8dc5030b482fe90f650746664
Author:     Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-08-18 11:45:24 +0000
Commit:     Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-08-18 11:45:24 +0000

    [web-es] Add freebsdDescription items
    
    Add freebsdDescription* items to translate the description of the project.
---
 website/themes/beastie/i18n/es.toml | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

diff --git a/website/themes/beastie/i18n/es.toml b/website/themes/beastie/i18n/es.toml
index af8945edef..e390843846 100644
--- a/website/themes/beastie/i18n/es.toml
+++ b/website/themes/beastie/i18n/es.toml
@@ -152,8 +152,26 @@ other = "Donaciones monetarias"
 other = "Donaciones hardware"
 
 #Main
-[freebsdDescription]
-other = "FreeBSD es un sistema operativo para servidores, equipos de escritorio y plataformas embebidas. Una gran comunidad lo ha desarrollado de manera continuada durante más de treinta años. Sus avanzadas funciones de red, seguridad y almacenamiento han hecho de FreeBSD la plataforma elegida por muchos de los sitios web más concurridos y los dispositivos de red y almacenamiento más generalizados."
+[freebsdDescription1]
+other = "FreeBSD es un sistema operativo usado para alimentar servidores modernos, escritorios y plataformas"
+
+[freebsdDescription2]
+other = "embebidas."
+
+[freebsdDescription3]
+other = "Una gran"
+
+[freebsdDescription4]
+other = "comunidad"
+
+[freebsdDescription5]
+other = "lo ha desarrollado de forma continua durante más de treinta años. Sus avanzadas capacidades de red, seguridad y almacenamiento han hecho de FreeBSD la plataforma escogida por muchos de los"
+
+[freebsdDescription6]
+other = "sitios web más concurridos"
+
+[freebsdDescription7]
+other = "y los dispositivos embebidos de red y almacenamiento más dominantes."
 
 [learnMore]
 other = "Más información"


More information about the dev-commits-doc-all mailing list