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