Skip to content

Commit 551a7af

Browse files
kpostekkhugovk
authored andcommitted
Add missing strings
1 parent cef8d6e commit 551a7af

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/humanize/locale/pl_PL/LC_MESSAGES/humanize.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
44
# Bartosz Bubak <bartosz.bubak@gmail.com>, 2020.
5+
# Added missing strings by Krystian Postek <krystian postek eu>, 2020.
56
#
67
msgid ""
78
msgstr ""
@@ -336,7 +337,7 @@ msgstr[2] "1 rok, %d dni"
336337

337338
#: src/humanize/time.py:179
338339
msgid "1 year, 1 month"
339-
msgstr ""
340+
msgstr "1 rok, 1 miesiąc"
340341

341342
#: src/humanize/time.py:182
342343
#, python-format
@@ -383,4 +384,4 @@ msgstr "wczoraj"
383384
#: src/humanize/time.py:534
384385
#, python-format
385386
msgid "%s and %s"
386-
msgstr ""
387+
msgstr "%s i %s"

0 commit comments

Comments
 (0)