Skip to content

Commit d966fc2

Browse files
weblateEryk MichalakQuadric
authored
Translations update from Hosted Weblate (#1570)
* Translated using Weblate (Polish) Currently translated at 100.0% (42 of 42 strings) Translation: django-filter/django-filter Translate-URL: https://hosted.weblate.org/projects/django-filter/django-filter/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (42 of 42 strings) Translation: django-filter/django-filter Translate-URL: https://hosted.weblate.org/projects/django-filter/django-filter/pl/ --------- Co-authored-by: Eryk Michalak <[email protected]> Co-authored-by: Quadric <[email protected]>
1 parent 48b7b4d commit d966fc2

File tree

1 file changed

+11
-11
lines changed
  • django_filters/locale/pl/LC_MESSAGES

1 file changed

+11
-11
lines changed

django_filters/locale/pl/LC_MESSAGES/django.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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: 2023-02-12 14:36+0000\n"
11+
"PO-Revision-Date: 2023-04-10 20:47+0000\n"
1212
"Last-Translator: Quadric <[email protected]>\n"
1313
"Language-Team: Polish <https://hosted.weblate.org/projects/django-filter/"
1414
"django-filter/pl/>\n"
@@ -19,7 +19,7 @@ msgstr ""
1919
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && ("
2020
"n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
2121
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
22-
"X-Generator: Weblate 4.16-dev\n"
22+
"X-Generator: Weblate 4.17-dev\n"
2323

2424
#: conf.py:16
2525
msgid "date"
@@ -91,7 +91,7 @@ msgstr "zawiera się w zakresie"
9191

9292
#: conf.py:39
9393
msgid "is null"
94-
msgstr ""
94+
msgstr "jest wartością null"
9595

9696
#: conf.py:40 conf.py:41
9797
msgid "matches regex"
@@ -107,27 +107,27 @@ msgstr "zawiera się w"
107107

108108
#: conf.py:45
109109
msgid "overlaps"
110-
msgstr ""
110+
msgstr "nakłada się"
111111

112112
#: conf.py:46
113113
msgid "has key"
114-
msgstr ""
114+
msgstr "posiada klucz"
115115

116116
#: conf.py:47
117117
msgid "has keys"
118-
msgstr ""
118+
msgstr "posiada klucze"
119119

120120
#: conf.py:48
121121
msgid "has any keys"
122-
msgstr ""
122+
msgstr "posiada jakiekolwiek klucze"
123123

124124
#: fields.py:94
125125
msgid "Select a lookup."
126-
msgstr ""
126+
msgstr "Wybierz wyszukiwanie."
127127

128128
#: fields.py:198
129129
msgid "Range query expects two values."
130-
msgstr ""
130+
msgstr "Zapytanie o zakres oczekuje dwóch wartości."
131131

132132
#: filters.py:437
133133
msgid "Today"
@@ -174,15 +174,15 @@ msgstr "Filtry pola"
174174

175175
#: utils.py:308
176176
msgid "exclude"
177-
msgstr ""
177+
msgstr "wyklucz"
178178

179179
#: widgets.py:58
180180
msgid "All"
181181
msgstr "Wszystko"
182182

183183
#: widgets.py:162
184184
msgid "Unknown"
185-
msgstr ""
185+
msgstr "Nieznane"
186186

187187
#: widgets.py:162
188188
msgid "Yes"

0 commit comments

Comments
 (0)