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