/django/contrib/sessions/locale/no/LC_MESSAGES/django.po
Unknown | 35 lines | 30 code | 5 blank | 0 comment | 0 complexity | 5f68ba8018d407fe570fa4eef4b4f630 MD5 | raw file
Possible License(s): BSD-3-Clause
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-15 13:20-0400\n" 8"PO-Revision-Date: 2011-03-04 18:45+0000\n" 9"Last-Translator: Jannis <jannis@leidel.info>\n" 10"Language-Team: Norwegian <>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: no\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: models.py:41 18msgid "session key" 19msgstr "sesjonsn?¸kkel" 20 21#: models.py:43 22msgid "session data" 23msgstr "sesjonsdata" 24 25#: models.py:44 26msgid "expire date" 27msgstr "utl?¸psdato" 28 29#: models.py:49 30msgid "session" 31msgstr "sesjon" 32 33#: models.py:50 34msgid "sessions" 35msgstr "sesjoner"