Files
gtk/po
2015-11-28 09:27:22 +00:00
..
2015-02-28 19:32:23 +02:00
2015-09-23 23:44:37 +02:00
2014-09-08 13:52:22 +00:00
2014-05-04 22:09:19 +00:00
2015-03-17 23:05:08 +02:00
2014-09-17 06:14:11 +00:00
2015-04-06 15:00:01 +02:00
2015-09-26 17:51:07 +02:00
2015-08-21 18:21:06 +02:00
2015-10-30 07:12:33 +01:00
2015-09-20 20:37:39 +02:00
2015-09-24 17:01:47 +00:00
2015-09-20 10:09:06 +00:00
2015-01-05 20:41:18 +00:00
2015-11-23 19:04:16 +01:00
2014-01-17 17:47:55 +02:00
2015-10-20 10:03:39 +02:00
2015-09-15 21:15:46 +04:30
2015-09-23 10:18:22 +03:00
2015-09-16 19:55:25 +02:00
2015-09-30 20:32:54 -06:00
2015-11-16 15:22:01 +00:00
2015-09-14 22:58:46 +02:00
2014-09-08 16:13:31 +05:30
2015-10-30 12:26:52 +02:00
2014-09-23 11:06:51 +00:00
2015-11-08 22:49:12 +00:00
2015-08-30 04:35:32 +00:00
2015-04-24 14:21:07 +00:00
2015-09-28 14:32:59 +00:00
2015-09-21 01:03:34 +09:00
2015-09-26 17:55:37 +02:00
2015-09-21 12:09:49 +00:00
2015-09-26 17:56:20 +02:00
2014-09-23 04:46:17 +00:00
2015-09-06 04:00:55 +09:00
2015-11-20 21:17:47 +02:00
2015-09-20 21:19:32 +03:00
2014-09-21 07:32:06 +05:30
2015-11-15 19:44:56 +01:00
2015-05-29 21:50:59 +00:00
2015-03-13 21:23:03 -05:00
2015-11-27 23:30:20 +01:00
2015-11-26 00:51:08 +01:00
2015-11-28 09:27:22 +00:00
2015-09-27 20:39:52 +00:00
2015-10-16 06:26:53 +00:00
2015-04-15 22:22:07 +02:00
2015-09-22 09:25:01 +00:00
2015-09-21 21:13:45 +00:00
2015-09-20 17:32:36 +00:00
2014-09-23 11:10:03 +00:00
2014-09-23 23:19:49 +00:00
2015-09-26 17:59:35 +02:00
2014-03-03 18:02:15 +07:00
2015-09-17 18:05:49 +00:00
2015-09-26 18:00:14 +02:00
2015-04-20 21:10:03 +03:00
2015-09-28 15:51:05 +07:00
2015-11-14 21:59:40 +08:00
2015-08-25 22:40:15 +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.