Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#1577)
Browse files Browse the repository at this point in the history
* 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 (Chinese (Simplified))

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/zh_Hans/

* Translated using Weblate (Italian)

Currently translated at 97.6% (41 of 42 strings)

Translation: django-filter/django-filter
Translate-URL: https://hosted.weblate.org/projects/django-filter/django-filter/it/

* Translated using Weblate (Portuguese (Brazil))

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/pt_BR/

* Translated using Weblate (Slovak)

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/sk/

---------

Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Co-authored-by: Lattefang <370358679@qq.com>
Co-authored-by: Daniele Tricoli <eriol@mornie.org>
Co-authored-by: Diogo Silva <diogosilv30@gmail.com>
Co-authored-by: Milan Šalka <salka.milan@googlemail.com>
  • Loading branch information
6 people committed Aug 25, 2023
1 parent f38dcdd commit c428fde
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 75 deletions.
19 changes: 10 additions & 9 deletions django_filters/locale/it/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-10 11:07+0000\n"
"PO-Revision-Date: 2017-01-26 20:52+0100\n"
"Last-Translator: Carlos Goce\n"
"Language-Team: Spanish (España)\n"
"Language: es_ES\n"
"PO-Revision-Date: 2023-06-11 16:51+0000\n"
"Last-Translator: Daniele Tricoli <eriol@mornie.org>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/django-filter/"
"django-filter/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.11\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18-dev\n"

#: conf.py:16
msgid "date"
Expand Down Expand Up @@ -88,7 +89,7 @@ msgstr "nell'intervallo"

#: conf.py:39
msgid "is null"
msgstr ""
msgstr "nullo"

#: conf.py:40 conf.py:41
msgid "matches regex"
Expand Down Expand Up @@ -124,7 +125,7 @@ msgstr ""

#: fields.py:198
msgid "Range query expects two values."
msgstr "La query di intervallo richiede due valori"
msgstr "La query di intervallo richiede due valori."

#: filters.py:437
msgid "Today"
Expand Down Expand Up @@ -183,7 +184,7 @@ msgstr "Sconosciuto"

#: widgets.py:162
msgid "Yes"
msgstr ""
msgstr ""

#: widgets.py:162
msgid "No"
Expand Down
6 changes: 3 additions & 3 deletions django_filters/locale/pl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"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"
"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.17-dev\n"

#: conf.py:16
Expand Down
15 changes: 8 additions & 7 deletions django_filters/locale/pt_BR/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-10 11:07+0000\n"
"PO-Revision-Date: 2017-12-11 22:07-0200\n"
"Last-Translator: Anderson Scouto da Silva\n"
"Language-Team: \n"
"PO-Revision-Date: 2023-06-30 13:51+0000\n"
"Last-Translator: Diogo Silva <diogosilv30@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
"django-filter/django-filter/pt_BR/>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.13\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.0-dev\n"

#: conf.py:16
msgid "date"
Expand Down Expand Up @@ -88,7 +89,7 @@ msgstr "está no range"

#: conf.py:39
msgid "is null"
msgstr ""
msgstr "é nulo"

#: conf.py:40 conf.py:41
msgid "matches regex"
Expand Down Expand Up @@ -120,7 +121,7 @@ msgstr "contém uma das chaves"

#: fields.py:94
msgid "Select a lookup."
msgstr ""
msgstr "Selecione uma pesquisa."

#: fields.py:198
msgid "Range query expects two values."
Expand Down
15 changes: 8 additions & 7 deletions django_filters/locale/sk/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,22 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-10 11:07+0000\n"
"PO-Revision-Date: 2018-03-25 19:18+0058\n"
"Last-Translator: b'Erik Telepovsky <erik@pragmaticmates.com>'\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"PO-Revision-Date: 2023-07-21 19:07+0000\n"
"Last-Translator: Milan Šalka <salka.milan@googlemail.com>\n"
"Language-Team: Slovak <https://hosted.weblate.org/projects/django-filter/"
"django-filter/sk/>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n "
">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
"X-Generator: Weblate 5.0-dev\n"
"X-Translated-Using: django-rosetta 0.8.1\n"

#: conf.py:16
Expand Down Expand Up @@ -90,7 +91,7 @@ msgstr "je v rozsahu"

#: conf.py:39
msgid "is null"
msgstr ""
msgstr "je nulová"

#: conf.py:40 conf.py:41
msgid "matches regex"
Expand Down Expand Up @@ -122,7 +123,7 @@ msgstr "má akékoľvek kľúče"

#: fields.py:94
msgid "Select a lookup."
msgstr ""
msgstr "Vyberte vyhľadávanie."

