Commits by "GNOME Translation Robot" sometimes miss author's email address in Git

2016-09-21 Thread Andre Klapper
Example:
https://git.gnome.org/browse/polari/commit/?id=4a23fd8045935cc8f03819e2382fb4f763c39a13

Could it parse the value from "Last-Translator"?
Does it require the author to "git config --global user.email" locally?
Should I file a bug in GNOME Bugzilla? Or not?

Asking as it makes creating contributor statistics a bit harder as I
parse for unique email addresses of authors.

Thanks,
andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Damned Lies don't update

2016-09-21 Thread Marek Černocký

Hi,

Damned Lies don't update statistics and templates (or at least for Czech 
language).


Best Regards
Marek Černocký
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread Claude Paroz

Le 21. 09. 16 à 09:58, Marek Černocký a écrit :

Hi,

Damned Lies don't update statistics and templates (or at least for Czech
language).


Could you be a bit more specific, for example telling us a specific 
package which has not been updated?


Claude
--
www.2xlibre.net
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Commits by "GNOME Translation Robot" sometimes miss author's email address in Git

2016-09-21 Thread Claude Paroz

Le 21. 09. 16 à 10:17, Andre Klapper a écrit :

Example:
https://git.gnome.org/browse/polari/commit/?id=4a23fd8045935cc8f03819e2382fb4f763c39a13

Could it parse the value from "Last-Translator"?
Does it require the author to "git config --global user.email" locally?
Should I file a bug in GNOME Bugzilla? Or not?


Hello Andre,

This should have been fixed with commit:
https://git.gnome.org/browse/damned-lies/commit/?id=e5060a7c432ba898abd605b21d4edc088e8cd0b8

If you find an example more recent than April 19, we might revisit the 
fix...


Claude
--
www.2xlibre.net
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread Danylo Korostil
Actually I mentioned it as well after updating my gtk+/po translation.
DL generates an old po file, however I've committed a new one two days
ago.

On Wed, Sep 21, 2016 at 11:34 AM, Claude Paroz  wrote:
> Le 21. 09. 16 à 09:58, Marek Černocký a écrit :
>>
>> Hi,
>>
>> Damned Lies don't update statistics and templates (or at least for Czech
>> language).
>
>
> Could you be a bit more specific, for example telling us a specific package
> which has not been updated?
>
> Claude
> --
> www.2xlibre.net
>
> ___
> gnome-i18n mailing list
> gnome-i18n@gnome.org
> https://mail.gnome.org/mailman/listinfo/gnome-i18n
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread dooteo
Hi all,

Jatorrizko mezua: az., 2016-09-21 10:34 +0200, egilea: Claude Paroz
> Le 21. 09. 16 à 09:58, Marek Černocký a écrit :
> > 
> > Hi,
> > 
> > Damned Lies don't update statistics and templates (or at least for
> > Czech
> > language).
> 
> Could you be a bit more specific, for example telling us a specific 
> package which has not been updated?


Same for Basque lang:

https://l10n.gnome.org/languages/eu/gnome-3-22/ui/

For example, gsettings-desktop-schemas module's UI should be appear as
%100 translalated.


Best regards, 

Dooteo
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread Claude Paroz

Le 21. 09. 16 à 10:45, dooteo a écrit :

Hi all,

Jatorrizko mezua: az., 2016-09-21 10:34 +0200, egilea: Claude Paroz

Le 21. 09. 16 à 09:58, Marek Černocký a écrit :


Hi,

Damned Lies don't update statistics and templates (or at least for
Czech
language).


Could you be a bit more specific, for example telling us a specific
package which has not been updated?



Same for Basque lang:

https://l10n.gnome.org/languages/eu/gnome-3-22/ui/

For example, gsettings-desktop-schemas module's UI should be appear as
%100 translalated.


I just updated that module manually.

But there is indeed an issue.

Apparently, the l10n.gnome.org server is not receiving all commit mail 
(which trigger statistics update).


