From owner-dev-commits-doc-all@freebsd.org Wed Aug 18 11:55:14 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 76F0D67633F for ; Wed, 18 Aug 2021 11:55:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GqRD22f8nz3vd0; Wed, 18 Aug 2021 11:55:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3EDF310D7D; Wed, 18 Aug 2021 11:55:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17IBtEVc050052; Wed, 18 Aug 2021 11:55:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17IBtEMw050051; Wed, 18 Aug 2021 11:55:14 GMT (envelope-from git) Date: Wed, 18 Aug 2021 11:55:14 GMT Message-Id: <202108181155.17IBtEMw050051@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= Subject: git: c7abda58d9 - main - [web-es] Add freebsdDescription items MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c7abda58d97b4bb8dc5030b482fe90f650746664 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2021 11:55:14 -0000 The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=c7abda58d97b4bb8dc5030b482fe90f650746664 commit c7abda58d97b4bb8dc5030b482fe90f650746664 Author: Fernando Apesteguía AuthorDate: 2021-08-18 11:45:24 +0000 Commit: Fernando Apesteguía 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"