#: fields.py:198
msgid "Range query expects two values."
Expand Down
89 changes: 40 additions & 49 deletions django_filters/locale/zh_CN/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,136 +3,129 @@
# This file is distributed under the same license as the PACKAGE package.
# Kane Blueriver <kxxoling@gmail.com>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-10 11:07+0000\n"
"PO-Revision-Date: 2016-01-30 17:50+0800\n"
"Last-Translator: Kane Blueriver <kxxoling@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"PO-Revision-Date: 2023-05-07 03:57+0000\n"
"Last-Translator: Lattefang <370358679@qq.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"django-filter/django-filter/zh_Hans/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.18-dev\n"

#: conf.py:16
#, fuzzy
#| msgid "Any date"
msgid "date"
msgstr "任何时刻"
msgstr "日期"

#: conf.py:17
#, fuzzy
#| msgid "This year"
msgid "year"
msgstr "今年"
msgstr ""

#: conf.py:18
#, fuzzy
#| msgid "This month"
msgid "month"
msgstr "本月"
msgstr ""

#: conf.py:19
#, fuzzy
#| msgid "Today"
msgid "day"
msgstr "今日"
msgstr ""

#: conf.py:20
msgid "week day"
msgstr ""
msgstr "工作日"

#: conf.py:21
msgid "hour"
msgstr ""
msgstr "小时"

#: conf.py:22
msgid "minute"
msgstr ""
msgstr "分钟"

#: conf.py:23
msgid "second"
msgstr ""
msgstr ""

#: conf.py:27 conf.py:28
msgid "contains"
msgstr ""
msgstr "包含"

#: conf.py:29
msgid "is in"
msgstr ""
msgstr ""

#: conf.py:30
msgid "is greater than"
msgstr ""
msgstr "大于"

#: conf.py:31
msgid "is greater than or equal to"
msgstr ""
msgstr "大于等于"

#: conf.py:32
msgid "is less than"
msgstr ""
msgstr "小于"

#: conf.py:33
msgid "is less than or equal to"
msgstr ""
msgstr "小于等于"

#: conf.py:34 conf.py:35
msgid "starts with"
msgstr ""
msgstr "以……开始"

#: conf.py:36 conf.py:37
msgid "ends with"
msgstr ""
msgstr "以……结尾"

#: conf.py:38
msgid "is in range"
msgstr ""
msgstr "在范围内"

#: conf.py:39
msgid "is null"
msgstr ""
msgstr "为空"

#: conf.py:40 conf.py:41
msgid "matches regex"
msgstr ""
msgstr "匹配正则表达式"

#: conf.py:42 conf.py:49
msgid "search"
msgstr ""
msgstr "搜索"

#: conf.py:44
msgid "is contained by"
msgstr ""
msgstr "包含在"

#: conf.py:45
msgid "overlaps"
msgstr ""
msgstr "重叠"

#: conf.py:46
msgid "has key"
msgstr ""
msgstr "单值"

#: conf.py:47
msgid "has keys"
msgstr ""
msgstr "多值"

#: conf.py:48
msgid "has any keys"
msgstr ""
msgstr "任何值"

#: fields.py:94
msgid "Select a lookup."
msgstr ""
msgstr "选择查找。"

#: fields.py:198
msgid "Range query expects two values."
msgstr ""
msgstr "范围查询需要两个值。"

#: filters.py:437
msgid "Today"
Expand All @@ -156,7 +149,7 @@ msgstr "今年"

#: filters.py:543
msgid "Multiple values may be separated by commas."
msgstr ""
msgstr "多个值可以用逗号分隔。"

#: filters.py:721
#, python-format
Expand All @@ -170,34 +163,32 @@ msgstr "排序"
#: rest_framework/filterset.py:33
#: templates/django_filters/rest_framework/form.html:5
msgid "Submit"
msgstr ""
msgstr "提交"

#: templates/django_filters/rest_framework/crispy_form.html:4
#: templates/django_filters/rest_framework/form.html:2
#, fuzzy
#| msgid "Filter"
msgid "Field filters"
msgstr "过滤器"
msgstr "字段过滤器"

#: utils.py:308
msgid "exclude"
msgstr ""
msgstr "排除"

#: widgets.py:58
msgid "All"
msgstr "全部"

#: widgets.py:162
msgid "Unknown"
msgstr ""
msgstr "未知"

#: widgets.py:162
msgid "Yes"
msgstr ""
msgstr ""

#: widgets.py:162
msgid "No"
msgstr ""
msgstr ""

#~ msgid "This is an exclusion filter"
#~ msgstr "未启用该过滤器"

0 comments on commit c428fde

Please sign in to comment.