From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate001.proxmox.com (gate001.proxmox.com [45.144.208.40]) by lore.proxmox.com (Postfix) with ESMTPS id 94AC61FF146 for ; Tue, 07 Jul 2026 07:43:28 +0200 (CEST) Received: from gate001.proxmox.com (localhost.localdomain [127.0.0.1]) by gate001.proxmox.com (Proxmox) with ESMTP id E079421446; Tue, 07 Jul 2026 07:43:26 +0200 (CEST) Date: Tue, 7 Jul 2026 14:42:34 +0900 From: ribbon To: pve-devel@lists.proxmox.com, Maximiliano Sandoval Subject: Re: [PATCH i18n] update Japanese translation(20260629) Message-ID: References: <178150665333.47255.3942758648334036812.b4-ty@proxmox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/2.2.12 (2023-09-09) X-SPAM-LEVEL: Spam detection results: 2 AWL 0.200 Adjusted score from AWL reputation of From: address DMARC_NONE 0.1 DMARC none policy KAM_DMARC_NONE 0.25 DKIM has Failed or SPF has failed on the message and the domain has a DMARC none policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment (newer systems) KAM_LAZY_DOMAIN_SECURITY 1 Sending domain does not have any anti-forgery methods RDNS_NONE 1.274 Delivered to internal network by a host with no rDNS SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_NONE 0.001 SPF: sender does not publish an SPF Record Message-ID-Hash: LHXPMYAQJ5KGVFE7ZVYLVQEPRISVUHTR X-Message-ID-Hash: LHXPMYAQJ5KGVFE7ZVYLVQEPRISVUHTR X-MailFrom: ribbon@skrbn.sakura.ne.jp X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: It looks like the patch below hasn't been committed yet—are there still any issues? On Tue, Jun 30, 2026 at 09:43:50PM +0900, ribbon wrote: > This is patch for ja.po (20260629 version). > It includes some translation fixes and additional translations. > Some translations that include 'plural' haven't been fixed yet. > > Signed-off-by: ribbon > > ---------------------------------------------------- > > diff --git a/ja.po b/ja.po > index 1a165be..1181a4b 100644 > --- a/ja.po > +++ b/ja.po > @@ -8,7 +8,7 @@ msgstr "" > "Project-Id-Version: proxmox translations\n" > "Report-Msgid-Bugs-To: \n" > "POT-Creation-Date: 2026-06-21 17:57+0200\n" > -"PO-Revision-Date: 2026-06-12 23:00+0900\n" > +"PO-Revision-Date: 2026-06-29 10:21+0900\n" > "Last-Translator: ribbon \n" > "Language-Team: Japanese \n" > "Language: ja\n" > @@ -57,7 +57,7 @@ msgid "" > "'Apply Pending' will remove the subscription from the node so the key can be " > "reassigned elsewhere; 'Discard Pending' undoes the queueing without touching " > "the remote." > -msgstr "" > +msgstr "'保留の適用' はノードからサブスクリプションを削除するので、キーは他の所に再割当可能: '保留の中止' は remote に影響せずにキューを戻す。" > ---snip