Skip to content

Commit cdcbf78

Browse files
Quadriccarltongibson
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 78.5% (33 of 42 strings) Translation: django-filter/django-filter Translate-URL: https://hosted.weblate.org/projects/django-filter/django-filter/pl/
1 parent 0eb9e1d commit cdcbf78

File tree

1 file changed

+17
-26
lines changed
  • django_filters/locale/pl/LC_MESSAGES

1 file changed

+17
-26
lines changed

django_filters/locale/pl/LC_MESSAGES/django.po

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,41 +8,34 @@ msgstr ""
88
"Project-Id-Version: django_filters 0.0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-02-10 11:07+0000\n"
11-
"PO-Revision-Date: 2015-07-25 01:27+0100\n"
12-
"Last-Translator: Adam Dobrawy <[email protected]>\n"
13-
"Language-Team: Adam Dobrawy <[email protected]>\n"
14-
"Language: pl_PL\n"
11+
"PO-Revision-Date: 2023-02-12 14:36+0000\n"
12+
"Last-Translator: Quadric <[email protected]>\n"
13+
"Language-Team: Polish <https://hosted.weblate.org/projects/django-filter/"
14+
"django-filter/pl/>\n"
15+
"Language: pl\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: 8bit\n"
18-
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
19-
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
20-
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
21-
"X-Generator: Poedit 1.5.4\n"
19+
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && ("
20+
"n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
21+
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
22+
"X-Generator: Weblate 4.16-dev\n"
2223

2324
#: conf.py:16
24-
#, fuzzy
25-
#| msgid "Any date"
2625
msgid "date"
27-
msgstr "Dowolna data"
26+
msgstr "data"
2827

2928
#: conf.py:17
30-
#, fuzzy
31-
#| msgid "This year"
3229
msgid "year"
33-
msgstr "Ten rok"
30+
msgstr "rok"
3431

3532
#: conf.py:18
36-
#, fuzzy
37-
#| msgid "This month"
3833
msgid "month"
39-
msgstr "Ten miesiąc"
34+
msgstr "miesiąc"
4035

4136
#: conf.py:19
42-
#, fuzzy
43-
#| msgid "Today"
4437
msgid "day"
45-
msgstr "Dziś"
38+
msgstr "dzień"
4639

4740
#: conf.py:20
4841
msgid "week day"
@@ -58,7 +51,7 @@ msgstr "minuta"
5851

5952
#: conf.py:23
6053
msgid "second"
61-
msgstr ""
54+
msgstr "sekunda"
6255

6356
#: conf.py:27 conf.py:28
6457
msgid "contains"
@@ -158,7 +151,7 @@ msgstr "Ten rok"
158151

159152
#: filters.py:543
160153
msgid "Multiple values may be separated by commas."
161-
msgstr "Wiele wartości można rozdzielić przecinkami"
154+
msgstr "Wiele wartości można rozdzielić przecinkami."
162155

163156
#: filters.py:721
164157
#, python-format
@@ -172,14 +165,12 @@ msgstr "Sortowanie"
172165
#: rest_framework/filterset.py:33
173166
#: templates/django_filters/rest_framework/form.html:5
174167
msgid "Submit"
175-
msgstr ""
168+
msgstr "Wyślij"
176169

177170
#: templates/django_filters/rest_framework/crispy_form.html:4
178171
#: templates/django_filters/rest_framework/form.html:2
179-
#, fuzzy
180-
#| msgid "Filter"
181172
msgid "Field filters"
182-
msgstr "Filter"
173+
msgstr "Filtry pola"
183174

184175
#: utils.py:308
185176
msgid "exclude"

0 commit comments

Comments
 (0)