diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-01-28 01:56:51 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-01-28 01:56:51 +0000 |
| commit | 85fb4a86232deaf167839f5d82bb724d2e1a2eba (patch) | |
| tree | b700c256a3ff8bb3112c7d49a2dca466f3f7e281 /django/conf | |
| parent | 8daec78cfde2b4a4451050472bedb12cb1706b9b (diff) | |
Fixed #11468 -- Updated Norwegian translation. Thanks to jonklo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12317 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/conf')
| -rw-r--r-- | django/conf/locale/no/LC_MESSAGES/django.mo | bin | 63757 -> 63758 bytes | |||
| -rw-r--r-- | 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 Binary files differindex 8e523f3f96..339ca0fefd 100644 --- a/django/conf/locale/no/LC_MESSAGES/django.mo +++ b/django/conf/locale/no/LC_MESSAGES/django.mo 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." |
