diff options
| author | 2023-10-07 06:48:07 +0800 | |
|---|---|---|
| committer | 2023-10-07 06:48:07 +0800 | |
| commit | 991fd7a6d67ee017c57beaaa21fc31c4bee7944d (patch) | |
| tree | e895202203fcaa50b0052f60ef6fc7d6d2928cf9 /material/templates/partials/languages/si.html | |
| parent | d62900046bb6f754a8e6e7e670a66a90134055d9 (diff) | |
| download | infini-991fd7a6d67ee017c57beaaa21fc31c4bee7944d.tar.gz infini-991fd7a6d67ee017c57beaaa21fc31c4bee7944d.zip | |
feat(version): versions
Diffstat (limited to 'material/templates/partials/languages/si.html')
| -rw-r--r-- | material/templates/partials/languages/si.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/material/templates/partials/languages/si.html b/material/templates/partials/languages/si.html new file mode 100644 index 00000000..b2120f9f --- /dev/null +++ b/material/templates/partials/languages/si.html @@ -0,0 +1,31 @@ +{#- + This file was automatically generated - do not edit +-#} +{% macro t(key) %}{{ { + "language": "si", + "action.edit": "පිටුව සංස්කරණය", + "action.skip": "අන්තර්ගතය වෙත යන්න", + "clipboard.copy": "කොපි කරන්න", + "clipboard.copied": "කොපි කළා", + "footer": "පාදම", + "footer.next": "මීළඟ", + "footer.previous": "පසුගිය", + "header": "ශීර්ෂය", + "meta.comments": "ප්රතිචාර", + "meta.source": "මූලාශ්රය", + "nav": "යාත්රණය", + "search.config.pipeline": " ", + "search.placeholder": "සොයන්න", + "search.reset": "මකන්න", + "search.result.placeholder": "සෙවීමට ටයිප් කරන්න", + "search.result.none": "කිසිවක් හමු නොවුණි", + "search.result.one": "1 ගැලපෙන ගොනුවක්", + "search.result.other": "ගැලපෙන ගොනු # ක්", + "search.result.more.one": "තව 1 ප්රතිඵලයක්", + "search.result.more.other": "තව ප්රතිඵල # ක්", + "source": "රිපොසිටරියට යන්න", + "source.file.date.created": "ٺاھيو ويو", + "source.file.date.updated": "අවසන් යාවත්කාලීන වීම", + "tabs": "ටැබ්ස්", + "toc": "පටුන" +}[key] }}{% endmacro %} |
