summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2017-11-02 18:13:14 +0100
committerPanu Matilainen <pmatilai@redhat.com>2017-11-03 10:31:11 +0200
commit3815080241558c25ccddb08d6762d0eb40280642 (patch)
tree3a0c3c4c2f4129cb2fbafe564339ecb9e00547a1 /po
parent0352101ebea3b38d6deaf1b8a372b5361fa11d9a (diff)
downloadrpm-3815080241558c25ccddb08d6762d0eb40280642.tar.gz
Update Polish plural forms
Transifex has wrong plural forms for Polish that they refuse to change. Now that RPM ditched Transifex, we can fix it.
Diffstat (limited to 'po')
-rw-r--r--po/pl.po5
1 files changed, 2 insertions, 3 deletions
diff --git a/po/pl.po b/po/pl.po
index 0b31cb7da..e323be6fa 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -20,9 +20,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
-"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
-"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
#: cliutils.c:21 lib/poptI.c:29
#, c-format