Files
gtk/po
Hugo Carvalho c79d327b5e Update Portuguese translation
(cherry picked from commit 73861c1178)
2021-09-26 19:59:16 +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
2016-04-10 16:49:27 +03:00
2016-07-14 17:06:21 +02:00
2016-07-14 17:06:21 +02:00
2015-09-26 17:51:07 +02:00
2021-09-18 21:15:31 +02:00
2016-07-14 17:06:21 +02:00
2021-09-24 15:24:12 +02:00
2021-02-23 01:23:03 +01:00
2021-09-10 19:55:59 +00:00
2021-01-24 10:17:36 +00:00
2016-07-14 17:06:21 +02:00
2021-02-19 14:24:32 +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
2021-09-01 11:02:13 +02:00
2018-02-13 22:21:15 +00:00
2021-09-04 20:54:41 +00:00
2021-09-25 10:25:05 +00:00
2021-09-02 16:06:57 +00:00
2021-09-11 09:41:32 +00:00
2021-07-28 09:11:33 +00:00
2015-09-30 20:32:54 -06:00
2018-02-23 17:35:38 +00:00
2021-08-25 06:12:43 +00:00
2016-07-14 17:06:21 +02:00
2021-03-28 22:34:55 +00:00
2014-09-23 11:06:51 +00:00
2021-09-04 17:16:26 +00:00
2021-09-11 23:45:21 +00:00
2021-08-26 13:39:00 +00:00
2016-07-14 17:06:21 +02:00
2017-02-28 14:27:54 +00:00
2021-03-15 09:25:36 +00:00
2020-12-20 08:03:00 +00:00
2021-08-29 07:41:58 +00:00
2014-09-23 04:46:17 +00:00
2021-09-04 08:59:40 +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
2021-09-26 17:22:51 +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
2014-09-21 07:32:06 +05:30
2020-01-27 12:25:12 +00:00
2021-05-15 07:35:38 +00:00
2021-04-30 10:52:21 +00:00
2021-08-31 15:55:14 +00:00
2016-05-30 16:59:28 +00:00
2021-01-24 22:42:39 +00:00
2021-09-26 17:22:49 +02:00
2021-09-18 13:12:42 +02:00
2020-11-21 14:39:17 +01:00
2021-09-26 19:59:16 +00:00
2021-09-05 18:34:37 +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
2021-09-26 05:33:29 +00:00
2016-07-14 17:06:21 +02:00
2017-08-29 11:36:58 +00:00
2021-09-08 20:25:27 +00:00
2014-09-23 11:10:03 +00:00
2014-09-23 23:19:49 +00:00
2015-09-26 17:59:35 +02:00
2016-05-30 12:45:19 +07:00
2021-09-26 12:23:27 +00:00
2016-07-14 17:06:21 +02:00
2021-09-24 17:06:32 +00:00
2016-07-14 17:06:21 +02:00
2016-07-14 17:06:21 +02:00
2015-09-28 15:51:05 +07:00
2016-07-14 17:06:21 +02:00
2016-07-14 17:06:21 +02:00
2021-09-05 20:33:21 +00:00
2016-07-14 17:06:21 +02:00
2021-04-03 23:54:29 +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.