Files
gtk3/po
Guillaume Savaton e0336f3f37 Added Esperanto (eo) translation
2007-03-03 Guillaume Savaton <llumeao@gmail.com>

   * Added Esperanto (eo) translation


svn path=/trunk/; revision=17379
2007-03-03 18:57:27 +00:00
..
2005-04-06 13:08:01 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2004-08-25 22:11:16 +00:00
2006-08-18 04:34:21 +00:00
2006-12-14 00:11:37 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2006-10-21 22:04:37 +00:00
2007-03-03 18:57:27 +00:00
2006-10-05 11:31:27 +00:00
2007-02-20 14:36:39 +00:00
2006-12-07 16:25:41 +00:00
2007-02-09 11:24:44 +00:00
2007-03-03 18:57:27 +00:00
2006-12-12 16:21:17 +00:00
2006-08-18 04:34:21 +00:00
2007-02-25 16:13:39 +00:00
2006-08-18 04:34:21 +00:00
2006-11-04 19:27:44 +00:00
2006-12-25 05:05:57 +00:00
2006-08-18 04:34:21 +00:00
2007-01-17 23:54:39 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2006-12-23 21:41:42 +00:00
2006-08-18 04:34:21 +00:00
2007-02-27 14:47:35 +00:00
2006-07-23 20:19:18 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2006-09-06 07:58:01 +00:00
2006-08-18 04:34:21 +00:00
2006-12-13 09:56:11 +00:00
2007-02-18 15:39:01 +00:00
2006-07-23 20:19:18 +00:00
2006-10-22 16:08:47 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2007-02-21 09:24:42 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00
2006-08-18 04:34:21 +00:00

The .po files in this directory contain only the ui and error 
messages in the gtk20 domain. See ../po-properties for the 
property nicks and blurbs in the gtk20-properties domain. 

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.