8000 Added Bengali (Bangla) translations · squidfunk/mkdocs-material@3f4e561 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f4e561

Browse files
committed
Added Bengali (Bangla) translations
1 parent 29394ec commit 3f4e561

File tree

5 files changed

+91
-14
lines changed

5 files changed

+91
-14
lines changed

docs/getting-started.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -265,46 +265,47 @@ The following language codes are supported:
265265
<ul class="md-language-list">
266266
<li><code>af</code> / Afrikaans</li>
267267
<li><code>ar</code> / Arabic</li>
268-
<li><code>my</code> / Burmese</li>
268+
<li><code>bn</code> / Bengali (Bangla)</li>
269269
<li><code>ca</code> / Catalan</li>
270-
<li><code>zh</code> / Chinese (Simplified)</li>
271-
<li><code>zh-Hant</code> / Chinese (Traditional)</li>
272-
<li><code>zh-TW</code> / Chinese (Taiwanese)</li>
273-
<li><code>hr</code> / Croatian</li>
274270
<li><code>cs</code> / Czech</li>
275271
<li><code>da</code> / Danish</li>
276-
<li><code>nl</code> / Dutch</li>
272+
<li><code>de</code> / German</li>
277273
<li><code>en</code> / English</li>
274+
<li><code>es</code> / Spanish</li>
278275
<li><code>et</code> / Estonian</li>
276+
<li><code>fa</code> / Persian (Farsi)</li>
279277
<li><code>fi</code> / Finnish</li>
280278
<li><code>fr</code> / French</li>
281279
<li><code>gl</code> / Galician</li>
282-
<li><code>de</code> / German</li>
283280
<li><code>gr</code> / Greek</li>
284281
<li><code>he</code> / Hebrew</li>
285282
<li><code>hi</code> / Hindi</li>
283+
<li><code>hr</code> / Croatian</li>
286284
<li><code>hu</code> / Hungarian</li>
287285
<li><code>id</code> / Indonesian</li>
288286
<li><code>it</code> / Italian</li>
289287
<li><code>ja</code> / Japanese</li>
290288
<li><code>kr</code> / Korean</li>
291-
<li><code>no</code> / Norwegian</li>
289+
<li><code>my</code> / Burmese</li>
290+
<li><code>nl</code> / Dutch</li>
292291
<li><code>nn</code> / Norwegian (Nynorsk)</li>
293-
<li><code>fa</code> / Persian</li>
292+
<li><code>no</code> / Norwegian</li>
294293
<li><code>pl</code> / Polish</li>
295294
<li><code>pt</code> / Portuguese</li>
296295
<li><code>ro</code> / Romanian</li>
297296
<li><code>ru</code> / Russian</li>
298-
<li><code>sr</code> / Serbian</li>
299297
<li><code>sh</code> / Serbo-Croatian</li>
300-
<li><code>sk</code> / Slovak</li>
301298
<li><code>si</code> / Slovenian</li>
302-
<li><code>es</code> / Spanish</li>
299+
<li><code>sk</code> / Slovak</li>
300+
<li><code>sr</code> / Serbian</li>
303301
<li><code>sv</code> / Swedish</li>
304302
<li><code>th</code> / Thai</li>
305303
<li><code>tr</code> / Turkish</li>
306304
<li><code>uk</code> / Ukrainian</li>
307305
<li><code>vi</code> / Vietnamese</li>
306+
<li><code>zh</code> / Chinese (Simplified)</li>
307+
<li><code>zh-Hant</code> / Chinese (Traditional)</li>
308+
<li><code>zh-TW</code> / Chinese (Taiwanese)</li>
308309
<li>
309310
<a href="https://bit.ly/38F5RCa">
310311
Add language

