From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pve-devel@lists.proxmox.com,
Maximiliano Sandoval <m.sandoval@proxmox.com>
Subject: applied: [pve-devel] [PATCH widget-toolkit 1/1] utils: use ngettext for number of CPUs
Date: Tue, 19 May 2026 20:32:23 +0200 [thread overview]
Message-ID: <177921554317.2410532.9660100777431251149.b4-ty@b4> (raw)
In-Reply-To: <20260128085614.91769-1-m.sandoval@proxmox.com>
On Wed, 28 Jan 2026 09:56:11 +0100, Maximiliano Sandoval wrote:
> Note that it is up to the translator to translate the singular using
> {1}, for example one could translate it as "{0}% of one CPU" in British
> English.
>
> The string will be extracted as:
>
> ```
> #. TRANSLATORS: For example "5% of 24 CPUs"
> #: proxmox-widget-toolkit/src/Utils.js:1123
> #, javascript-format
> msgid "{0}% of {1} CPU"
> msgid_plural "{0}% of {1} CPUs"
> msgstr[0] "{0}% de {1} CPU"
> msgstr[1] "{0}% de {1} CPUs"
> ```
>
> [...]
Applied, thanks!
[1/1] utils: use ngettext for number of CPUs
commit: e5c583b711b0049fc97dc0a7c4e10f43df243fc1
prev parent reply other threads:[~2026-05-19 18:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-28 8:56 [pve-devel] [PATCH widget-toolkit 1/1] utils: use ngettext for number of CPUs Maximiliano Sandoval
2026-01-28 8:56 ` [pve-devel] [PATCH proxmox-datacenter-manager 1/1] use ngettext for the " Maximiliano Sandoval
2026-01-28 9:29 ` [pve-devel] [PATCH widget-toolkit 1/1] utils: use ngettext for " Maximiliano Sandoval
2026-05-19 18:32 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177921554317.2410532.9660100777431251149.b4-ty@b4 \
--to=t.lamprecht@proxmox.com \
--cc=m.sandoval@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox