summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-01-28 02:05:58 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-01-28 02:05:58 +0000
commit11d5faae544cff1809ff52b95db20643ce74c964 (patch)
tree4c33a213c85a5424341688099e3622b5c8ce70e8
parent0c9f63f626952bce599fd347801b9d36b966ed07 (diff)
[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
-rw-r--r--django/conf/locale/no/LC_MESSAGES/django.mobin63757 -> 63758 bytes
-rw-r--r--django/conf/locale/no/LC_MESSAGES/django.po6
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
--- a/django/conf/locale/no/LC_MESSAGES/django.mo
+++ b/django/conf/locale/no/LC_MESSAGES/django.mo
Binary files 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."