mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added Norwegian Nynorsk translations
This commit is contained in:
parent
8049185aa8
commit
611dc9718f
@ -42,7 +42,7 @@ theme:
|
||||
## What to expect
|
||||
|
||||
* Responsive design and fluid layout for all kinds of screens and devices,
|
||||
designed to serve your project documentation in a user-friendly way in 35
|
||||
designed to serve your project documentation in a user-friendly way in 36
|
||||
languages with optimal readability.
|
||||
|
||||
* Easily customizable primary and accent color, fonts, favicon and logo;
|
||||
|
@ -347,34 +347,37 @@ translations for all template variables and labels in the following languages:
|
||||
<td><code>no</code> / Norwegian</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><code>nn</code> / Norwegian (Nynorsk)</td>
|
||||
<td><code>fa</code> / Persian</td>
|
||||
<td><code>pl</code> / Polish</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>pt</code> / Portugese</td>
|
||||
<td><code>ru</code> / Russian</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>sr</code> / Serbian</td>
|
||||
<td><code>sh</code> / Serbo-Croatian</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>sk</code> / Slovak</td>
|
||||
<td><code>es</code> / Spanish</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>sv</code> / Swedish</td>
|
||||
<td><code>tr</code> / Turkish</td>
|
||||
<td><code>uk</code> / Ukrainian</td>
|
||||
<td><code>vi</code> / Vietnamese</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>uk</code> / Ukrainian</td>
|
||||
<td><code>vi</code> / Vietnamese</td>
|
||||
<td colspan="2">
|
||||
<code>zh</code> / Chinese (Simplified)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<code>zh-Hant</code> / Chinese (Traditional)
|
||||
</td>
|
||||
<td colspan="2"><code>zh-TW</code> / Chinese (Taiwanese)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><code>zh-TW</code> / Chinese (Taiwanese)</td>
|
||||
<td colspan="2" align="right">
|
||||
<td colspan="4" align="right">
|
||||
<a href="http://bit.ly/2EbzFc8">Submit a new language</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -29,7 +29,7 @@ theme:
|
||||
## What to expect
|
||||
|
||||
* Responsive design and fluid layout for all kinds of screens and devices,
|
||||
designed to serve your project documentation in a user-friendly way in 35
|
||||
designed to serve your project documentation in a user-friendly way in 36
|
||||
languages with optimal readability.
|
||||
|
||||
* Easily customizable primary and accent color, fonts, favicon and logo;
|
||||
|
19
material/partials/language/nn.html
Normal file
19
material/partials/language/nn.html
Normal file
@ -0,0 +1,19 @@
|
||||
{% macro t(key) %}{{ {
|
||||
"language": "nn",
|
||||
"clipboard.copy": "Kopier til utklippstavla",
|
||||
"clipboard.copied": "Kopiert til utklippstavla",
|
||||
"edit.link.title": "Rediger denne sida",
|
||||
"footer.previous": "Førre",
|
||||
"footer.next": "Neste",
|
||||
"meta.comments": "Kommentarar",
|
||||
"meta.source": "Kjelde",
|
||||
"search.language": "no",
|
||||
"search.placeholder": "Søk",
|
||||
"search.result.placeholder": "Skriv søkeord",
|
||||
"search.result.none": "Ingen treff",
|
||||
"search.result.one": "1 treff",
|
||||
"search.result.other": "# treff",
|
||||
"skip.link.title": "Gå til innhald",
|
||||
"source.link.title": "Gå til kjelde",
|
||||
"toc.title": "Innhaldsliste"
|
||||
}[key] }}{% endmacro %}
|
42
src/partials/language/nn.html
Normal file
42
src/partials/language/nn.html
Normal file
@ -0,0 +1,42 @@
|
||||
<!--
|
||||
Copyright (c) 2016-2019 Martin Donath <martin.donath@squidfunk.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
deal in the Software without restriction, including without limitation the
|
||||
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
sell copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
IN THE SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Translations: Norwegian Nynorsk -->
|
||||
{% macro t(key) %}{{ {
|
||||
"language": "nn",
|
||||
"clipboard.copy": "Kopier til utklippstavla",
|
||||
"clipboard.copied": "Kopiert til utklippstavla",
|
||||
"edit.link.title": "Rediger denne sida",
|
||||
"footer.previous": "Førre",
|
||||
"footer.next": "Neste",
|
||||
"meta.comments": "Kommentarar",
|
||||
"meta.source": "Kjelde",
|
||||
"search.language": "no",
|
||||
"search.placeholder": "Søk",
|
||||
"search.result.placeholder": "Skriv søkeord",
|
||||
"search.result.none": "Ingen treff",
|
||||
"search.result.one": "1 treff",
|
||||
"search.result.other": "# treff",
|
||||
"skip.link.title": "Gå til innhald",
|
||||
"source.link.title": "Gå til kjelde",
|
||||
"toc.title": "Innhaldsliste"
|
||||
}[key] }}{% endmacro %}
|
Loading…
Reference in New Issue
Block a user