Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2021 19:53:39 +0200
From:      =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernape@freebsd.org>
To:        "Danilo G. Baio" <dbaio@freebsd.org>
Cc:        freebsd-translators@freebsd.org
Subject:   Re: Question regarding articles/contributing
Message-ID:  <CAGwOe2YxLqd4zWQd8ck-TO9mu4f%2B_vWQ4-Ui6PwN3QLv1H7=1A@mail.gmail.com>
In-Reply-To: <20210918224829.37do4sft7dql35eq@t480.local>
References:  <CAGwOe2ZRyBMpZx8B2UqD8LzXNL3Bu0QNdTVpA8oHBg85c0it0g@mail.gmail.com> <20210918224829.37do4sft7dql35eq@t480.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 19, 2021 at 12:48 AM Danilo G. Baio <dbaio@freebsd.org> wrote:
>
> On Fri, Sep 17, 2021 at 01:28:30PM +0200, Fernando Apestegu=C3=ADa wrote:
> > Hi all,
> >
> > I'm facing two problems with the Spanish translation of articles/contri=
buting.
> >
> > The first one is that there is one particular string that despite
> > being translated in Weblate it is not shown in the .po file neither in
> > the freebsd-doc-translate repo nor if I download the .po file from
> > Weblate. The string is:
> >
> > --------
> > Please do not submit a man:shar[1] archive of the entire port;
> > instead, use man:diff[1] `-ruN`. In this way, committers can much more
> > easily see exactly what changes are being made. The Porter's Handbook
> > section on link:{porters-handbook}#port-upgrading[Upgrading] has more
> > information.
> > --------
> >
> > And as you can see here:
> >
> > https://translate-dev.freebsd.org/translate/documentation/articlescontr=
ibuting_index/es/?offset=3D1&q=3Deasily&sort_by=3D-priority%2Cposition&chec=
ksum=3D
> >
> > It has been translated. This does not seem to be a delay problem. That
> > string was translated days ago. Anyway I tried to make a small change,
> > save and make another change to see if the translation showed up but I
> > didn't have luck.
>
>
> Hi Fernando.
>
> The same thing happened when I tested in pt_BR.
>
> I updated all source strings (English) right now and had to clean these
> pending translations (You need to translate this again) to fix.
>
> https://github.com/doc-br/freebsd-doc-translate/commit/fa2785e615d36572d9=
847b5b28b70006afae47ad
>
> The last time I updated the source strings, I received some internal
> errors (500).  It's probably related.
>
> I will pay attention if it happens again in the next upgrade.
>
> Thanks for noticing this.

Thanks Danilo.

It worked this time. Committed in f475353b

>
>
>
> >
> > The other problem is that {core-email} is not translated
> > automatically. In order to get it substituted I need to manually
> > include include::shared/es/teams.adoc[]
> > But I don't see that include in the working pt-br translation.
> >
> > Any ideas what the problems might be?
>
>
> Currently, pt-br and es don't have {core-email}.
>
> $ grep core-email documentation/content/*/articles/contributing/_index.ad=
oc
>   documentation/content/en/articles/contributing/_index.adoc:If your
>     change is of a potentially sensitive nature, such as if you are unsur=
e
>     of copyright issues governing its further distribution then you shoul=
d
>     send it to {core-email} directly rather than submitting as a bug
>     report.
>   documentation/content/en/articles/contributing/_index.adoc:The
>     {core-email} reaches a much smaller group of people who do much of th=
e
>     day-to-day work on FreeBSD.
>
>
>
> The difference from English are the includes:
>
> [documentation/content/en/articles/contributing/_index.adoc]
>   ifeval::["{backend}" =3D=3D "html5"]
>   include::shared/en/mailing-lists.adoc[]
>   include::shared/en/urls.adoc[]
>   endif::[]
>
> [documentation/content/pt-br/articles/contributing/_index.adoc]
>   include::shared/pt-br/urls.adoc[]
>
> [documentation/content/es/articles/contributing/_index.adoc]
>   include::shared/es/urls.adoc[]
>
>
> $ grep -nir core-email shared/*
>   shared/en/teams.adoc:27::core-email: core@FreeBSD.org
>   shared/en/teams.adoc:28::core: {core-name} <{core-email}>
>   shared/en/mailing-lists.adoc:665::core-email: core@FreeBSD.org
>   shared/es/teams.adoc:30::core-email: core@FreeBSD.org
>   shared/es/teams.adoc:31::core: {core-name} <{core-email}>
>   shared/pt-br/teams.adoc:30::core-email: core@FreeBSD.org
>   shared/pt-br/teams.adoc:31::core: {core-name} <{core-email}>
>   ... (skipped other languages)
>
>
> pt-br and es don't have core-email on mailing-lists.adoc.
>
> Another small detail is that core-email is duplicated on teams.adoc and
> mailing-lists.adoc.

I added the core mail address to shared/es/mailing-lists.adoc in 3e8c9471

Thanks!
>
>
> Regards.
> --
> Danilo G. Baio (dbaio)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2YxLqd4zWQd8ck-TO9mu4f%2B_vWQ4-Ui6PwN3QLv1H7=1A>