New translations app.json (Turkish)
This commit is contained in:
parent
d57ae66b80
commit
ef07d9c963
|
@ -95,8 +95,8 @@
|
||||||
},
|
},
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"home": "Ana Sayfa",
|
"home": "Ana Sayfa",
|
||||||
"search_and_explore": "Search and Explore",
|
"search_and_explore": "Ara ve Keşfet",
|
||||||
"notifications": "Notifications",
|
"notifications": "Bildirimler",
|
||||||
"profile": "Profil"
|
"profile": "Profil"
|
||||||
},
|
},
|
||||||
"keyboard": {
|
"keyboard": {
|
||||||
|
@ -187,8 +187,8 @@
|
||||||
"unmute_user": "Sesini aç %s",
|
"unmute_user": "Sesini aç %s",
|
||||||
"muted": "Susturuldu",
|
"muted": "Susturuldu",
|
||||||
"edit_info": "Bilgiyi Düzenle",
|
"edit_info": "Bilgiyi Düzenle",
|
||||||
"show_reblogs": "Show Reblogs",
|
"show_reblogs": "Yeniden Paylaşımları Göster",
|
||||||
"hide_reblogs": "Hide Reblogs"
|
"hide_reblogs": "Yeniden Paylaşımları Gizle"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"filtered": "Filtrelenmiş",
|
"filtered": "Filtrelenmiş",
|
||||||
|
@ -220,14 +220,14 @@
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"title": "Tekrar hoş geldin",
|
"title": "Tekrar hoş geldin",
|
||||||
"subtitle": "Log you in on the server you created your account on.",
|
"subtitle": "Hesabını oluşturduğun sunucuya giriş yap.",
|
||||||
"server_search_field": {
|
"server_search_field": {
|
||||||
"placeholder": "Enter URL or search for your server"
|
"placeholder": "Bir URL girin ya da sunucunuzu arayın"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"server_picker": {
|
"server_picker": {
|
||||||
"title": "Mastodon, farklı topluluklardaki kullanıcılardan oluşur.",
|
"title": "Mastodon, farklı topluluklardaki kullanıcılardan oluşur.",
|
||||||
"subtitle": "Pick a server based on your region, interests, or a general purpose one. You can still chat with anyone on Mastodon, regardless of your servers.",
|
"subtitle": "Bölgenize dayalı, ilginize dayalı ya da genel amaçlı bir sunucu seçin. Hangi sunucuda olduğunuz fark etmeksizin Mastodon'daki herkes ile konuşabilirsiniz.",
|
||||||
"button": {
|
"button": {
|
||||||
"category": {
|
"category": {
|
||||||
"all": "Tümü",
|
"all": "Tümü",
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
"category": "KATEGORİ"
|
"category": "KATEGORİ"
|
||||||
},
|
},
|
||||||
"input": {
|
"input": {
|
||||||
"search_servers_or_enter_url": "Search communities or enter URL"
|
"search_servers_or_enter_url": "Topluluklar arayın ya da bir URL girin"
|
||||||
},
|
},
|
||||||
"empty_state": {
|
"empty_state": {
|
||||||
"finding_servers": "Mevcut sunucular aranıyor...",
|
"finding_servers": "Mevcut sunucular aranıyor...",
|
||||||
|
@ -391,9 +391,9 @@
|
||||||
"load_failed": "Yükleme Başarısız",
|
"load_failed": "Yükleme Başarısız",
|
||||||
"upload_failed": "Upload Failed",
|
"upload_failed": "Upload Failed",
|
||||||
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||||
"attachment_too_large": "Attachment too large",
|
"attachment_too_large": "Ek boyutu çok büyük",
|
||||||
"compressing_state": "Sıkıştırılıyor...",
|
"compressing_state": "Sıkıştırılıyor...",
|
||||||
"server_processing_state": "Server Processing..."
|
"server_processing_state": "Sunucu İşliyor..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"duration_time": "Süre: %s",
|
"duration_time": "Süre: %s",
|
||||||
|
@ -404,7 +404,7 @@
|
||||||
"three_days": "3 Gün",
|
"three_days": "3 Gün",
|
||||||
"seven_days": "7 Gün",
|
"seven_days": "7 Gün",
|
||||||
"option_number": "Seçenek %ld",
|
"option_number": "Seçenek %ld",
|
||||||
"the_poll_is_invalid": "The poll is invalid",
|
"the_poll_is_invalid": "Anket geçersiz",
|
||||||
"the_poll_has_empty_option": "The poll has empty option"
|
"the_poll_has_empty_option": "The poll has empty option"
|
||||||
},
|
},
|
||||||
"content_warning": {
|
"content_warning": {
|
||||||
|
|
Loading…
Reference in New Issue