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 1pqsiy-0004X7-Py for pgsql-translators@arkaria.postgresql.org; Mon, 24 Apr 2023 09:43:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pqsix-0006VW-Ow for pgsql-translators@arkaria.postgresql.org; Mon, 24 Apr 2023 09:43:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pqsix-0006VI-19 for pgsql-translators@lists.postgresql.org; Mon, 24 Apr 2023 09:43:07 +0000 Received: from new1-smtp.messagingengine.com ([66.111.4.221]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pqsio-004mAY-CI for pgsql-translators@lists.postgresql.org; Mon, 24 Apr 2023 09:43:05 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailnew.nyi.internal (Postfix) with ESMTP id 3618558209C; Mon, 24 Apr 2023 05:42:55 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Mon, 24 Apr 2023 05:42:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1682329375; x= 1682336575; bh=mt7Z3cJf7CyT7UmZyKQp77VM2O+Xdb04VAoxjFHlmI0=; b=c 9jPmV4cSquIY5z10I3EiK9uxS209hO/xyKASeASex/Safgyu3uGfNIG78k5ln4c9 EA8fH/0QDybh8YvaSoDQje075h+xKYxMAtNkpG8dMjnTAgihUeNc/5aau3fDo0IU md5lbEoyWfVU9lr7Z21KE6wrTrh8XcfkclrTNnT/8V9gsE+LlEC2kifqDG3CYY9/ mqp2ln0Y1Tb4cNO94uzxhE1vTbixnE/Me/AL89Lmh0lVNKTkknggnPslo5CdoQEY Q1XeqdxidLAdf6em9Z5nONZvlBHuiO9CCpSCzm1FhtJTwhpuDyDm1qRO34CeDPT1 l9X826OTmCvKfQ8ZiKqLg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrfedutddgudelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefkffggfgfuvfhfhfgjtgfgsehtje ertddtfeejnecuhfhrohhmpefrvghtvghrucfgihhsvghnthhrrghuthcuoehpvghtvghr rdgvihhsvghnthhrrghuthesvghnthgvrhhprhhishgvuggsrdgtohhmqeenucggtffrrg htthgvrhhnpeefjeegheetuefhveevudelueeftdejteeiffetvdduhfdtieefgfeutedt veeggfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hpvghtvghrrdgvihhsvghnthhrrghuthesvghnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Feedback-ID: i131946ab:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 24 Apr 2023 05:42:54 -0400 (EDT) Message-ID: <1e0b58df-ab76-35a8-cfbd-3251c57c031e@enterprisedb.com> Date: Mon, 24 Apr 2023 11:42:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: Oddities in NLS Status Tables Content-Language: en-US To: Kyotaro Horiguchi , pgsql-translators@lists.postgresql.org References: <20230424.103022.1084509624041818400.horikyota.ntt@gmail.com> From: Peter Eisentraut In-Reply-To: <20230424.103022.1084509624041818400.horikyota.ntt@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 24.04.23 03:30, Kyotaro Horiguchi wrote: > For the 14 branch, pg_amcheck is at 97% (only 14 has it). and > pg_waldump is shown as around 65% for all versions older than > 15. However, I have both of them completed on my end. > > I decided to dig into what's going on, so I downloaded one of the > "incomplete" files and found that, as expected, poedit says the > translation is complete. This leads me to believe that the workhorse > script for calculating completeness might have some issues with > certain languages, like Japanese, or it might not be compatible with > the format poedit uses. Most likely this is because the pg_amcheck-ja.po file you download already has translations adapted from other files integrated, but the percentage on the website reflects the file that is currently committed, without anything additional merged in. In other words, if you just download the file and commit it, then the percentage will go to 100%.