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