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