diff options
author | raveit65 <[email protected]> | 2017-03-12 16:48:18 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 16:48:18 +0100 |
commit | 02635a09417a9578e69f7fa60f414efa41193d68 (patch) | |
tree | e368f2eac7d0b969b3e13a4a441b91a99b727e28 /po/pl.po | |
parent | f078921dbea29751038a7d42dc8599dc63e645db (diff) | |
download | mate-icon-theme-02635a09417a9578e69f7fa60f414efa41193d68.tar.bz2 mate-icon-theme-02635a09417a9578e69f7fa60f414efa41193d68.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" #: ../index.theme.in.in.h:1 msgid "MATE" |