chore(i18n): update translations via Crowdin

This commit is contained in:
Frederick [Bot]
2025-11-28 00:54:33 +00:00
parent b175c7ff6e
commit f7e91f4b19
2 changed files with 16 additions and 2 deletions

View File

@@ -114,6 +114,11 @@
"dd/mm/yyyy": "GG/AA/YYYY",
"yyyy/mm/dd": "YYYY/AA/GG"
},
"timeFormat": "Zaman biçimi",
"timeFormatOptions": {
"12h": "12 saatlik (ÖÖ/ÖS)",
"24h": "24 saatlik (SS:dd)"
},
"externalUserNameChange": "Adınız, oturum açma sağlayıcınız ({provider}) tarafından yönetiliyor. Değiştirmek için lütfen orada güncelleyin."
},
"sections": {
@@ -802,7 +807,9 @@
"overdue": "Gecikmiş görevleri göster",
"fromuntil": "{from} ile {until} arasındaki görevler",
"select": "Bir tarih aralığı seçin",
"noTasks": "Yapacak bir şey yok — İyi günler!"
"noTasks": "Yapacak bir şey yok — İyi günler!",
"filterByLabel": "{label} etiketine göre filtreleme",
"clearLabelFilter": "Etiket filtresini temizle"
},
"detail": {
"chooseDueDate": "Bitiş tarihi belirlemek için buraya tıklayın",
@@ -862,6 +869,8 @@
"relatedTasks": "İlgili Görevler",
"reminders": "Hatırlatıcılar",
"repeat": "Tekrarla",
"comment": "{count} yorum",
"commentCount": "Yorum sayısı",
"startDate": "Başlangıç Tarihi",
"title": "Başlık",
"updated": "Güncellendi",
@@ -909,6 +918,9 @@
"addedSuccess": "Yorum başarıyla eklendi.",
"permalink": "Bu yoruma kalıcı bağlantıyı kopyala"
},
"mention": {
"noUsersFound": "Kullanıcı bulunamadı"
},
"deferDueDate": {
"title": "Bitiş tarihini ertele",
"1day": "1 gün",

View File

@@ -79,7 +79,9 @@
"subject_to_assignee": "\"%[1]s\" (%[2]s) olarak atandınız",
"message_to_assignee": "%[1]s sizi \"%[2]s\" olarak atadı",
"subject_to_others": "\"%[1]s\" (%[2]s), %[3]s'ye atanmıştır",
"message_to_others": "%[1]s, bu görevi %[2]s kullanıcısına atadı."
"message_to_others": "%[1]s, bu görevi %[2]s kullanıcısına atadı.",
"subject_to_others_self": "\"%[1]s\" (%[2]s), %[3]s tarafından kendilerine atandı",
"message_to_others_self": "%[1]s bu görevi kendilerine atadı."
},
"deleted": {
"subject": "\"%[1]s\" (%[2]s) silindi",