From 452489b75ea8a2ded009db48f1eb7dc2a830a0ef Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 6 Sep 2026 02:30:16 +0300 Subject: [PATCH] New translations en.json (Turkish) [ci skip] --- frontend/app/i18n/locales/tr.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/frontend/app/i18n/locales/tr.json b/frontend/app/i18n/locales/tr.json index 1af4885a..91d930b6 100644 --- a/frontend/app/i18n/locales/tr.json +++ b/frontend/app/i18n/locales/tr.json @@ -522,11 +522,11 @@ "unban": "Yasağı Kaldır", "ban_user": "Kullanıcıyı banla", "suspended": "Askıya alındı", - "suspension_mod": "Suspension of {mod}", - "mod_suspended": "This mod has been suspended and is only visible to the owner, mod members and moderators.\nThe suspension is either temporarily or permanent, depending on the severity. Please read our {rules}.\n\nReason for suspension: \"{reason}\"", - "mod_suspended_appeal": "If you believe the suspension was a mistake or you changed your mod to follow the rules, you may appeal the decision.", - "tickets": "Tickets", - "open_ticket": "Open Ticket", + "suspension_mod": "{mod} askıya alındı", + "mod_suspended": "Bu mod askıya alındı ve sadece sahibi, mod üyeleri ve moderatörler tarafından görüntülenebilir.\nAskıya alma olayın ciddiyetine göre geçici veya kalıcı olabilir. Lütfen kurallara bir göz gezdirin: {rules}.\n\nAskıya alınma sebebi: \"{reason}\"", + "mod_suspended_appeal": "Bu askıya alınmanın bir hata olduğunu düşünüyorsanız veya modu kurallara uyacak şekilde değiştirdiyseniz bir itirazda bulunabilirsiniz.", + "tickets": "Destek talepleri", + "open_ticket": "Destek talebi oluştur", "private_threads": "Özel başlıklar", "role_policies": "Rol Politikaları", "game_role_policies": "Oyun Rol Politikaları", @@ -710,18 +710,18 @@ "maintenance_mode_desc": "Kısa sürede döneceğiz :)", "webhooks": "Webhooks", "webhook_event_mod_approval_new": "Onaylanmayı Bekleyen Yeni Mod", - "webhook_event_mod_approval": "Mod was Approved or Rejected", + "webhook_event_mod_approval": "Mod Kabul edildi veya Reddedildi", "webhook_event_mod_deleted": "Mod Silindi", "webhook_event_mod_published": "Mod Yayınlandı", "webhook_event_report_new": "Rapor Oluştur", - "webhook_event_mod_suspended": "Mod Suspension", - "webhook_event_mod_bumped": "Mod Bumped (Version change/new file)", - "webhook_event_mod_updated": "Mod Updated (Any change)", - "webhook_event_file_uploaded": "File Uploaded", - "webhook_event_ticket_new": "New Ticket", - "webhook_event_ticket_reply": "New Ticket Reply", - "webhook_custom_template": "Custom Template", - "webhook_custom_template_help": "Custom templates allow you to control the payload of the webhook. If not supplied, the payload is sent as a JSON.", + "webhook_event_mod_suspended": "Mod Askıya Alınması", + "webhook_event_mod_bumped": "Mod Güncellendi (Versiyon değişikliği/yeni dosya)", + "webhook_event_mod_updated": "Mod Güncellendi (Herhangi bir değişiklik)", + "webhook_event_file_uploaded": "Dosya Yüklendi", + "webhook_event_ticket_new": "Yeni Destek Talebi", + "webhook_event_ticket_reply": "Yeni Destek Talebi Cevabı", + "webhook_custom_template": "Özel Şablon", + "webhook_custom_template_help": "Özel şablonlar webhook'un veri akışını kontrol etmenizi sağlar. Aksi belirtilmemişse veri akışı JSON ile gerçekleşir.", "files_are_versions": "Dosyalar Versiyondur", "files_are_versions_desc": "Bunu açmak dosyalarınızı ve linklerinizi alakasız dosyalar yerine sürümler olarak sayar. Manuel olarak ayarlanmamışsa ana indirme en üstteki dosya olur.", "custom_version_help": "Modun versiyonunu ayarlar. Eğer Dosyalar Versiyondur ayarı açıksa, mod ilk önce üstteki dosyanın versiyonunu almaya çalışır.",