gtk2/po
2003-01-15 17:52:13 +00:00
..
.cvsignore Updated German translation, added "missing" to .cvsignore. 2003-01-06 16:11:24 +00:00
am.po Updating Amharic translation. 2003-01-14 17:24:50 +00:00
az.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
be.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
bg.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ca.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ChangeLog updated Vietnamese file 2003-01-15 17:52:13 +00:00
cs.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
cy.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
da.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
de.po *** empty log message *** 2003-01-14 16:28:35 +00:00
el.po updated Vietnamese file 2003-01-15 17:52:13 +00:00
en_GB.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
en@IPA.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
es.po Fixed bug #102758. 2003-01-07 17:49:34 +00:00
et.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
eu.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
fa.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
fi.po Updated Finnish translation. 2003-01-06 15:31:00 +00:00
fr.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ga.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
gl.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
he.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
hi.po updated Vietnamese file 2003-01-15 17:52:13 +00:00
hr.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
hu.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ia.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
it.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ja.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ko.po ko.po updated 2003-01-15 16:50:14 +00:00
lt.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
lv.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
Makefile.in.in Fix problem from recent commit where non GNU-format message catalogs would 2002-12-11 23:29:50 +00:00
makefile.mingw Use -no-undefined on Windows. Look for .dll or .so as appropriate as 2001-11-02 22:56:59 +00:00
mk.po Added Macedonian translation 2002-12-25 11:34:25 +00:00
ms.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
nl.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
nn.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
no.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
pl.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
po2tbl.sed.in Remove reallocate-redraws property. This is something that only a widget 2001-05-18 18:30:59 +00:00
POTFILES.in Updated German translation, added missing files to POTFILES.in 2002-11-21 17:18:51 +00:00
pt_BR.po translation update 2003-01-05 22:12:17 +00:00
pt.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
README.translators Updated traditional Chinese translation. 2002-04-21 21:50:48 +00:00
ro.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ru.po updated Vietnamese file 2003-01-15 17:52:13 +00:00
sk.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
sl.po Updated Slovenian translation 2003-01-12 16:12:48 +00:00
sp.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
sr.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
sv.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
ta.po Convert all to UTF-8. 2002-11-25 06:46:22 +00:00
tr.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
uk.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
vi.po updated Vietnamese file 2003-01-15 17:52:13 +00:00
wa.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
zh_CN.po === Released 2.2.0 === 2002-12-21 01:59:14 +00:00
zh_TW.po Updated traditional Chinese translation. 2003-01-01 09:50:21 +00:00

All the .po files are now in UTF-8!

For information on editing UTF-8 files on Unix, see
<http://www.cl.cam.ac.uk/~mgk25/unicode.html>

If you just want to convert it back to your native encoding to
edit and then convert again to UTF-8 to commit, please see the
scripts in gnome-i18n/UTF-8, for example

  export ENCODING_TO=ISO-8895-15
  utftopo fi.po
  emacs fi.po
  potoutf.sh fi.po
  cvs commit fi.po

An alternative is to use the msgconv utility bundled along with
gettext package >= 0.11.

If you need help with this, ask, but please don't commit
non-UTF-8 files here.