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