mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix Norwegian language code.
This commit is contained in:
parent
c94b2b761d
commit
88dac45c9e
@ -383,6 +383,7 @@ documentation on :ref:`intl` for details.
|
|||||||
* ``ko`` -- Korean
|
* ``ko`` -- Korean
|
||||||
* ``lt`` -- Lithuanian
|
* ``lt`` -- Lithuanian
|
||||||
* ``lv`` -- Latvian
|
* ``lv`` -- Latvian
|
||||||
|
* ``nb_NO`` -- Norwegian Bokmal
|
||||||
* ``ne`` -- Nepali
|
* ``ne`` -- Nepali
|
||||||
* ``nl`` -- Dutch
|
* ``nl`` -- Dutch
|
||||||
* ``pl`` -- Polish
|
* ``pl`` -- Polish
|
||||||
|
1
sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js
Normal file
1
sphinx/locale/nb_NO/LC_MESSAGES/sphinx.js
Normal file
@ -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"}});
|
BIN
sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo
Normal file
BIN
sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo
Normal file
Binary file not shown.
@ -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"}});
|
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user