From: SourceForge.net <no...@so...> - 2005-06-12 16:56:25
|
Translations item #1152739, was opened at 2005-02-26 23:21 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713922&aid=1152739&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Priority: 5 Submitted By: Clytie Siddall (clytie) Assigned to: Nobody/Anonymous (nobody) Summary: gaim-2.2.0-vi.po Initial Comment: This is the completed translation file for gaim-2.2.0.po. I found it partially done by my group (gnome-vi) and have completed it. I hope it is useful. Enjoy. :) from Clytie ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-06-12 12:56 Message: Logged In: YES user_id=20979 It looks like our current Vietnamese translation is at about 62% translated. Is this translation an improvement? I'm going to close this for now. If you have a more recent translation that you're sure is for the "oldstatus" branch of CVS, that would be terrific. ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-03-19 01:12 Message: Logged In: YES user_id=407708 Here's the "guts" of a quick and dirty howto I've just sent to the OP. I've pasted here in case it may helpd someone else. 1. cd to your favourite download directory (lets say, ~clytie/downloads) $ cd ~clytie/downloads 2. We need to login to the cvs server. When prompted for a password, hit enter, as there is no password on the public anonymous server. $ cvs -z3 -d:pserver:ano...@cv...:/cvsroot/gaim login 3. Start the cvs checkout. In this example, we will checkout the remote CVS to the directory gaim-1cvs (using the second -d option), resulting in the source being transferred to ~clytie/downloads/gaim-1cvs $ cvs -z3 -d:pserver:ano...@cv...:/cvsroot/gaim checkout -d gaim-1cvs -r oldstatus gaim 4. Change to the source directory and autogen the source (this is the step which I always do, whether it's actually needed or not, I have no idea :-) $ cd gaim-1cvs && ./autogen.sh 5. Change to the directory holding the pot files $ cd po 6. Update the current vi.po so it will contain new blank strings to be translated $ ./update.pl vi 7. Edit the resulting vi.po. ---------------------------------------------------------------------- Comment By: Clytie Siddall (clytie) Date: 2005-03-18 06:12 Message: Logged In: YES user_id=934360 Thanks: I really don't understand what I'm supposed to do as a translator: do you have an information page? I know how to translate the file, I just don't understand your procedures. Pootle (online translation tool) grabbed your gaim template from CVS, I think. I have no experience with CVS and simply translated the file from there. If you can help me understand your procedures, then I can keep the translation current for you. :) Thanks for your response. I really am quite lost with this. from Clytie ---------------------------------------------------------------------- Comment By: Bleeter Yaluser (bleeter) Date: 2005-03-17 16:15 Message: Logged In: YES user_id=407708 Clytie, I'll contact you via email to ensure vi is set for at least the 1.2.1 release, Not sure we'll have time to get it done for 1.2.0. ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2005-03-17 09:47 Message: Logged In: YES user_id=28833 a freeze means we won't be changing translatable strings on the branch of cvs that the next release will come from. in this case, from the "oldstatus" branch, which you would check out from cvs with the command cvs -z3 -d ':pserver:ano...@cv...:/cvsroot/gaim' login (no password) cvs -z3 -d ':pserver:ano...@cv...:/cvsroot/gaim' checkout -r oldstatus gaim ---------------------------------------------------------------------- Comment By: Clytie Siddall (clytie) Date: 2005-03-16 03:34 Message: Logged In: YES user_id=934360 I have no idea. I simply found it on Pootle (online translation tool): they say they get files from CVS. It was named Gaim-2.2.0, whatever version that might be. What should I do? Is there any introductory information for localizers? I've already asked about it on the mailing list, because I don't understand what I'm supposed to do when they make announcements like "freeze". :( from Clytie ---------------------------------------------------------------------- Comment By: Luke Schierer (lschiere) Date: 2005-03-14 20:43 Message: Logged In: YES user_id=28833 is this for 2.0.0 or 1.2.0? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713922&aid=1152739&group_id=235 |