Files
NodeBB/public/language/tr/admin/settings/general.json
2021-10-17 09:06:04 +00:00

51 lines
3.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"site-settings": "Site Ayarları",
"title": "Site Başlığı",
"title.short": "Başlık Kısaltması",
"title.short-placeholder": "Eğer başlık kısaltması girilmediyse \"Site Başlığı\" kullanılacak",
"title.url": "Title Link URL",
"title.url-placeholder": "Site başlığının URL adresi",
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
"title.name": "Topluluk İsmi",
"title.show-in-header": "Site Konusunu Başlık'ta Göster",
"browser-title": "Tarayıcı Başlığı",
"browser-title-help": "Hiçbir tarayıcı başlığı belirtilmemişse, site başlığı kullanılır",
"title-layout": "Başlık Düzeni",
"title-layout-help": "Tarayıcı başlığının nasıl yapılandırılacağını tanımlayın örn. &#123;pageTitle&#125; | &#123;browserTitle&#125;",
"description.placeholder": "Topluluk hakkında kısa bir açıklama yazın",
"description": "Site Açıklaması",
"keywords": "Site Anahtar Kelimeler",
"keywords-placeholder": "Topluluğunuzu tanımlayan anahtar kelimeler, virgülle-ayrılmış",
"logo": "Site Logosu",
"logo.image": "Görsel",
"logo.image-placeholder": "Forum başlığında görüntülenecek bir logo yolu",
"logo.upload": "Yükle",
"logo.url": "Logo Link URL",
"logo.url-placeholder": "Site Logo URL'si",
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
"logo.alt-text": "Alt Yazı",
"log.alt-text-placeholder": "Erişilebilirlik için alternatif metin",
"favicon": "Favicon",
"favicon.upload": "Yükle",
"pwa": "İleri Web Uygulaması",
"touch-icon": "Dokunma Simgesi",
"touch-icon.upload": "Yükle",
"touch-icon.help": "Önerilen Boyut: 512x512. Önerilen format: PNG. Simge belirtilmezse varsayılan olarak favicon kullanılır.",
"maskable-icon": "Maskelenebilir (Ana Ekran) Simgesi",
"maskable-icon.help": "Önerilen boyut ve format: 512x512, PNG formatı. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.",
"outgoing-links": "Harici Bağlantılar",
"outgoing-links.warning-page": "Dışarı giden bağlantılar için uyarı sayfası kullan",
"search": "Search",
"search-default-in": "Search In",
"search-default-in-quick": "Quick Search In",
"search-default-sort-by": "Sort by",
"outgoing-links.whitelist": "Uyarı sayfasını atlamak için beyaz listeye eklenecek alan-adları",
"site-colors": "Site Renk Metaverisi",
"theme-color": "Tema rengi",
"background-color": "Arkaplan rengi",
"background-color-help": "Site PWA olarak kurulduğunda ekran arkaplanı olarak kullanılacak renk",
"undo-timeout": "Undo Timeout",
"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
"topic-tools": "Topic Tools"
}