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