Re: Help with missing string in articles/contributors

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Fri, 08 Jul 2022 03:16:33 UTC
On Tue, Jul 05, 2022 at 07:32:12PM +0200, Fernando Apesteguía wrote:
> Hi there,
> I'm trying to update the Spanish version of articles/contributors and
> there is something I don't quite understand.
> 
> The doc/ repo is updated. The freebsd-doc-translate is updated. If I
> copy _index.po and contrib-develinmemoriam.po to the doc repo and
> check status, I see this:
> 
> $ git status
> On branch main
> Your branch is up to date with 'freebsd/main'.
> 

[...]

> generosamente con hardware pa
>  [[staff-committers]]
>  == Los desarrolladores de FreeBSD
> 
> -Estas son las personas que tienen derechos de commit y realizan el
> trabajo de ingeniería en el árbol del código fuente de FreeBSD. Todos
> los miembros del core team también son desarrolladores.
> +This list, which includes all members of the Core Team, names
> everyone who has commit privileges for one or more of the three source
> trees (doc, ports and src). To see the current Core Team members you
> can take a look at the
> link:https://www.freebsd.org/administration/#t-core[administration
> page].
> 
>  (en orden alfabético por apellido):
> 
> So if I search:
> 
> $ rg 'To see the current Core Team members'
> documentation/content/es/articles/contributors/_index.po
> 505:"and src).  To see the current Core Team members you can take a
> look at the "
> 
> documentation/content/es/articles/contributors/_index.adoc
> 140:This list, which includes all members of the Core Team, names
> everyone who has commit privileges for one or more of the three source
> trees (doc, ports and src). To see the current Core Team members you
> can take a look at the
> link:https://www.freebsd.org/administration/#t-core[administration
> page].
> 
> documentation/content/en/articles/contributors/_index.adoc
> 142:To see the current Core Team members you can take a look at the
> link:https://www.freebsd.org/administration/#t-core[administration
> page].
> 
> So if I go to weblate again and search for that string, I can't find
> it anywhere. In fact, according to weblate, that document is 100%
> translated.
> 
> What am I missing?


Hi Fernando.

Weblate is outdated, there was a new commit in the main repository in
this document.

It's been a while since I upgraded Weblate for the last time. =(

We need to do that more often or automatically. If you can help, I can
share the details with you.

I've just pushed the upgrade; it will take a few hours to Weblate
process everything.

Some commits will appear with the message 'Update translation files' in
this repository when the upgrade is ready:
https://github.com/doc-br/freebsd-doc-translate/commits/main
And this repo needs to be moved to the FreeBSD organization as well at
some point.

Regards.
-- 
Danilo G. Baio (dbaio)