2017-03-25 19:38:40 +01:00
..
2010-01-28 22:43:51 -05:00
2013-05-21 11:39:11 -03:00
2013-05-21 11:39:11 -03:00
2013-05-21 11:39:11 -03:00
2013-05-21 11:39:11 -03:00
2014-08-18 15:44:42 +00:00
2013-05-21 11:39:11 -03:00
2016-07-14 17:23:02 +02:00
2013-09-12 19:20:01 +03:00
2016-07-14 17:23:02 +02:00
2016-02-01 06:21:09 +02:00
2014-09-23 11:27:44 +00:00
2013-05-21 11:39:11 -03:00
2015-03-13 20:57:49 +00:00
2017-03-22 07:38:01 +01:00
2010-06-09 15:13:14 +08:00
2016-12-18 23:59:07 +01:00
2013-05-21 11:39:11 -03:00
2017-03-02 13:11:23 +01:00
2017-03-05 17:57:32 +00:00
2016-07-14 17:23:02 +02:00
2016-03-14 10:23:36 +00:00
2016-07-14 17:23:02 +02:00
2016-09-14 12:18:08 +00:00
2016-07-14 17:23:02 +02:00
2013-05-21 11:39:11 -03:00
2017-01-16 21:29:24 +01:00
2013-05-21 11:39:11 -03:00
2017-02-18 15:39:18 +01:00
2016-07-14 17:23:02 +02:00
2016-09-04 16:21:46 +00:00
2017-03-16 10:04:35 +01:00
2017-03-15 04:47:21 +00:00
2013-05-21 11:39:11 -03:00
2015-11-16 18:20:41 +00:00
2016-12-27 00:35:18 +01:00
2016-07-14 17:23:02 +02:00
2016-12-11 07:14:58 +02:00
2014-09-21 04:14:06 +00:00
2016-09-24 10:30:32 +00:00
2017-03-05 21:23:33 +00:00
2013-05-21 11:39:11 -03:00
2017-03-19 08:07:48 +00:00
2015-04-24 14:36:02 +00:00
2017-02-21 18:16:37 +00:00
2013-08-23 00:41:24 +09:00
2013-05-21 11:39:11 -03:00
2016-12-08 10:06:39 +00:00
2014-12-12 11:55:07 +00:00
2017-03-03 15:42:43 +00:00
2013-05-21 11:39:11 -03:00
2017-03-07 22:27:35 +00:00
2017-03-04 17:55:40 +02:00
2017-03-15 21:24:01 +02:00
2016-07-14 17:23:02 +02:00
2017-01-16 13:16:27 -05:00
2016-07-14 17:23:02 +02:00
2013-05-21 11:39:11 -03:00
2016-07-14 17:23:02 +02:00
2013-05-21 11:39:11 -03:00
2014-09-17 10:30:43 +05:30
2016-07-14 17:23:02 +02:00
2017-02-12 15:48:05 +01:00
2016-07-14 17:23:02 +02:00
2013-05-21 11:39:11 -03:00
2013-08-17 14:58:12 +02:00
2013-05-21 11:39:11 -03:00
2016-10-12 08:09:47 +00:00
2014-08-27 13:34:53 +00:00
2015-03-13 22:50:42 -05:00
2017-03-25 19:38:40 +01:00
2014-01-31 14:31:55 +01:00
2012-04-09 17:24:00 +02:00
2013-05-21 11:39:11 -03:00
2016-09-07 05:56:58 +00:00
2013-05-21 11:39:11 -03:00
2016-03-04 21:56:48 +00:00
2013-05-21 11:39:11 -03:00
2013-05-21 11:39:11 -03:00
2017-01-29 09:48:43 +00:00
2016-07-14 17:23:02 +02:00
2016-07-14 17:23:02 +02:00
2017-02-26 08:01:12 +01:00
2016-07-14 17:23:02 +02:00
2017-02-26 08:01:12 +01:00
2017-02-03 21:04:45 +00:00
2014-09-15 13:39:11 +00:00
2014-09-23 14:28:34 +00:00
2013-05-21 11:39:11 -03:00
2016-08-31 17:33:32 +07:00
2013-05-21 11:39:11 -03:00
2016-10-23 20:06:44 +00:00
2016-07-14 17:23:02 +02:00
2016-07-14 17:23:02 +02:00
2014-04-06 16:28:40 +03:00
2016-03-27 08:24:33 +07:00
2016-07-14 17:23:02 +02:00
2013-05-21 11:39:11 -03:00
2013-05-21 11:39:11 -03:00
2017-02-09 14:57:52 +08:00
2016-07-14 17:23:02 +02:00
2017-02-22 01:19:18 +00:00

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-8859-15
  utftopo fi.po
  emacs fi.po
  potoutf.sh fi.po
  cvs commit fi.po

Alternatively, you can use the gettext package (>= 0.11) to convert
your translation to and from your native encoding:

msgconv -t ISO-8859-15 fi.po > fi.native.po
emacs fi.native.po
msgconv -t UTF-8 fi.native.po > fi.po
cvs commit fi.po

If you need help with this, ask, but please don't commit
non-UTF-8 files here.