Skip to content

Commit aef96cd

Browse files
author
Emir OZCELIK
committed
started translation of Guide and some main menu items
1 parent 652bed4 commit aef96cd

File tree

6 files changed

+31
-31
lines changed

6 files changed

+31
-31
lines changed

src/v2/guide/index.md

100644100755
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ type: guide
44
order: 2
55
---
66

7-
## What is Vue.js?
7+
## Vue.js nedir?
88

9-
Vue (pronounced /vjuː/, like **view**) is a **progressive framework** for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with [modern tooling](single-file-components.html) and [supporting libraries](https://github.com/vuejs/awesome-vue#components--libraries).
9+
Vue (/viyuv/ şeklinde telaffuz edilir, İngilizcedeki **view** kelimesi gibi) kullanıcı arayüzleri oluşturmayı sağlayan **kademeli bir framework**'tür. Yazılım geliştirme ortamının her alanına nüfus eden diğer framework'lerin aksine Vue, basit bir temel üzerinde inşa edildiğinden kademeli olarak kademeli olarak kullanmaya başlayabilirsiniz. Ana kütüphane yalnızca görüntüleme katmanına odaklanmaktadır. Öğrenmesi kolay olup diğer kütüphanelere veya ileri aşamalardaki projelere entegre edilebilir. Diğer taraftan, Vue [modern dosya yönetimi](single-file-components.html) ve [destekleyici kütüphaneler](https://github.com/vuejs/awesome-vue#components--libraries) eşliğinde sofistike Tek Sayfa Uygulamalar yaratmak için son derece elverişlidir.
1010

11-
If you’d like to learn more about Vue before diving in, we <a id="modal-player" href="#">created a video</a> walking through the core principles and a sample project.
11+
Eğer Vue öğrenmeye başlamadan önce daha fazla bilgi edinmek isterseniz, bu teknolojinin temel prensiplerinin dile getirildiği ve örnek bir projenin sunulduğu <a id="modal-player" href="#">bir video hazırladık</a>.
1212

13-
If you are an experienced frontend developer and want to know how Vue compares to other libraries/frameworks, check out the [Comparison with Other Frameworks](comparison.html).
13+
Eğer kullanıcı arayüzü programcılığı alanında deneyimli iseniz ve Vue'nin diğer kütüphaneler/framework'lere göre bir karşılaştırmasını görmek istiyorsanız [Diğer Framework'ler ile Karşılaştırma](comparison.html) sayfasına bakınız.
1414

1515
<div class="vue-mastery"><a href="https://www.vuemastery.com/courses/intro-to-vue-js/vue-instance/" target="_blank" rel="noopener" title="Free Vue.js Course">Watch a free video course on Vue Mastery</a></div>
1616

themes/vue/_config.yml

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ platinum_sponsors_china:
88
special_sponsors:
99
- url: 'https://stdlib.com/'
1010
img: stdlib.png
11-
description: 'Build APIs you need in minutes instead of days, for free.'
11+
description: 'API projenizi günler yerine dakikalar içerisinde ücretsiz olarak tasarlayın.'
1212
platinum_sponsors:
1313
- url: >-
1414
https://moduscreate.com/?utm_source=Vue&utm_medium=Partnership&utm_campaign=VueShip

themes/vue/layout/index.ejs

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<p>
1919
<a id="modal-player" class="button has-icon" href="javascript:;">
2020
<%- partial('icons/play') %>
21-
WHY VUE.JS?</a>
22-
<a class="button white" href="<%- url_for("/v2/guide/") %>">GET STARTED</a>
21+
NEDEN VUE.JS?</a>
22+
<a class="button white" href="<%- url_for("/v2/guide/") %>">ÖĞRENMEYE BAŞLAYIN</a>
2323
<a class="button gray has-icon" href="https://github.com/vuejs/vue" target="_blank">
2424
<%- partial('icons/github-dark') %>
2525
GITHUB</a>
@@ -29,7 +29,7 @@
2929
</div>
3030

3131
<div id="special-sponsor">
32-
<h3>Special Sponsor</h3>
32+
<h3>Özel Sponsorumuz</h3>
3333
<% var specialSponsor = theme.special_sponsors[0]; %>
3434
<a href="<%- specialSponsor.url %>" target="_blank">
3535
<img src="<%- url_for(`/images/${specialSponsor.img}`) %>" style="width:160px" alt="Code.xyz Logo">
@@ -46,16 +46,16 @@
4646
</div>
4747

4848
<div class="point">
49-
<h2>Versatile</h2>
50-
<p>An incrementally adoptable ecosystem that scales between a library and a full-featured framework.</p>
49+
<h2>Çok yönlü kullanım</h2>
50+
<p>Projelerinizde bir kütüphaneden tam donanımlı bir framework'e kadar kademeli olarak kullanmaya başlayabileceğiniz bir ekosistem.</p>
5151
</div>
5252

5353
<div class="point">
54-
<h2>Performant</h2>
54+
<h2>Yüksek Performanslı</h2>
5555
<p>
56-
20KB min+gzip Runtime<br>
57-
Blazing Fast Virtual DOM<br>
58-
Minimal Optimization Efforts
56+
Min+gzip olarak 20KB Runtime<br>
57+
Hız sınırı tanımayan Sanal DOM<br>
58+
Asgari Optimizasyon ihtiyacı
5959
</p>
6060
</div>
6161
</div>
@@ -69,7 +69,7 @@
6969

7070
<div id="news">
7171
<div class="inner">
72-
<h3><label for="member_email">Subscribe to our Weekly Newsletter</label></h3>
72+
<h3><label for="member_email">Haftalık Haber Bültenimize abone olun</label></h3>
7373
<form
7474
class="newsletter-form"
7575
id="revue-form"
@@ -85,7 +85,7 @@
8585
name="member[email]"
8686
id="member_email"
8787
required
88-
placeholder="Email address"
88+
placeholder="E-posta adresi"
8989
>
9090
<input
9191
class="button newsletter-button"
@@ -96,7 +96,7 @@
9696
>
9797
</form>
9898
<p>
99-
You can read the previous issues and listen to our podcast at <a href="https://news.vuejs.org" target="_blank">news.vuejs.org</a>.
99+
Geçmişteki yayınları okumak ve podcastımızı dinlemek için <a href="https://news.vuejs.org" target="_blank">news.vuejs.org</a> adresini ziyaret edin.
100100
</p>
101101
</div>
102102
</div>
@@ -113,14 +113,14 @@
113113
<%- partial('icons/medium') %>
114114
</a>
115115
</p>
116-
<p>Released under the <a href="https://opensource.org/licenses/MIT" target="_blank">MIT License</a><br>
117-
Copyright &copy; 2014-<%- new Date().getFullYear() %> Evan You</p>
116+
<p><a href="https://opensource.org/licenses/MIT" target="_blank">MIT Lisansı</a> çerçevesinde yayınlanmaktadır<br>
117+
Telif Hakkı &copy; 2014-<%- new Date().getFullYear() %> Evan You</p>
118118
</div>
119119

120120
<div id="video-modal" class="modal">
121121
<div class="video-space" style="padding: 56.25% 0 0 0; position: relative;"><iframe src="https://player.vimeo.com/video/247494684" style="height: 100%; left: 0; position: absolute; top: 0; width: 100%;" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
122122
</div><script src="https://player.vimeo.com/api/player.js"></script>
123-
<p class="modal-text">Video by <a href="https://www.vuemastery.com" target="_blank" rel="noopener" title="Vue.js Courses on Vue Mastery">Vue Mastery</a>. Watch Vue Masterys free <a href="https://www.vuemastery.com/courses/intro-to-vue-js/vue-instance/" target="_blank" rel="noopener" title="Vue.js Courses on Vue Mastery">Intro to Vue course</a>.
123+
<p class="modal-text">Videoyu hazırlayan: <a href="https://www.vuemastery.com" target="_blank" rel="noopener" title="Vue.js Courses on Vue Mastery">Vue Mastery</a>. Watch Vue Mastery's free <a href="https://www.vuemastery.com/courses/intro-to-vue-js/vue-instance/" target="_blank" rel="noopener" title="Vue.js Courses on Vue Mastery">Intro to Vue course</a>.
124124
</p>
125125
</div>
126126

themes/vue/layout/partials/learn_dropdown.ejs

100644100755
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<a class="nav-link<%- page.path.match(/\/(guide(?!\/team.html$)|api|style-guide|examples|cookbook)(\/|$)/) ? ' current' : '' %>">Learn</a><span class="arrow"></span>
33
<ul class="nav-dropdown">
44
<li><ul>
5-
<li><a href="<%- url_for("/v2/guide/") %>" class="nav-link<%- page.path.match(/\/guide(\/|$)/) ? ' current' : '' %>">Guide</a></li>
5+
<li><a href="<%- url_for("/v2/guide/") %>" class="nav-link<%- page.path.match(/\/guide(\/|$)/) ? ' current' : '' %>">Kılavuz</a></li>
66
<li><a href="<%- url_for("/v2/api/") %>" class="nav-link<%- page.path.match(/\/api(\/|$)/) ? ' current' : '' %>">API</a></li>
7-
<li><a href="<%- url_for("/v2/style-guide/") %>" class="nav-link<%- page.path.match(/\/style-guide(\/|$)/) ? ' current' : '' %>">Style Guide</a></li>
8-
<li><a href="<%- url_for("/v2/examples/") %>" class="nav-link<%- page.path.match(/\/examples(\/|$)/) ? ' current' : '' %>">Examples</a></li>
9-
<li><a href="<%- url_for("/v2/cookbook/") %>" class="nav-link<%- page.path.match(/\/cookbook(\/|$)/) ? ' current' : '' %>">Cookbook</a></li>
7+
<li><a href="<%- url_for("/v2/style-guide/") %>" class="nav-link<%- page.path.match(/\/style-guide(\/|$)/) ? ' current' : '' %>">Stil Kılavuzu</a></li>
8+
<li><a href="<%- url_for("/v2/examples/") %>" class="nav-link<%- page.path.match(/\/examples(\/|$)/) ? ' current' : '' %>">Örnekler</a></li>
9+
<li><a href="<%- url_for("/v2/cookbook/") %>" class="nav-link<%- page.path.match(/\/cookbook(\/|$)/) ? ' current' : '' %>">Senaryolar</a></li>
1010
</ul></li>
1111
</ul>
1212
</li>

themes/vue/layout/partials/sidebar.ejs

100644100755
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<h2>
1010
<% titles = {
1111
api: 'API',
12-
examples: 'Examples',
13-
guide: 'Guide',
14-
cookbook: 'Cookbook<sup class="beta">beta</sup>',
15-
'style-guide': 'Style Guide<sup class="beta">beta</sup>'
12+
examples: 'Örnekler',
13+
guide: 'Kılavuz',
14+
cookbook: 'Senaryolar<sup class="beta">beta</sup>',
15+
'style-guide': 'Stil Kılavuzu<sup class="beta">beta</sup>'
1616
} %>
1717
<%- titles[type] %>
1818
<% if (['cookbook', 'style-guide'].indexOf(type) === -1) { %>

themes/vue/layout/partials/sponsors.ejs

100644100755
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h3>Patreon Sponsors</h3>
1+
<h3>Patreon Sponsorları</h3>
22

33
<%_ for (const sponsor of theme.platinum_sponsors) {_%>
44
<a href="<%- sponsor.url %>" target="_blank" style="width: 160px;">
@@ -14,10 +14,10 @@
1414
<%_ } _%>
1515
<br>
1616

17-
<a class="become-sponsor button white" href="<%- url_for("/support-vuejs/") %>">Become a Sponsor!</a>
17+
<a class="become-sponsor button white" href="<%- url_for("/support-vuejs/") %>">Siz de sponsor olun!</a>
1818

1919
<div class="open-collective-sponsors">
20-
<h3>OpenCollective Sponsors</h3>
20+
<h3>OpenCollective Sponsorları</h3>
2121
<h4>Platinum</h4>
2222
<%_ for (let i = 0; i < 2; i++) {_%>
2323
<a href="https://opencollective.com/vuejs/tiers/platinum-sponsors/<%- i %>/website" target="_blank">

0 commit comments

Comments
 (0)