From 11d5faae544cff1809ff52b95db20643ce74c964 Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Thu, 28 Jan 2010 02:05:58 +0000 Subject: [1.1.X] Fixed #11468 -- Updated Norwegian translation. Thanks to jonklo. Backport of r12317 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12325 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/conf/locale/no/LC_MESSAGES/django.mo | Bin 63757 -> 63758 bytes django/conf/locale/no/LC_MESSAGES/django.po | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/django/conf/locale/no/LC_MESSAGES/django.mo b/django/conf/locale/no/LC_MESSAGES/django.mo index 8e523f3f96..339ca0fefd 100644 Binary files a/django/conf/locale/no/LC_MESSAGES/django.mo and b/django/conf/locale/no/LC_MESSAGES/django.mo differ diff --git a/django/conf/locale/no/LC_MESSAGES/django.po b/django/conf/locale/no/LC_MESSAGES/django.po index f27cb79d9e..55b58a7ef2 100644 --- a/django/conf/locale/no/LC_MESSAGES/django.po +++ b/django/conf/locale/no/LC_MESSAGES/django.po @@ -597,7 +597,7 @@ msgstr "Historikk" #: contrib/admin/templates/admin/edit_inline/stacked.html:13 #: contrib/admin/templates/admin/edit_inline/tabular.html:27 msgid "View on site" -msgstr "Vis på nettside" +msgstr "Vis på nettsted" #: contrib/admin/templates/admin/change_form.html:38 #: contrib/admin/templates/admin/change_list.html:54 @@ -992,7 +992,7 @@ msgstr "Velg %s du ønsker å redigere" #: contrib/admin/views/template.py:37 contrib/sites/models.py:38 msgid "site" -msgstr "nettside" +msgstr "nettsted" #: contrib/admin/views/template.py:39 msgid "template" @@ -3861,7 +3861,7 @@ msgstr "visningsnavn" #: contrib/sites/models.py:39 msgid "sites" -msgstr "nettsider" +msgstr "nettsteder" #: db/models/fields/__init__.py:356 db/models/fields/__init__.py:710 msgid "This value must be an integer." -- cgit v1.3