Skip to content

Commit

Permalink
[1.1.X] Fixed #11468 -- Updated Norwegian translation. Thanks to jonklo.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
freakboy3742 committed Jan 28, 2010
1 parent 0c9f63f commit 11d5faa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified django/conf/locale/no/LC_MESSAGES/django.mo
Binary file not shown.
6 changes: 3 additions & 3 deletions django/conf/locale/no/LC_MESSAGES/django.po
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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."
Expand Down

0 comments on commit 11d5faa

Please sign in to comment.