From ba51fa9d1b36da1d5948012d0faad6a0f6b2f909 Mon Sep 17 00:00:00 2001 From: soshial Date: Sun, 23 Jun 2024 21:07:20 +0400 Subject: [PATCH] Fix Polish plurals (#8526) * Fix Polish plurals Signed-off-by: soshial --- data/strings/strings.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/data/strings/strings.txt b/data/strings/strings.txt index ab783fbf21..eeea550d56 100644 --- a/data/strings/strings.txt +++ b/data/strings/strings.txt @@ -22241,7 +22241,9 @@ mr = %d वस्तू nb = %d sted nl = %d plaats - pl = %d miejsce + pl:few = %d obiekty + pl:many = %d obiektów + pl:one = %d obiekt pt-BR:one = %d objeto pt-BR:other = %d objetos pt:one = %d objeto @@ -22307,7 +22309,9 @@ mr:other = %d ठिकाणे nb = %d steder nl = %d plaatsen - pl = %d miejsc + pl:few = %d miejsca + pl:many = %d miejsc + pl:one = %d miejsce pt-BR:one = %d lugar pt-BR:other = %d lugares pt:one = %d lugar @@ -22369,7 +22373,9 @@ mr = %d ट्रॅक nb = %d stier nl = %d tracks - pl = %d tras + pl:few = %d trasy + pl:many = %d tras + pl:one = %d trasa pt-BR:one = %d percurso pt-BR:other = %d percursos pt:one = %d percurso