From kde-i18n-doc Fri Jun 13 17:18:55 2003 From: =?iso-8859-1?q?G=E9rard=20Delafond?= Date: Fri, 13 Jun 2003 17:18:55 +0000 To: kde-i18n-doc Subject: Re: msgmerge +fuzzy thingy X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=105552473132142 Le Vendredi 13 Juin 2003 04:42 PM, md najmi a écrit : > Greetings. > > I wanna try to make use other *.mo files(such from > gnome and GNUs software) in the existing Linux > distibutions. > > > 1. How to merge many files into one translation > database? > > I try this one. > > mgunfmt *.mo -o myglossary.po > > it work for Gnome(it unfmt all mo files to one big > glossary).so I got it . > > Is there any way to merge many po files into one file > rather than msmerge(only for two,and time consuming) Perhaps the solution is in kbabel ? Try making a database translation. You can use it afterwards for many puposes. > > 2. How to drop all fuzzy status if I have the exact > translation for all strings,but its status still > fuzzy? You make a rough translation in kbabel, using the database, and you don't check 'mark fuzzy" > > Thanks. > Gerard