-
Notifications
You must be signed in to change notification settings - Fork 12
/
privacy.tr.html
77 lines (55 loc) · 2.69 KB
/
privacy.tr.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE html>
<html lang="tr">
<head prefix="og: http://ogp.me/ns#">
<meta charset="UTF-8"/>
<meta name="description" content="CotEditor Gizlilik Politikası"/>
<title>Privacy Policy - CotEditor</title>
<meta property="og:type" content="article"/>
<meta property="og:url" content="https://coteditor.com/privacy"/>
<meta property="og:title" content="CotEditor"/>
<meta property="og:description" content="CotEditor's Privacy Policy"/>
<meta property="og:image" content="https://coteditor.com/img/appicon/[email protected]"/>
<meta property="og:site_name" content="CotEditor"/>
<meta property="og:locale" content="tr_TR"/>
<meta property="og:locale:alternate" content="en_US"/>
<meta property="twitter:card" content="summary"/>
<meta property="twitter:creator" content="@CotEditor"/>
<link rel="shortcut icon" href="favicon.png" type="image/png" sizes="16x16"/>
<link rel="shortcut icon" href="[email protected]" type="image/png" sizes="32x32"/>
<link rel="stylesheet" href="css/common.css"/>
</head>
<body>
<header>
<a href="/">CotEditor</a>
<nav><ul>
<li><a href="archives.tr">Arşiv</a></li>
<li><a href="contact.tr">İletişim</a></li>
<li><a href="https://x.com/CotEditor" rel="external">X</a></li>
</ul></nav>
</header>
<main>
<h1>Gizlilik Politikası</h1>
<p>Bu gizlilik politikası, kişisel bilgilerinizin CotEditor tarafından nice işlendiğini açıklar.</p>
<section>
<h2>Sahip ve Veri Denetçisi</h2>
<p>CotEditor, 2014 yılından bu yana açık kaynaklı bir proje olarak Mineko Imanishi (nam-ı diğer 1024jp) organize edilen <a href="https://github.com/coteditor">CotEditor projesi</a> tarafından sahiplenilmiş ve geliştirilmektedir.</p>
<p>Bu gizlilik politikası üzerine sorularınız varsa lütfen <a href="contact">iletişime geçin</a> (İngilizce, Japonca).</p>
</section>
<section>
<h2>Veri Toplama</h2>
<section>
<h3>CotEditor.app</h3>
<p>Biz, CotEditor projesi olarak; CotEditor üzerinde kaydedilen herhangi bir veriyi toplama kullanma, kaydetme eylemlerinde bulunmayız. CotEditor uygulaması ile ilgili kişisel ayarlar yalnızca aygıtınızda depolanır.</p>
</section>
</section>
<section>
<h2>Bu Gizlilik Politikasına Yapılacak Değişiklikler</h2>
<p>Bu gizlilik politikası, kişisel verilerin toplanması ile ilgili yasal ve/veya sosyal gerekliliklerdeki değişikliklere uyum sağlamak için herhangi bir zamanda güncellenebilir. Aşağıda listelenen son değişiklik tarihine atıfta bulunarak bu sayfayı sık sık denetlemeniz şiddetle tavsiye edilir.</p>
</section>
<p>Son değişiklik: <time>2018-09-05</time></p>
</main>
<footer>
<p class="copyright">© 2018-2022 CotEditor Project</p>
</footer>
</body>
</html>