Re: bug 551859 - translating aisleriot card movement hints

2011-09-25 Thread Johannes Schmid
Hi!

 The aisleriot games are written in scheme, using embedded guile. We
 have a _ function in scheme that is a wrapper around the C gettext()
 function. It would be easy to wrap other functions, but I don't know
 how to do it so that the scanning tools can pick up the messages.

Normally nothing else than the _() function (which is some macro in C
but I guess it just calls gettext) should be needed as it can handle all
the context/comment stuff correctly AFAIK.

Regards,
Johannes

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: bug 551859 - translating aisleriot card movement hints

2011-09-25 Thread Ask Hjorth Larsen
On Sun, Sep 25, 2011 at 1:16 AM, Vincent Povirk madewokh...@gmail.com wrote:
 If proper gettext context is not supported, an old workaround is to use

 msgstr nominative|Queen of Spades

 and then have the programme strip off the nominative| part.
 Although this is not considered a very good solution.  Also it would
 be necessary with a comment instructing translators to ignore the part
 nominative|.

 I, er, don't think we can do comments either.


Okay, I suggest following your suggestion, which was to have three
families of strings (quoting):

* the Ace of Hearts
* Move %s onto the Queen of Spades.
* Move the Ace of Hearts onto an empty foundation slot.

except in the last one, I think Move %s onto an empty foundation
slot. is better. You also suggested this in the bugzilla thread, and
although there were comments after that, they didn't specifically say
that there was anything wrong with doing it that way.  It's the
simplest possible string substitution, and unless someone specifically
says this is broken in the  language, then we have to assume it is
alright.  In fact I don't even see how this case is dissimilar from
case 2).

I hope this will make things easier for everyone.

Regards
Ask
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[evolution-mapi] Created branch gnome-3-2

2011-09-25 Thread Milan Crha
The branch 'gnome-3-2' was created pointing to:

 7ae49ca... NEWS update for 3.2.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n