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