summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-10-28 18:19:54 +0100
committerGeorg Brandl <georg@python.org>2012-10-28 18:19:54 +0100
commite2097632ffa8a251999af9101ab3061bb61597bc (patch)
treedd288a3c7693299a7a2d684c463cd37394151112
parenta69938607d8d6b338ce4d304274c49a400e43935 (diff)
downloadsphinx-e2097632ffa8a251999af9101ab3061bb61597bc.tar.gz
Fix Norwegian language code.
-rw-r--r--doc/config.rst1
-rw-r--r--sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js1
-rw-r--r--sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mobin0 -> 9145 bytes
-rw-r--r--sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po (renamed from sphinx/locale/no_NB/LC_MESSAGES/sphinx.po)0
-rw-r--r--sphinx/locale/no_NB/LC_MESSAGES/sphinx.js1
-rw-r--r--sphinx/locale/no_NB/LC_MESSAGES/sphinx.mobin9981 -> 0 bytes
6 files changed, 2 insertions, 1 deletions
diff --git a/doc/config.rst b/doc/config.rst
index 6178d459..df5a208c 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -383,6 +383,7 @@ documentation on :ref:`intl` for details.
* ``ko`` -- Korean
* ``lt`` -- Lithuanian
* ``lv`` -- Latvian
+ * ``nb_NO`` -- Norwegian Bokmal
* ``ne`` -- Nepali
* ``nl`` -- Dutch
* ``pl`` -- Polish
diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js
new file mode 100644
index 00000000..9f309922
--- /dev/null
+++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js
@@ -0,0 +1 @@
+Documentation.addTranslations({"locale": "nb_NO", "plural_expr": "(n != 1)", "messages": {"Hide Search Matches": "Skjul s\u00f8keresultat", "Permalink to this definition": "Permalink til denne definisjonen", "Expand sidebar": "Utvid sidepanelet", "Permalink to this headline": "Permalink til denne oversikten", "Collapse sidebar": "Skjul sidepanelet"}}); \ No newline at end of file
diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo
new file mode 100644
index 00000000..4405e3e8
--- /dev/null
+++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo
Binary files differ
diff --git a/sphinx/locale/no_NB/LC_MESSAGES/sphinx.po b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po
index 2c7dd857..2c7dd857 100644
--- a/sphinx/locale/no_NB/LC_MESSAGES/sphinx.po
+++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po
diff --git a/sphinx/locale/no_NB/LC_MESSAGES/sphinx.js b/sphinx/locale/no_NB/LC_MESSAGES/sphinx.js
deleted file mode 100644
index d00991b2..00000000
--- a/sphinx/locale/no_NB/LC_MESSAGES/sphinx.js
+++ /dev/null
@@ -1 +0,0 @@
-Documentation.addTranslations({"locale": "no_NB", "plural_expr": "(n != 1)", "messages": {"Hide Search Matches": "Skjul S\u00f6kresultater", "Permalink to this definition": "Permalink til denne definisjonen", "Expand sidebar": "Utvid sidepanelet", "Permalink to this headline": "Permalink til denne overskriften", "Collapse sidebar": "Kollaps sidepanelet"}}); \ No newline at end of file
diff --git a/sphinx/locale/no_NB/LC_MESSAGES/sphinx.mo b/sphinx/locale/no_NB/LC_MESSAGES/sphinx.mo
deleted file mode 100644
index eba1f773..00000000
--- a/sphinx/locale/no_NB/LC_MESSAGES/sphinx.mo
+++ /dev/null
Binary files differ