Skip to content

Commit e31756d

Browse files
authored
Merge pull request danielkummer#92 from Mr648/gh-pages
Farsi(Persian) Translation. - Many thanks to @mr648 👍
2 parents 205d99e + 5dec543 commit e31756d

26 files changed

+486
-2
lines changed

css/style.fa_FA.css

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
*{
2+
font-family: Tahoma,Calibri,sans serif !important;
3+
}
4+
.rtl {
5+
direction: rtl !important;
6+
}
7+
8+
p, h1, h2, h3, li, ul, span {
9+
direction: rtl !important;
10+
}
11+
12+
#banner {
13+
left: 0;
14+
}
15+
16+
#banner a {
17+
display: block;
18+
width: 190px;
19+
font-size: 14px;
20+
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
21+
background-color: #333;
22+
color: #FFF;
23+
word-spacing: 2px;
24+
text-decoration: none;
25+
padding: 11px 14px 4px 44px;
26+
position: relative;
27+
left: -27px;
28+
top: 128px;
29+
text-align: left;
30+
-moz-transform-origin: 0 0;
31+
-moz-transform: rotate(-45deg);
32+
-moz-box-shadow: 1px 1px 5px 1px #666;
33+
-webkit-transform-origin: 0 0;
34+
-webkit-transform: rotate(-45deg);
35+
-webkit-box-shadow: 1px 1px 5px 1px #666;
36+
-ms-transform-origin: 0 0;
37+
-ms-transform: rotate(-45deg);
38+
-ms-box-shadow: 1px 1px 5px 1px #666;
39+
transform-origin: 0 0;
40+
transform: rotate(-45deg);
41+
box-shadow: 1px 1px 5px 1px #666;
42+
background-image: linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%);
43+
background-image: -o-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%);
44+
background-image: -moz-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%);
45+
background-image: -webkit-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%);
46+
background-image: -ms-linear-gradient(bottom, #000000 3%, #666666 5%, #000000 7%, #000000 93%, #666666 95%, #000000 97%);
47+
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.03, #000000), color-stop(0.05, #666666), color-stop(0.07, #000000), color-stop(0.93, #000000), color-stop(0.95, #666666), color-stop(0.97, #000000));
48+
}

index.ar_MA.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ <h1 id="title">git-flow cheatsheet</h1>
7070
<a href="index.uk_UA.html" title="Ukrainian">Українська (Ukrainian)</a> -
7171
<a href="index.vi_VN.html" title="Tiếng Việt">Tiếng Việt (Vietnamese)</a> -
7272
<a href="index.pl_PL.html" title="Polish">Polski</a> -
73-
<a href="#" title="العربية">العربية</a>
73+
<a href="#" title="العربية">العربية</a> -
74+
<a href="index.fa_FA.html" title="فارسی">فارسی</a> -
7475
<a href="index.id_ID.html" title="Bahasa Indonesia">Bahasa Indonesia</a>
7576
</p>
7677
</header>

index.az_AZ.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ <h1 id="title">git-flow soraqçası</h1>
6565
<a href="index.el_GR.html" title="Ελληνικά (Greek)">Ελληνικά (Greek)</a> -
6666
<a href="index.uk_UK.html" title="Ukrainian">Українська (Ukrainian)</a> -
6767
<a href="index.vi_VN.html" title="Tiếng Việt">Tiếng Việt (Vietnamese)</a> -
68-
<a href="index.pl_PL.html" title="Polish">Polski</a> -
68+
<a href="index.pl_PL.html" title="Polish">Polski</a> -
69+
<a href="index.fa_FA.html" title="فارسی">فارسی</a> -
6970
<a href="index.az_AZ.html" title="Polish">Azərbaycanca (Azerbaijani)</a>
7071
<a href="index.id_ID.html" title="Bahasa Indonesia">Bahasa Indonesia</a>
7172
</p>

index.ca_CA.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ <h1 id="title">git-flow cheatsheet</h1>
6666
<a href="index.uk_UA.html" title="Ukrainian">Українська (Ukrainian)</a> -
6767
<a href="index.vi_VN.html" title="Tiếng Việt">Tiếng Việt (Vietnamese)</a> -
6868
<a href="index.ar_MA.html" title="العربية">العربية</a> -
69+
<a href="index.fa_FA.html" title="فارسی">فارسی</a> -
6970
<a href="index.pl_PL.html" title="Polish">Polski</a> -
7071
<a href="index.az_AZ.html" title="Polish">Azərbaycanca (Azerbaijani)</a>
7172
<a href="index.id_ID.html" title="Bahasa Indonesia">Bahasa Indonesia</a>

index.de_DE.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ <h1 id="title">git-flow Spickzettel</h1>
6666
<a href="index.vi_VN.html" title="Tiếng Việt">Tiếng Việt (Vietnamese)</a> -
6767
<a href="index.pl_PL.html" title="Polish">Polski</a> -
6868
<a href="index.ar_MA.html" title="العربية">العربية</a> -
69+
<a href="index.fa_FA.html" title="فارسی">فارسی</a> -
6970
<a href="index.az_AZ.html" title="Polish">Azərbaycanca (Azerbaijani)</a>
7071
<a href="index.id_ID.html" title="Bahasa Indonesia">Bahasa Indonesia</a>
7172
</p>

index.el_GR.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ <h1 id="title">git-flow Φύλλο αναφοράς</h1>
7070
<a href="index.vi_VN.html" title="Tiếng Việt">Tiếng Việt (Vietnamese)</a> -
7171
<a href="index.pl_PL.html" title="Polish">Polski</a> -
7272
<a href="index.ar_MA.html" title="العربية">العربية</a> -
73+
<a href="index.fa_FA.html" title="فارسی">فارسی</a> -
7374
<a href="index.az_AZ.html" title="Polish">Azərbaycanca (Azerbaijani)</a>
7475
<a href="index.id_ID.html" title="Bahasa Indonesia">Bahasa Indonesia</a>
7576
</p>

index.es_ES.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ <h1 id="title">git-flow cheatsheet</h1>
6565
<a href="index.vi_VN.html" title="Tiếng Việt">Tiếng Việt (Vietnamese)</a> -
6666
<a href="index.pl_PL.html" title="Polish">Polski</a> -
6767
<a href="index.ar_MA.html" title="العربية">العربية</a> -
68+
<a href="index.fa_FA.html" title="فارسی">فارسی</a> -
6869
<a href="index.az_AZ.html" title="Polish">Azərbaycanca (Azerbaijani)</a>
6970
<a href="index.id_ID.html" title="Bahasa Indonesia">Bahasa Indonesia</a>
7071
</p>

0 commit comments

Comments
 (0)