From nobody Sun Aug 08 16:36:02 2021 X-Original-To: freebsd-translators@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0905C17562C0 for ; Sun, 8 Aug 2021 16:36:28 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GjPx76j0Pz3DDn; Sun, 8 Aug 2021 16:36:27 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from auth1-smtp.messagingengine.com (auth1-smtp.messagingengine.com [66.111.4.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: dbaio/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id C9FD96022; Sun, 8 Aug 2021 16:36:27 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 8D60E27C0054; Sun, 8 Aug 2021 12:36:27 -0400 (EDT) Received: from imap42 ([10.202.2.92]) by compute4.internal (MEProxy); Sun, 08 Aug 2021 12:36:27 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrjeehgddutddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvffutgfgsehtqhertderreejnecuhfhrohhmpedfffgr nhhilhhoucfirdcuuegrihhofdcuoegusggrihhosefhrhgvvgeuufffrdhorhhgqeenuc ggtffrrghtthgvrhhnpeduffehgeeiieetkedvjeegteefffdvueegkedthfeiieehheeg kefftdehffeggeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpegusggrihhoodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudek udefleduvddtqddvieektddvjeeikedquggsrghioheppefhrhgvvgeuufffrdhorhhgse hfrghsthhmrghilhdrtghomh X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 3FC312180064; Sun, 8 Aug 2021 12:36:27 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-552-g2afffd2709-fm-20210805.001-g2afffd27 List-Id: Translators List-Archive: https://lists.freebsd.org/archives/freebsd-translators List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-translators@freebsd.org X-BeenThere: freebsd-translators@freebsd.org Mime-Version: 1.0 Message-Id: <8a84fbfa-49c1-495f-8cc0-9d71a1aa096e@www.fastmail.com> In-Reply-To: References: <20210807192422.6w5ful3tionb4r5i@t480.local> Date: Sun, 08 Aug 2021 13:36:02 -0300 From: "Danilo G. Baio" To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Cc: freebsd-translators@freebsd.org Subject: Re: Weblate Translation Tips Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N On Sun, Aug 8, 2021, at 11:09, Fernando Apestegu=C3=ADa wrote: > On Sat, Aug 7, 2021 at 9:24 PM Danilo G. Baio wrot= e: > > > > Hi. > > > > As you may know, we are still adjusting the translation workflow of = the > > FreeBSD Documentation Project through Weblate, there are some pendin= g > > items [1], but everyone can [re-]start translating. > > > > I've just added this wiki page [2] describing how to translate/build= > > each document (for now, there are only three). > > > > The 'Article / Contributors to FreeBSD' [3] is a good example that e= very > > language should follow to keep all contributor's names updated. > > > > If you have any questions, please let us know. >=20 > Hi Danilo, >=20 > Thanks for this. It is very helpful! >=20 > Some questions. In the example on how to update the "Contributors to > FreeBSD" article, it is said: "Just necessary translate index and > contrib-develinmemoriam." > In es/ we do not have any contributors/ directory. Not a big deal, we > can create a new one based on another language. But here is the > question. If we compare the directories pt_BR/ and en/: >=20 > ls ../../../en/articles/contributors/ > _index.adoc contrib-386bsd.adoc > contrib-additional.adoc contrib-committers.adoc > contrib-corealumni.adoc contrib-develalumni.adoc > contrib-develinmemoriam.adoc contrib-portmgralumni.adoc >=20 > $ ls ../../../pt-br/articles/contributors/ > _index.adoc _index.po > contrib-develinmemoriam.adoc contrib-develinmemoriam.po >=20 > Should I base the new "Contributors" article in the English version or= > another one? >=20 > Thanks! Hi Fernando. In this case, you can follow pt-br; the missing files are referenced/inc= luded directly from the English directory. include::content/en/articles/contributors/contrib-committers.adoc[] include::content/en/articles/contributors/contrib-corealumni.adoc[] include::content/en/articles/contributors/contrib-develalumni.adoc[] include::content/en/articles/contributors/contrib-portmgralumni.adoc[] include::{include-path}contrib-develinmemoriam.adoc[] include::content/en/articles/contributors/contrib-additional.adoc[] include::content/en/articles/contributors/contrib-386bsd.adoc[] You have to change this manually after translating with ./tools/translat= e.sh. Regards. --=20 Danilo G. Baio