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": "Özel CSS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "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.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" "custom-header.enable": "Enable Custom Header"
} }

@ -15,49 +15,49 @@
"stats.all": "Tüm Zamanlar", "stats.all": "Tüm Zamanlar",
"updates": "Güncellemeler", "updates": "Güncellemeler",
"running-version": "You are running <strong>NodeBB v<span id=\"version\">%1</span></strong>.", "running-version": "<strong>NodeBB v<span id=\"version\">%1</span></strong> çalışıyor.",
"keep-updated": "Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.", "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>", "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>", "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-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>", "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", "notices": "Bildirimler",
"restart-not-required": "Restart not required", "restart-not-required": "Yeniden başlatma gerekmiyor",
"restart-required": "Restart required", "restart-required": "Yeniden başlatma gerekiyor",
"search-plugin-installed": "Search Plugin installed", "search-plugin-installed": "Arama Eklentisi yüklendi",
"search-plugin-not-installed": "Search Plugin not installed", "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", "search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality",
"control-panel": "Sistem Kontrol", "control-panel": "Sistem Kontrol",
"reload": "Reload", "reload": "Tekrar Yükle",
"restart": "Restart", "restart": "Yeniden Başlat",
"restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.", "restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.",
"maintenance-mode": "Bakım Modu", "maintenance-mode": "Bakım Modu",
"maintenance-mode-title": "Click here to set up maintenance mode for NodeBB", "maintenance-mode-title": "NodeBB için bakım modunu ayarlamak için buraya tıklayın",
"realtime-chart-updates": "Realtime Chart Updates", "realtime-chart-updates": "Gerçek Zamanlı Grafik Güncellemeleri",
"active-users": "Active Users", "active-users": "Aktif Kullanıcılar",
"active-users.users": "Users", "active-users.users": "Kullanıcılar",
"active-users.guests": "Guests", "active-users.guests": "Ziyaretçiler",
"active-users.total": "Total", "active-users.total": "Genel Toplam",
"active-users.connections": "Connections", "active-users.connections": "Bağlantılar",
"anonymous-registered-users": "Anonymous vs Registered Users", "anonymous-registered-users": "Anonim vs Kayıtlı Kullanıcılar",
"anonymous": "Anonymous", "anonymous": "Anonim",
"registered": "Registered", "registered": "Kayıtlı",
"user-presence": "User Presence", "user-presence": "Kullanıcı Durumları",
"on-categories": "On categories list", "on-categories": "Kategoriler listesinde",
"reading-posts": "Reading posts", "reading-posts": "Okunan İletiler",
"browsing-topics": "Browsing topics", "browsing-topics": "Gözden Geçirilen Başlıklar",
"recent": "Recent", "recent": "Yeni",
"unread": "Unread", "unread": "Okunmamış",
"high-presence-topics": "High Presence Topics", "high-presence-topics": "High Presence Topics",
"graphs.page-views": "Page Views", "graphs.page-views": "Sayfa Gösterimi",
"graphs.unique-visitors": "Unique Visitors", "graphs.unique-visitors": "Benzersiz Ziyaretçiler",
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Kayıtlı Kullanıcılar",
"graphs.anonymous-users": "Anonymous Users" "graphs.anonymous-users": "Anonim Kullanıcılar"
} }

Loading…
Cancel
Save