Files
gtk3/po-properties
Kjartan Maraas 20fbfd9211 Update some more.
2007-09-05  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update some more.

svn path=/trunk/; revision=18726
2007-09-05 18:51:46 +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
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-09-05 18:51:46 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-09-01 18:07:57 +00:00
2007-08-17 07:46:05 +00:00
2007-07-20 23:16:43 +00:00
2007-08-03 10:14:55 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-16 19:37:15 +00:00
2007-07-27 18:48:07 +00:00
2007-07-20 23:16:43 +00:00
2007-08-16 08:13:25 +00:00
2007-07-20 23:16:43 +00:00
2007-07-20 23:16:43 +00:00
2007-08-16 08:24: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-08-25 21:31:45 +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:11: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-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-09-05 18:51:46 +00:00
2007-07-20 23:16:43 +00:00
2007-08-04 20:57:43 +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-08-17 02:50:11 +00:00
2007-08-07 21:06:32 +00:00
2007-08-19 22:29:27 +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 10:38:41 +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-18 21:47:48 +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-07 00:22:28 +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 property nicks
and blurbs in the gtk20-properties domain. See ../po for the 
ui and error messages in the gtk20 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.