Re: new global .transignore file for webwml repo

2023-10-20 Thread Thomas Lange
I wonder what the outcome of the discussion now is? Do you want to use the global .transignore file? About template/debian/. This directory does not contain any po files, it only contains wml file including perl code and define-tag. -- regards Thomas

Re: new global .transignore file for webwml repo

2023-10-02 Thread Paulo Henrique de Lima Santana
Em 02/10/2023 11:00, Laura Arjona Reina escreveu: In general, with my translator hat I prefer the stats dashboard give me all the info (even if the list of pending translations is sooo long) and I (or other people in the team) can ignore or prioritize (the stats dashboard prioritizes indeed

Re: new global .transignore file for webwml repo

2023-10-02 Thread Thomas Lange
> On Mon, 02 Oct 2023 16:00:00 +0200, Laura Arjona Reina > said: >> >> # here you can define global Perl regex to match file that are excluded >> News/\d{4} > I would keep the current year and last year at least. Not sure how we should maintain the .transignore file, p

Re: new global .transignore file for webwml repo

2023-10-02 Thread Laura Arjona Reina
Hello I wanted to spend some time studying a bit how all this works but it's been impossible for me so far. In general, with my translator hat I prefer the stats dashboard give me all the info (even if the list of pending translations is sooo long) and I (or other people in the team) can ignore

Re: new global .transignore file for webwml repo

2023-10-02 Thread Cyril Brulebois
Cyril Brulebois (2023-10-02): > > MailingLists/subscribe.wml > > MailingLists/unsubscribe.wml > > NACK. Ah, based on Paulo's answer I'll clarify: (un)subscription information must be available in as many languages as possible in my opinion. Cheers, -- Cyril Brulebois (k...@debian.org)

Re: new global .transignore file for webwml repo

2023-10-02 Thread Cyril Brulebois
Thomas Lange (2023-10-01): > I've already asked on the #debian-www channel for comments but I got > only the question if the regex are anchored. If I get no objection, I > like to install this .transignore file next week. > > > # here you can define global Perl regex to match file that are exclu

Re: new global .transignore file for webwml repo

2023-10-01 Thread Paulo Henrique de Lima Santana
Hi Thomas, Em 01/10/2023 15:48, Thomas Lange escreveu: Hi to all, esp. the translators, nearly two weeks ago I've added a new feature to the global .transignore file. We can now use Perl regex for defining which files or directories should be ignored when creating the translation statistics. Se

new global .transignore file for webwml repo

2023-10-01 Thread Thomas Lange
Hi to all, esp. the translators, nearly two weeks ago I've added a new feature to the global .transignore file. We can now use Perl regex for defining which files or directories should be ignored when creating the translation statistics. See git show 145afba3acc8c324b54fde8942f287d28a403ab1 I lik