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