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