Files
gtk3/po
Artur Flinta 923a1cf84e Updated Polish translation by GNOME PL Team.
2007-08-07  Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


svn path=/trunk/; revision=18591
2007-08-07 21:51:56 +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-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-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-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-27 16:24:32 +00:00
2007-07-20 23:16:43 +00:00
2007-08-06 13:55:57 +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-01 13:24:14 +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-21 19:09:15 +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-21 13:12:23 +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
2006-07-23 20:19:18 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-04 10:08:22 +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-04 21:00:05 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-29 11:34:10 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-09 18:19:13 +00:00
2006-07-23 20:19:18 +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-06-22 11:05:06 +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-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-07-21 09:44:38 +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-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-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.