2019-05-17 22:37:21 +03:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
2019-06-15 16:16:14 +03:00
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
"language": "en",
|
|
|
|
"direction": "ltr",
|
2022-07-20 18:25:55 +03:00
|
|
|
"announce.dismiss": "Don't show this again",
|
2019-06-15 16:16:14 +03:00
|
|
|
"clipboard.copy": "Copy to clipboard",
|
|
|
|
"clipboard.copied": "Copied to clipboard",
|
2022-07-20 18:25:55 +03:00
|
|
|
"consent.accept": "Accept",
|
|
|
|
"consent.manage": "Manage settings",
|
|
|
|
"consent.reject": "Reject",
|
2022-11-12 15:56:18 +03:00
|
|
|
"edit.link": "Edit this page",
|
|
|
|
"footer": "Footer",
|
2019-06-15 16:16:14 +03:00
|
|
|
"footer.next": "Next",
|
2022-11-12 15:56:18 +03:00
|
|
|
"footer.previous": "Previous",
|
|
|
|
"header": "Header",
|
2019-06-15 16:16:14 +03:00
|
|
|
"meta.comments": "Comments",
|
|
|
|
"meta.source": "Source",
|
2022-11-12 15:56:18 +03:00
|
|
|
"nav": "Navigation",
|
|
|
|
"search": "Search",
|
2020-03-05 19:17:15 +03:00
|
|
|
"search.config.lang": "en",
|
|
|
|
"search.config.pipeline": "trimmer, stopWordFilter",
|
2022-03-22 20:16:17 +03:00
|
|
|
"search.config.separator": "[\\s\\-]+",
|
2019-06-15 16:16:14 +03:00
|
|
|
"search.placeholder": "Search",
|
2021-07-21 18:08:10 +03:00
|
|
|
"search.share": "Share",
|
2020-03-18 19:28:26 +03:00
|
|
|
"search.reset": "Clear",
|
2020-04-26 19:29:13 +03:00
|
|
|
"search.result.initializer": "Initializing search",
|
2019-06-15 16:16:14 +03:00
|
|
|
"search.result.placeholder": "Type to start searching",
|
|
|
|
"search.result.none": "No matching documents",
|
|
|
|
"search.result.one": "1 matching document",
|
|
|
|
"search.result.other": "# matching documents",
|
2020-09-27 10:40:05 +03:00
|
|
|
"search.result.more.one": "1 more on this page",
|
|
|
|
"search.result.more.other": "# more on this page",
|
|
|
|
"search.result.term.missing": "Missing",
|
2022-11-12 15:56:18 +03:00
|
|
|
"select.language": "Select language",
|
|
|
|
"select.version": "Select version",
|
|
|
|
"skip.link": "Skip to content",
|
2021-05-02 12:24:34 +03:00
|
|
|
"source.file.date.created": "Created",
|
2022-11-12 15:56:18 +03:00
|
|
|
"source.file.date.updated": "Last update",
|
|
|
|
"source.link": "Go to repository",
|
|
|
|
"tabs": "Tabs",
|
|
|
|
"toc": "Table of contents",
|
|
|
|
"top": "Back to top"
|
2019-06-15 16:16:14 +03:00
|
|
|
}[key] }}{% endmacro %}
|