diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-01-28 02:05:58 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-01-28 02:05:58 +0000 |
| commit | 11d5faae544cff1809ff52b95db20643ce74c964 (patch) | |
| tree | 4c33a213c85a5424341688099e3622b5c8ce70e8 | |
| parent | 0c9f63f626952bce599fd347801b9d36b966ed07 (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.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." |
