# This file is distributed under the same license as the Django package. # # Translators: # Erik Wognsen , 2014 # Jannis Leidel , 2011 # Kristian Øllegaard , 2012 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: Jannis Leidel \n" "Language-Team: Danish (http://www.transifex.com/django/django/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" msgid "Content Types" msgstr "Indholdstyper" msgid "python model class name" msgstr "klassenavn i Python-model" msgid "content type" msgstr "indholdstype" msgid "content types" msgstr "indholdstyper" #, python-format msgid "Content type %(ct_id)s object has no associated model" msgstr "Indholdstypen %(ct_id)s objekt har ingen tilhørende model" #, python-format msgid "Content type %(ct_id)s object %(obj_id)s doesn't exist" msgstr "Indholdstypen %(ct_id)s objekt %(obj_id)s findes ikke" #, python-format msgid "%(ct_name)s objects don't have a get_absolute_url() method" msgstr " %(ct_name)s objekter ikke har en get_absolute_url ()-metode"