diff options
author | raveit65 <[email protected]> | 2017-03-12 15:53:53 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 15:53:53 +0100 |
commit | 5e675a538ecf01225c3ccced61c967f4fe0091d1 (patch) | |
tree | 562e07b1a0cce250f0ff9bacee56ea1e439754e6 /po/pl.po | |
parent | 70ed45156a2d7ca751af2a1dab357f1ea043e2e0 (diff) | |
download | libmateweather-5e675a538ecf01225c3ccced61c967f4fe0091d1.tar.bz2 libmateweather-5e675a538ecf01225c3ccced61c967f4fe0091d1.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
@@ -20,7 +20,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" #: ../libmateweather/mateweather-prefs.c:93 #: ../libmateweather/mateweather-prefs.c:113 |