From 6c481743de7e869ad58472425b9b7758d2376404 Mon Sep 17 00:00:00 2001 From: Michael <161408495+michaelien@users.noreply.github.com> Date: Mon, 13 May 2024 08:10:15 +0800 Subject: [PATCH] chore: translated using Weblate (Turkish) (#3356) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Translated using Weblate (Turkish) Currently translated at 100.0% (255 of 255 strings) Translation: memos-i18n/i18n Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/tr/ Co-authored-by: Oğuz Han --- web/src/locales/tr.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/web/src/locales/tr.json b/web/src/locales/tr.json index 660458901..7dd395a9b 100644 --- a/web/src/locales/tr.json +++ b/web/src/locales/tr.json @@ -96,7 +96,8 @@ "memo": { "archived-at": "Arşivlendi", "comment": { - "self": "Yorumlar" + "self": "Yorumlar", + "write-a-comment": "Bir yorum yazın" }, "copy-link": "Bağlantıyı kopyala", "count-memos-in-date": "{{count}}notlar{{date}}", @@ -137,7 +138,8 @@ "reference": { "add-references": "Referans ekle", "embedded-usage": "Gömülü İçerik Olarak Kullan", - "no-memos-found": "Hiçbir not bulunamadı" + "no-memos-found": "Hiçbir not bulunamadı", + "search-placeholder": "İçerik arayın" }, "resource": { "clear": "Temizle", @@ -297,7 +299,7 @@ "all-tags": "Tüm Etiketler", "create-tag": "Etiket Oluştur", "create-tags-guide": "'#tag' girerek etiket oluşturabilirsiniz.", - "delete-confirm": "Bu etiketi sileceğinizden emin misiniz?", + "delete-confirm": "Bu etiketi silmek istediğinizden emin misiniz? İlgili tüm notlar arşivlenecektir.", "delete-tag": "Etiketi Sil", "no-tag-found": "Etiket bulunamadı" },