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