diff --git a/public/language/tr/admin/general/dashboard.json b/public/language/tr/admin/general/dashboard.json
index 2be19e44cb..8170dbcfac 100644
--- a/public/language/tr/admin/general/dashboard.json
+++ b/public/language/tr/admin/general/dashboard.json
@@ -65,9 +65,9 @@
"high-presence-topics": "Öne Çıkan Başlıklar",
"graphs.page-views": "Sayfa Gösterimi",
- "graphs.page-views-registered": "Page Views Registered",
- "graphs.page-views-guest": "Page Views Guest",
- "graphs.page-views-bot": "Page Views Bot",
+ "graphs.page-views-registered": "Kayıtlı Sayfa Gösterimi",
+ "graphs.page-views-guest": "Misafir Sayfa Gösterimi",
+ "graphs.page-views-bot": "Bot Sayfa Gösterimi",
"graphs.unique-visitors": "Benzersiz Ziyaretçiler",
"graphs.registered-users": "Kayıtlı Kullanıcılar",
"graphs.anonymous-users": "Anonim Kullanıcılar",
diff --git a/public/language/tr/admin/settings/uploads.json b/public/language/tr/admin/settings/uploads.json
index f1628dba2c..872368d039 100644
--- a/public/language/tr/admin/settings/uploads.json
+++ b/public/language/tr/admin/settings/uploads.json
@@ -6,7 +6,7 @@
"private-uploads-extensions-help": "Buraya gizli yapılacak dosya uzantıları listesini virgülle ayırarak giriniz. (ör. pdf,xls,doc
). Boş bırakmak, tüm dosyaların gizli olacağı anlamına gelir.",
"resize-image-width-threshold": "Resize images if they are wider than specified width",
"resize-image-width-threshold-help": "(in pixels, default: 1520 pixels, set to 0 to disable)",
- "resize-image-width": "Resize images down to specified width",
+ "resize-image-width": "Görüntüleri belirtilen genişliğe yeniden boyutlandır",
"resize-image-width-help": "(in pixels, default: 760 pixels, set to 0 to disable)",
"resize-image-quality": "Resimleri yeniden boyutlandırırken kullanılacak kalite",
"resize-image-quality-help": "Yeniden boyutlandırılan görüntülerin dosya boyutunu azaltmak için daha düşük bir kalite ayarı kullan.",
diff --git a/public/language/tr/admin/settings/user.json b/public/language/tr/admin/settings/user.json
index 99dfc7e2c4..e64625bbe2 100644
--- a/public/language/tr/admin/settings/user.json
+++ b/public/language/tr/admin/settings/user.json
@@ -27,11 +27,11 @@
"lockout-duration": "Hesap Kilitleme Süresi (dakika)",
"login-days": "Kullanıcı oturumlarının hatırlanacağı gün sayısı",
"password-expiry-days": "Belirli bir süre sonunda parola sıfırlamayı zorla",
- "session-time": "Session Time",
- "session-time-days": "Days",
- "session-time-seconds": "Seconds",
+ "session-time": "Oturum Süresi",
+ "session-time-days": "Gün",
+ "session-time-seconds": "Saniye",
"session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.",
- "online-cutoff": "Minutes after user is considered inactive",
+ "online-cutoff": "Kullanıcının atıl olarak değerlendirileceği dakika cinsinden geçen süre",
"online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.",
"registration": "Kullanıcı Kaydı",
"registration-type": "Kayıt Tipi",
diff --git a/public/language/tr/pages.json b/public/language/tr/pages.json
index c57222071b..38f5a0fe7f 100644
--- a/public/language/tr/pages.json
+++ b/public/language/tr/pages.json
@@ -45,7 +45,7 @@
"account/posts": "%1 tarafından gönderilen iletiler",
"account/topics": "%1 tarafından gönderilen başlıklar",
"account/groups": "%1 Kişisine Ait Gruplar",
- "account/watched_categories": "%1's Watched Categories",
+ "account/watched_categories": "%1's Takip Edilen Kategori",
"account/bookmarks": "%1'in yer imine eklenmiş iletiler",
"account/settings": "Kullanıcı Ayarları",
"account/watched": "%1 tarafından izlenen konular",
diff --git a/public/language/tr/user.json b/public/language/tr/user.json
index a1948cf93f..b2a49844d6 100644
--- a/public/language/tr/user.json
+++ b/public/language/tr/user.json
@@ -25,7 +25,7 @@
"profile_views": "Profil Görüntülemeleri",
"reputation": "Saygınlık",
"bookmarks": "Yer İmleri",
- "watched_categories": "Watched categories",
+ "watched_categories": "Takip edilen kategoriler",
"watched": "İzlendi",
"ignored": "Susturuldu",
"followers": "Takipçiler",