Re: [darktable-devel] Creating a new po file

2013-05-06 Thread Simon
Hi Thomas, your file is in the repository now and I updated it already. Currently intltool tells: 571 translated messages, 29 fuzzy translations, 1017 untranslated messages. you can update it yourself in the cloned repository by entering the po/ folder and running $ intltool-update da Thanks

Re: [darktable-devel] Creating a new po file

2013-05-06 Thread Tobias Ellinghaus
Am Montag, 6. Mai 2013, 16:50:58 schrub Thomas Pryds: > On 03/24/2013 05:47 PM, johannes hanika wrote: > > see attached :) > > Thanks! I have translated a good part of the strings into Danish. > Unfortunately, lack of spare time has meant that I was delayed quite a > bit, though. I guess that ther

Re: [darktable-devel] Creating a new po file

2013-05-06 Thread Thomas Pryds
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/24/2013 05:47 PM, johannes hanika wrote: > see attached :) Thanks! I have translated a good part of the strings into Danish. Unfortunately, lack of spare time has meant that I was delayed quite a bit, though. I guess that there have been updates

Re: [darktable-devel] Creating a new po file

2013-03-24 Thread Richard Levitte
In message on Mon, 25 Mar 2013 03:11:56 +1300, johannes hanika said: hanatos> > So, following the "old guide" on the new repo: Doing 'intltool-update -pot' hanatos> > (in the 'po' dir) returns an error message about a missing file hanatos> > './../build/src/preferences_gen.h'. hanatos> hanato

Re: [darktable-devel] Creating a new po file

2013-03-24 Thread johannes hanika
On Mon, Mar 25, 2013 at 2:27 AM, Thomas Pryds wrote: > Hi > > At http://www.darktable.org/development/ I found a reference to the > 'TRANSLATORS' file in which it is described how to create a po file for a > "new" language. Following the guide in this file, I found out that the repo > had changed

[darktable-devel] Creating a new po file

2013-03-24 Thread Thomas Pryds
Hi At http://www.darktable.org/development/ I found a reference to the 'TRANSLATORS' file in which it is described how to create a po file for a "new" language. Following the guide in this file, I found out that the repo had changed into github. Fetching code from github instead, I noticed that th