Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1neZJs-00023m-0H for pgsql-hackers@arkaria.postgresql.org; Wed, 13 Apr 2022 09:29:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1neZJq-0004xj-Tp for pgsql-hackers@arkaria.postgresql.org; Wed, 13 Apr 2022 09:29:46 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1neZJp-0004x5-Qd for pgsql-hackers@lists.postgresql.org; Wed, 13 Apr 2022 09:29:46 +0000 Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1neZJn-0006Ml-01 for pgsql-hackers@postgresql.org; Wed, 13 Apr 2022 09:29:44 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id D77555C011C; Wed, 13 Apr 2022 05:29:41 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 13 Apr 2022 05:29:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; t=1649842181; x=1649928581; bh=zbr1XPGNDNtF+0qwT9bmxFbndR58 kre8skC8sLuZTJs=; b=dtgnZT8qzherfDMFfYh4rFVEpR8vNptBi23Mjeos1WQf Ze4iaVeqlU7WhADmhT6prrvogfBLb5hYh31IZ9XBzoLcbTSjeh/BR/dDkBH4NThY /sIM7a8e4LPG7REMfuzsPvd96bAAUwIyiBOt3LLzqWhUKoHn/evdIsoX67TzQxMH O6mnb3eURj5W9G0JM6xDE2+oZDxZ7s/VE+PtTj21/JC81HAmfl6H9+SqsHVpBdgM TQ8uSI5m6viw4WLZJGK1m8G/HrcdY34pRKYFseU1Oo2lyoF24shSerKmgraVh6lz s9fiDR3XDe6ThLF7b/K+zk6OwinBuKwhdmClXYXx6Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudeltddgudeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfggtggugfgjsehtkeertddttdejnecuhfhrohhmpeetlhhvrghr ohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorhhgqe enucggtffrrghtthgvrhhnpedujeevjeffjeevuddutedvkeeiueeitddvieelfeekveej udefgeeuvdejhfeuleenucffohhmrghinhepvghnthgvrhhprhhishgvuggsrdgtohhmne cuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprghlvhhh vghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 13 Apr 2022 05:29:41 -0400 (EDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 240162A0ABB; Wed, 13 Apr 2022 11:29:39 +0200 (CEST) Date: Wed, 13 Apr 2022 11:29:39 +0200 From: Alvaro Herrera To: Guillaume Lelarge Cc: PostgreSQL Developers Subject: Re: pgbench translation Message-ID: <202204130929.6f542aqfwfoh@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-Apr-13, Guillaume Lelarge wrote: > Once again, I've found that there was no .po file for oid2name, pgbench, > and vacuumlo. I suppose that's because they are contrib applications. But > pgbench is no longer a contrib application. It's now located in the > "src/bin/pgbench" directory. So I'm wondering if it should be translatable? > If yes, I could work on that. I think pgbench should be translatable, but last I looked at the sources, there's *a lot* of work to put it in good shape for translatability. There are many messages constructed from pieces, some terminology is inconsistent, and other problems. If you want to work on fixing those problems, +1 from me -- but let's get the problems fixed ahead of adding it to the translation catalogs. -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/