From d8da53fa2b5c06e69c6e81f64748a40a05d0e7da Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Thu, 6 Oct 2022 09:19:10 +0200 Subject: [PATCH] i10n: update translations (es) --- po/es.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/es.po b/po/es.po index 52d9fcc..2b2ee7c 100644 --- a/po/es.po +++ b/po/es.po @@ -17,13 +17,14 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #, javascript-format msgid "%d active client" msgid_plural "%d active clients" msgstr[0] "%d cliente activo" msgstr[1] "%d clientes activos" +msgstr[2] "%d clientes activos" msgid "Active icon tint" msgstr "Color del icono activado"