mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 02:15:31 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -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."
|
||||
}
|
||||
@@ -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 <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.",
|
||||
|
||||
Reference in New Issue
Block a user