summaryrefslogtreecommitdiff
path: root/src/zope/i18n/tests/pl-default.po
blob: 26feeaa994400333a07027e3a7704448c9d4ced1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
msgid ""
msgstr ""
"Project-Id-Version: Zope 3\n"
"PO-Revision-Date: 2018-09-04 11:05+0100\n"
"Last-Translator: Zope 3 contributors\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"


msgid "short_greeting"
msgstr "Cześć !"

msgid "greeting"
msgstr "Cześć $name, jak się masz?"

msgid "There is one file."
msgid_plural "There are %d files."
msgstr[0] "Istnieje %d plik."
msgstr[1] "Istnieją %d pliki."
msgstr[2] "Istnieją %d pliko'w."