forked from google/docsy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtr.toml
55 lines (43 loc) · 1.07 KB
/
tr.toml
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
# UI strings. Buttons and similar.
[ui_pager_prev]
other = "Önceki"
[ui_pager_next]
other = "Sonraki"
[ui_read_more]
other = "Daha fazla oku"
[ui_search]
other = "Bu sitede arayın…"
# Used in sentences such as "Posted in News"
[ui_in]
other = "içinde"
# Footer text
[footer_all_rights_reserved]
other = "Bütün haklar saklıdır"
[footer_privacy_policy]
other = "Gizlilik Politikası"
# Post (blog, articles etc.)
[post_byline_by]
other = "by"
[post_created]
other = "Oluşturuldu"
[post_last_mod]
other = "Son düzenleme"
[post_edit_this]
other = "Bu sayfayı düzenle"
[post_create_child_page]
other = "Çocuk sayfası oluştur"
[post_create_issue]
other = "Belge konusu oluştur"
[post_create_project_issue]
other = "Proje konusu oluştur"
[post_posts_in]
other = "Gönderiler in"
# Print support
[print_printable_section]
other = "Bu bölümün görüntüsü yazdırılabilir."
[print_click_to_print]
other = "Yazdırmak için tıklayın"
[print_show_regular]
other = "Bu sayfanın normal görüntüsüne dönün"
[print_entire_section]
other = "Bütün bölümü yazıdırın"