code stringlengths 0 21.5M | repo_name stringlengths 4 92 | path stringlengths 1 189 | language stringlengths 0 26 | license stringclasses 11
values | size int64 0 21.5M |
|---|---|---|---|---|---|
import json
from django.contrib.postgres import forms, lookups
from django.contrib.postgres.fields.array import ArrayField
from django.core import exceptions
from django.db.models import Field, TextField, Transform
from django.db.models.fields.mixins import CheckFieldDefaultMixin
from django.utils.translation import g... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/fields/hstore.py | Python | mit | 3,276 |
from django.db.models import JSONField as BuiltinJSONField
__all__ = ["JSONField"]
class JSONField(BuiltinJSONField):
system_check_removed_details = {
"msg": (
"django.contrib.postgres.fields.JSONField is removed except for "
"support in historical migrations."
),
... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/fields/jsonb.py | Python | mit | 406 |
import datetime
import json
from django.contrib.postgres import forms, lookups
from django.db import models
from django.db.backends.postgresql.psycopg_any import (
DateRange,
DateTimeTZRange,
NumericRange,
Range,
)
from django.db.models.functions import Cast
from django.db.models.lookups import Postgre... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/fields/ranges.py | Python | mit | 11,417 |
class AttributeSetter:
def __init__(self, name, value):
setattr(self, name, value)
| castiel248/Convert | Lib/site-packages/django/contrib/postgres/fields/utils.py | Python | mit | 95 |
from .array import * # NOQA
from .hstore import * # NOQA
from .ranges import * # NOQA
| castiel248/Convert | Lib/site-packages/django/contrib/postgres/forms/__init__.py | Python | mit | 89 |
import copy
from itertools import chain
from django import forms
from django.contrib.postgres.validators import (
ArrayMaxLengthValidator,
ArrayMinLengthValidator,
)
from django.core.exceptions import ValidationError
from django.utils.translation import gettext_lazy as _
from ..utils import prefix_validation_... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/forms/array.py | Python | mit | 8,401 |
import json
from django import forms
from django.core.exceptions import ValidationError
from django.utils.translation import gettext_lazy as _
__all__ = ["HStoreField"]
class HStoreField(forms.CharField):
"""
A field for HStore data which accepts dictionary JSON input.
"""
widget = forms.Textarea
... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/forms/hstore.py | Python | mit | 1,767 |
from django import forms
from django.core import exceptions
from django.db.backends.postgresql.psycopg_any import (
DateRange,
DateTimeTZRange,
NumericRange,
)
from django.forms.widgets import HiddenInput, MultiWidget
from django.utils.translation import gettext_lazy as _
__all__ = [
"BaseRangeField",
... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/forms/ranges.py | Python | mit | 3,652 |
from django.db.models import DateTimeField, Func, UUIDField
class RandomUUID(Func):
template = "GEN_RANDOM_UUID()"
output_field = UUIDField()
class TransactionNow(Func):
template = "CURRENT_TIMESTAMP"
output_field = DateTimeField()
| castiel248/Convert | Lib/site-packages/django/contrib/postgres/functions.py | Python | mit | 252 |
from django.db import NotSupportedError
from django.db.models import Func, Index
from django.utils.functional import cached_property
__all__ = [
"BloomIndex",
"BrinIndex",
"BTreeIndex",
"GinIndex",
"GistIndex",
"HashIndex",
"SpGistIndex",
]
class PostgresIndex(Index):
@cached_property... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/indexes.py | Python | mit | 8,123 |
{% include 'django/forms/widgets/multiwidget.html' %}
| castiel248/Convert | Lib/site-packages/django/contrib/postgres/jinja2/postgres/widgets/split_array.html | HTML | mit | 54 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# F Wolff <friedel@translate.org.za>, 2019-2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/af/LC_MESSAGES/django.po | po | mit | 3,209 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Bashar Al-Abdulhadi, 2015-2017
# Muaaz Alsaied, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Tra... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po | po | mit | 4,821 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Riterix <infosrabah@gmail.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: Transif... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po | po | mit | 4,868 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Emin Mastizada <emin@linux.com>, 2018,2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: T... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/az/LC_MESSAGES/django.po | po | mit | 3,214 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Viktar Palstsiuk <vipals@gmail.com>, 2015
# znotdead <zhirafchik@gmail.com>, 2016-2017,2019,2023
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revis... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/be/LC_MESSAGES/django.po | po | mit | 4,643 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# arneatec <arneatec@gmail.com>, 2022
# Todor Lubenov <tlubenov@gmail.com>, 2015
# Venelin Stoykov <vkstoykov@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-0... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po | po | mit | 3,974 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Antoni Aloy <aaloy@apsl.net>, 2015,2017
# duub qnnp, 2015
# Gil Obradors Via <gil.obradors@gmail.com>, 2019
# Manel Clos <manelclos@gmail.com>, 2020
# Roger Pons <rogerpons@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po | po | mit | 3,430 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Swara <swara09@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09:22+0000\n"
"Last-Translator: Swara <swara... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po | po | mit | 3,526 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Tomáš Ehrlich <tomas.ehrlich@gmail.com>, 2015
# Vláďa Macek <macek@sandbox.cz>, 2015-2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Dat... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po | po | mit | 3,884 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Erik Ramsgaard Wognsen <r4mses@gmail.com>, 2023
# Erik Ramsgaard Wognsen <r4mses@gmail.com>, 2015-2020
# valberg <valberg@orn.li>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-D... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/da/LC_MESSAGES/django.po | po | mit | 3,344 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Florian Apolloner <florian@apolloner.eu>, 2023
# Jannis Leidel <jannis@leidel.info>, 2015-2018,2020
# Jens Neuhaus <kontakt@jensneuhaus.de>, 2016
# Markus Holtermann <info@markusholtermann.eu>, 2017
msgid ""
msgstr ""
"Project-I... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/de/LC_MESSAGES/django.po | po | mit | 3,611 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Michael Wolf <milupo@sorbzilla.de>, 2016-2018,2020,2023
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09:22+0000\n"
"Last-... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po | po | mit | 4,061 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Fotis Athineos <fotis@transifex.com>, 2021
# Giannis Meletakis <meletakis@gmail.com>, 2015
# Nick Mavrakis <mavrakis.n@gmail.com>, 2017-2018
# Nick Mavrakis <mavrakis.n@gmail.com>, 2016
# Pãnoș <panos.laganakos@gmail.com>, 2016
... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/el/LC_MESSAGES/django.po | po | mit | 4,144 |
# This file is distributed under the same license as the Django package.
#
msgid ""
msgstr ""
"Project-Id-Version: Django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2015-01-18 20:56+0100\n"
"Last-Translator: Django team\n"
"Language-Team: English <en@li.org>\n"
"Langua... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/en/LC_MESSAGES/django.po | po | mit | 2,862 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Tom Fifield <tom@tomfifield.net>, 2021
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2021-04-11 13:16+0000\n"
"Last-Translator: Tom F... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po | po | mit | 3,215 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Baptiste Darthenay <baptiste+transifex@darthenay.fr>, 2015-2017,2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po | po | mit | 3,217 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Antoni Aloy <aaloy@apsl.net>, 2015,2017
# e4db27214f7e7544f2022c647b585925_bb0e321, 2015
# Ignacio José Lizarán Rus <ilizaran@gmail.com>, 2019
# Igor Támara <igor@tamarapatino.org>, 2015
# Pablo, 2015
# Uriel Medina <urimeba511@... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/es/LC_MESSAGES/django.po | po | mit | 3,794 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Ramiro Morales, 2015-2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: Transifex Bot <>\n... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po | po | mit | 3,278 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Antoni Aloy <aaloy@apsl.net>, 2015
# Ernesto Avilés, 2015
# Igor Támara <igor@tamarapatino.org>, 2015
# Pablo, 2015
# Veronicabh <vero.blazher@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po | po | mit | 3,233 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Alex Dzul <alexexc2@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: Transif... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po | po | mit | 2,283 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Martin Pajuste <martinpajuste@gmail.com>, 2015
# Martin Pajuste <martinpajuste@gmail.com>, 2017
# Marti Raudsepp <marti@juffo.org>, 2015-2016
# Ragnar Rebase <rrebase@gmail.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: djan... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/et/LC_MESSAGES/django.po | po | mit | 3,404 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Eneko Illarramendi <eneko@illarra.com>, 2017-2018
# Urtzi Odriozola <urtzi.odriozola@gmail.com>, 2017,2021
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po | po | mit | 3,321 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Ali Nikneshan <ali@nikneshan.com>, 2015
# MJafar Mashhadi <raindigital2007@gmail.com>, 2018
# Mohammad Hossein Mojtahedi <Mhm5000@gmail.com>, 2016
# Pouya Abbassi, 2016
# rahim agh <rahim.aghareb@gmail.com>, 2020
msgid ""
msgstr... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po | po | mit | 3,845 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Aarni Koskela, 2015,2017,2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-12-09 06:30+0000\n"
"Last-Translator: Aarni Koskela\... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po | po | mit | 3,315 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Claude Paroz <claude@2xlibre.net>, 2015-2019,2023
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09:22+0000\n"
"Last-Transl... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po | po | mit | 3,759 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# GunChleoc, 2016-2017
# GunChleoc, 2015
# GunChleoc, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po | po | mit | 4,013 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# fasouto <fsoutomoure@gmail.com>, 2017
# X Bello <xbello@gmail.com>, 2023
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09:... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po | po | mit | 3,316 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Meir Kriheli <mkriheli@gmail.com>, 2015,2017,2019
# אורי רודברג <uri@speedy.net>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: ... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/he/LC_MESSAGES/django.po | po | mit | 4,188 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Filip Cuk <filipcuk2@gmail.com>, 2016
# Mislav Cimperšak <mislav.cimpersak@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-D... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po | po | mit | 2,501 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Michael Wolf <milupo@sorbzilla.de>, 2016-2019,2023
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09:22+0000\n"
"Last-Trans... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po | po | mit | 3,971 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Akos Zsolt Hochrein <hoch.akos@gmail.com>, 2018
# András Veres-Szentkirályi, 2016
# Dóra Szendrei <szendrgigi@gmail.com>, 2017
# Istvan Farkas <istvan.farkas@gmail.com>, 2019
# János R, 2017
msgid ""
msgstr ""
"Project-Id-Versio... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po | po | mit | 3,394 |
# This file is distributed under the same license as the Django package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Armenian (... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po | po | mit | 3,825 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Martijn Dekker <mcdutchie@hotmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator:... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po | po | mit | 2,251 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Fery Setiawan <gembelweb@gmail.com>, 2015-2018
# M Asep Indrayana <me@drayanaindra.com>, 2015
# oon arfiandwi <oon.arfiandwi@gmail.com>, 2016
# rodin <romihardiyanto@gmail.com>, 2016
# sage <laymonage@gmail.com>, 2019
# Sutrisno... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/id/LC_MESSAGES/django.po | po | mit | 3,300 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Thordur Sigurdsson <thordur@ja.is>, 2016-2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/is/LC_MESSAGES/django.po | po | mit | 3,313 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# 0d21a39e384d88c2313b89b5042c04cb, 2017
# Flavio Curella <flavio.curella@gmail.com>, 2016
# Mirco Grillo <mirco.grillomg@gmail.com>, 2018,2020
# palmux <palmux@gmail.com>, 2015
# Paolo Melchiorre <paolo@melchiorre.org>, 2023
# Ma... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/it/LC_MESSAGES/django.po | po | mit | 3,874 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Shinya Okano <tokibito@gmail.com>, 2015-2018,2023
# Takuya N <takninnovationresearch@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po | po | mit | 3,437 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# André Bouatchidzé <a@anbz.net>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: Transif... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po | po | mit | 2,356 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Leo Trubach <leotrubach@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: Tra... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po | po | mit | 2,327 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# hoseung2 <ghyutjik123@gmail.com>, 2017
# Gihun Ham <progh2@gmail.com>, 2018
# JunGu Kang <chr0m3.kr@gmail.com>, 2015
# Kwangho Kim <rhkd865@gmail.com>, 2019
# 조민권 <minkwon007@gmail.com>, 2016
# minsung kang, 2015
# Subin Choi <o... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po | po | mit | 3,445 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Soyuzbek Orozbek uulu <soyuzbek196.kg@gmail.com>, 2020
# Soyuzbek Orozbek uulu <soyuzbek196.kg@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+02... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po | po | mit | 3,504 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Matas Dailyda <matas@dailyda.com>, 2015-2018
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator:... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po | po | mit | 3,972 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Edgars Voroboks <edgars.voroboks@gmail.com>, 2023
# Edgars Voroboks <edgars.voroboks@gmail.com>, 2017
# Edgars Voroboks <edgars.voroboks@gmail.com>, 2018
# Edgars Voroboks <edgars.voroboks@gmail.com>, 2019
# peterisb <pb@sungis.... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po | po | mit | 3,768 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# dekomote <dr.mote@gmail.com>, 2015
# Vasil Vangelovski <vvangelovski@gmail.com>, 2015-2017
# Vasil Vangelovski <vvangelovski@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Crea... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po | po | mit | 3,783 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Hrishikesh <hrishi.kb@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-13 21:28+0000\n"
"Last-Translator: Hrish... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po | po | mit | 2,947 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Zorig, 2016-2017
# Zorig, 2019
# Анхбаяр Анхаа <l.ankhbayar@gmail.com>, 2015
# Баясгалан Цэвлээ <bayasaa_7672@yahoo.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po | po | mit | 3,867 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Jafry Hisham, 2021
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2021-11-16 12:53+0000\n"
"Last-Translator: Jafry Hisham\n"
"Language... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ms/LC_MESSAGES/django.po | po | mit | 3,025 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Jon <jon@kolonial.no>, 2015-2016
# Jon <jon@kolonial.no>, 2017-2018,2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po | po | mit | 3,252 |
# This file is distributed under the same license as the Django package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-12 20:01+0000\n"
"Last-Translator: Transifex Bot <>\n"
"Language-Team: Nepali (ht... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po | po | mit | 2,421 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
# Ilja Maas <iljamaas@dreamsolution.nl>, 2015
# 8de006b1b0894aab6aef71979dcd8bd6_5c6b207 <ff2658a8d8dbebbd9cc240b8c133a515_234097>, 2015
# Tonnes <tonnes.mb@gmail.com>, 2017,201... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po | po | mit | 3,515 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Sivert Olstad, 2021
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2021-11-16 22:21+0000\n"
"Last-Translator: Sivert Olstad\n"
"Langua... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/nn/LC_MESSAGES/django.po | po | mit | 3,184 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Dariusz Paluch <taxido0@gmail.com>, 2015
# Janusz Harkot <jh@trilab.pl>, 2015
# Piotr Jakimiak <legolass71@gmail.com>, 2015
# lobsterick <lobsterick@gmail.com>, 2019
# Maciej Olko <maciej.olko@gmail.com>, 2016-2019
# Maciej Olko... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po | po | mit | 4,217 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Claudio Fernandes <squeral@gmail.com>, 2015
# jorgecarleitao <jorgecarleitao@gmail.com>, 2015
# Nuno Mariz <nmariz@gmail.com>, 2015,2017-2018
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Crea... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po | po | mit | 3,281 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Andre Machado <csantos.machado@gmail.com>, 2016
# Carlos C. Leite <caduado@gmail.com>, 2016,2019
# Claudemiro Alves Feitosa Neto <dimiro1@gmail.com>, 2015
# Fábio C. Barrionuevo da Luz <bnafta@gmail.com>, 2015
# Jonas Rodrigues,... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po | po | mit | 3,896 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Bogdan Mateescu, 2018
# Eugenol Man <neatusebastian@gmail.com>, 2020
# Razvan Stefanescu <razvan.stefanescu@gmail.com>, 2015,2017
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po | po | mit | 3,700 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Eugene <eugene.mechanism@gmail.com>, 2016
# eXtractor <evg.kirov@gmail.com>, 2015
# crazyzubr <hjcnbckfd@gmail.com>, 2020
# Kirill Gagarski <gagarin.gtn@gmail.com>, 2015
# Вася Аникин <anikin.vasya@gmail.com>, 2017
# Алексей Бор... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po | po | mit | 5,495 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Martin Tóth <ezimir@gmail.com>, 2017-2018
# Peter Stríž <petulak8@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po | po | mit | 3,846 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Andrej Marsetič, 2022
# Primoz Verdnik <primoz.verdnik@gmail.com>, 2017
# zejn <zelo.zejn+transifex@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po | po | mit | 3,602 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Besnik Bleta <besnik@programeshqip.org>, 2023
# Besnik Bleta <besnik@programeshqip.org>, 2017-2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Rev... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po | po | mit | 3,394 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Branko Kokanovic <branko@kokanovic.org>, 2018
# Igor Jerosimić, 2020,2023
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po | po | mit | 4,214 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Igor Jerosimić, 2019-2020,2023
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09:22+0000\n"
"Last-Translator: Igor Jerosimi... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po | po | mit | 3,510 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Anders Hovmöller <boxed@killingar.net>, 2023
# Elias Johnstone <eli87as@gmail.com>, 2022
# Gustaf Hansen <gustaf.hansen@gmail.com>, 2015
# Jonathan Lindén, 2015
# Petter Strandmark <petter.strandmark@gmail.com>, 2019
# Thomas Lu... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po | po | mit | 3,487 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Surush Sufiew <siriusproger@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-05-15 00:32+0000\n"
"Last-Translator:... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po | po | mit | 3,511 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Resulkary <resulsaparov@gmail.com>, 2020
# Welbeck Garli <welbeckgrlyw@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date:... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po | po | mit | 3,268 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# BouRock, 2015-2019,2023
# BouRock, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-19 09:22+0000\n"
"Last-Translator: BouR... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po | po | mit | 3,288 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Andriy Sokolovskiy <me@asokolovskiy.com>, 2015
# Denis Podlesniy <haos616@gmail.com>, 2016
# Igor Melnyk, 2017
# Illia Volochii <illia.volochii@gmail.com>, 2021,2023
# Kirill Gagarski <gagarin.gtn@gmail.com>, 2015-2016
# tarasyy... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po | po | mit | 5,100 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Abdulaminkhon Khaydarov <webdasturuz@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revision-Date: 2020-07-25 17:13+0000\n"
"Last-Tr... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po | po | mit | 2,291 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Lele Long <schemacs@gmail.com>, 2015,2017
# Liping Wang <lynn.config@gmail.com>, 2016
# Liping Wang <lynn.config@gmail.com>, 2016
# wang zhao <672565116@qq.com>, 2018
# wolf ice <warwolf7677@163.com>, 2020
# 高乐喆 <gaolezhe@outloo... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po | po | mit | 3,084 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Chen Chun-Chia <ccc.larc@gmail.com>, 2015
# Tzu-ping Chung <uranusjr@gmail.com>, 2016-2017,2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-11 20:56+0200\n"
"PO-Revisi... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po | po | mit | 2,962 |
from django.db.models import Transform
from django.db.models.lookups import PostgresOperatorLookup
from django.db.models.sql.query import Query
from .search import SearchVector, SearchVectorExact, SearchVectorField
class DataContains(PostgresOperatorLookup):
lookup_name = "contains"
postgres_operator = "@>"
... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/lookups.py | Python | mit | 1,991 |
from django.contrib.postgres.signals import (
get_citext_oids,
get_hstore_oids,
register_type_handlers,
)
from django.db import NotSupportedError, router
from django.db.migrations import AddConstraint, AddIndex, RemoveIndex
from django.db.migrations.operations.base import Operation
from django.db.models.con... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/operations.py | Python | mit | 11,755 |
from django.db.models import (
CharField,
Expression,
Field,
FloatField,
Func,
Lookup,
TextField,
Value,
)
from django.db.models.expressions import CombinedExpression, register_combinable_fields
from django.db.models.functions import Cast, Coalesce
class SearchVectorExact(Lookup):
... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/search.py | Python | mit | 11,676 |
from django.db.migrations.serializer import BaseSerializer
class RangeSerializer(BaseSerializer):
def serialize(self):
module = self.value.__class__.__module__
# Ranges are implemented in psycopg2._range but the public import
# location is psycopg2.extras.
module = "psycopg2.extras... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/serializers.py | Python | mit | 435 |
import functools
from django.db import connections
from django.db.backends.base.base import NO_DB_ALIAS
from django.db.backends.postgresql.psycopg_any import is_psycopg3
def get_type_oids(connection_alias, type_name):
with connections[connection_alias].cursor() as cursor:
cursor.execute(
"SEL... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/signals.py | Python | mit | 2,870 |
{% include 'django/forms/widgets/multiwidget.html' %}
| castiel248/Convert | Lib/site-packages/django/contrib/postgres/templates/postgres/widgets/split_array.html | HTML | mit | 54 |
from django.core.exceptions import ValidationError
from django.utils.functional import SimpleLazyObject
from django.utils.text import format_lazy
def prefix_validation_error(error, prefix, code, params):
"""
Prefix a validation error message while maintaining the existing
validation data structure.
""... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/utils.py | Python | mit | 1,187 |
from django.core.exceptions import ValidationError
from django.core.validators import (
MaxLengthValidator,
MaxValueValidator,
MinLengthValidator,
MinValueValidator,
)
from django.utils.deconstruct import deconstructible
from django.utils.translation import gettext_lazy as _
from django.utils.translatio... | castiel248/Convert | Lib/site-packages/django/contrib/postgres/validators.py | Python | mit | 2,803 |
castiel248/Convert | Lib/site-packages/django/contrib/redirects/__init__.py | Python | mit | 0 | |
from django.contrib import admin
from django.contrib.redirects.models import Redirect
@admin.register(Redirect)
class RedirectAdmin(admin.ModelAdmin):
list_display = ("old_path", "new_path")
list_filter = ("site",)
search_fields = ("old_path", "new_path")
radio_fields = {"site": admin.VERTICAL}
| castiel248/Convert | Lib/site-packages/django/contrib/redirects/admin.py | Python | mit | 314 |
from django.apps import AppConfig
from django.utils.translation import gettext_lazy as _
class RedirectsConfig(AppConfig):
default_auto_field = "django.db.models.AutoField"
name = "django.contrib.redirects"
verbose_name = _("Redirects")
| castiel248/Convert | Lib/site-packages/django/contrib/redirects/apps.py | Python | mit | 251 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Charl du Plessis <cjdupless@gmail.com>, 2021
# F Wolff <friedel@translate.org.za>, 2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-15 09:00+0100\n"
"PO-Revision-Date:... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/af/LC_MESSAGES/django.po | po | mit | 1,367 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Bashar Al-Abdulhadi, 2016,2021
# Bashar Al-Abdulhadi, 2014
# Jannis Leidel <jannis@leidel.info>, 2011
# Muaaz Alsaied, 2020
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po | po | mit | 1,595 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Jihad Bahmaid Al-Halki, 2022
# Riterix <infosrabah@gmail.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-15 09:00+0100\n"
"PO-Revision-Date: 2022-07-24 18:32+00... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po | po | mit | 1,581 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Ḷḷumex03 <tornes@opmbx.org>, 2014
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
"PO-Revision-Date: 2017-09-23 19:51+0000\n"
"Last-Translator: Jannis Lei... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po | po | mit | 1,266 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Ali Ismayilov <ali@ismailov.info>, 2011
# Emin Mastizada <emin@linux.com>, 2020
# Emin Mastizada <emin@linux.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-08 ... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/az/LC_MESSAGES/django.po | po | mit | 1,347 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Viktar Palstsiuk <vipals@gmail.com>, 2015
# znotdead <zhirafchik@gmail.com>, 2016,2019,2021
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-15 09:00+0100\n"
"PO-Revision-D... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/be/LC_MESSAGES/django.po | po | mit | 1,662 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# arneatec <arneatec@gmail.com>, 2022
# Jannis Leidel <jannis@leidel.info>, 2011
# Venelin Stoykov <vkstoykov@gmail.com>, 2015
# vestimir <vestimir@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-B... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po | po | mit | 1,587 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Jannis Leidel <jannis@leidel.info>, 2011
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
"PO-Revision-Date: 2017-09-19 16:40+0000\n"
"Last-Translator: Jan... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po | po | mit | 1,511 |
# This file is distributed under the same license as the Django package.
#
# Translators:
# Fulup <fulup.jakez@gmail.com>, 2012
# Irriep Nala Novram <allannkorh@yahoo.fr>, 2018
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
"PO-Revision-Date: 20... | castiel248/Convert | Lib/site-packages/django/contrib/redirects/locale/br/LC_MESSAGES/django.po | po | mit | 1,623 |