diff options
author | raveit65 <[email protected]> | 2017-03-12 12:36:17 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 12:36:17 +0100 |
commit | ce2b0df68d30a77abd32d1c48308f79ef728c3be (patch) | |
tree | b70136f481db56db4c8235f50ca3fcb9d5eef35f /po/pl.po | |
parent | bca84f6f9368f0f024845460acae4834d3ecc277 (diff) | |
download | mate-backgrounds-ce2b0df68d30a77abd32d1c48308f79ef728c3be.tar.bz2 mate-backgrounds-ce2b0df68d30a77abd32d1c48308f79ef728c3be.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
@@ -18,7 +18,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" #. From http://code.google.com/p/gnome-colors/ #: ../abstract/mate-abstract.xml.in.in.h:2 |