We'll have to contact sysadmins...

Claude
--
www.2xlibre.net
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread Marek Černocký

For Czech e.g. (all mentioend shoud be 100%):

gnome-builder  master pushed 2016-09-19 22:02:22

gnome-commander help   gcmd-1-4   pushed 2016-09-19 22:08:09

gimp script-fu master, gimp-2-8   pushed 2016-09-21 08:18:27



Dne 21.9.2016 10:34, Claude Paroz napsal:

Le 21. 09. 16 à 09:58, Marek Černocký a écrit :

Hi,

Damned Lies don't update statistics and templates (or at least for 
Czech

language).


Could you be a bit more specific, for example telling us a specific
package which has not been updated?

Claude

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Commits by "GNOME Translation Robot" sometimes miss author's email address in Git

2016-09-21 Thread Andre Klapper
On Wed, 2016-09-21 at 10:44 +0200, Claude Paroz wrote:
> This should have been fixed with commit:
> https://git.gnome.org/browse/damned-lies/commit/?id=e5060a7c432ba898a
> bd605b21d4edc088e8cd0b8
> 
> If you find an example more recent than April 19, we might revisit
> the fix...

Ah awesome! Thanks a lot for the quick reply!

andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread Claude Paroz

Le 21. 09. 16 à 11:10, Claude Paroz a écrit :

Le 21. 09. 16 à 10:45, dooteo a écrit :

Hi all,

Jatorrizko mezua: az., 2016-09-21 10:34 +0200, egilea: Claude Paroz

Le 21. 09. 16 à 09:58, Marek Černocký a écrit :


Hi,

Damned Lies don't update statistics and templates (or at least for
Czech
language).


Could you be a bit more specific, for example telling us a specific
package which has not been updated?



Same for Basque lang:

https://l10n.gnome.org/languages/eu/gnome-3-22/ui/

For example, gsettings-desktop-schemas module's UI should be appear as
%100 translalated.


I just updated that module manually.

But there is indeed an issue.

Apparently, the l10n.gnome.org server is not receiving all commit mail
(which trigger statistics update).

We'll have to contact sysadmins...


Our beloved sysadmin Andrea repaired the messaging issues.
I'll trigger a global update of statistics later, should hopefully be 
up-to-date again after that.


Claude
--
www.2xlibre.net
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread Claude Paroz

Le 21. 09. 16 à 14:36, Claude Paroz a écrit :

Le 21. 09. 16 à 11:10, Claude Paroz a écrit :

Apparently, the l10n.gnome.org server is not receiving all commit mail
(which trigger statistics update).

We'll have to contact sysadmins...


Our beloved sysadmin Andrea repaired the messaging issues.
I'll trigger a global update of statistics later, should hopefully be
up-to-date again after that.


All master and gnome-3-22 branches have been updated.
If other branches need an update, just ping me.

Claude
--
www.2xlibre.net
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


GNOME 3.22 Release Video ready for translation

2016-09-21 Thread Bastian Ilso

Hello everyone,


As part of the GNOME 3.22 release, I have made a release video with 
subtitles. The subtitles are uploaded to Damned Lies for translation 
here :


https://l10n.gnome.org/module/video-subtitles/
(at the bottom)


The video will be publicly available from Wednesday the 23rd. For 
reference, you can stream/download it using one of these two links:


https://www.youtube.com/watch?v=LhY7rpWXm1Y
https://cloud.gnome.org/index.php/s/oWKoqnwSXWbosyh


I will monitor the module and make sure we get the subtitles in as soon 
as possible. Let the translating commence! :)



-Bastian
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Damned Lies don't update

2016-09-21 Thread dooteo
Thanks a lot to both Claude and Andrea :)


