Files
gtk3/po
Laurent Dhima 7a31869fe4 Updated Albanian Translation.
* sq.po: Updated Albanian Translation.

svn path=/trunk/; revision=18800
2007-09-12 15:24:36 +00:00
..
2005-04-06 13:08:01 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2006-12-14 00:11:37 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-03 06:01:12 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-09-12 15:24:36 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-24 01:04:58 +00:00
2007-09-10 09:19:32 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-16 19:34:43 +00:00
2007-09-08 16:56:12 +00:00
2007-07-20 23:16:43 +00:00
2007-08-16 08:14:09 +00:00
2007-09-03 10:20:11 +00:00
2007-07-20 23:16:43 +00:00
2007-08-16 08:14:01 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-25 20:40:17 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-09-12 10:21:03 +00:00
2007-07-21 13:12:23 +00:00
2007-07-20 23:16:43 +00:00
2007-09-10 06:05:09 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2006-07-23 20:19:18 +00:00
2007-07-20 23:16:43 +00:00
2007-09-10 09:40:09 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-20 13:04:30 +00:00
2007-07-20 23:16:43 +00:00
2007-09-06 18:26:59 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-09-01 20:19:16 +00:00
2007-07-20 23:16:43 +00:00
2007-09-06 14:03:03 +00:00
2007-08-16 01:06:45 +00:00
2007-08-19 21:49:50 +00:00
2007-07-20 23:16:43 +00:00
2007-09-07 19:07:06 +00:00
2007-07-20 23:16:43 +00:00
2007-06-22 11:05:06 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-09-12 15:24:36 +00:00
2007-09-06 20:21:39 +00:00
2007-07-20 23:16:43 +00:00
2007-09-06 20:21:39 +00:00
2007-08-18 21:45:36 +00:00
2007-07-20 23:16:43 +00:00
2007-09-06 08:16:50 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-09-07 11:43:05 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-23 08:36:04 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +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.