summaryrefslogtreecommitdiff
path: root/django/contrib/contenttypes
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2025-12-01 15:13:24 -0300
committerNatalia <124304+nessita@users.noreply.github.com>2025-12-02 17:39:21 -0300
commitdba622ebc1f6a6700b75303a65f8a334bd46bd8e (patch)
treebef0c7aac609e968e7f4e9446225f7d01c2c2957 /django/contrib/contenttypes
parentd0d596042e958809a13b681d7a184ac7b95e0aa3 (diff)
Updated translations from Transifex.
Forwardport of 00575b79312c719a6b37035067095e2d679bb5d7 from stable/6.0.x.
Diffstat (limited to 'django/contrib/contenttypes')
-rw-r--r--django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mobin1167 -> 1118 bytes
-rw-r--r--django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po29
2 files changed, 15 insertions, 14 deletions
diff --git a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo
index 1fa258e5ea..cb37560711 100644
--- a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo
+++ b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po
index 8acf7e8cad..2ac48b7226 100644
--- a/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po
+++ b/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po
@@ -3,43 +3,44 @@
# Translators:
# Bojan Mihelač <bmihelac@mihelac.org>, 2012
# Jannis Leidel <jannis@leidel.info>, 2011
+# Milo Ivir <mail@milotype.de>, 2025
# Mislav Cimperšak <mislav.cimpersak@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-01-17 11:07+0100\n"
-"PO-Revision-Date: 2017-09-19 16:40+0000\n"
-"Last-Translator: Mislav Cimperšak <mislav.cimpersak@gmail.com>\n"
-"Language-Team: Croatian (http://www.transifex.com/django/django/language/"
+"POT-Creation-Date: 2019-09-08 17:27+0200\n"
+"PO-Revision-Date: 2025-12-03 19:22+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>, 2025\n"
+"Language-Team: Croatian (http://app.transifex.com/django/django/language/"
"hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
msgid "Content Types"
-msgstr "Tipovi sadržaja"
+msgstr "Vrste sadržaja"
msgid "python model class name"
msgstr "ime klase (class) python modela"
msgid "content type"
-msgstr "tip sadržaja"
+msgstr "vrsta sadržaja"
msgid "content types"
-msgstr "tipovi sadržaja"
+msgstr "vrste sadržaja"
#, python-format
msgid "Content type %(ct_id)s object has no associated model"
-msgstr "Tip sadržaja %(ct_id)s objekt nema pridruženi model"
+msgstr "Vrsta sadržaja %(ct_id)s objekt nema povezani model"
#, python-format
-msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist"
-msgstr "Tip sadržaja %(ct_id)s objekt %(obj_id)s ne postoji"
+msgid "Content type %(ct_id)s object %(obj_id)s doesn’t exist"
+msgstr "Vrsta sadržaja %(ct_id)s objekt %(obj_id)s ne postoji"
#, python-format
-msgid "%(ct_name)s objects don't have a get_absolute_url() method"
-msgstr "%(ct_name)s objekti nemaju get_absolute_url() metodu"
+msgid "%(ct_name)s objects don’t have a get_absolute_url() method"
+msgstr "%(ct_name)s objekti nemaju metodu get_absolute_url()"