From 7c99af13e58a414e2a582393e4b5b205f64e895b Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 10 Aug 2017 09:26:59 +0000 Subject: [PATCH] Latest translations and fallbacks --- .../tr/admin/appearance/customise.json | 2 +- public/language/tr/admin/extend/plugins.json | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/public/language/tr/admin/appearance/customise.json b/public/language/tr/admin/appearance/customise.json index dbb54c7b1f..e5450f0c7d 100644 --- a/public/language/tr/admin/appearance/customise.json +++ b/public/language/tr/admin/appearance/customise.json @@ -8,5 +8,5 @@ "custom-header.enable": "Özel Header'ı Etkinleştir", "custom-css.livereload": "Canlı Yenilemeyi Etkinleştir", - "custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save" + "custom-css.livereload.description": "\"Kayıt Et\"e her bastığınızda size ait tüm cihazlardaki oturumların yenilenmeye zorlanması için bunu etkinleştirin." } \ No newline at end of file diff --git a/public/language/tr/admin/extend/plugins.json b/public/language/tr/admin/extend/plugins.json index 2b322725c2..7b9fc61d86 100644 --- a/public/language/tr/admin/extend/plugins.json +++ b/public/language/tr/admin/extend/plugins.json @@ -1,17 +1,17 @@ { "installed": "Yüklendi", - "active": "Aktif", - "inactive": "Inactive", - "out-of-date": "Out of Date", + "active": "Etkin", + "inactive": "Etkin değil", + "out-of-date": "Günü geçmiş", "none-found": "Hiç eklenti bulunamadı.", - "none-active": "Aktif ", - "find-plugins": "Find Plugins", + "none-active": "Etkin eklenti yok", + "find-plugins": "Eklenti bul", - "plugin-search": "Plugin Search", - "plugin-search-placeholder": "Search for plugin...", - "reorder-plugins": "Re-order Plugins", - "order-active": "Order Active Plugins", - "dev-interested": "Interested in writing plugins for NodeBB?", + "plugin-search": "Eklenti Arama", + "plugin-search-placeholder": "Eklenti Ara", + "reorder-plugins": "Eklentileri yeniden sırala", + "order-active": "Etkin eklentileri sırala", + "dev-interested": "NodeBB için eklenti yazmakla ilgilenir misiniz?", "docs-info": "Full documentation regarding plugin authoring can be found in the NodeBB Docs Portal.", "order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",