Latest translations and fallbacks

v1.18.x
Misty (Bot) 8 years ago
parent fd88e9fdff
commit 461ad301a1

@ -1,9 +1,9 @@
{
"custom-css": "Özel CSS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS",
"custom-css.enable": "Özel CSS Aktif",
"custom-header": "Custom Header",
"custom-header": "Özel Header",
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code>&lt;head&gt;</code> section of your forum's markup.",
"custom-header.enable": "Enable Custom Header"
}

@ -15,49 +15,49 @@
"stats.all": "Tüm Zamanlar",
"updates": "Güncellemeler",
"running-version": "You are running <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
"keep-updated": "Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.",
"running-version": "<strong>NodeBB v<span id=\"version\">%1</span></strong> çalışıyor.",
"keep-updated": "En son güvenlik değişiklikleri ve hata düzeltmeleri için NodeBB güncel olduğundan emin olun.",
"up-to-date": "<p>You are <strong>up-to-date</strong> <i class=\"fa fa-check\"></i></p>",
"upgrade-available": "<p>A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">upgrading your NodeBB</a>.</p>",
"prerelease-upgrade-available": "<p>This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">upgrading your NodeBB</a>.</p>",
"prerelease-warning": "<p>This is a <strong>pre-release</strong> version of NodeBB. Unintended bugs may occur. <i class=\"fa fa-exclamation-triangle\"></i></p>",
"notices": "Notices",
"restart-not-required": "Restart not required",
"restart-required": "Restart required",
"search-plugin-installed": "Search Plugin installed",
"search-plugin-not-installed": "Search Plugin not installed",
"notices": "Bildirimler",
"restart-not-required": "Yeniden başlatma gerekmiyor",
"restart-required": "Yeniden başlatma gerekiyor",
"search-plugin-installed": "Arama Eklentisi yüklendi",
"search-plugin-not-installed": "Arama Eklentisi yüklenmedi",
"search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality",
"control-panel": "Sistem Kontrol",
"reload": "Reload",
"restart": "Restart",
"reload": "Tekrar Yükle",
"restart": "Yeniden Başlat",
"restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.",
"maintenance-mode": "Bakım Modu",
"maintenance-mode-title": "Click here to set up maintenance mode for NodeBB",
"realtime-chart-updates": "Realtime Chart Updates",
"active-users": "Active Users",
"active-users.users": "Users",
"active-users.guests": "Guests",
"active-users.total": "Total",
"active-users.connections": "Connections",
"anonymous-registered-users": "Anonymous vs Registered Users",
"anonymous": "Anonymous",
"registered": "Registered",
"user-presence": "User Presence",
"on-categories": "On categories list",
"reading-posts": "Reading posts",
"browsing-topics": "Browsing topics",
"recent": "Recent",
"unread": "Unread",
"maintenance-mode-title": "NodeBB için bakım modunu ayarlamak için buraya tıklayın",
"realtime-chart-updates": "Gerçek Zamanlı Grafik Güncellemeleri",
"active-users": "Aktif Kullanıcılar",
"active-users.users": "Kullanıcılar",
"active-users.guests": "Ziyaretçiler",
"active-users.total": "Genel Toplam",
"active-users.connections": "Bağlantılar",
"anonymous-registered-users": "Anonim vs Kayıtlı Kullanıcılar",
"anonymous": "Anonim",
"registered": "Kayıtlı",
"user-presence": "Kullanıcı Durumları",
"on-categories": "Kategoriler listesinde",
"reading-posts": "Okunan İletiler",
"browsing-topics": "Gözden Geçirilen Başlıklar",
"recent": "Yeni",
"unread": "Okunmamış",
"high-presence-topics": "High Presence Topics",
"graphs.page-views": "Page Views",
"graphs.unique-visitors": "Unique Visitors",
"graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users"
"graphs.page-views": "Sayfa Gösterimi",
"graphs.unique-visitors": "Benzersiz Ziyaretçiler",
"graphs.registered-users": "Kayıtlı Kullanıcılar",
"graphs.anonymous-users": "Anonim Kullanıcılar"
}

Loading…
Cancel
Save