From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 199986BB60 for ; Mon, 14 Dec 2020 08:44:46 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 10C8A13598 for ; Mon, 14 Dec 2020 08:44:46 +0100 (CET) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [212.186.127.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 5E04C1358E for ; Mon, 14 Dec 2020 08:44:45 +0100 (CET) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 2082A44F9D; Mon, 14 Dec 2020 08:44:45 +0100 (CET) To: Proxmox VE development discussion , User Ribbon References: <20201213231721.GA54736@ns.ribbon.or.jp> From: Thomas Lamprecht Message-ID: <8c54f692-805c-cb0f-9d00-85ef57aef12b@proxmox.com> Date: Mon, 14 Dec 2020 08:44:43 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Thunderbird/84.0 MIME-Version: 1.0 In-Reply-To: <20201213231721.GA54736@ns.ribbon.or.jp> Content-Type: text/plain; charset=UTF-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-SPAM-LEVEL: Spam detection results: 0 AWL -0.068 Adjusted score from AWL reputation of From: address KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment NICE_REPLY_A -0.001 Looks like a legit reply (A) RCVD_IN_DNSWL_MED -2.3 Sender listed at https://www.dnswl.org/, medium trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] Can I post a Japanese message catalog here? X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2020 07:44:46 -0000 Hi, On 14.12.20 00:17, User Ribbon wrote: > I have created a Japanese message catalog for the latest version of Pro= xmox-VE. Great! > Is it okay to post the created file here? The mailing-list strips all attachments, so that won't work. Ideally you would post it as patch[0] of the changes to the Japanese .po = file and send with git send-email[1]. If you cannot do that, you can also send the updated .po file directly to= my email address. thanks! Thomas [0]: https://pve.proxmox.com/wiki/Developer_Documentation#Using_git [1]: https://pve.proxmox.com/wiki/Developer_Documentation#Preparing_Patch= es