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