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