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