mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-16 00:00:29 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"custom-css": "Özel CSS/LESS",
|
||||
"custom-css.description": "Diğer tüm stillerden sonra uygulanacak kendi CSS/LESS kodlarınızı buraya girin.",
|
||||
"custom-css.enable": "Enable Custom CSS/LESS",
|
||||
"custom-css.enable": "Özelleştirilmiş CSS/LESS kullan",
|
||||
|
||||
"custom-js": "Özel Javascript",
|
||||
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"available": "Kullanılabilir Bileşenler",
|
||||
"explanation": "Açılır menüden bir bileşen seçin ve sol taraftaki bir şablonun bileşen alanına sürükleyip bırakın.",
|
||||
"none-installed": "Bileşen bulunamadı! Gerekli bileşenleri <a href=\"%1\">eklentiler</a> kontrol panelinden aktifleştirin.",
|
||||
"clone-from": "Clone widgets from",
|
||||
"clone-from": "Aletleri kopyala",
|
||||
"containers.available": "Kullanılabilir Konteynırlar",
|
||||
"containers.explanation": "Aktif olan herhangi bir bileşenin üzerine sürükleyin ve bırakın",
|
||||
"containers.none": "Hiçbiri",
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"maintenance-mode": "Bakım Modu",
|
||||
"maintenance-mode.help": "Forum bakım modundayken, tüm istekler statik bir bekletme sayfasına yönlendirilir. Yöneticiler bu yönlendirmeden muaftır ve siteye normal olarak erişebilirler.",
|
||||
"maintenance-mode.message": "Bakım Mesajı",
|
||||
"headers": "Headers",
|
||||
"headers.allow-from": "Set ALLOW-FROM to Place NodeBB in an iFrame",
|
||||
"headers": "Başlıklar",
|
||||
"headers.allow-from": "NodeBB'yi bir iFrame'e yerleştirmek için ALLOW-FROM'u ayarla",
|
||||
"headers.powered-by": "Customise the \"Powered By\" header sent by NodeBB",
|
||||
"headers.acao": "Access-Control-Allow-Origin",
|
||||
"headers.acao-help": "To deny access to all sites, leave empty",
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"site-settings": "Site Ayarları",
|
||||
"title": "Site Başlığı",
|
||||
"title.url": "Bağlantı",
|
||||
"title.url-placeholder": "The URL of the site title",
|
||||
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.",
|
||||
"title.url-placeholder": "Site başlığının URL adresi",
|
||||
"title.url-help": "Başlık tıklandığında, kullanıcıları bu adrese gönder. Boş bırakılırsa, kullanıcı forum dizinine gönderilir.",
|
||||
"title.name": "Topluluk İsmi",
|
||||
"title.show-in-header": "Show Site Title in Header",
|
||||
"browser-title": "Tarayıcı Başlığı",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"handles": "Ziyaretçi Kolları",
|
||||
"handles.enabled": "Misafir üyelere izin ver",
|
||||
"handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"",
|
||||
"privileges": "Guest Privileges",
|
||||
"handles.enabled-help": "Bu seçenek, misafirlerin yaptıkları her gönderiyle ilişkilendirebilecekleri bir isim alanı sunar. Devre dışı bırakılırsa, gönderenin ismi basitçe \"Misafir\" olarak adlandırılacaktır.",
|
||||
"privileges": "Misafir Kullanıcı Yetkileri",
|
||||
"privileges.can-search": "Allow guests to search without logging in",
|
||||
"privileges.can-search-users": "Allow guests to search users without logging in"
|
||||
}
|
||||
@@ -2,6 +2,6 @@
|
||||
"notifications": "Bildirimler",
|
||||
"welcome-notification": "Hoş Geldin Bildirimi",
|
||||
"welcome-notification-link": "Hoş Geldin Bildirimi Bağlantısı",
|
||||
"welcome-notification-uid": "Welcome Notification User (UID)",
|
||||
"notification-alert-timeout": "Notification Alert Timeout"
|
||||
"welcome-notification-uid": "Kullanıcı Hoş Geldiniz Bildirimi (UID)",
|
||||
"notification-alert-timeout": "Bildirim Uyarısı Zaman Aşımı"
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"pagination": "Sayfalama Ayarları",
|
||||
"enable": "Paginate topics and posts instead of using infinite scroll.",
|
||||
"enable": "Sonsuz kaydırma yerine konu ve gönderileri sayfalandır.",
|
||||
"topics": "Başlık Sayfalama",
|
||||
"posts-per-page": "Sayfa başına İletiler",
|
||||
"max-posts-per-page": "Maximum posts per page",
|
||||
"max-posts-per-page": "Sayfa başına azami gönderi sayısı",
|
||||
"categories": "Kategori Sayfalama",
|
||||
"topics-per-page": "Sayfa başına Konular",
|
||||
"max-topics-per-page": "Maximum topics per page",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"sorting.oldest-to-newest": "En Eskiden En Yeniye",
|
||||
"sorting.newest-to-oldest": "En Yeniden En Eskiye",
|
||||
"sorting.most-votes": "En Çok Oylanan",
|
||||
"sorting.most-posts": "Most Posts",
|
||||
"sorting.most-posts": "En çok yazılanlar",
|
||||
"sorting.topic-default": "Varsayılan Konu Sıralaması",
|
||||
"length": "Post Length",
|
||||
"restrictions": "İleti Kısıtlamaları",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"disable": "İtibar Sistemini Devre Dışı Bırak",
|
||||
"disable-down-voting": "Eksi Oyu Devre Dışı Bırak",
|
||||
"votes-are-public": "Tüm Oylar Herkese Açık",
|
||||
"thresholds": "Activity Thresholds",
|
||||
"thresholds": "Etkinlik Eşikleri",
|
||||
"min-rep-downvote": "Eksilenen iletiler için minimum itibar",
|
||||
"min-rep-flag": "Bayraklı iletiler için minimum itibar",
|
||||
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
|
||||
|
||||
Reference in New Issue
Block a user