gtk2/po
2002-02-08 14:56:33 +00:00
..
.cvsignore Updated Swedish translation. Added gtk+.pot to the list of files. 2001-07-08 22:17:08 +00:00
az.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
ca.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
ChangeLog Updated Korean translation 2002-02-07 02:03:27 +00:00
cs.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
da.po Updated Danish translation. 2002-02-02 15:44:15 +00:00
de.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
desk.pl
el.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
en_GB.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
en@IPA.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
es.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
et.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
eu.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
fa.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
fi.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
fr.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
ga.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
gl.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
he.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
hr.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
hu.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
ia.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
it.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
ja.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
ko.po Updated Korean translation 2002-02-07 02:03:27 +00:00
lt.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
Makefile.in.in Add pot2bl.sed 2001-09-26 20:32:41 +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
ms.po Updated Malay Translation. 2002-02-03 03:22:32 +00:00
nl.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
nn.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
no.po Updated Norwegian (bokmål) translation. 2002-02-01 20:01:12 +00:00
pl.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +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 Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
pt_BR.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
pt.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
README.tools
README.translators corrected usage of conversion scripts, the order of how to apply them was 2001-08-19 22:33:18 +00:00
ro.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
ru.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
sk.po Updated Slovak translation. 2002-02-04 11:37:05 +00:00
sl.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
sp.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
sr.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
sv.po Updated Swedish translation. 2002-02-01 20:54:08 +00:00
ta.po Update. 2001-10-07 14:49:18 +00:00
tr.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
uk.po Updated Ukrainian translation 2002-02-08 14:56:33 +00:00
update.pl
update.sh PACKAGE must be gtk20, no? 2001-02-06 19:01:43 +00:00
vi.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
wa.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
zh_CN.po Add missing files (Christian Rose #70165) 2002-01-31 15:08:41 +00:00
zh_TW.po Add missing files (Christian Rose #70165) 2002-01-31 15:08: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
  utftopo fi.po
  emacs fi.po
  potoutf.sh fi.po
  cvs commit fi.po

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