2019-10-03 12:14:32 +03:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
2020-02-10 17:42:44 +03:00
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
"language": "et",
|
2022-12-11 20:32:22 +03:00
|
|
|
"action.edit": "Muuda seda lehte",
|
|
|
|
"action.skip": "Keri sisuni",
|
2020-02-10 17:42:44 +03:00
|
|
|
"clipboard.copy": "Kopeeri lõikelauale",
|
|
|
|
"clipboard.copied": "Kopeeritud",
|
|
|
|
"footer.next": "Järgmine",
|
2022-11-12 15:56:18 +03:00
|
|
|
"footer.previous": "Eelmine",
|
2020-02-10 17:42:44 +03:00
|
|
|
"meta.comments": "Kommentaarid",
|
|
|
|
"meta.source": "Lähtekood",
|
|
|
|
"search.placeholder": "Otsi",
|
|
|
|
"search.result.placeholder": "Otsimiseks kirjuta siia",
|
|
|
|
"search.result.none": "Otsingule ei leitud ühtegi vastet",
|
|
|
|
"search.result.one": "Leiti üks tulemus",
|
|
|
|
"search.result.other": "Leiti # tulemust",
|
2022-12-11 20:32:22 +03:00
|
|
|
"source": "Ava repositooriumis",
|
2021-05-02 12:24:34 +03:00
|
|
|
"source.file.date.created": "Loodud",
|
2022-11-12 15:56:18 +03:00
|
|
|
"source.file.date.updated": "Viimane uuendus",
|
|
|
|
"toc": "Sisukord"
|
2020-02-10 17:42:44 +03:00
|
|
|
}[key] }}{% endmacro %}
|