Roundup Tracker - Issues

Issue 1411175

classification
lt.po fix
Type: Severity: normal
Components: None Versions:
process
Status: closed accepted
:
: : a1s, nerijus
Priority: normal : patch

Created on 2006-01-20 22:20 by nerijus, last changed 2006-02-15 07:18 by a1s.

Files
File name Uploaded Description Edit Remove
lt.po.diff nerijus, 2006-02-12 16:20 patch
Messages
msg2788 Author: [hidden] (nerijus) Date: 2006-01-20 22:20
Small typo fix.
msg2789 Author: [hidden] (nerijus) Date: 2006-02-10 13:05
Logged In: YES 
user_id=3416

lt.po2.diff - one more typo fix and 2 new translations.
msg2790 Author: [hidden] (a1s) Date: 2006-02-12 10:47
Logged In: YES 
user_id=8719

i'm not sure what to do with this.

updated lt.po file (with lt.po2.diff applied) contains 3
fuzzy strings.  i wouldn't like to check them in.

Nerjus, if your are unable to merge po file with the
template youself, maybe i should send premerged file to you?
msg2791 Author: [hidden] (nerijus) Date: 2006-02-12 11:43
Logged In: YES 
user_id=3416

I wanted to rebuild roundup.pot according to
http://roundup.sourceforge.net/doc-1.0/developers.html#translating-messages
, but there is no Makefile in the locale directory. Could
you please update roundup.pot in cvs (and don't forget to do
that before the release:)? I will send updated lt.po then.
msg2792 Author: [hidden] (a1s) Date: 2006-02-12 11:58
Logged In: YES 
user_id=8719

there is GNUmakefile - because it uses features specific to
gmake.

i have checked in updated message template now.
msg2793 Author: [hidden] (nerijus) Date: 2006-02-12 16:20
Logged In: YES 
user_id=3416

Ah, sorry, there is no makefile in tar.gz, I forgot to check
cvs.
Fixed more translations and translated fuzzy/untranslated.
msg2794 Author: [hidden] (a1s) Date: 2006-02-14 06:38
Logged In: YES 
user_id=8719

i have checked in updated lt.po, but there still remains one
fuzzy translation.
msg2795 Author: [hidden] (nerijus) Date: 2006-02-14 23:29
Logged In: YES 
user_id=3416

You probably used old roundup.pot when regenerating lt.po,
as there is no fuzzy in my lt.po and lt.po in cvs misses 3
new translations, which are in my lt.po. I did the following:
msgmerge --no-wrap lt.po roundup.pot > lt.1.po
msgmerge --no-wrap lt_cvs.po roundup.pot > lt.2.po
diff -u lt.1.po lt.2.po
msg2796 Author: [hidden] (a1s) Date: 2006-02-15 07:18
Logged In: YES 
user_id=8719

uh, you're right.  i am sorry.  hope it is ok now.
thanks a lot for your help.
History
Date User Action Args
2006-01-20 22:20:05nerijuscreate