Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id B57F69FB250 for ; Mon, 12 Feb 2007 06:51:48 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 03356-01 for ; Mon, 12 Feb 2007 06:51:48 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from gauss.credativ.com (ipx11302.ipxserver.de [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id 311D09FB231 for ; Mon, 12 Feb 2007 06:51:48 -0400 (AST) Received: from bell.credativ.lan (unknown [87.139.82.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id CFC78D7600; Mon, 12 Feb 2007 11:51:43 +0100 (CET) From: Peter Eisentraut To: Magnus Hagander Subject: Re: Multi-language to be or not to be Date: Mon, 12 Feb 2007 11:51:34 +0100 User-Agent: KMail/1.9.5 Cc: pgsql-www@postgresql.org, Adrian Maier References: <45CF18A1.1090903@hagander.net> <200702121016.11272.peter_e@gmx.net> <20070212093602.GF4432@svr2.hagander.net> In-Reply-To: <20070212093602.GF4432@svr2.hagander.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702121151.36608.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200702/186 X-Sequence-Number: 11591 Am Montag, 12. Februar 2007 10:36 schrieb Magnus Hagander: > A .po file is easier than a plaintext file? Definitely. > Well, I'm don't do much > translating myself, but I can't see how translating a webpage can be > easier than translating the actual text of the webpage in the file... One advantage is that it is disassociated from the particulars of the source format and the details of how to get it and how to send it back. Another advantage is that there is an established and powerful toolset for editing, merging, and managing translations. > Well, I stand by that opinion. I know for examlpe pgAdmin only ships > translations that are n percent or better (iirc, it's 85% or so), which > makes it reasonable. Shipping something that only has 15% translation > rate does the user a disservice, imho. It's one thing to reject web *pages* that are less than 85% or even 100% translated. But no one can require a 85% or 100% translated web *site*. Not even Microsoft or IBM can manage that. -- Peter Eisentraut http://developer.postgresql.org/~petere/