PageRenderTime 41ms CodeModel.GetById 35ms RepoModel.GetById 0ms app.codeStats 0ms

/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/
Unknown | 77 lines | 64 code | 13 blank | 0 comment | 0 complexity | fd328ad24f33e3d881d1dbb354cde9d4 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2011-03-15 13:15-0400\n"
  8. "PO-Revision-Date: 2011-03-07 08:39+0000\n"
  9. "Last-Translator: hgrimelid <havard@grimelid.com>\n"
  10. "Language-Team: Norwegian Nynorsk <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: nn\n"
  15. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  16. #: admin.py:8 models.py:7
  17. msgid "URL"
  18. msgstr "Nettadresse"
  19. #: admin.py:9
  20. msgid ""
  21. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  22. msgstr ""
  23. "Eksempel: '/om/kontakt/'. Kontroller at det er ein skrĺstrek framfor og bak."
  24. #: admin.py:11
  25. msgid ""
  26. "This value must contain only letters, numbers, dots, underscores, dashes, "
  27. "slashes or tildes."
  28. msgstr ""
  29. "Dette feltet kan berre innehalde bokstavar, nummer, skilleteikn, "
  30. "understrekar, bindestrekar, skrĺstrekar eller tilder."
  31. #: admin.py:22
  32. msgid "Advanced options"
  33. msgstr "Avanserte innstillingar"
  34. #: models.py:8
  35. msgid "title"
  36. msgstr "tittel"
  37. #: models.py:9
  38. msgid "content"
  39. msgstr "innhald"
  40. #: models.py:10
  41. msgid "enable comments"
  42. msgstr "tillat kommentarer"
  43. #: models.py:11
  44. msgid "template name"
  45. msgstr "malnamn"
  46. #: models.py:12
  47. msgid ""
  48. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  49. "will use 'flatpages/default.html'."
  50. msgstr ""
  51. "Dřme: 'flatpages/kontakt_side.html'. Dersom denne ikkje er gjeve, vil "
  52. "'flatpages/default.html' bli brukt."
  53. #: models.py:13
  54. msgid "registration required"
  55. msgstr "krevar registrering"
  56. #: models.py:13
  57. msgid "If this is checked, only logged-in users will be able to view the page."
  58. msgstr "Dersom denne er kryssa av, kan berre innlogga brukarar sjĺ sida."
  59. #: models.py:18
  60. msgid "flat page"
  61. msgstr "flatside"
  62. #: models.py:19
  63. msgid "flat pages"
  64. msgstr "flatsider"