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