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