Latest translations and fallbacks

v1.18.x
Misty (Bot) 8 years ago
parent 23096e24b4
commit 7c99af13e5

@ -8,5 +8,5 @@
"custom-header.enable": "Özel Header'ı Etkinleştir", "custom-header.enable": "Özel Header'ı Etkinleştir",
"custom-css.livereload": "Canlı Yenilemeyi 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."
} }

@ -1,17 +1,17 @@
{ {
"installed": "Yüklendi", "installed": "Yüklendi",
"active": "Aktif", "active": "Etkin",
"inactive": "Inactive", "inactive": "Etkin değil",
"out-of-date": "Out of Date", "out-of-date": "Günü geçmiş",
"none-found": "Hiç eklenti bulunamadı.", "none-found": "Hiç eklenti bulunamadı.",
"none-active": "Aktif ", "none-active": "Etkin eklenti yok",
"find-plugins": "Find Plugins", "find-plugins": "Eklenti bul",
"plugin-search": "Plugin Search", "plugin-search": "Eklenti Arama",
"plugin-search-placeholder": "Search for plugin...", "plugin-search-placeholder": "Eklenti Ara",
"reorder-plugins": "Re-order Plugins", "reorder-plugins": "Eklentileri yeniden sırala",
"order-active": "Order Active Plugins", "order-active": "Etkin eklentileri sırala",
"dev-interested": "Interested in writing plugins for NodeBB?", "dev-interested": "NodeBB için eklenti yazmakla ilgilenir misiniz?",
"docs-info": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>.", "docs-info": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>.",
"order.description": "Certain plugins work ideally when they are initialised before/after other plugins.", "order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",

Loading…
Cancel
Save