From 69bd132ea2dc04f296ecd05da69059ce576a2a9d Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 25 Apr 2022 15:55:51 +0200 Subject: [PATCH] New translations app.json (Turkish) --- .../StringsConvertor/input/tr_TR/app.json | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/Localization/StringsConvertor/input/tr_TR/app.json b/Localization/StringsConvertor/input/tr_TR/app.json index 5e15add5b..0753e679c 100644 --- a/Localization/StringsConvertor/input/tr_TR/app.json +++ b/Localization/StringsConvertor/input/tr_TR/app.json @@ -17,19 +17,19 @@ }, "discard_post_content": { "title": "Taslağı Sil", - "message": "Confirm to discard composed post content." + "message": "Yazdığın gönderiyi paylaşmadan silmek istiyor musun?" }, "publish_post_failure": { - "title": "Publish Failure", - "message": "Failed to publish the post.\nPlease check your internet connection.", + "title": "Paylaşılamadı", + "message": "Gönderi paylaşılamadı. Lütfen internet bağlantını kontrol et.", "attachments_message": { - "video_attach_with_photo": "Cannot attach a video to a post that already contains images.", - "more_than_one_video": "Cannot attach more than one video." + "video_attach_with_photo": "İçeriğinde görseller olan bir gönderiye video eklenemez.", + "more_than_one_video": "Gönderiye birden fazla video eklenemez." } }, "edit_profile_failure": { - "title": "Edit Profile Error", - "message": "Cannot edit profile. Please try again." + "title": "Profil Düzenleme Hatası", + "message": "Profil düzenlenemedi. Lütfen tekrar deneyin." }, "sign_out": { "title": "Oturumu Kapat", @@ -37,38 +37,38 @@ "confirm": "Oturumu Kapat" }, "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.", - "block_entire_domain": "Block Domain" + "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": "Alan Adını Engelle" }, "save_photo_failure": { - "title": "Save Photo Failure", - "message": "Please enable the photo library access permission to save the photo." + "title": "Görsel Kaydetme Hatası", + "message": "Görseli kaydetmek için lütfen galeri erişim iznini aktifleştirin." }, "delete_post": { - "title": "Delete Post", - "message": "Are you sure you want to delete this post?" + "title": "Gönderiyi Sil", + "message": "Bu gönderiyi silmek istediğinize emin misiniz?" }, "clean_cache": { - "title": "Clean Cache", - "message": "Successfully cleaned %s cache." + "title": "Önbelleği Temizle", + "message": "%s boyutunda önbellek temizlendi." } }, "controls": { "actions": { - "back": "Back", - "next": "Next", - "previous": "Previous", - "open": "Open", - "add": "Add", - "remove": "Remove", - "edit": "Edit", - "save": "Save", - "ok": "OK", - "done": "Done", - "confirm": "Confirm", - "continue": "Continue", - "compose": "Compose", - "cancel": "Cancel", + "back": "Geri", + "next": "İleri", + "previous": "Önceki", + "open": "Aç", + "add": "Ekle", + "remove": "Kaldır", + "edit": "Düzenle", + "save": "Kaydet", + "ok": "Tamam", + "done": "Kapat", + "confirm": "Onayla", + "continue": "Devam et", + "compose": "Yaz", + "cancel": "İptal et", "discard": "Discard", "try_again": "Try Again", "take_photo": "Take Photo",