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