Re: New italian translation - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: New italian translation
Date
Msg-id Pine.BSO.4.56.0506120058470.17489@leary.csoft.net
Whole thread Raw
In response to New italian translation  (Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>)
Responses Re: New italian translation
List pgsql-jdbc

On Fri, 10 Jun 2005, Giuseppe Sacco wrote:

> as suggested, I downloaded the current translation from the web site
> instead of using what was available on CVS. This is an update that
> translate all strings.

You've attached head-it.po and sent a link mentioning something about 8.0,
but they are the same files.  I've applied your translation to both
branches because they are reasonably similar, but they really are
different and should be submitted independently.

Also there are some problems with the translations themselves.  In Java
MessageFormats there are special rules for handling single quotes:

http://java.sun.com/j2se/1.4.2/docs/api/java/text/MessageFormat.html

The rules are kind of complicated, but the generally you just want to
double any single quotes that you'd use in normal writing.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: duration: missing with jdbc for postgresql 8.0
Next
From: Kris Jurka
Date:
Subject: Re: Getting Reference cursors