diff options
author | raveit65 <[email protected]> | 2017-03-12 17:06:59 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 17:06:59 +0100 |
commit | 069cd873c4e617e8539cca3939a286267740bb40 (patch) | |
tree | 4ecc184935f0a16887c0b5a9c7218885d22010a7 /po/pl.po | |
parent | 78474e81fdef8816f680b8cabb7de9143f4b440b (diff) | |
download | mozo-069cd873c4e617e8539cca3939a286267740bb40.tar.bz2 mozo-069cd873c4e617e8539cca3939a286267740bb40.tar.xz |
sync with transifex
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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" #: ../Mozo/MainWindow.py:174 msgid "Name" |