From owner-freebsd-doc@freebsd.org Mon Apr 5 17:08:39 2021 Return-Path: Delivered-To: freebsd-doc@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 5CC125C0732 for ; Mon, 5 Apr 2021 17:08:39 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 4FDcYz1qjJz4sdK for ; Mon, 5 Apr 2021 17:08:39 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: from mail-ej1-f48.google.com (mail-ej1-f48.google.com [209.85.218.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: carlavilla) by smtp.freebsd.org (Postfix) with ESMTPSA id 281DC327E for ; Mon, 5 Apr 2021 17:08:39 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: by mail-ej1-f48.google.com with SMTP id u17so11473401ejk.2 for ; Mon, 05 Apr 2021 10:08:39 -0700 (PDT) X-Gm-Message-State: AOAM532hu4NRSJAj0+4fXCUTANBd/WxxFmlZ3Qv/lsLi67KE89Za6cQ8 6I7GqRC5BGxy8rk20JFNvrPeY+BE4tpvkclJu5Q= X-Google-Smtp-Source: ABdhPJyZszSp3/32NuC9MlYVcYa2q/YizgHLAXcAcfCEX39eR7xx6Uv37g9kuFPZeaNg1q6zuzEeJ3CybOSefVOsIH4= X-Received: by 2002:a17:906:5689:: with SMTP id am9mr28422580ejc.298.1617642518130; Mon, 05 Apr 2021 10:08:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sergio Carlavilla Date: Mon, 5 Apr 2021 19:08:27 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Committing in Weblate and sending po To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Cc: freebsd-doc@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2021 17:08:39 -0000 On Mon, 5 Apr 2021 at 19:04, Fernando Apestegu=C3=ADa < fernando.apesteguia@gmail.com> wrote: > Hi! > > It's me again, sorry ;-) > > Reading the doc in https://wiki.freebsd.org/DocTranslationOnWeblate, > it looks like I should have a "Manage" tab in weblate so I can commit > a change and that would trigger a CI build. But I don't see that tab. > I am not in a hurry, I can wait for the daily build run. But just in > case there is something that I am missing. > > The other thing is that in the wiki we point to this document on how > to submit translations: > > > https://docs.freebsd.org/en/books/fdp-primer/po-translations-submitting.h= tml > > It looks outdated and also I could not find any .po files in the docs > repository. So I wonder if there is a different method to add a new > translation to the repository. I assume I should create a new > directory in documentation/content/es/articles/ and put the > _index.adoc there. But how do I generate the _index.adoc from the .po > I can download from weblate? > > Thanks! > _______________________________________________ > freebsd-doc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > Hi, This is not the correct URL. The correct URL it=E2=80=99s https://docs.freebsd.org/en/books/fdp-primer/ Btw, I=E2=80=99m with the split of this book. Let me time to update the inf= ormation. Bye.