gtk2/po
2001-04-04 11:23:40 +00:00
..
.cvsignore PACKAGE must be gtk20, no? 2001-02-06 19:01:43 +00:00
az.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
ca.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
ChangeLog Updated russian translation. 2001-04-04 11:23:40 +00:00
cs.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
da.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
de.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
desk.pl i18n stuff 2000-07-27 12:05:21 +00:00
el.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
en_GB.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
en@IPA.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
es.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
et.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
eu.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
fa.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
fi.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
fr.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
ga.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
gl.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
he.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
hr.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
hu.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
ia.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
it.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
ja.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
ko.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
lt.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
makefile.mingw Simplify, now that the .po files are already in UTF-8. 2000-12-14 21:15:05 +00:00
nl.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
nn.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
no.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
pl.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
POTFILES.in Updated Norwegian translation. Added a bunch of new files. 2001-02-27 12:14:21 +00:00
pt_BR.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
pt.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
README.tools i18n stuff 2000-07-27 12:05:21 +00:00
README.translators Fix a URL. 2000-11-13 04:18:38 +00:00
ro.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
ru.po Updated russian translation. 2001-04-04 11:23:40 +00:00
sk.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
sl.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
sp.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
sr.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
sv.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
tr.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
uk.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
update.pl Prepare for tarball-of-po-files. 2000-11-21 17:53:43 +00:00
update.sh PACKAGE must be gtk20, no? 2001-02-06 19:01:43 +00:00
vi.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
wa.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
zh_CN.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +00:00
zh_TW.po Released Gtk+-1.3.3. 2001-04-04 07:20:41 +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
  potoutf.sh fi.po
  emacs fi.po
  utftopo fi.po
  cvs commit fi.po

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