Files
gtk/po
Hugo Carvalho 99b1b26fdb Update Portuguese translation
(cherry picked from commit a249b58094)
2024-05-04 22:23:06 +00:00
..
2024-03-19 21:37:20 +01:00
2024-03-18 11:30:47 +00:00
2024-03-10 17:33:33 +00:00
2024-03-14 20:36:56 +00:00
2024-04-18 22:44:51 +00:00
2024-03-12 08:35:58 +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
2024-03-10 10:34:28 +00:00
2024-04-06 13:19:11 +00:00
2024-03-10 15:56:09 +00:00
2024-03-07 08:44:46 +00:00
2023-11-17 10:36:10 +00:00
2024-03-30 18:26:28 +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
2024-03-26 11:34:22 +00:00
2024-04-20 10:39:37 +00:00
2024-03-08 21:02:45 +00:00
2024-03-10 13:15:47 +00:00
2024-02-06 20:11:37 +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-04 22:23:06 +00:00
2024-04-29 11:59:09 +00:00
2024-04-19 21:46:32 +00:00
2024-04-14 11:22:05 +00:00
2024-05-01 16:19:02 +00:00
2024-03-30 09:27:21 +00:00
2024-01-13 07:19:30 +00:00
2024-04-11 15:46:08 +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.