Files
gtk/po
Yosef Or Boczko 2b3c2962ab Update Hebrew translation
(cherry picked from commit 02d1d9714e)
2020-09-28 18:59:32 +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
2019-06-10 17:19:08 +00: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
2020-09-04 06:26:23 +02:00
2016-07-14 17:06:21 +02:00
2020-09-21 08:30:59 +02:00
2020-09-11 02:31:41 +02:00
2020-09-02 17:14:28 +00:00
2020-08-07 20:41:27 +00:00
2016-07-14 17:06:21 +02:00
2020-09-19 11:42:18 +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
2020-09-01 11:05:08 +02:00
2018-02-13 22:21:15 +00:00
2020-09-01 12:21:34 +00:00
2020-09-08 12:50:36 +00:00
2017-02-18 17:36:52 +00:00
2020-09-13 10:46:33 +02:00
2018-05-14 11:12:37 +00:00
2018-02-23 17:35:38 +00:00
2020-09-01 19:08:43 +00:00
2016-07-14 17:06:21 +02:00
2020-09-28 18:59:32 +00:00
2020-09-17 15:39:02 +00:00
2020-09-23 14:39:40 +00:00
2020-08-31 06:02:57 +00:00
2016-07-14 17:06:21 +02:00
2017-02-28 14:27:54 +00:00
2020-09-28 07:41:47 +00:00
2020-08-31 14:36:14 +00:00
2020-09-06 17:36:39 +00:00
2020-08-29 03:56:51 +00:00
2016-07-14 17:06:21 +02:00
2016-07-14 17:06:21 +02:00
2019-08-04 18:22:12 +00:00
2020-09-27 22:06:30 +03:00
2020-09-13 12:30:52 +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
2019-07-26 09:01:15 +00:00
2020-04-06 19:40:22 +00:00
2016-05-30 16:59:28 +00:00
2017-07-23 09:59:04 -05:00
2020-09-05 13:27:57 +02:00
2020-09-05 11:53:39 +02:00
2020-09-14 16:55:31 +02:00
2016-07-13 16:49:10 +00:00
2020-07-31 13:42:35 +00:00
2018-04-24 10:32:36 +00:00
2020-09-04 12:42:52 +00:00
2020-09-10 20:09:27 +00:00
2016-07-14 17:06:21 +02:00
2017-11-27 10:38:07 +00:00
2016-07-14 17:06:21 +02:00
2017-08-29 11:36:58 +00:00
2019-08-22 09:45:38 +00:00
2016-05-30 12:45:19 +07:00
2020-09-20 06:38:03 +00:00
2016-07-14 17:06:21 +02:00
2020-08-31 06:13:57 +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
2020-08-31 13:44:27 +00:00
2016-07-14 17:06:21 +02:00
2020-05-03 13:29:03 +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.