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