gtk/po
2001-05-05 10:27:13 +00:00
..
.cvsignore PACKAGE must be gtk20, no? 2001-02-06 19:01:43 +00:00
az.po updated azeri file 2001-05-05 10:27:13 +00:00
ca.po Released 1.3.4 2001-04-17 23:21:18 +00:00
ChangeLog removed invalid multibyte sequence. fixed invalid end-of-line. 2001-04-26 23:33:50 +00:00
cs.po Released 1.3.4 2001-04-17 23:21:18 +00:00
da.po removed invalid multibyte sequence. fixed invalid end-of-line. 2001-04-26 23:33:50 +00:00
de.po Released 1.3.4 2001-04-17 23:21:18 +00:00
desk.pl i18n stuff 2000-07-27 12:05:21 +00:00
el.po Released 1.3.4 2001-04-17 23:21:18 +00:00
en_GB.po Released 1.3.4 2001-04-17 23:21:18 +00:00
en@IPA.po Released 1.3.4 2001-04-17 23:21:18 +00:00
es.po Released 1.3.4 2001-04-17 23:21:18 +00:00
et.po Released 1.3.4 2001-04-17 23:21:18 +00:00
eu.po Released 1.3.4 2001-04-17 23:21:18 +00:00
fa.po Released 1.3.4 2001-04-17 23:21:18 +00:00
fi.po Released 1.3.4 2001-04-17 23:21:18 +00:00
fr.po Released 1.3.4 2001-04-17 23:21:18 +00:00
ga.po Released 1.3.4 2001-04-17 23:21:18 +00:00
gl.po Released 1.3.4 2001-04-17 23:21:18 +00:00
he.po Released 1.3.4 2001-04-17 23:21:18 +00:00
hr.po Released 1.3.4 2001-04-17 23:21:18 +00:00
hu.po Released 1.3.4 2001-04-17 23:21:18 +00:00
ia.po Released 1.3.4 2001-04-17 23:21:18 +00:00
it.po Released 1.3.4 2001-04-17 23:21:18 +00:00
ja.po removed invalid multibyte sequence. fixed invalid end-of-line. 2001-04-26 23:33:50 +00:00
ko.po Released 1.3.4 2001-04-17 23:21:18 +00:00
lt.po Released 1.3.4 2001-04-17 23:21:18 +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 1.3.4 2001-04-17 23:21:18 +00:00
nn.po Released 1.3.4 2001-04-17 23:21:18 +00:00
no.po Released 1.3.4 2001-04-17 23:21:18 +00:00
pl.po Released 1.3.4 2001-04-17 23:21:18 +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 1.3.4 2001-04-17 23:21:18 +00:00
pt.po Released 1.3.4 2001-04-17 23:21:18 +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 1.3.4 2001-04-17 23:21:18 +00:00
ru.po Released 1.3.4 2001-04-17 23:21:18 +00:00
sk.po Released 1.3.4 2001-04-17 23:21:18 +00:00
sl.po Released 1.3.4 2001-04-17 23:21:18 +00:00
sp.po Released 1.3.4 2001-04-17 23:21:18 +00:00
sr.po Released 1.3.4 2001-04-17 23:21:18 +00:00
sv.po Released 1.3.4 2001-04-17 23:21:18 +00:00
tr.po Released 1.3.4 2001-04-17 23:21:18 +00:00
uk.po Released 1.3.4 2001-04-17 23:21:18 +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 1.3.4 2001-04-17 23:21:18 +00:00
wa.po Released 1.3.4 2001-04-17 23:21:18 +00:00
zh_CN.po Released 1.3.4 2001-04-17 23:21:18 +00:00
zh_TW.po Released 1.3.4 2001-04-17 23:21:18 +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.