Skip to content

Commit 0d2ccf7

Browse files
authored
Update sa.html
- साझां is not a Sanskrit word; rather, it's a vulgate word that can trace its origin to the Sanskrit सहार्ध्य. Therefore, replacing साझां कुर्वन्तु with the imperative form of the Sanskrit verb भज् (the word for 'share'), which is भजतु (first person, singular). - दस्तावेजः is not a Sanskrit word at all; it's of Persian origin. Therefore, replacing all instances of दस्तावेजः with the conjugated form of अभिलेखः - The correct word for 'tabs' is पट्टाः , not दस्तावेज़ - Corrected the awkward construction for the search results phrases
1 parent c2e5558 commit 0d2ccf7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/partials/languages/sa.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,23 +53,23 @@
5353
"rss.updated": "आरएसएस सेवातः नवीनतमं अद्यतनम्",
5454
"search": "अन्वेषण",
5555
"search.placeholder": "अन्वेषण",
56-
"search.share": "साझां कुर्वन्तु",
56+
"search.share": "भजतु",
5757
"search.reset": "तत् स्वच्छं कुर्वन्तु",
5858
"search.result.initializer": "अन्वेषणस्य आरम्भः",
5959
"search.result.placeholder": "अन्वेषणं आरभ्य लिखन्तु",
60-
"search.result.none": "मेलयुक्ताः दस्तावेजाः नास्ति",
61-
"search.result.one": "१ मेलकर्ता दस्तावेजः अस्ति",
62-
"search.result.other": "# मेलनदस्तावेजाः सन्ति",
63-
"search.result.more.one": "अस्मिन् पृष्ठे १ अधिकं अस्ति",
64-
"search.result.more.other": "अस्मिन् पृष्ठे # अधिकाः सन्ति",
65-
"search.result.term.missing": "असमेत",
60+
"search.result.none": "अभिलेखाः नास्ति",
61+
"search.result.one": "१ अभिलेखः अस्ति",
62+
"search.result.other": "# अभिलेखाः सन्ति",
63+
"search.result.more.one": "अस्मिन् पृष्ठे १ अन्यः अस्ति",
64+
"search.result.more.other": "अस्मिन् पृष्ठे # अन्ये सन्ति",
65+
"search.result.term.missing": "शून्य",
6666
"select.language": "भाषां चिनोतु",
6767
"select.version": "संस्करणं चिनोतु",
6868
"source": "भण्डारं गच्छन्तु",
6969
"source.file.contributors": "अंशदाता",
7070
"source.file.date.created": "ननिर्माणस्य तिथिः",
7171
"source.file.date.updated": "परिवर्तनस्य तिथिः",
72-
"tabs": "दस्तावेजस्य प्रमुखः",
72+
"tabs": "पट्टाः",
7373
"toc": "सामग्रीसारणी",
7474
"top": "पुनः उपरिभागं प्रति गच्छन्तु"
7575
}[key] }}{% endmacro %}

0 commit comments

Comments
 (0)