django.po 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. # django_extentions in Danish.
  2. # django_extensions på Dansk.
  3. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  4. # This file is distributed under the same license as the PACKAGE package.
  5. # Michael Lind Mortensen <illio@cs.au.dk>, 2009.
  6. #
  7. #, fuzzy
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: PACKAGE VERSION\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2011-02-02 11:42+0100\n"
  13. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  14. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  15. "Language-Team: LANGUAGE <LL@li.org>\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. #: admin/__init__.py:121
  20. msgid "and"
  21. msgstr "og"
  22. #: admin/__init__.py:123
  23. #, python-format
  24. msgid ""
  25. "Use the left field to do %(model_name)s lookups in the fields %(field_list)s."
  26. msgstr ""
  27. "Brug feltet til venstre til at lave %(model_name)s lookups i felterne %"
  28. "(field_list)s."
  29. #: db/models.py:15
  30. msgid "created"
  31. msgstr "skabt"
  32. #: db/models.py:16
  33. msgid "modified"
  34. msgstr "ændret"
  35. #: db/models.py:26
  36. msgid "title"
  37. msgstr "titel"
  38. #: db/models.py:27
  39. msgid "slug"
  40. msgstr "slug"
  41. #: db/models.py:28
  42. msgid "description"
  43. msgstr "beskrivelse"
  44. #: db/models.py:50
  45. msgid "Inactive"
  46. msgstr ""
  47. #: db/models.py:51
  48. msgid "Active"
  49. msgstr ""
  50. #: db/models.py:53
  51. msgid "status"
  52. msgstr ""
  53. #: db/models.py:56
  54. msgid "keep empty for an immediate activation"
  55. msgstr ""
  56. #: db/models.py:58
  57. msgid "keep empty for indefinite activation"
  58. msgstr ""
  59. #: management/commands/show_urls.py:34
  60. #, python-format
  61. msgid "%s does not appear to be a urlpattern object"
  62. msgstr ""
  63. #: templates/django_extensions/widgets/foreignkey_searchinput.html:4
  64. msgid "Lookup"
  65. msgstr "Lookup"