New translations app.json (Turkish)
This commit is contained in:
parent
21f17f4c6c
commit
69bd132ea2
|
@ -17,19 +17,19 @@
|
||||||
},
|
},
|
||||||
"discard_post_content": {
|
"discard_post_content": {
|
||||||
"title": "Taslağı Sil",
|
"title": "Taslağı Sil",
|
||||||
"message": "Confirm to discard composed post content."
|
"message": "Yazdığın gönderiyi paylaşmadan silmek istiyor musun?"
|
||||||
},
|
},
|
||||||
"publish_post_failure": {
|
"publish_post_failure": {
|
||||||
"title": "Publish Failure",
|
"title": "Paylaşılamadı",
|
||||||
"message": "Failed to publish the post.\nPlease check your internet connection.",
|
"message": "Gönderi paylaşılamadı. Lütfen internet bağlantını kontrol et.",
|
||||||
"attachments_message": {
|
"attachments_message": {
|
||||||
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
|
"video_attach_with_photo": "İçeriğinde görseller olan bir gönderiye video eklenemez.",
|
||||||
"more_than_one_video": "Cannot attach more than one video."
|
"more_than_one_video": "Gönderiye birden fazla video eklenemez."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit_profile_failure": {
|
"edit_profile_failure": {
|
||||||
"title": "Edit Profile Error",
|
"title": "Profil Düzenleme Hatası",
|
||||||
"message": "Cannot edit profile. Please try again."
|
"message": "Profil düzenlenemedi. Lütfen tekrar deneyin."
|
||||||
},
|
},
|
||||||
"sign_out": {
|
"sign_out": {
|
||||||
"title": "Oturumu Kapat",
|
"title": "Oturumu Kapat",
|
||||||
|
@ -37,38 +37,38 @@
|
||||||
"confirm": "Oturumu Kapat"
|
"confirm": "Oturumu Kapat"
|
||||||
},
|
},
|
||||||
"block_domain": {
|
"block_domain": {
|
||||||
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
|
"title": "%s alan adını tamamen engellemek istediğine gerçekten emin misiniz? Pek çok durumda o alan adından birkaç kişiyi engellemek ve sessize almak yeterlidir ve tercih edilir. Engellediğinizde bu alan adından herhangi bir içerik görmeyeceksiniz ve o alan adından olan takipçileriniz silinecek.",
|
||||||
"block_entire_domain": "Block Domain"
|
"block_entire_domain": "Alan Adını Engelle"
|
||||||
},
|
},
|
||||||
"save_photo_failure": {
|
"save_photo_failure": {
|
||||||
"title": "Save Photo Failure",
|
"title": "Görsel Kaydetme Hatası",
|
||||||
"message": "Please enable the photo library access permission to save the photo."
|
"message": "Görseli kaydetmek için lütfen galeri erişim iznini aktifleştirin."
|
||||||
},
|
},
|
||||||
"delete_post": {
|
"delete_post": {
|
||||||
"title": "Delete Post",
|
"title": "Gönderiyi Sil",
|
||||||
"message": "Are you sure you want to delete this post?"
|
"message": "Bu gönderiyi silmek istediğinize emin misiniz?"
|
||||||
},
|
},
|
||||||
"clean_cache": {
|
"clean_cache": {
|
||||||
"title": "Clean Cache",
|
"title": "Önbelleği Temizle",
|
||||||
"message": "Successfully cleaned %s cache."
|
"message": "%s boyutunda önbellek temizlendi."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"controls": {
|
"controls": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"back": "Back",
|
"back": "Geri",
|
||||||
"next": "Next",
|
"next": "İleri",
|
||||||
"previous": "Previous",
|
"previous": "Önceki",
|
||||||
"open": "Open",
|
"open": "Aç",
|
||||||
"add": "Add",
|
"add": "Ekle",
|
||||||
"remove": "Remove",
|
"remove": "Kaldır",
|
||||||
"edit": "Edit",
|
"edit": "Düzenle",
|
||||||
"save": "Save",
|
"save": "Kaydet",
|
||||||
"ok": "OK",
|
"ok": "Tamam",
|
||||||
"done": "Done",
|
"done": "Kapat",
|
||||||
"confirm": "Confirm",
|
"confirm": "Onayla",
|
||||||
"continue": "Continue",
|
"continue": "Devam et",
|
||||||
"compose": "Compose",
|
"compose": "Yaz",
|
||||||
"cancel": "Cancel",
|
"cancel": "İptal et",
|
||||||
"discard": "Discard",
|
"discard": "Discard",
|
||||||
"try_again": "Try Again",
|
"try_again": "Try Again",
|
||||||
"take_photo": "Take Photo",
|
"take_photo": "Take Photo",
|
||||||
|
|
Loading…
Reference in New Issue