# This file is distributed under the same license as the Django package. # # Translators: # Filip Cuk , 2016 # Mislav Cimperšak , 2016 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-19 16:49+0100\n" "PO-Revision-Date: 2017-09-21 22:44+0000\n" "Last-Translator: Jannis Leidel \n" "Language-Team: Croatian (http://www.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" msgid "PostgreSQL extensions" msgstr "" #, python-format msgid "Item %(nth)s in the array did not validate: " msgstr "" msgid "Nested arrays must have the same length." msgstr "" msgid "Map of strings to strings/nulls" msgstr "" #, python-format msgid "The value of \"%(key)s\" is not a string or null." msgstr "" msgid "A JSON object" msgstr "JSON objekt" msgid "Value must be valid JSON." msgstr "Vrijednost mora biti ispravan JSON" msgid "Could not load JSON data." msgstr "JSON podatci neuspješno učitani." msgid "Input must be a JSON dictionary." msgstr "" #, python-format msgid "'%(value)s' value must be valid JSON." msgstr "'%(value)s' vrijednost mora biti ispravan JSON." msgid "Enter two valid values." msgstr "Unesite 2 ispravne vrijednosti." msgid "The start of the range must not exceed the end of the range." msgstr "" msgid "Enter two whole numbers." msgstr "Unesite dva cijela broja." msgid "Enter two numbers." msgstr "Unesite dva broja." msgid "Enter two valid date/times." msgstr "Unesite dva ispravna datuma/vremena." msgid "Enter two valid dates." msgstr "Unesite dva ispravna datuma." #, python-format msgid "" "List contains %(show_value)d item, it should contain no more than " "%(limit_value)d." msgid_plural "" "List contains %(show_value)d items, it should contain no more than " "%(limit_value)d." msgstr[0] "" msgstr[1] "" msgstr[2] "" #, python-format msgid "" "List contains %(show_value)d item, it should contain no fewer than " "%(limit_value)d." msgid_plural "" "List contains %(show_value)d items, it should contain no fewer than " "%(limit_value)d." msgstr[0] "" msgstr[1] "" msgstr[2] "" #, python-format msgid "Some keys were missing: %(keys)s" msgstr "" #, python-format msgid "Some unknown keys were provided: %(keys)s" msgstr "" #, python-format msgid "" "Ensure that this range is completely less than or equal to %(limit_value)s." msgstr "" #, python-format msgid "" "Ensure that this range is completely greater than or equal to " "%(limit_value)s." msgstr ""