Re: XML errors in documentation PO file

2013-09-22 Thread Kenneth Nielsen
Hi everyone

Yes, the latest released version has a known character set bug.
Unfortunately we are long overdue with a new release, due to some new
features that were giving us problems, but hopefully we should get around
to doing a new release soon. In the meantime, it is not that difficult to
simply run it from a source code checkout. It just requires adding the
relevant paths to $PATH and $PYTHONPATH in the .bashrc. Let me know if it
gives you any trouble.

Regards Kenneth


2013/9/21 Rafael Ferreira rafael.f...@gmail.com

 Christian,

 Try the trunk version in Pyg3t's bzr repository. The latest released
 version has a known issue with some utf8 chars. [1]

 [1] http://stackoverflow.com/questions/6178929/spanish-text-in-py-files

 Cheers,
 Rafael Ferreira


 2013/9/21 Christian Kirbach christian.kirb...@gmail.com

 Hi Daniel

 thanks for running the report. The de locale should be all set up now.

 Can you enlighten us on how you check? gtxml does not work for me :(

 nazgul@rivendell:/git/gnome/gimp-help-2/po/de$ gtxml menus.po
 Traceback (most recent call last):
   File /usr/bin/gtxml, line 5, in module
 ...
 xml = u''.join([u'xml', string.replace(u'\\', u''), u'/xml'])
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7:
 ordinal not in range(128)


 Am Montag, den 16.09.2013, 11:05 +0200 schrieb Daniel Mustieles García:
  Thanks Piotr (and all of you) for fixing the errors.
 
 
  Here is a new report, generated with a previous version of Pyg3t, so
  most of the invalid token errors are now away. There are still some
  erros in tags, so it would be interesting to take a look into it.
 
 
  This is the list of the affected languages:
 
  de
  fi
  fr
  ja
  sl
  zh_CN
 
 
  Like other times, just fixing mismatching tags in translated string
  should be enough, so you can ignore the rest of the error messages.
 
 
  Again, thanks to all of you for taking care of this.
 
 
  Best regards
 
 
 
  2013/9/16 Piotr Drąg piotrd...@gmail.com
  2013/9/15 Daniel Mustieles García
  daniel.mustie...@gmail.com:
   Here is an up-to-date report. Note that most of the
  languages in the report
   are flagged with a not well-formed (invalid token)
  message, but it doesnt
   mean that the string is neccesary wrong. Just considering
  the mismatched or
   invalid tags should be enough.
  
 
 
  Thank you! I think all known errors are fixed now. Thanks to
  everyone
  for fixing their translations!
 
  --
  Piotr Drąg
  http://raven.fedorapeople.org/
 
 
 
  ___
  gnome-i18n mailing list
  gnome-i18n@gnome.org
  https://mail.gnome.org/mailman/listinfo/gnome-i18n

 --
 Christian Kirbach christian.kirb...@gmail.com
 Keine Lust auf NSA und den Lauschangriff? Mein PGP-Schlüssel 1FE120E3
 (seit 2005)
  - http://www.elektronikinfo.de/pc/pgp.htm




 ___
 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


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


Re: XML errors in documentation PO file

2013-09-22 Thread Daniel Mustieles García
Also you can download latest version from the repo and it works properly
for me ;-)


