Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4944] trunk/rkward/scripts

2014-10-24 Thread Thomas Friedrichsmeier
Hi Meik,

On Friday 24 October 2014 01:49:31 meik michalke wrote:
 Am Donnerstag, 23. Oktober 2014, 20:48:46 schrieb t...@users.sf.net:
  Add - buggy,  incomplete - python script to extract messages from
  pluginmap, and all referenced .xml and .rkh files.
 
 why not use XiMpLe for this and do it inside R?

that was my first idea, too. My reasons to do it in python, anyway:

- slightly easier to write
- can be included in the automatically running scripts on KDE's repo, easily
- in order to actually prepare the .pot files, you need additional tools, 
anyway (xgettext), so there is no R-only solution in the first place. 
(Although that may be possible to do, too).

That said, the script is not going to get much more complex, and it should be 
quite possible to re-do it in R/XiMpLe, once ready. In fact, that may still 
make a lot of sense, esp. for external plugins.
Right now the most important point is to find out, what context information we 
can give to translators, how to best split up message catalogs, and to test, 
whether what we have so far is enough, conceptually, to allow for good 
translations.

Regards
Thomas

signature.asc
Description: This is a digitally signed message part.
--
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4944] trunk/rkward/scripts

2014-10-24 Thread meik michalke
hi thomas,

Am Freitag, 24. Oktober 2014, 08:53:26 schrieb Thomas Friedrichsmeier:
 On Friday 24 October 2014 01:49:31 meik michalke wrote:
  Am Donnerstag, 23. Oktober 2014, 20:48:46 schrieb t...@users.sf.net:
   Add - buggy,  incomplete - python script to extract messages from
   pluginmap, and all referenced .xml and .rkh files.
  
  why not use XiMpLe for this and do it inside R?
 
 that was my first idea, too. My reasons to do it in python, anyway:
 
 - slightly easier to write
 - can be included in the automatically running scripts on KDE's repo, easily
 - in order to actually prepare the .pot files, you need additional tools,
 anyway (xgettext), so there is no R-only solution in the first place.
 (Although that may be possible to do, too).

i see; i was just asking because i will most likely have to write something 
like that for rkwarddev anyway, and being able to parse our plugins and 
extract whatever piece we want was one of the main reasons for me to start 
with the XiMpLe package.


viele grüße :: m.eik

-- 
  dipl. psych. meik michalke
  institut fur experimentelle psychologie
  abt. fur diagnostik und differentielle psychologie
  heinrich-heine-universitat d-40204 dusseldorf

signature.asc
Description: This is a digitally signed message part.
--
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] [rkward-cvs] SF.net SVN: rkward-code:[4944] trunk/rkward/scripts

2014-10-23 Thread meik michalke
Am Donnerstag, 23. Oktober 2014, 20:48:46 schrieb t...@users.sf.net:
 Add - buggy,  incomplete - python script to extract messages from pluginmap,
 and all referenced .xml and .rkh files.

why not use XiMpLe for this and do it inside R?


viele grüße :: m.eik

-- 
  dipl. psych. meik michalke
  institut fur experimentelle psychologie
  abt. fur diagnostik und differentielle psychologie
  heinrich-heine-universitat d-40204 dusseldorf

signature.asc
Description: This is a digitally signed message part.
--
___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel