Skip to content

Translations update from Hosted Weblate #1570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions django_filters/locale/pl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: django_filters 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-10 11:07+0000\n"
"PO-Revision-Date: 2023-02-12 14:36+0000\n"
"PO-Revision-Date: 2023-04-10 20:47+0000\n"
"Last-Translator: Quadric <[email protected]>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/django-filter/"
"django-filter/pl/>\n"
Expand All @@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && ("
"n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Generator: Weblate 4.16-dev\n"
"X-Generator: Weblate 4.17-dev\n"

#: conf.py:16
msgid "date"
Expand Down Expand Up @@ -91,7 +91,7 @@ msgstr "zawiera się w zakresie"

#: conf.py:39
msgid "is null"
msgstr ""
msgstr "jest wartością null"

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

#: conf.py:45
msgid "overlaps"
msgstr ""
msgstr "nakłada się"

#: conf.py:46
msgid "has key"
msgstr ""
msgstr "posiada klucz"

#: conf.py:47
msgid "has keys"
msgstr ""
msgstr "posiada klucze"

#: conf.py:48
msgid "has any keys"
msgstr ""
msgstr "posiada jakiekolwiek klucze"

#: fields.py:94
msgid "Select a lookup."
msgstr ""
msgstr "Wybierz wyszukiwanie."

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

#: filters.py:437
msgid "Today"
Expand Down Expand Up @@ -174,15 +174,15 @@ msgstr "Filtry pola"

#: utils.py:308
msgid "exclude"
msgstr ""
msgstr "wyklucz"

#: widgets.py:58
msgid "All"
msgstr "Wszystko"

#: widgets.py:162
msgid "Unknown"
msgstr ""
msgstr "Nieznane"

#: widgets.py:162
msgid "Yes"
Expand Down