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 1l7vYN-00080k-9w for pgsql-translators@arkaria.postgresql.org; Fri, 05 Feb 2021 07:29:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l7vYM-0006qk-5b for pgsql-translators@arkaria.postgresql.org; Fri, 05 Feb 2021 07:29:18 +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 1l7vYL-0006qV-DQ for pgsql-translators@lists.postgresql.org; Fri, 05 Feb 2021 07:29:18 +0000 Received: from forward1-smtp.messagingengine.com ([66.111.4.223]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l7vYI-0004Li-8Y for pgsql-translators@lists.postgresql.org; Fri, 05 Feb 2021 07:29:16 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailforward.nyi.internal (Postfix) with ESMTP id DDE3E194022A; Fri, 5 Feb 2021 02:29:12 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Fri, 05 Feb 2021 02:29:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=cvEXdoQdZxiHGCMwtJp4+nAAnhAK3l7BewiNrj310 84=; b=prcP311qLcUXsLZE+ZAPWTbPlAf6XynvVrOMumAqg6VcK27AAfoULe2ZA TKTethxClpjAFinq0w75ToKgrZX42gEwooNII+D4BnkcBq+iixYW1joG9Zpf6Kq8 u69U/w+KtwHmoxiG5LAef4hIq/QgWoYcB5vydrUl6C0tagzY1zsfkmDqDuEsdqlP /QzlY/kIpP02J92wh8paBlD6Irl2lFZQ+s3EXzHGwe5DkAGQ2oUs+nBULKRo65SE uph68mCeLQ8/R/5xS39f6m5h9DjZnr4da0smZOklTFXcYTArIgeDm0fmypnjahl9 iHK7y6mxSq0TAmk4dubgc1u8Ge5Nw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrgeehgddutdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefuvfhfhfhokffffgggjggtgfesth ejredttdefgfenucfhrhhomheprfgvthgvrhcugfhishgvnhhtrhgruhhtuceophgvthgv rhdrvghishgvnhhtrhgruhhtsegvnhhtvghrphhrihhsvggusgdrtghomheqnecuggftrf grthhtvghrnhepvefgfeehueetjeeigfffvdfghffhfffhieeuledtteeitdffueeuteeh heffvdevnecuffhomhgrihhnpehpohhsthhgrhgvshhqlhdrohhrghenucfkphepkeejrd dujeejrdeiledrudegtdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgr ihhlfhhrohhmpehpvghtvghrrdgvihhsvghnthhrrghuthesvghnthgvrhhprhhishgvug gsrdgtohhm X-ME-Proxy: Received: from april.pezone.net (p57b1458c.dip0.t-ipconnect.de [87.177.69.140]) by mail.messagingengine.com (Postfix) with ESMTPA id 06F4C1080057; Fri, 5 Feb 2021 02:29:10 -0500 (EST) Subject: Re: Add ja.po for pg_verifybackup To: "Tang, Haiying" , "pgsql-translators@lists.postgresql.org" References: <44a6d21e37a744c49de6c239eeb20d14@G08CNEXMBPEKD05.g08.fujitsu.local> From: Peter Eisentraut Organization: EnterpriseDB Message-ID: Date: Fri, 5 Feb 2021 08:29:10 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <44a6d21e37a744c49de6c239eeb20d14@G08CNEXMBPEKD05.g08.fujitsu.local> Content-Type: text/plain; charset=iso-2022-jp; format=flowed; delsp=yes Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2021-01-07 16:22, Tang, Haiying wrote: > I did the Japanese message translation for pg_verifybackup which was newly added in PostgreSQL 13. Please take a check at the attached patch(base REL_13_1). > Any comment is welcome. Committed. Please note that your file contained warnings from msgfmt: po/ja.po:7: warning: header field 'Language-Team' still has the initial default value I have fixed that. In the future, you can also submit just the .po file to the issue tracker. See for more information.