We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0dde8f commit 7b0d9beCopy full SHA for 7b0d9be
src/humanize/locale/pl_PL/LC_MESSAGES/humanize.po
@@ -200,8 +200,8 @@ msgstr[2] "kwintyliardów"
200
msgid "googol"
201
msgid_plural "googol"
202
msgstr[0] "googol"
203
-msgstr[1] "googoly"
204
-msgstr[2] "googolów"
+msgstr[1] "googole"
+msgstr[2] "googoli"
205
206
#: src/humanize/number.py:246
207
msgid "zero"
@@ -352,8 +352,8 @@ msgstr[2] "1 rok, %d miesięcy"
352
msgid "%d year"
353
msgid_plural "%d years"
354
msgstr[0] "%d rok"
355
-msgstr[1] "%d lat"
356
-msgstr[2] "%d lata"
+msgstr[1] "%d lata"
+msgstr[2] "%d lat"
357
358
#: src/humanize/time.py:217
359
#, python-format
0 commit comments