Commit 2f151895 authored by lymkwi's avatar lymkwi Committed by derf
Browse files

Fish polish translation plural descriptor string

According to online sources [0], Polish is a language with complex
plural conditions. Fix the current translation file to reflect this.

0: https://docs.translatehouse.org/projects/localization-guide/en/latest/l10n/pluralforms.html



Suggested-by: default avatarrail <rail01@protonmail.com>
Signed-off-by: default avatarlymkwi <lymkwi@vulpinecitrus.info>
parent 3475a3e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ msgstr ""
"Language: pl-PL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#
# Global Strings