summaryrefslogtreecommitdiff
path: root/django/contrib/postgres
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2022-01-29 18:59:17 +0100
committerGitHub <noreply@github.com>2022-01-29 18:59:17 +0100
commit7a1c6533eb72c3e6faa308796ba7f8d7d447d3b9 (patch)
tree5ceabf62970ade7ffbfc9153d6362ef201d34ea4 /django/contrib/postgres
parent9a9c5b402b2509fab4ae40c4e73a13c18bbd7b01 (diff)
[4.0.x] Updated translations from Transifex.
Updated Bulgarian, Czech, German, Uzbek, and Vietnamese translations.
Diffstat (limited to 'django/contrib/postgres')
-rw-r--r--django/contrib/postgres/locale/bg/LC_MESSAGES/django.mobin2969 -> 3515 bytes
-rw-r--r--django/contrib/postgres/locale/bg/LC_MESSAGES/django.po23
2 files changed, 12 insertions, 11 deletions
diff --git a/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo b/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo
index f4aceb9b0e..57979ba3ad 100644
--- a/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo
+++ b/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po b/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po
index 4ee210ec8d..c4a0dbf4f0 100644
--- a/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po
+++ b/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po
@@ -1,15 +1,16 @@
# This file is distributed under the same license as the Django package.
#
# Translators:
-# Todor Lubenov <tgl.sysdev@gmail.com>, 2015
+# 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-05-11 20:56+0200\n"
-"PO-Revision-Date: 2020-05-12 20:01+0000\n"
-"Last-Translator: Transifex Bot <>\n"
+"PO-Revision-Date: 2022-01-14 11:54+0000\n"
+"Last-Translator: arneatec <arneatec@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/django/django/language/"
"bg/)\n"
"MIME-Version: 1.0\n"
@@ -23,23 +24,23 @@ msgstr "PostgreSQL разширения"
#, python-format
msgid "Item %(nth)s in the array did not validate:"
-msgstr ""
+msgstr "Елемент %(nth)s в масива не се валидира:"
msgid "Nested arrays must have the same length."
-msgstr "Вложените масиви, трябва да имат същата дължина."
+msgstr "Вложените масиви трябва да имат еднаква дължина."
msgid "Map of strings to strings/nulls"
-msgstr ""
+msgstr "Мап от стрингове към стрингове/null-ове"
#, python-format
msgid "The value of “%(key)s” is not a string or null."
-msgstr ""
+msgstr "Стойността на “%(key)s” не е стринг или null."
msgid "Could not load JSON data."
-msgstr "Не можа да зареди JSON данни ."
+msgstr "Не можа да зареди JSON данни."
msgid "Input must be a JSON dictionary."
-msgstr ""
+msgstr "Входните данни трябва да са JSON речник."
msgid "Enter two valid values."
msgstr "Въведете две валидни стойности."
@@ -48,7 +49,7 @@ msgid "The start of the range must not exceed the end of the range."
msgstr "Началото на обхвата не трябва да превишава края му."
msgid "Enter two whole numbers."
-msgstr "Въведете две цели числа"
+msgstr "Въведете две цели числа."
msgid "Enter two numbers."
msgstr "Въведете две числа."
@@ -106,4 +107,4 @@ msgid ""
"Ensure that this range is completely greater than or equal to "
"%(limit_value)s."
msgstr ""
-"Уверете се че интервала е изцяло по-голям от или равен на %(limit_value)s."
+"Уверете се, че интервалът е изцяло по-голям от или равен на %(limit_value)s."