mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-09 14:11:32 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
||||
"alert.confirm-reload": "NodeBB'yi yeniden yüklemek istediğinize emin misiniz?",
|
||||
"alert.confirm-restart": "NodeBB'yi yeniden başlatmak istediğinize emin misiniz?",
|
||||
|
||||
"acp-title": "%1 | NodeBB Yönetici Kontrol Paneli",
|
||||
"settings-header-contents": "İçerikler"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "İleti Önbelleği",
|
||||
"posts-in-cache": "Posts in Cache",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"control-panel": "Control Panel",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"posts-in-cache": "Önbellekteki Mesajlar",
|
||||
"average-post-size": "Ortalama Mesaj Boyutu",
|
||||
"length-to-max": "Uzunluk / En Fazla",
|
||||
"percent-full": "%1% Tam",
|
||||
"post-cache-size": "Mesaj Önbellek Boyutu",
|
||||
"items-in-cache": "Önbellekteki Öğeler",
|
||||
"control-panel": "Kontrol Paneli",
|
||||
"update-settings": "Önbellek Ayarlarını Güncelle"
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"x-b": "%1 b",
|
||||
"x-mb": "%1 mb",
|
||||
"uptime-seconds": "Uptime in Seconds",
|
||||
"uptime-days": "Uptime in Days",
|
||||
"uptime-seconds": "Saniyede Bir Çalışma Zamanı",
|
||||
"uptime-days": "Günde Bir Çalışma Zamanı",
|
||||
|
||||
"mongo": "Mongo",
|
||||
"mongo.version": "MongoDB Version",
|
||||
|
||||
Reference in New Issue
Block a user