mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added Lithuanian translations
This commit is contained in:
parent
53482b61ba
commit
eef9bdece9
@ -220,6 +220,12 @@
|
||||
"kr"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Site language: Lithuanian",
|
||||
"enum": [
|
||||
"lt"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Site language: Latvian",
|
||||
"enum": [
|
||||
|
@ -63,6 +63,7 @@ The following languages are supported:
|
||||
- `ja` – Japanese
|
||||
- `ka` – Georgian
|
||||
- `kr` – Korean
|
||||
- `lt` – Lithuanian
|
||||
- `lv` – Latvian
|
||||
- `mk` – Macedonian
|
||||
- `mn` – Mongolian
|
||||
|
38
material/partials/languages/lt.html
Normal file
38
material/partials/languages/lt.html
Normal file
@ -0,0 +1,38 @@
|
||||
{#-
|
||||
This file was automatically generated - do not edit
|
||||
-#}
|
||||
{% macro t(key) %}{{ {
|
||||
"language": "lt",
|
||||
"clipboard.copy": "Kopijuoti į iškarpinę",
|
||||
"clipboard.copied": "Nukopijuota į iškarpinę",
|
||||
"edit.link.title": "Redaguoti šį puslapį",
|
||||
"footer.previous": "Ankstesnis",
|
||||
"footer.next": "Sekantis",
|
||||
"footer.title": "Poraštė",
|
||||
"header.title": "Antraštė",
|
||||
"meta.comments": "Komentarai",
|
||||
"meta.source": "Išeitinis kodas",
|
||||
"nav.title": "Navigacija",
|
||||
"search.config.pipeline": " ",
|
||||
"search.placeholder": "Paieška",
|
||||
"search.share": "Dalintis",
|
||||
"search.reset": "Išvalyti",
|
||||
"search.result.initializer": "Paieškos inicijavimas",
|
||||
"search.result.placeholder": "Įveskite norėdami pradėti paiešką",
|
||||
"search.result.none": "Atitinkančių dokumentų nerasta",
|
||||
"search.result.one": "1 atitinkantis dokumentas",
|
||||
"search.result.other": "# atitinkantys dokumentai",
|
||||
"search.result.more.one": "Dar 1 šiame puslapyje",
|
||||
"search.result.more.other": "Dar # šiame puslapyje",
|
||||
"search.result.term.missing": "Nerasta",
|
||||
"search.title": "Paieška",
|
||||
"select.language.title": "Pasirinkti kalbą",
|
||||
"select.version.title": "Pasrinkti versiją",
|
||||
"skip.link.title": "Pereiti prie turinio",
|
||||
"source.link.title": "Eiti į saugyklą",
|
||||
"source.file.date.updated": "Paskutinis atnaujinimas",
|
||||
"source.file.date.created": "Sukurta",
|
||||
"tabs.title": "Skirtukai",
|
||||
"toc.title": "Turinys",
|
||||
"top.title": "Grįžti į viršų"
|
||||
}[key] }}{% endmacro %}
|
23
mkdocs.yml
23
mkdocs.yml
@ -105,30 +105,9 @@ plugins:
|
||||
|
||||
# Customization
|
||||
extra:
|
||||
consent:
|
||||
title: Cookie consent
|
||||
description: >-
|
||||
We use cookies to recognize your repeated visits and preferences, as well
|
||||
as to measure the effectiveness of our documentation and whether users
|
||||
find what they're searching for. With your consent, you're helping us to
|
||||
make our documentation better.
|
||||
analytics:
|
||||
provider: google
|
||||
property: UA-12345 #!ENV GOOGLE_ANALYTICS_KEY
|
||||
feedback:
|
||||
title: Was this page helpful?
|
||||
ratings:
|
||||
- icon: material/emoticon-happy-outline
|
||||
name: This page was helpful
|
||||
data: 1
|
||||
note: >-
|
||||
Thanks for your feedback!
|
||||
- icon: material/emoticon-sad-outline
|
||||
name: This page could be improved
|
||||
data: 0
|
||||
note: >- # !
|
||||
Thanks for your feedback! Help us improve this page by
|
||||
using our <a href="..." target=_blank>feedback form</a>.
|
||||
property: !ENV GOOGLE_ANALYTICS_KEY
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/squidfunk
|
||||
|
58
src/partials/languages/lt.html
Normal file
58
src/partials/languages/lt.html
Normal file
@ -0,0 +1,58 @@
|
||||
<!--
|
||||
Copyright (c) 2016-2022 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: Lithuanian -->
|
||||
{% macro t(key) %}{{ {
|
||||
"language": "lt",
|
||||
"clipboard.copy": "Kopijuoti į iškarpinę",
|
||||
"clipboard.copied": "Nukopijuota į iškarpinę",
|
||||
"edit.link.title": "Redaguoti šį puslapį",
|
||||
"footer.previous": "Ankstesnis",
|
||||
"footer.next": "Sekantis",
|
||||
"footer.title": "Poraštė",
|
||||
"header.title": "Antraštė",
|
||||
"meta.comments": "Komentarai",
|
||||
"meta.source": "Išeitinis kodas",
|
||||
"nav.title": "Navigacija",
|
||||
"search.config.pipeline": " ",
|
||||
"search.placeholder": "Paieška",
|
||||
"search.share": "Dalintis",
|
||||
"search.reset": "Išvalyti",
|
||||
"search.result.initializer": "Paieškos inicijavimas",
|
||||
"search.result.placeholder": "Įveskite norėdami pradėti paiešką",
|
||||
"search.result.none": "Atitinkančių dokumentų nerasta",
|
||||
"search.result.one": "1 atitinkantis dokumentas",
|
||||
"search.result.other": "# atitinkantys dokumentai",
|
||||
"search.result.more.one": "Dar 1 šiame puslapyje",
|
||||
"search.result.more.other": "Dar # šiame puslapyje",
|
||||
"search.result.term.missing": "Nerasta",
|
||||
"search.title": "Paieška",
|
||||
"select.language.title": "Pasirinkti kalbą",
|
||||
"select.version.title": "Pasrinkti versiją",
|
||||
"skip.link.title": "Pereiti prie turinio",
|
||||
"source.link.title": "Eiti į saugyklą",
|
||||
"source.file.date.updated": "Paskutinis atnaujinimas",
|
||||
"source.file.date.created": "Sukurta",
|
||||
"tabs.title": "Skirtukai",
|
||||
"toc.title": "Turinys",
|
||||
"top.title": "Grįžti į viršų"
|
||||
}[key] }}{% endmacro %}
|
@ -20,7 +20,7 @@
|
||||
IN THE SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- Translations: Mongolian -->
|
||||
<!-- Translations: Latvian -->
|
||||
{% macro t(key) %}{{ {
|
||||
"language": "lv",
|
||||
"clipboard.copy": "Kopēt starpliktuvē",
|
||||
|
Loading…
Reference in New Issue
Block a user