From 158aedb549b253b0b8a84a7c68c0d7bca9e7be54 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 17 Nov 2023 00:27:03 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/tr.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'core/l10n/tr.json') diff --git a/core/l10n/tr.json b/core/l10n/tr.json index abad95926ca..e4887d9f130 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -136,8 +136,8 @@ "Currently open" : "Şu anda açık", "_{count} notification_::_{count} notifications_" : ["{count} bildirim","{count} bildirim"], "Date range filter" : "Tarih aralığı süzgeci", - "Pick start date" : "Başlangıç tarihini seçin", - "Pick end date" : "Bitiş tarihini seçin", + "Pick a start date" : "Bir başlangıç tarihi seçin", + "Pick an end date" : "Bir bitiş tarihi seçin", "Apply range" : "Aralığı uygula", "Log in" : "Oturum aç", "Logging in …" : "Oturum açılıyor …", @@ -206,7 +206,9 @@ "Not found" : "Bulunamadı", "People" : "Kişiler", "Load more results" : "Diğer sonuçları yükle", + "Search in" : "Şurada aransın", "Start typing in search" : "Aramak için yazmaya başlayın", + "No matching results" : "Aramaya uyan bir sonuç bulunamadı", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} ile ${this.dateFilter.endAt.toLocaleDateString()} arasında", "Forgot password?" : "Parolamı unuttum", "Back to login form" : "Oturum açma formuna dön", -- cgit v1.2.3