git: c7abda58d9 - main - [web-es] Add freebsdDescription items
Fernando Apesteguía <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=c7abda58d97b4bb8dc5030b482fe90f650746664 commit c7abda58d97b4bb8dc5030b482fe90f650746664 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2021-08-18 11:45:24 +0000 Commit: Fernando Apesteguía <[email protected]> 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" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"