summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-12 16:41:29 +0100
committerraveit65 <[email protected]>2017-03-12 16:41:29 +0100
commita4ece01a7f86423ceb55878b1d46e4ddcf0001b3 (patch)
tree87497f2f3260fd43dc2feef3b875857a0f26033e /po/pl.po
parent78c59859eca9f3e7f2cabb8fc851a70b6d293ff4 (diff)
downloadmate-system-monitor-a4ece01a7f86423ceb55878b1d46e4ddcf0001b3.tar.bz2
mate-system-monitor-a4ece01a7f86423ceb55878b1d46e4ddcf0001b3.tar.xz
sync with transifex
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po5
1 files changed, 4 insertions, 1 deletions
diff --git a/po/pl.po b/po/pl.po
index fa124cb..f4ded3b 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -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"
#: ../mate-system-monitor.appdata.xml.in.h:1
msgid "A Process and resource monitor for MATE Desktop"
@@ -445,6 +445,7 @@ msgid_plural "%u seconds"
msgstr[0] "%u sekunda"
msgstr[1] "%u sekundy"
msgstr[2] "%u sekund"
+msgstr[3] "%u sekund"
#: ../src/load-graph.cpp:350
msgid "not available"
@@ -1366,6 +1367,7 @@ msgid_plural "%u bits"
msgstr[0] "%u bit"
msgstr[1] "%u bity"
msgstr[2] "%u bitów"
+msgstr[3] "%u bitów"
#: ../src/util.cpp:193
#, c-format
@@ -1374,6 +1376,7 @@ msgid_plural "%u bytes"
msgstr[0] "%u bajt"
msgstr[1] "%u bajty"
msgstr[2] "%u bajtów"
+msgstr[3] "%u bajtów"
#. xgettext: rate, 10MiB/s or 10Mbit/s
#: ../src/util.cpp:587