Jatorrizko mezua: az., 2016-09-21 20:01 +0200, egilea: Claude Paroz
> Le 21. 09. 16 à 14:36, Claude Paroz a écrit :
> > 
> > Le 21. 09. 16 à 11:10, Claude Paroz a écrit :
> > > 
> > > Apparently, the l10n.gnome.org server is not receiving all commit
> > > mail
> > > (which trigger statistics update).
> > > 
> > > We'll have to contact sysadmins...
> > 
> > Our beloved sysadmin Andrea repaired the messaging issues.
> > I'll trigger a global update of statistics later, should hopefully
> > be
> > up-to-date again after that.
> 
> All master and gnome-3-22 branches have been updated.
> If other branches need an update, just ping me.
> 
> Claude
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


NetworkManager translation

2016-09-21 Thread Christian Kirbach
Hi 

The NetworkManager module page on damned-lies has a banner that points
one to bugzilla.gnome.org for submitting new translations.

However NetworkManager is translated in Zanata: https://translate.zanat
a.org/project/view/NetworkManager

Can we please have the banner updated and point to https://wiki.gnome.o
rg/Projects/NetworkManager/L10N and above URL with a sane description?
Thanks and

regards
 Christian
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: NetworkManager translation

2016-09-21 Thread Piotr Drąg
2016-09-21 23:12 GMT+02:00 Christian Kirbach :
> Hi
>
> The NetworkManager module page on damned-lies has a banner that points
> one to bugzilla.gnome.org for submitting new translations.
>
> However NetworkManager is translated in Zanata: https://translate.zanat
> a.org/project/view/NetworkManager
>
> Can we please have the banner updated and point to https://wiki.gnome.o
> rg/Projects/NetworkManager/L10N and above URL with a sane description?
> Thanks and
>

The NetworkManager project on Zanata is still read-only, and also not
regularly updated (last upload was in June, and there is no 1.4
branch). For now, Bugzilla is a better option.

Best regards,

-- 
Piotr Drąg
https://piotrdrag.fedorapeople.org
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Error submitting gnome322 subtitles via Damned Lies

2016-09-21 Thread Rafael Fontenelle
Hi there.

When running "Send to repository" action in D-L web interface for
the translation of GNOME 3.22 video's subtitle, I get the following error
message:

[Errno 1] remote: translations user cannot modify
'video-subtitles/gnome322/po/pt_BR.po' To ssh://
git.gnome.org/git/video-subtitles ! [remote rejected] master -> master
(pre-receive hook declined) error: failed to push some refs to 'ssh://
git.gnome.org/git/video-subtitles

Is it planned to allow such action?

Thanks.

Best regards,
Rafael Fontenelle
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


RE: Error submitting gnome322 subtitles via Damned Lies

2016-09-21 Thread Saikeo Kavhanxay
Hi all,

I have got the same error. Can’t submit to repository.

//snip//

An error occurred during applying your action: The commit failed. The error 
was: '[Errno 1] remote: translations user cannot modify 
'video-subtitles/gnome322/po/LINGUAS' To 
ssh://git.gnome.org/git/video-subtitles ! [remote rejected] master -> master 
(pre-receive hook declined) error: failed to push some refs to 
'ssh://git.gnome.org/git/video-subtitles' '

//snip//

Thank you.
Best regards,
Saikeo

From: gnome-i18n [mailto:gnome-i18n-boun...@gnome.org] On Behalf Of Rafael 
Fontenelle
Sent: Thursday, September 22, 2016 6:13 AM
To: GNOME i18n list 
Subject: Error submitting gnome322 subtitles via Damned Lies

Hi there.

When running "Send to repository" action in D-L web interface for the 
translation of GNOME 3.22 video's subtitle, I get the following error message:

[Errno 1] remote: translations user cannot modify 
'video-subtitles/gnome322/po/pt_BR.po' To 
ssh://git.gnome.org/git/video-subtitles
 ! [remote rejected] master -> master (pre-receive hook declined) error: failed 
to push some refs to 
'ssh://git.gnome.org/git/video-subtitles

Is it planned to allow such action?

Thanks.

Best regards,
Rafael Fontenelle
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n