austgl / simplepo

Automatically exported from code.google.com/p/simplepo
0 stars 0 forks source link

Cannot deal some context and plural entry #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
#  translator-comments
     #. extracted-comments
     #: reference...
     #, flag...
     #| msgid previous-untranslated-string-singular
     #| msgid_plural previous-untranslated-string-plural
     msgid untranslated-string-singular
     msgid_plural untranslated-string-plural
     msgstr[0] translated-string-case-0
     ...
     msgstr[N] translated-string-case-n

What is the expected output? What do you see instead?
The program can solve that.

Original issue reported on code.google.com by mengxy1...@gmail.com on 11 Nov 2009 at 5:44

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by JCampbe...@gmail.com on 20 Nov 2009 at 7:06

GoogleCodeExporter commented 9 years ago
I made some modification to the source code in order to be able to edit 
plurals, and also to deal with msgctxt fields at import.

msgctxt field is shown with the comment and is exported in the .po

How can I post My modified Version in the Downloads?

Simon.

Original comment by simch...@gmail.com on 11 Aug 2010 at 7:31

Attachments:

GoogleCodeExporter commented 9 years ago
Not having plurals is a big issue for me too. Is it possible to distribute the 
patch somehow?
Thanks!

Original comment by joseflor...@gmail.com on 14 Apr 2012 at 8:33

GoogleCodeExporter commented 9 years ago
Is this project totally abandoned or what?

Original comment by matti.t....@gmail.com on 23 Jan 2014 at 9:33

GoogleCodeExporter commented 9 years ago
Did JCampbe...@gmail.com ever get the patch from simch...@gmail.com?
It looks like simch...@gmail.com started to fork this project, but stopped 
before actually uploading anything to the repository.
I really need that ability to deal with msgctxt

Original comment by r.st...@talent8.nl on 9 Jul 2014 at 1:08