material/overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{% extends "overrides/main.html" %}
55
{% block tabs %}
66
{{ super() }}
7-
<style>.md-header{position:initial}.md-main__inner{margin:0}.md-content{display:none}.tx-container{padding-top:1rem;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1123 258'><path d='M1124,2c0,0 0,256 0,256l-1125,0l0,-48c0,0 16,5 55,5c116,0 197,-92 325,-92c121,0 114,46 254,46c140,0 214,-167 572,-166Z' style='fill: white' /></svg>") no-repeat bottom,linear-gradient(to bottom,var(--md-primary-fg-color),hsla(280deg,67%,55%,1) 99%,#fff 99%)}.tx-hero{margin:0 .8rem;color:var(--md-primary-bg-color)}.tx-hero h1{margin-bottom:1rem;color:currentColor;font-weight:700}.tx-hero__content{padding-bottom:6rem}.tx-hero .md-button{margin-top:.5rem;margin-right:.5rem;color:var(--md-primary-bg-color)}.tx-hero .md-button--primary{background-color:var(--md-primary-bg-color);color:hsla(280deg,37%,48%,1);border-color:var(--md-primary-bg-color)}.tx-hero .md-button:focus,.tx-hero .md-button:hover{background-color:var(--md-accent-fg-color);color:var(--md-default-bg-color);border-color:var(--md-accent-fg-color)}@media screen and (max-width:30em){.tx-hero h1{font-size:1.4rem}}@media screen and (min-width:60em){.md-sidebar--secondary{display:none}.tx-hero{display:flex;align-items:stretch}.tx-hero__content{max-width:19rem;margin-top:3.5rem;padding-bottom:14vw}.tx-hero__image{width:38rem;order:1;transform:translateX(4rem)}}@media screen and (min-width:76.25em){.md-sidebar--primary{display:none}.tx-hero__image{transform:translateX(8rem)}}</style>
7+
<style>.md-header{position:initial}.md-main__inner{margin:0}.md-content{display:none}.tx-container{padding-top:1rem;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1123 258'><path d='M1124,2c0,0 0,256 0,256l-1125,0l0,-48c0,0 16,5 55,5c116,0 197,-92 325,-92c121,0 114,46 254,46c140,0 214,-167 572,-166Z' style='fill: white' /></svg>") no-repeat bottom,linear-gradient(to bottom,var(--md-primary-fg-color),#a53fd9 99%,#fff 99%)}.tx-hero{margin:0 .8rem;color:var(--md-primary-bg-color)}.tx-hero h1{margin-bottom:1rem;color:currentColor;font-weight:700}.tx-hero__content{padding-bottom:6rem}.tx-hero .md-button{margin-top:.5rem;margin-right:.5rem;color:var(--md-primary-bg-color)}.tx-hero .md-button--primary{background-color:var(--md-primary-bg-color);color:hsla(280deg,37%,48%,1);border-color:var(--md-primary-bg-color)}.tx-hero .md-button:focus,.tx-hero .md-button:hover{background-color:var(--md-accent-fg-color);color:var(--md-default-bg-color);border-color:var(--md-accent-fg-color)}@media screen and (max-width:30em){.tx-hero h1{font-size:1.4rem}}@media screen and (min-width:60em){.md-sidebar--secondary{display:none}.tx-hero{display:flex;align-items:stretch}.tx-hero__content{max-width:19rem;margin-top:3.5rem;padding-bottom:14vw}.tx-hero__image{width:38rem;order:1;transform:translateX(4rem)}}@media screen and (min-width:76.25em){.md-sidebar--primary{display:none}.tx-hero__image{transform:translateX(8rem)}}</style>
88
<section class="tx-container">
99
<div class="md-grid md-typeset">
1010
<div class="tx-hero">

material/partials/language/bn.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{#-
2+
This file was automatically generated - do not edit
3+
-#}
4+
{% macro t(key) %}{{ {
5+
"language": "bn",
6+
"clipboard.copy": "ক্লিপবোর্ডে কপি করুন",
7+
"clipboard.copied": "ক্লিপবোর্ডে কপি হয়েছে",
8+
"edit.link.title": "এই পেজ এডিট করুন",
9+
"footer.previous": "পূর্ববর্তী",
10+
"footer.next": "পরে",
11+
"footer.title": "ফুটার",
12+
"header.title": "হেডার",
13+
"meta.comments": "কমেন্ট",
14+
"meta.source": "সোর্স",
15+
"nav.title": "ন্যাভিগেশন",
16+
"search.config.pipeline": " ",
17+
"search.placeholder": "সার্চ",
18+
"search.reset": "মুছে ফেলুন",
19+
"search.result.placeholder": "সার্চ টাইপ করুন",
20+
"search.result.none": "কিছু পাওয়া যায়নি",
21+
"search.result.one": "১ টা ডকুমেন্ট",
22+
"search.result.other": "# টা ডকুমেন্ট",
23+
"skip.link.title": "কনটেন্টে যান",
24+
"source.link.title": "রিপোজিটরিতে যান",
25+
"source.revision.date": "শেষ আপডেট",
26+
"tabs.title": "ট্যাব",
27+
"toc.title": "টেবিল অফ কনটেন্ট"
28+
}[key] }}{% endmacro %}

src/partials/language/bn.html

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<!--
2+
Copyright (c) 2016-2020 Martin Donath <martin.donath@squidfunk.com>
3+
4+
Permission is hereby granted, free of charge, to any person obtaining a copy
5+
of this software and associated documentation files (the "Software"), to
6+
deal in the Software without restriction, including without limitation the
< F438 /td>
7+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
8+
sell copies of the Software, and to permit persons to whom the Software is
9+
furnished to do so, subject to the following conditions:
10+
11+
The above copyright notice and this permission notice shall be included in
12+
all copies or substantial portions of the Software.
13+
14+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
17+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
20+
IN THE SOFTWARE.
21+
-->
22+
23+
<!-- Translations: Bengali (Bangla) -->
24+
{% macro t(key) %}{{ {
25+
"language": "bn",
26+
"clipboard.copy": "ক্লিপবোর্ডে কপি করুন",
27+
"clipboard.copied": "ক্লিপবোর্ডে কপি হয়েছে",
28+
"edit.link.title": "এই পেজ এডিট করুন",
29+
"footer.previous": "পূর্ববর্তী",
30+
"footer.next": "পরে",
31+
"footer.title": "ফুটার",
32+
"header.title": "হেডার",
33+
"meta.comments": "কমেন্ট",
34+
"meta.source": "সোর্স",
35+
"nav.title": "ন্যাভিগেশন",
36+
"search.config.pipeline": " ",
37+
"search.placeholder": "সার্চ",
38+
"search.reset": "মুছে ফেলুন",
39+
"search.result.placeholder": "সার্চ টাইপ করুন",
40+
"search.result.none": "কিছু পাওয়া যায়নি",
41+
"search.result.one": "১ টা ডকুমেন্ট",
42+
"search.result.other": "# টা ডকুমেন্ট",
43+
"skip.link.title": "কনটেন্টে যান",
44+
"source.link.title": "রিপোজিটরিতে যান",
45+
"source.revision.date": "শেষ আপডেট",
46+
"tabs.title": "ট্যাব",
47+
"toc.title": "টেবিল অফ কনটেন্ট"
48+
}[key] }}{% endmacro %}

src/partials/language/fa.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
IN THE SOFTWARE.
2121
-->
2222

23-
<!-- Translations: Persian -->
23+
<!-- Translations: Persian (Farsi) -->
2424
{% macro t(key) %}{{ {
2525
"language": "fa",
2626
"direction": "rtl",

0 commit comments

Comments
 (0)
0