2013/9/22 Kenneth Nielsen k.nielse...@gmail.com

 Hi everyone

 Yes, the latest released version has a known character set bug.
 Unfortunately we are long overdue with a new release, due to some new
 features that were giving us problems, but hopefully we should get around
 to doing a new release soon. In the meantime, it is not that difficult to
 simply run it from a source code checkout. It just requires adding the
 relevant paths to $PATH and $PYTHONPATH in the .bashrc. Let me know if it
 gives you any trouble.

 Regards Kenneth


 2013/9/21 Rafael Ferreira rafael.f...@gmail.com

 Christian,

 Try the trunk version in Pyg3t's bzr repository. The latest released
 version has a known issue with some utf8 chars. [1]

 [1] http://stackoverflow.com/questions/6178929/spanish-text-in-py-files

 Cheers,
 Rafael Ferreira


 2013/9/21 Christian Kirbach christian.kirb...@gmail.com

 Hi Daniel

 thanks for running the report. The de locale should be all set up now.

 Can you enlighten us on how you check? gtxml does not work for me :(

 nazgul@rivendell:/git/gnome/gimp-help-2/po/de$ gtxml menus.po
 Traceback (most recent call last):
   File /usr/bin/gtxml, line 5, in module
 ...
 xml = u''.join([u'xml', string.replace(u'\\', u''), u'/xml'])
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7:
 ordinal not in range(128)


 Am Montag, den 16.09.2013, 11:05 +0200 schrieb Daniel Mustieles García:
  Thanks Piotr (and all of you) for fixing the errors.
 
 
  Here is a new report, generated with a previous version of Pyg3t, so
  most of the invalid token errors are now away. There are still some
  erros in tags, so it would be interesting to take a look into it.
 
 
  This is the list of the affected languages:
 
  de
  fi
  fr
  ja
  sl
  zh_CN
 
 
  Like other times, just fixing mismatching tags in translated string
  should be enough, so you can ignore the rest of the error messages.
 
 
  Again, thanks to all of you for taking care of this.
 
 
  Best regards
 
 
 
  2013/9/16 Piotr Drąg piotrd...@gmail.com
  2013/9/15 Daniel Mustieles García
  daniel.mustie...@gmail.com:
   Here is an up-to-date report. Note that most of the
  languages in the report
   are flagged with a not well-formed (invalid token)
  message, but it doesnt
   mean that the string is neccesary wrong. Just considering
  the mismatched or
   invalid tags should be enough.
  
 
 
  Thank you! I think all known errors are fixed now. Thanks to
  everyone
  for fixing their translations!
 
  --
  Piotr Drąg
  http://raven.fedorapeople.org/
 
 
 
  ___
  gnome-i18n mailing list
  gnome-i18n@gnome.org
  https://mail.gnome.org/mailman/listinfo/gnome-i18n

 --
 Christian Kirbach christian.kirb...@gmail.com
 Keine Lust auf NSA und den Lauschangriff? Mein PGP-Schlüssel 1FE120E3
 (seit 2005)
  - http://www.elektronikinfo.de/pc/pgp.htm




 ___
 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



 ___
 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: XML errors in documentation PO file

2013-09-21 Thread Christian Kirbach
Hi Daniel

thanks for running the report. The de locale should be all set up now.

Can you enlighten us on how you check? gtxml does not work for me :(

nazgul@rivendell:/git/gnome/gimp-help-2/po/de$ gtxml menus.po 
Traceback (most recent call last):
  File /usr/bin/gtxml, line 5, in module
...
xml = u''.join([u'xml', string.replace(u'\\', u''), u'/xml'])
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7:
ordinal not in range(128)


Am Montag, den 16.09.2013, 11:05 +0200 schrieb Daniel Mustieles García:
 Thanks Piotr (and all of you) for fixing the errors.
 
 
 Here is a new report, generated with a previous version of Pyg3t, so
 most of the invalid token errors are now away. There are still some
 erros in tags, so it would be interesting to take a look into it.
 
 
 This is the list of the affected languages:
 
 de
 fi
 fr
 ja
 sl
 zh_CN
 
 
 Like other times, just fixing mismatching tags in translated string
 should be enough, so you can ignore the rest of the error messages.
 
 
 Again, thanks to all of you for taking care of this.
 
 
 Best regards
 
 
 
 2013/9/16 Piotr Drąg piotrd...@gmail.com
 2013/9/15 Daniel Mustieles García
 daniel.mustie...@gmail.com:
  Here is an up-to-date report. Note that most of the
 languages in the report
  are flagged with a not well-formed (invalid token)
 message, but it doesnt
  mean that the string is neccesary wrong. Just considering
 the mismatched or
  invalid tags should be enough.
 
 
 
 Thank you! I think all known errors are fixed now. Thanks to
 everyone
 for fixing their translations!
 
 --
 Piotr Drąg
 http://raven.fedorapeople.org/
 
 
 
 ___
 gnome-i18n mailing list
 gnome-i18n@gnome.org
 https://mail.gnome.org/mailman/listinfo/gnome-i18n

-- 
Christian Kirbach christian.kirb...@gmail.com
Keine Lust auf NSA und den Lauschangriff? Mein PGP-Schlüssel 1FE120E3 (seit 
2005)
 - http://www.elektronikinfo.de/pc/pgp.htm





signature.asc
Description: This is a digitally signed message part
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: XML errors in documentation PO file

2013-09-21 Thread Rafael Ferreira
Christian,

Try the trunk version in Pyg3t's bzr repository. The latest released
version has a known issue with some utf8 chars. [1]

[1] http://stackoverflow.com/questions/6178929/spanish-text-in-py-files

Cheers,
Rafael Ferreira


2013/9/21 Christian Kirbach christian.kirb...@gmail.com

 Hi Daniel

 thanks for running the report. The de locale should be all set up now.

 Can you enlighten us on how you check? gtxml does not work for me :(

 nazgul@rivendell:/git/gnome/gimp-help-2/po/de$ gtxml menus.po
 Traceback (most recent call last):
   File /usr/bin/gtxml, line 5, in module
 ...
 xml = u''.join([u'xml', string.replace(u'\\', u''), u'/xml'])
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7:
 ordinal not in range(128)


 Am Montag, den 16.09.2013, 11:05 +0200 schrieb Daniel Mustieles García:
  Thanks Piotr (and all of you) for fixing the errors.
 
 
  Here is a new report, generated with a previous version of Pyg3t, so
  most of the invalid token errors are now away. There are still some
  erros in tags, so it would be interesting to take a look into it.
 
 
  This is the list of the affected languages:
 
  de
  fi
  fr
  ja
  sl
  zh_CN
 
 
  Like other times, just fixing mismatching tags in translated string
  should be enough, so you can ignore the rest of the error messages.
 
 
  Again, thanks to all of you for taking care of this.
 
 
  Best regards
 
 
 
  2013/9/16 Piotr Drąg piotrd...@gmail.com
  2013/9/15 Daniel Mustieles García
  daniel.mustie...@gmail.com:
   Here is an up-to-date report. Note that most of the
  languages in the report
   are flagged with a not well-formed (invalid token)
  message, but it doesnt
   mean that the string is neccesary wrong. Just considering
  the mismatched or
   invalid tags should be enough.
  
 
 
  Thank you! I think all known errors are fixed now. Thanks to
  everyone
  for fixing their translations!
 
  --
  Piotr Drąg
  http://raven.fedorapeople.org/
 
 
 
  ___
  gnome-i18n mailing list
  gnome-i18n@gnome.org
  https://mail.gnome.org/mailman/listinfo/gnome-i18n

 --
 Christian Kirbach christian.kirb...@gmail.com
 Keine Lust auf NSA und den Lauschangriff? Mein PGP-Schlüssel 1FE120E3
 (seit 2005)
  - http://www.elektronikinfo.de/pc/pgp.htm




 ___
 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: XML errors in documentation PO file

2013-09-15 Thread Enrico Nicoletto

Hello Daniel!

I veryfied the pt_BR file, it shows not well-formed (invalid token) in 
translator-credits

but I believe that it is everything ok.

Best Regards.
Enrico
___

Em 15/09/2013 06:41, Daniel Mustieles García escreveu:

Hi!

Here is an up-to-date report. Note that most of the languages in the 
report are flagged with a not well-formed (invalid token) message, 
but it doesnt mean that the string is neccesary wrong. Just 
considering the mismatched or invalid tags should be enough.


I'm going to talk with PyG3t maintainers to see if there is a way to 
avoid the invalid token message, to simplify reports and do not 
generate noise.


Best regards


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


Re: XML errors in documentation PO file

2013-09-15 Thread Piotr Drąg
2013/9/15 Daniel Mustieles García daniel.mustie...@gmail.com:
 Here is an up-to-date report. Note that most of the languages in the report
 are flagged with a not well-formed (invalid token) message, but it doesnt
 mean that the string is neccesary wrong. Just considering the mismatched or
 invalid tags should be enough.


Thank you! I think all known errors are fixed now. Thanks to everyone
for fixing their translations!

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


Re: XML errors in documentation PO file

2013-09-13 Thread Piotr Drąg
2013/9/10 Daniel Mustieles García daniel.mustie...@gmail.com:
 I've generated a report with some bugs and typos in documentation PO files.
 As you know, these kind of errors may break the modules's compilation
 process, so it would be great if each afected language coordinator could fix
 them.

 These reports are generated by an automated script using gtxml. If you want
 a copy of the script, feel free to ask me about it.

 Thanks in advance and best regards


Hi,

It seems that most of the errors have been fixed. Do you mind
generating the report again so we can be sure?

Thanks for taking care of this,

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


Re: XML errors in documentation PO file

2013-09-13 Thread Daniel Mustieles García
Sure I can. Tomorroy I'll generate a new report and will post there the
results

Thanks to all of you for your fixes.


2013/9/13 Piotr Drąg piotrd...@gmail.com

 2013/9/10 Daniel Mustieles García daniel.mustie...@gmail.com:
  I've generated a report with some bugs and typos in documentation PO
 files.
  As you know, these kind of errors may break the modules's compilation
  process, so it would be great if each afected language coordinator could
 fix
  them.
 
  These reports are generated by an automated script using gtxml. If you
 want
  a copy of the script, feel free to ask me about it.
 
  Thanks in advance and best regards
 

 Hi,

 It seems that most of the errors have been fixed. Do you mind
 generating the report again so we can be sure?

 Thanks for taking care of this,

 --
 Piotr Drąg
 http://raven.fedorapeople.org/

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


Re: XML errors in documentation PO file

2013-09-11 Thread Коростіль Данило

11.09.13 03:28, Piotr Drąg написав(ла):

2013/9/10 Daniel Mustieles García daniel.mustie...@gmail.com:

Hi all,

I've generated a report with some bugs and typos in documentation PO files.
As you know, these kind of errors may break the modules's compilation
process, so it would be great if each afected language coordinator could fix
them.

This is the list of the affected languages:

el
eu
ko
sr
sr@latin
sv
th
uk


I've fixed errors in above languages.


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


Re: XML errors in documentation PO file

2013-09-11 Thread Daniel Mustieles García
Thanks to you Fran.

It seems there is a remaining mismatching tag in GDM (missin /filename in
the translated string)

gl/gdm-help.master.gl.po, line 1308: mismatched tag
---
#. (itstool) path: sect2/para
#: C/index.docbook:815
msgid 
to filenamelt;etcgt;/hosts.deny/filename. You may also need to add
msgstr a filenamelt;etcgt;/hosts.deny. Tamén precisa engadir

Cheers!


2013/9/10 Fran Dieguez fran.dieg...@mabishu.com

 On mar 10 sep 2013 20:51:53 CEST, Marek Černocký wrote:

 Czech language fixed.

 Marek Černocký

 Daniel Mustieles García píše v Út 10. 09. 2013 v 16:45 +0200:

 Hi all,


 I've generated a report with some bugs and typos in documentation PO
 files. As you know, these kind of errors may break the modules's
 compilation process, so it would be great if each afected language
 coordinator could fix them.


 This is the list of the affected languages:

 cs
 de
 el
 eu
 fr
 gl
 id
 it
 ja
 ko
 pt_BR
 ru
 sl
 sr
 sr@latin
 sv
 th
 uk
 zh_CN


 These reports are generated by an automated script using gtxml. If you
 want a copy of the script, feel free to ask me about it.


 Thanks in advance and best regards

 __**_
 gnome-i18n mailing list
 gnome-i18n@gnome.org
 https://mail.gnome.org/**mailman/listinfo/gnome-i18nhttps://mail.gnome.org/mailman/listinfo/gnome-i18n



 __**_
 gnome-i18n mailing list
 gnome-i18n@gnome.org
 https://mail.gnome.org/**mailman/listinfo/gnome-i18nhttps://mail.gnome.org/mailman/listinfo/gnome-i18n


 Hi Dani,

 Thanks a lot for taking your time and report those errors.

 All fixed from the Galician group side.

 Regards.

 __**_
 gnome-i18n mailing list
 gnome-i18n@gnome.org
 https://mail.gnome.org/**mailman/listinfo/gnome-i18nhttps://mail.gnome.org/mailman/listinfo/gnome-i18n

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


Re: XML errors in documentation PO file

2013-09-11 Thread Daniel Mustieles García
Everything seems to be ok in your language Enrico.

Thanks for your quick fix :)


2013/9/11 Enrico Nicoletto live...@gmail.com

  Thank you, Daniel, for informing us about that errors.

 For the Brazilian Portuguese team, it is now fixed and commited.

 Please let us know if you still found something that needs our attention.

 Kindly Regards,
 Enrico Nicoletto.
 __

 Em 10/09/2013 11:45, Daniel Mustieles García escreveu:

   Hi all,

  I've generated a report with some bugs and typos in documentation PO
 files. As you know, these kind of errors may break the modules's
 compilation process, so it would be great if each afected language
 coordinator could fix them.

  This is the list of the affected languages:

 cs
 de
 el
 eu
 fr
 gl
 id
 it
 ja
 ko
 pt_BR
 ru
 sl
 sr
 sr@latin
 sv
 th
 uk
 zh_CN

  These reports are generated by an automated script using gtxml. If you
 want a copy of the script, feel free to ask me about it.

  Thanks in advance and best regards


 ___
 gnome-i18n mailing 
 listgnome-i18n@gnome.orghttps://mail.gnome.org/mailman/listinfo/gnome-i18n



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


Re: XML errors in documentation PO file

2013-09-11 Thread Fran Dieguez

On 11/09/13 11:13, Daniel Mustieles García wrote:

Thanks to you Fran.

It seems there is a remaining mismatching tag in GDM (missin /filename
in the translated string)

gl/gdm-help.master.gl.po, line 1308: mismatched tag
---
#. (itstool) path: sect2/para
#: C/index.docbook:815
msgid 
to filenamelt;etcgt;/hosts.deny/filename. You may also need to add
msgstr a filenamelt;etcgt;/hosts.deny. Tamén precisa engadir

Cheers!


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


Re: XML errors in documentation PO file

2013-09-11 Thread Enrico Nicoletto

It is really a good thing to read!

Thank you, Daniel.

Enrico.


Em 11/09/2013 06:14, Daniel Mustieles García escreveu:

Everything seems to be ok in your language Enrico.

Thanks for your quick fix :)


2013/9/11 Enrico Nicoletto live...@gmail.com mailto:live...@gmail.com

Thank you, Daniel, for informing us about that errors.

For the Brazilian Portuguese team, it is now fixed and commited.

Please let us know if you still found something that needs our
attention.

Kindly Regards,
Enrico Nicoletto.
__

Em 10/09/2013 11:45, Daniel Mustieles García escreveu:

Hi all,

I've generated a report with some bugs and typos in documentation
PO files. As you know, these kind of errors may break the
modules's compilation process, so it would be great if each
afected language coordinator could fix them.

This is the list of the affected languages:

cs
de
el
eu
fr
gl
id
it
ja
ko
pt_BR
ru
sl
sr
sr@latin
sv
th
uk
zh_CN

These reports are generated by an automated script using gtxml.
If you want a copy of the script, feel free to ask me about it.

Thanks in advance and best regards


___
gnome-i18n mailing list
gnome-i18n@gnome.org  mailto: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: XML errors in documentation PO file

2013-09-10 Thread Jiro Matsuzawa
Hi Daniel,

Thank you for the report.

As for Japanese, all gtxml detected are undefined entity. They are
no problem, as RyōTa SimaMoto, a Japanese translator and a maintainer
of the document, said before. [1]

Thanks,

[1] https://mail.gnome.org/archives/gnome-i18n/2013-March/msg00219.html


-- 
Jiro Matsuzawa
E-mail:
 jmatsuz...@gnome.org
 matsuzawa...@gmail.com
GPG Key ID: 0xECC442E9
GPG Key Fingerprint: E086 C14A 869F BB0E 3541 19EB E370 B08B ECC4 42E9
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: XML errors in documentation PO file

2013-09-10 Thread Daniel Mustieles García
Thanks for the info Jiro.

I've generated the reports with gtxml, but if you see a false positive in
the report (or a non broker typo) you can just ignore it.

Cheers!


2013/9/10 Jiro Matsuzawa jmatsuz...@gnome.org

 Hi Daniel,

 Thank you for the report.

 As for Japanese, all gtxml detected are undefined entity. They are
 no problem, as RyōTa SimaMoto, a Japanese translator and a maintainer
 of the document, said before. [1]

 Thanks,

 [1] https://mail.gnome.org/archives/gnome-i18n/2013-March/msg00219.html


 --
 Jiro Matsuzawa
 E-mail:
  jmatsuz...@gnome.org
  matsuzawa...@gmail.com
 GPG Key ID: 0xECC442E9
 GPG Key Fingerprint: E086 C14A 869F BB0E 3541 19EB E370 B08B ECC4 42E9
 ___
 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: XML errors in documentation PO file

2013-09-10 Thread Yuri Myasoedov
10.09.2013, 18:45, Daniel Mustieles García daniel.mustie...@gmail.com:
 Hi all,

 I've generated a report with some bugs and typos in documentation PO files. 
 As you know, these kind of errors may break the modules's compilation 
 process, so it would be great if each afected language coordinator could fix 
 them.

 This is the list of the affected languages:

 ru

Russian translations fixed.

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


Re: XML errors in documentation PO file

2013-09-10 Thread Marek Černocký
Czech language fixed.

Marek Černocký

Daniel Mustieles García píše v Út 10. 09. 2013 v 16:45 +0200:
 Hi all,
 
 
 I've generated a report with some bugs and typos in documentation PO
 files. As you know, these kind of errors may break the modules's
 compilation process, so it would be great if each afected language
 coordinator could fix them.
 
 
 This is the list of the affected languages:
 
 cs
 de
 el
 eu
 fr
 gl
 id
 it
 ja
 ko
 pt_BR
 ru
 sl
 sr
 sr@latin
 sv
 th
 uk
 zh_CN
 
 
 These reports are generated by an automated script using gtxml. If you
 want a copy of the script, feel free to ask me about it.
 
 
 Thanks in advance and best regards
 
 ___
 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: XML errors in documentation PO file

2013-09-10 Thread Andika Triwidada
On Tue, Sep 10, 2013 at 9:45 PM, Daniel Mustieles García
daniel.mustie...@gmail.com wrote:

 Hi all,

 I've generated a report with some bugs and typos in documentation PO files. 
 As you know, these kind of errors may break the modules's compilation 
 process, so it would be great if each afected language coordinator could fix 
 them.

 This is the list of the affected languages:

 id

Thank you. Indonesian translation cleaned up.



 These reports are generated by an automated script using gtxml. If you want a 
 copy of the script, feel free to ask me about it.

 Thanks in advance and best regards
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: XML errors in documentation PO file

2013-09-10 Thread Fran Dieguez

On mar 10 sep 2013 20:51:53 CEST, Marek Černocký wrote:

Czech language fixed.

Marek Černocký

Daniel Mustieles García píše v Út 10. 09. 2013 v 16:45 +0200:

Hi all,


I've generated a report with some bugs and typos in documentation PO
files. As you know, these kind of errors may break the modules's
compilation process, so it would be great if each afected language
coordinator could fix them.


This is the list of the affected languages:

cs
de
el
eu
fr
gl
id
it
ja
ko
pt_BR
ru
sl
sr
sr@latin
sv
th
uk
zh_CN


These reports are generated by an automated script using gtxml. If you
want a copy of the script, feel free to ask me about it.


Thanks in advance and best regards

___
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


Hi Dani,

Thanks a lot for taking your time and report those errors.

All fixed from the Galician group side.

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


Re: XML errors in documentation PO file

2013-09-10 Thread Enrico Nicoletto

Thank you, Daniel, for informing us about that errors.

For the Brazilian Portuguese team, it is now fixed and commited.

Please let us know if you still found something that needs our attention.

Kindly Regards,
Enrico Nicoletto.
__

Em 10/09/2013 11:45, Daniel Mustieles García escreveu:

Hi all,

I've generated a report with some bugs and typos in documentation PO 
files. As you know, these kind of errors may break the modules's 
compilation process, so it would be great if each afected language 
coordinator could fix them.


This is the list of the affected languages:

cs
de
el
eu
fr
gl
id
it
ja
ko
pt_BR
ru
sl
sr
sr@latin
sv
th
uk
zh_CN

These reports are generated by an automated script using gtxml. If you 
want a copy of the script, feel free to ask me about it.


Thanks in advance and best regards


___
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: XML errors in documentation PO file

2013-09-10 Thread Piotr Drąg
2013/9/10 Daniel Mustieles García daniel.mustie...@gmail.com:
 Hi all,

 I've generated a report with some bugs and typos in documentation PO files.
 As you know, these kind of errors may break the modules's compilation
 process, so it would be great if each afected language coordinator could fix
 them.

 This is the list of the affected languages:

 el
 eu
 ko
 sr
 sr@latin
 sv
 th
 uk


I've fixed errors in above languages.

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